From 8b48b74d1a52e259ce45ad2d02ada5d0cf7934d4 Mon Sep 17 00:00:00 2001 From: mms Date: Tue, 28 Nov 2023 22:29:10 +0100 Subject: feat: bsd as section --- ...reebsd-on-modern-intel-wifi-cards-and-resume.md | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 content/bsd/freebsd-on-modern-intel-wifi-cards-and-resume.md (limited to 'content/bsd/freebsd-on-modern-intel-wifi-cards-and-resume.md') diff --git a/content/bsd/freebsd-on-modern-intel-wifi-cards-and-resume.md b/content/bsd/freebsd-on-modern-intel-wifi-cards-and-resume.md new file mode 100644 index 0000000..f5c402b --- /dev/null +++ b/content/bsd/freebsd-on-modern-intel-wifi-cards-and-resume.md @@ -0,0 +1,25 @@ +--- +title: FreeBSD on modern Intel WiFi cards and resume. +category: bsd +abstract: FreeBSD has a lot of problems with WiFi card +date: 2023-03-15T09:19:52+01:00 +year: 2023 +draft: false +tags: +- FreeBSD +- Thinkpad +- WiFi +- resume +- Intel +- AX200 +--- +{{}} +I'm enjoying FreeBSD on my Thinkpad X1 Extreme G2 (and I say the full name just for SEO), but I've encountered my first unsolvable problem. This laptop uses an AX200 WiFi card, which drivers are still far from stable. I don't care much for WiFi AC, even though I'd love to be able to use it. + +The problem is that after resuming (which I assumed I [have already fixed](/2023/fixing-resume-on-thinkpad-x1-extreme-g2-on-freebsd/)), the connection dies, and it's impossible to reconnect. It is a [known bug](https://wiki.freebsd.org/WiFi/Iwlwifi), and developers are addressing it, but as it stands, all attempts to reestablish connection end in kernel panic. + +Also, this driver is the reason my laptop's fans are doing overwork. + +This situation is something I knew could happen when I first installed FreeBSD. It's far less popular than Linux and therefore has much worse driver support. It is, however, an important factor for any other new joiner to the BSD user group. + +Gambare, [Bjoern A. Zeeb!](https://wiki.freebsd.org/BjoernZeeb) -- cgit v1.2.3