For some reason it stopped working today. I just turned the pc on and no connection. Tried to reload the driver, then reinstall it, but still couldnt make it work. I tried with AUR, and both ways described on git. This is the result of my last attempt with manual dkms install. https://pst.klgrth.io/paste/bqwvf
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: | 57 |
Popularity: | 0.90 |
First Submitted: | 2018-11-23 23:14 (UTC) |
Last Updated: | 2024-12-03 04:43 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 19 Next › Last »
rnpereira commented on 2022-08-23 01:36 (UTC)
rcv commented on 2022-08-18 18:00 (UTC) (edited on 2022-08-18 18:11 (UTC) by rcv)
Now compile perfect on 5.19.2. @RinCat thank you very much for the quick resolution.
RinCat commented on 2022-08-18 17:18 (UTC)
They did some API and struct change in 5.19.2, that's why it broken but not in 5.19.1 or 5.19.0.
RinCat commented on 2022-08-18 17:15 (UTC)
@rcv I am currently testing the fix and should be online within an hour.
rcv commented on 2022-08-18 17:13 (UTC)
Hello! I'm having problems compiling with kernel 5.19.2. The weird thing is that I didn't have problems with the previous patch 5.19.1 or 5.19.0. In addition, the make.log is not generated, but I was able to rescue perhaps this: Missing 5.19.2 kernel modules tree for module rtl88x2bu...
RinCat commented on 2022-06-15 18:08 (UTC)
That is an early driver for all Realtek 88xx wifi. I do have a notice here: https://github.com/RinCat/RTL88x2BU-Linux-Driver#linux-518-and-rtw88-driver=
kagetora13 commented on 2022-06-15 08:43 (UTC)
I noticed by default with the 5.18 kernel you can get the TP-Link Archer T3u to work. The problem with the default kernel driver is:
(1) The activity lights on the usb wifi card do not light up. (2) Poor performance of no higher then 10 mbps.
I installed this driver and I was getting download speeds from a 2.4 Ghz at above 50 mbps.
nilCat commented on 2022-04-30 08:27 (UTC)
Works with Archer T4U(EU), thanks!
rcv commented on 2022-03-31 14:18 (UTC)
As is, as the author (@RinCat) says. Every time a new version of the kernel is released, this package would have to be reinstalled manually. (Although, if change the minor number of version, it would not be necessary). I particularly always keep the old kernel installed to do this thing.
RinCat commented on 2022-03-30 21:04 (UTC)
@osc reinstall this package, git version will not update it self.
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/ .