diff options
Diffstat (limited to 'content/bsd/thinkpad/freebsd-on-modern-intel-wifi-cards-and-resume.md')
-rw-r--r-- | content/bsd/thinkpad/freebsd-on-modern-intel-wifi-cards-and-resume.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/content/bsd/thinkpad/freebsd-on-modern-intel-wifi-cards-and-resume.md b/content/bsd/thinkpad/freebsd-on-modern-intel-wifi-cards-and-resume.md new file mode 100644 index 0000000..f5c402b --- /dev/null +++ b/content/bsd/thinkpad/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 +--- +{{<img-pull-right "freebsd-beastie.png" "FreeBSD Bestie">}} +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) |