On 3/3/23 09:53, Larry Finger wrote:
On 3/3/23 06:51, Sascha Hauer wrote:
documentation for these chips and the downstream drivers are a complete
mess.
Have you tried one of these drivers?
https://github.com/lwfinger/rtw88
https://github.com/ulli-kroll/rtw88-usb
The code is based on the kernel driver and the RTW88 USB support in the
kernel is derived from these drivers. There is a chance that I broke
something while porting it upstream and if yes it should be fairly easy
to sort out.
My repo is based on code from the wireless-next repo, thus any upstream
error will also be in it.
I've had similar results with both repos. ulli-kroll's was a bit weird,
as I had to use an older kernel -- but I saw the same issue with 2.4GHz
channels, as well as the occasional USB issues.
Alex