lwfinger
lwfinger
I pushed a fix. Do a 'git pull' and make it again.
As the message says, you need to install the correct headers. I do not use Kali, thus I cannot give you any tips.
I would recommend a kernel update; however, I think I fixed your errors. That was my mistake. In line 679 of regd.c, I was testing for kernel versions > 5.15.0....
Repo rtw88 is for wifi 5 devices. If yours is RTW882X.YE, then if would use rtw88. If it is RTW885X.YE, then it needs rtw89.
I thought I made it clear. I did fix the error, but you should still update your kernel as the throughput is lower and lower the older your kernel. On...
I am unable to do any debugging on the vendor driver. As the driver has not changed, what changes did you make in your ssystem?
On my system, the change needed to be >= KERNEL_VERSION(6, 0, 0). Your change would have moved the erroring kernel. The patches are pushed.
Your fix is also wrong. The test should be ">= KERNEL_VERSION(5, 11, 0)". I have fixed it.
You mean to tell me that Debian is so brain--dead that if the kernel headers are installed and the kernel is updated that the headers are not also updated? My...
Have you tried bisecting the set of updates? It works perfectly on my openSUSE Tumbleweed running kenel 6.7-rc8.