No, it still still doesn't build on the latest Linux 6.0 kernel image: https://pastebin.com/q0B2jxWE
Search Criteria
Package Details: rtl88x2bu-dkms-git 5.13.1.r209.fcf8bf2-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.071661 |
First Submitted: | 2018-11-23 23:14 (UTC) |
Last Updated: | 2025-06-10 14:14 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 20 Next › Last »
Sp1k3 commented on 2022-10-19 11:19 (UTC)
kzod commented on 2022-10-17 18:35 (UTC)
It would be great if the pkgver would be increased to the latest supported kernel version. This would cause aur helpers like yay to update the package (and contained sources).
I didn't remember to update the package after upgrading to linux 6.0 and because it failed to compile I couldn't download the package without connecting a cable.
RinCat commented on 2022-10-16 12:16 (UTC)
@yoseforb you are try to use new gcc to compile old gcc compiled kernel. Which is never supported. The only thing you can do in Arch is to update your kernel. The kernel was built by: gcc (GCC) 11.1.0 You are using: gcc (GCC) 12.2.0
RinCat commented on 2022-10-16 12:09 (UTC)
@Sp1k3 have you tried reinstall this package?
yoseforb commented on 2022-10-16 08:45 (UTC)
I got this error: https://pastebin.com/KCgXDDYJ
Sp1k3 commented on 2022-10-14 20:02 (UTC)
The DKMS module fails to build on the stock linux 6.0 kernal image in the main Arch repos even though it works fine on 5.19.11
piesel commented on 2022-10-14 07:15 (UTC)
@RinCat thanks, it helped!
RinCat commented on 2022-10-14 07:07 (UTC)
@piesel Hi, since this is a git version package, reinstall will update it to the latest version.
piesel commented on 2022-10-14 07:01 (UTC)
Hello! When is kernel-6.0 support expected to be in AUR version?
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/ .