Open advcha opened 3 months ago
Hi @advcha
I have read your report. There is nothing obviously wrong except for the adapter not working.
The only idea I have at this point is for me to try my adapter with the driver on my system that has Ubuntu 24.04 installed. Hopefully it will be obvious what the problem is.
@advcha
I installed the driver in this repo for the rtl8852bu chip on Ubuntu 24.04. The installation was clean and it works.
Some further investigating:
ID 2357:013f TP-Link 802.11ac WLAN Adapter <---------------------- Here is the adapter
That VID/PID does not seem to indicate a rtl8852bu chip but rather a rtl8852au chip. Were you previously using a different driver?
Hi @morrownr , thanks. about 3 days ago, google (sider fusion AI) directed me to use rtl8852bu
chipset for my adapter
Sider Fusion
The TP-Link Archer TX20U Plus AX1800 (WiFi 6) may require specific drivers for compatibility with Ubuntu 22.04. The driver for the `RTL8852BU` chipset, which is used in the Archer TX20U models, has been developed and can be found online. Users have had varying experiences with installation, so it’s recommended to check forums or the manufacturer's website for the latest drivers and installation instructions. Double-check compatibility and installation steps before proceeding.
Then I installed the rtl8852bu chipset. at the time my ubuntu 22.04 used 6.5.0-45-generic kernel. and it's working well until I upgraded it to 6.8.0-40-generic yesterday.
I took your suggestion to use rtl8852au
chip and installed it in my PC. I installed it from https://github.com/hyekalhitech/ArcherRTL8832AU repo. And it's working as well. I'm a bit confused which driver should I use. Anyway I can enjoy the high speed wireless connection now. Thanks again.
sider fusion AI doesn't know shit. It is wrong.
That driver you installed does not appear to be maintained and I'm not aware of another driver for that chip that is maintained.
Here is some good reading. The Main Menu of my site is:
https://github.com/morrownr/USB-WiFi
The first three menu items are informative.
AFAIK The driver for the rtl8852au
chipset I installed is based on this https://github.com/lwfinger/rtl8852au repo. I think the https://github.com/hyekalhitech/ArcherRTL8832AU repo adds some patches.
I read your note on https://github.com/morrownr/USB-WiFi/blob/main/home/USB_WiFi_Adapter_out-of-kernel_drivers_for_Linux.md. Thanks, it's very informative. I wish I read it before buying a wifi adapter based on the rtl8852au
chipset like TP-Link Archer TX20U Plus AX1800 (WiFi 6).
I installed is based on this https://github.com/lwfinger/rtl8852au repo
I knew the owner of that repo. He recently passed away so your options may be limited as changes have to be made regularly.
Thanks, it's very informative. I wish I read it before buying a wifi adapter based on the...
It happens. There is a lot of really bad info all over the internet regarding usb wifi and Linux, which is why I started this site. Your best option might be to sell the adapter to a Windows user and get something that works well.
I knew the owner of that repo. He recently passed away so your options may be limited as changes have to be made regularly.
I'm sorry to hear that. I don't know how many people use that repo but hopefully, someone else can continue it or fork that repo. I found there are 71 forks for the repo but I'm not sure how many are active. probably I'm less worried about it? :)
It happens. There is a lot of really bad info all over the internet regarding usb wifi and Linux, which is why I started this site. Your best option might be to sell the adapter to a Windows user and get something that works well.
Yeah, I'm considering it but currently, it's working well. Let's see what will happen when the next upgrade comes.
I don't know how many people use that repo but hopefully, someone else can continue it or fork that repo. I found there are 71 forks for the repo but I'm not sure how many are active...
Over the last 5-6 years I have seen a fall off in the number people maintaining Realtek drivers. There are a couple of reason. Mediatek's support has matured and is standards compliant and the word has been spreading. Then there is the issue of the Realtek drivers not being standards compliant so who wants to learn something is not even correct. I'll held to try to get the word out but I am looking to archive 5 or my 6 repos, the ones for WiFi 5, over the next year. I've been working on a small team to make standards compliant drivers to upstream or to improve the ones that are there. WiFi 6 is another matter as there is no usb support at all for rtw89 in the Linux kernel so that is why I am trying warn Linux users to avoid Realtek's WiFi 6 usb adapters.
Come on back anytime.
Cheers
Probably out of topic but with latest kernel 6.10.5 vanilla on Slackware works perfect.
@sateuwdie
The large amount of work over the last year on the wifi stack to modernize for WiFi 7 has led to issues all over the place. Many patches are going in. I figure that maybe by the time kernel 6.12 is stable we should see a lot of stabilization. As Dorthey once said "Todo, we aren't in Kansas anymore." Well, with wifi we are well beyond WiFi 4 at this point and the complexity of WiFi 6 and 7 is mind blowing for me. Some don't understand that changes and additions to support WiFi 6 and 7 can and do cause problems with WiFi 4 and 5 at times. It is a lot of work. Most Linux users, if they need stability, are better off with kernel 6.1 and a distro that shipped with it like Debian 12. I'm sure Slackware can accommodate that.
Hello, I'm using Ubuntu 22.04 and my Wifi Adapter is TP-Link Archer TX20U Plus AX1800 (WiFi 6). The RTL8852BU driver was working well for Kernel 6.5.0-45-generic but after I upgraded it to kernel 6.8.0-40-generic, it's not working anymore. I already tried to
pull
the latest repo then used theremove-driver.sh
andinstall-driver.sh
script but the wifi adapter still not working.Here is what I've done: check the adapter:
Pull the latest repo:
Remove the current driver
Reboot
ReInstall the driver:
Reboot
I found no error but the wifi adapter still can't be used as usual
The DKMS status said it's installed: