@lucydev Those cheap WiFi 6 dongles on AliExpress? Quite a few of them have chips that are either partially supported (Bluetooth only) or unsupported in the kernel. If you get a few different <$5 ones you're likely to have at least some that don't work OOTB.
@joepie91 do you have a specific example you could drop here as a reply? I looked around but so far ive only found some with chipsets supported by the kernel
that sounds interesting!
@lucydev Sure - an example would be 0bda:b851, which is an RTL8821CU; it does have a Bluetooth driver, but not a WiFi driver (at least last time I checked).
@lucydev This is the 0bda:b851 device that I have: https://www.aliexpress.com/item/1005006960284140.html
I also have https://www.aliexpress.com/item/1005005362858380.html which at least on latest NixOS stable does not seem to be detected, and 2 years ago someone else reported that it wasn't supported: https://www.reddit.com/r/openSUSE/comments/12hcqxb/i_have_trouble_getting_this_bluetooth_adapter_to/
hey @joepie91,
itll take until the 20th/22nd before the dongle arrives, and i am on vacation the week after. If you want, you can apply my patch to linux mainline and test it out yourself: https://gitlab.com/-/snippets/4780651
@joepie91 thanks for the link!
Yeah that checks out. This driver has a very short commit history, the earliest being the inclusion based on some out-of-tree source to support the chipset in December 2022.