RinCat / RTL88x2BU-Linux-Driver

Realtek RTL88x2BU WiFi USB Driver for Linux
GNU General Public License v2.0
1.19k stars 189 forks source link

Archer T3U Plus Manjaro KDE - doesn't want to authorize connection #217

Open lukaszwelnic opened 7 months ago

lukaszwelnic commented 7 months ago

Hey! I have a problem. I used dkms to install the driver. The problem is that when i blacklist the recommended drivers, my TP-link archer T3U Plus doesn't want to establish any connection. The led diode is blinking and it searches for available WiFi connections but doesn't want to connect. Keeps asking me for authorization. When I tried deleting the blacklist, it worked but Im not sure if it used the proper driver then. Also the led diode stopped blinking. How can I fix this? Please help I am using kernel version 6.6.3-1 on Manjaro KDE. lsmod function gives output:

88x2bu 4984832 0 rtw88_8822bu 12288 0 rtw88_usb 28672 1 rtw88_8822bu rtw88_8822b 229376 1 rtw88_8822bu rtw88_core 327680 2 rtw88_usb,rtw88_8822b

so as far as I understand 0 means that its not used anywhere?