@rcv do you got any error? I just tried to compile it with 5.7, but it was successful.
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.06 |
First Submitted: | 2018-11-23 23:14 (UTC) |
Last Updated: | 2024-12-03 04:43 (UTC) |
Latest Comments
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 Next › Last »
RinCat commented on 2020-06-05 01:17 (UTC)
rcv commented on 2020-06-04 14:50 (UTC)
Hello! When you can, will you be able to add support for the new linux 5.7 kernel? Thanks in advance!
RinCat commented on 2020-04-30 22:38 (UTC)
@lendarker do you able to compare difference between the old driver and the new driver log?
lendarker commented on 2020-04-30 19:39 (UTC)
That didn't help.
RinCat commented on 2020-04-28 21:18 (UTC)
@lendarker try disable MAC randomization https://wiki.archlinux.org/index.php/NetworkManager#Configuring_MAC_address_randomization
lendarker commented on 2020-04-28 10:18 (UTC)
Okay, looks like my HP printer has a "direct print wifi" option which I disabled. Hopefully that clears that out of the logs. I also waited longer, i.e. let it fail and logged until it started the whole cycle again.
New Logs: https://pastebin.com/5UWN1CPQ
RinCat commented on 2020-04-28 09:32 (UTC)
@lendarker seems you are using Wi-Fi Direct? The log did not shows what happened after try to connect with password.
lendarker commented on 2020-04-28 06:45 (UTC)
Had a bit of time to examine this issue again.
Here's the syslog excerpt: https://pastebin.com/FP14qmvs
The adapter is recognized by the system, the driver loads, but it never authenticates and in the KDE network manager applet eventually fails with "failed to configure interface" (approximately, I have my system set to German).
RinCat commented on 2020-04-12 16:32 (UTC)
@lendarker 0bda:b812 is the default ID. Do you have any error log?
lendarker commented on 2020-04-12 12:56 (UTC)
Okay, that got the dkms module working again. However, the current version appears to not work with my adapter anymore. It finds the wifi, but setting up the interface fails after a long time. I've had this with other/earlier driver versions before, then it worked flawlessly for months, now it seems to be back.
My vendor/device id lists as 0x0bda:0xb812.
Any idea what I can do to get it working again?
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/ .