You are not logged in.
Hello,
I had to remove for some times my TP-Link Archer T3U AC1300 until now, but despite putting it back to my computer, my computer still does recognize it but doesn't get any internet connection from it. When I ask to connect to my WiFi network, it gets stuck on "interface connection" and suddenly gives up on a "wlp3s0f0u4" error with description "Can't find WiFi network". I remember this device to perfectly work until I remove it, so I don't think it died.
I'm using this driver https://aur.archlinux.org/packages/rtl88x2bu-dkms-git and my Arch version is 6.2.2-arch1-1.
lsusb -v makes me sure my USB device is detected.
Bus 002 Device 003: ID 2357:012d TP-Link Archer T3U [Realtek RTL8812BU]
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.10
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x2357 TP-Link
idProduct 0x012d Archer T3U [Realtek RTL8812BU]
bcdDevice 2.10
iManufacturer 1 Realtek
iProduct 2 802.11ac NIC
iSerial 3 123456
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x0035
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 5
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 2
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x84 EP 4 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x05 EP 5 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x06 EP 6 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x87 EP 7 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 3
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x08 EP 8 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0Here's the output of journalctl -b : https://pastebin.com/SMAtRcZY.
Also, a bit off-topic, it happens that my desktop freezes for several seconds after doing something. Is that related to that lack of a Plasmoid logged in the journal?
Thanks in advance.
Last edited by byjove01 (2023-03-10 23:05:41)
Offline
Does nobody have an idea? I really need to get this solved. I tried again to use it with the classic way, the error is still here.
Offline
- Don't bump
- Post the actual journal, not some random tail.
- Search the forum for rtl88x2bu and try the LTS kernel, out-of-tree modules fall incompatible w/ major kernel updates rather frequently. At least rebuild the module from the latest git.
Online
- If I need help for a technical issue and that nobody replies me, what should I do if not bump? Wouldn't I get blamed if I created another topic? No disdain but I don't see any prohibition of bumping into the forum rules by the way.
- I watched for a longer time the comments of the driver package and it seems like blacklisting "rtw88_8822bu" was the best way to solve this issue. It seems like the kernel was the one bullying my Wi-Fi device.
Thanks anyways.
Offline
No disdain but I don't see any prohibition of bumping into the forum rules by the way.
Offline
byjove01 wrote:No disdain but I don't see any prohibition of bumping into the forum rules by the way.
Ok my bad, I just didn't get to the correct link
Offline