(no title)
pb82
|
4 years ago
This is nice. I recently experimented with OpenBSD on a Librebooted X200. Took some time to figure out how to boot it with Grub. And then it turned out that the particular Wifi chipset wasn't supported. But this gives me some motivation to get a USB Wifi dongle and continue. Any suggestions for one that works?
knorker|4 years ago
I tried about 10 different wifi usb dongles and all but one were completely unsupported or unusably unreliable (as in 5-10% packet loss, and sometimes needing unplug/replug) on OpenBSD.
All the guidance I found was "just get one with this chipset". But it's not that simple. It's usually not listed on product pages, so you have to guess.
And even the ones that do have the right chip can be very unreliable. Granted, most that I tried were super cheap. But those super cheap ones worked fine on Linux.
In the end I found one that worked properly with OpenBSD. Old and unbranded, so it wouldn't even help you.
I don't think there's a single 802.11ac USB dongle with free drivers. On Linux there are separately downloadable kernel modules, but I've found that to be a nightmare not necessarily to get working, but to keep working across kernel upgrades.
So my suggestion is to look at supported chips, try to guess which products have that chip, and buy a few. Hopefully one works.
Fnoord|4 years ago
[1] https://github.com/aircrack-ng/rtl8814au
znedw|4 years ago
mrweasel|4 years ago
See: https://man.openbsd.org/man4/urtwn.4
tharne|4 years ago
hucste|4 years ago