RinCat / RTL88x2BU-Linux-Driver

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

[bug report] stops working after update to linux-lts 6.1.66-1 #218

Closed Rust1667 closed 11 months ago

Rust1667 commented 11 months ago

I use the AUR package rtl88x2bu-dkms-git with linux-lts kernel for my WiFi USB adapter "2357:0138 TP-Link 802.11ac NIC" (TP-LINK Archer T3U Plus)

It stops working properly after updating to that lts kernel version. The adapter is detected, the network connections available appear, but it's unable to connect to anything, staying in some sort of loop that blocks me from opening anything like a terminal window or any program.

for now I keep it working by freezing the packages linux-lts and linux-lts-headers to 6.1.65-1

more details on my usb device (result of executing the comand usb-devices): T: Bus=03 Lev=01 Prnt=05 Port=03 Cnt=01 Dev#= 3 Spd=480 MxCh= 0 D: Ver= 2.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=2357 ProdID=0138 Rev=02.10 S: Manufacturer=Realtek S: Product=802.11ac NIC S: SerialNumber=123456 C: #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA I: If#= 0 Alt= 0 #EPs= 5 Cls=ff(vend.) Sub=ff Prot=ff Driver=rtl88x2bu E: Ad=05(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms E: Ad=06(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms E: Ad=08(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms E: Ad=84(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms E: Ad=87(I) Atr=03(Int.) MxPS= 64 Ivl=500us

Rust1667 commented 11 months ago

fixed after the kernel update to 6.1.67-1-lts