Made an account just to say thank you so much for this.
Search Criteria
Package Details: rtl88x2bu-dkms-git 5.13.1.r201.2092b8d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rtl88x2bu-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | rtl88x2bu-dkms-git |
Description: | Kernel module for Realtek rtl88x2bu WiFi chipset |
Upstream URL: | https://github.com/RinCat/RTL88x2BU-Linux-Driver |
Keywords: | RTL8812BU RTL8822BU |
Licenses: | GPL2 |
Submitter: | RinCat |
Maintainer: | RinCat |
Last Packager: | RinCat |
Votes: | 56 |
Popularity: | 1.10 |
First Submitted: | 2018-11-23 23:14 (UTC) |
Last Updated: | 2024-12-03 04:43 (UTC) |
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 19 Next › Last »
WLANjennys commented on 2021-04-17 23:14 (UTC)
neuromante commented on 2021-03-08 13:19 (UTC)
Everything is perfect so far. Driver installed and the key is automagically working as expected with excellent speed. We'll update eventually later. Excellent job
dpm commented on 2021-02-13 10:40 (UTC)
Hi @Rincat, still me but with good news. They were four months of crying with the T3U since every time I power on my desktop it takes from 5 minutes to 45 minutes to get stable WiFi working. Then, I have just changed the USB port for the adapter and magically it works flawlessly for two weeks to now. Before I was using a USB 3.2 Gen2 port (10Gbps), now I am using a USB 3.2 Gen1 (5Gbps). Probably the superspeed+ port is not fully supported by the driver and this causes problem (on Windows on the USB 3.2 Gen2 didn't work super well too). Leaving this comment here so that maybe other users can try this tactic too. Cheers, Davide
MildlyProductive commented on 2021-01-24 22:13 (UTC)
@RinCat just tried but this did not solve my issue. Here are the logs again just in case:
journalctl: https://pastebin.com/n45QH7az dmesg: https://pastebin.com/AMEqFw5R
RinCat commented on 2021-01-22 21:16 (UTC)
@MildlyProductive try set rtw_power_mgnt=0
MildlyProductive commented on 2021-01-22 17:09 (UTC)
Hello, I'm having a problem with my TP-Link Archer T3U often seeming to lose connection, but NetworkManager does not report any actual disconnection. Sometimes it will solve itself, but usually I have to unplug and replug the adapter, then reconnect to my wifi. I tried removing and reloading the driver's kernel module, but this didn't solve the problem.
dmesg: https://pastebin.com/5uGZ0Wb5 NetworkManager: https://pastebin.com/HhvTTL3G
344woi commented on 2021-01-10 23:11 (UTC)
@RinCat thanks, they're telling me that on the forums now as well. I'm rather confused but I've obviously misunderstood something. Either way it works for me - I'll stop posting erroneous comments on your package.
RinCat commented on 2021-01-10 20:56 (UTC)
@344woi you only need to reinstall this package, it should use the latest version, I don't update the version every time I update the git.
bobsicle0 commented on 2021-01-10 20:02 (UTC)
@rincat that seems to have fixed the issue I was having. Thanks
344woi commented on 2021-01-10 14:56 (UTC)
This doesn't work with kernel 5.10.3, but on my local copy I changed the PKGBUILD so that _pkgver=5.8.7.2 and it works for me. So I think this package is out of date. See this forum post for more details:
Pinned Comments
RinCat commented on 2020-09-20 23:29 (UTC)
If you encountered any problems, set debug log use
echo 5 > /proc/net/rtl88x2bu/log_level
ormodprobe 88x2bu rtw_drv_log_level=5
, and post your dmesg and network managers logs to https://pastebin.com/ .