a5a5aa555oo
a5a5aa555oo
@acarl005 @Z0n1 @sashablue @randomcoder67 Could you help testing if [this PR](https://github.com/lwfinger/rtw88/pull/388) helps? Steps: 1. Remove the installed rtw88 drivers ``` sudo dkms remove rtw88/0.6 --all ``` 2. Remove the source...
> Note this wasn't a fresh install, I had already installed using the modified .conf file, but I did follow your steps to remove installed drivers. Would it be helpful...
> So this is a breaking change with archlinux dropping some flags off their kernel config. @dubhater This is incorret. I have found the causes why this driver can't be...
> Arch must have dropped support for EXTRA_CFLAGS, which is likely why the build was breaking only there. Correct!!! https://github.com/torvalds/linux/commit/e966ad0edd0056c7491b8f23992c11734ab61ddf Actually the support for EXTRA_CFLAGS has been removed since 6.15,...
@LMS5413 Try the driver in @natimerry's repo. https://github.com/natimerry/rtl8852au
I did a compile test and no error/warning appears. OS: Debian 11.10 kernel: 5.4.0-192-generic (Manually downloaded and installed from Ubuntu's repo) build log (5.4.0-192-generic) $ make make -j`nproc` -C /lib/modules/5.4.0-192-generic/build...
@razvanphp Do you wanna try my driver? It works on Debian 11 (kernel version: 5.15.0-124-generic). https://github.com/a5a5aa555oo/rtw89/tree/6.6-lts
@FarzadMohtasham I am curious about which driver you are using? the built-in rtw89 driver in your kernel? the rtw89 driver in this repo? Or???
> > @FarzadMohtasham I am curious about which driver you are using? the built-in rtw89 driver in your kernel? the rtw89 driver in this repo? Or??? > > Nothing, built-in...
> > @FarzadMohtasham > > I am curious about which driver you are using? the built-in rtw89 driver in your kernel? the rtw89 driver in this repo? Or??? > >...