rtl88x2bu icon indicating copy to clipboard operation
rtl88x2bu copied to clipboard

rtl88x2bu driver updated for current kernels.

Results 79 rtl88x2bu issues
Sort by recently updated
recently updated
newest added

After running “sudo rm -f /lib/modules/*/updates/net/wireless/cfg80211.ko” I cannot longer use any external wifi adapter. Is this really something we should be doing?

┌──(root㉿kali)-[~/Downloads/rtl88x2bu] └─# make make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/6.6.9-amd64/build M=/root/Downloads/rtl88x2bu modules make[1]: Entering directory '/usr/src/linux-headers-6.6.9-amd64' CC [M] /root/Downloads/rtl88x2bu/core/rtw_cmd.o CC [M] /root/Downloads/rtl88x2bu/core/rtw_security.o CC [M] /root/Downloads/rtl88x2bu/core/rtw_debug.o CC [M] /root/Downloads/rtl88x2bu/core/rtw_io.o CC [M] /root/Downloads/rtl88x2bu/core/rtw_ioctl_query.o CC...

Is there any support for following system: CPU: ``` Architecture: aarch64 Byte Order: Little Endian CPU(s): 6 On-line CPU(s) list: 0-5 Thread(s) per core: 1 Core(s) per socket: 2 Socket(s):...

Hi! After Kernel update 6.5.0-19 -> 6.5..0-21 the rtl88x2bu/5.8.7.1 can not be built. The make.log has following error messages: ``` /usr/src/rtl88x2bu-5.8.7.1/os_dep/linux/ioctl_cfg80211.c: In function ‘rtw_cfg80211_ch_switch_notify’: /usr/src/rtl88x2bu-5.8.7.1/os_dep/linux/ioctl_cfg80211.c:441:17: error: too few arguments to...

Hello, I was able to use your module successfully with previous kernels but after (I think 5.11.0-40) I can only build the module using `make clean && make` but I...

Nothing happens, doesn't see a wifi interface.

Hello! I used your driver as it works so good, very reliable. But upgrading system got error because of it. ``` apt upgrade The following packages were automatically installed and...

The driver has installed correctly and can connect to my WIFI. However when I restart my computer it doesn't automatically connect (although it can scan and find all potential wifi...

Driver is detecting Archer T3U Plus adapter, adapter is detecting networks, but the authentication is erroring and wont accept any valid passwords as valid. Basically, if the password is 1111...

I discovered this issue when taking some online cyber classes. I have rtl8812bu chipset, and the built in kali drivers had it working, but it also wouldn't create a monitor...