@sklorpion I need more logs
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 .. 9 10 11 12 13 14 15 16 17 18 19 Next › Last »
RinCat commented on 2020-09-11 03:58 (UTC)
bfef commented on 2020-09-10 18:56 (UTC)
@ggault and others experiencing "missing kernel headers". check out https://github.com/RinCat/RTL88x2BU-Linux-Driver/issues/34
It works for me on my BrosTrend AC1200 (AC3L)
sklorpion commented on 2020-09-09 20:18 (UTC)
Driver is not working for me. I can see it as my network interface but i cant connect. I think there is some kind of kernel bug here, not sure, i'm not pro. NIC can even find networks but fails during connect - WPA error. Kernel errors RTW: ERROR [HALMAC][ERR]Dump efuse in suspend | RTW: ERROR rtl8822b_hal_init Download Firmware from array failed When i have my other wireless NIC pluged [ one that is working ] and then plug rtl88x2bu it breaks connection and cant reestablish until i unplug rtl88x2by (TP Link Archer T3U)
rcv commented on 2020-08-14 23:32 (UTC)
@ggalt the same thing happened to me, but when I reinstalled the module, as @RinCat says, it worked.
RinCat commented on 2020-08-14 22:03 (UTC)
@ggalt it looking for ${kernelver}, not sure why it is not updated, try reinstall it again?
ggalt commented on 2020-08-14 20:50 (UTC) (edited on 2020-08-14 20:52 (UTC) by ggalt)
I just upgraded to the 5.8.0 kernel, but dkms balks and I get: :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Install DKMS modules ==> dkms install --no-depmod -m rtl88x2bu -v 5.8.7.1.r96.220508d -k 5.8.0-1-ARCH ==> depmod 5.8.0-1-ARCH ==> Unable to install module rtl88x2bu/5.8.7.1.r96.220508d for kernel 5.7.7-1-ARCH: Missing kernel headers.
Any idea why it's looking for old kernel headers?
rcv commented on 2020-08-03 15:15 (UTC)
Excellent update, works perfectly even with the new Linux 5.8 kernel currently released.
rcv commented on 2020-06-10 13:17 (UTC)
@RinCat No, I had no error, it is that before going to 5.7 I wanted to make sure, since the documentation mentions support up to 5.6. But now that it's already tested with 5.7, I will. Thank you!
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/ .