You are not logged in.
Pages: 1
after reboot driver disapeared and
i can't re-install
https://github.com/piskunovim/88x2bu-20210702
[Oleg@ArchLinux 88x2bu-20210702]$ sudo ./install-driver.sh
: ---------------------------
: install-driver.sh v20241003
: x86_64 (kernel architecture)
: x86_64 (architecture to send to gcc)
: 12/12 (in-use/total processing units)
: 16318384 (total system memory)
: 6.16.0-arch2-1 (kernel version)
: gcc (version of gcc used to compile the kernel)
: gcc (GCC) 15.2.1 20250813
: dkms-3.2.1
: mokutil not installed (Secure Boot status unknown)
: ---------------------------
Checking for previously installed drivers...
Finished checking for and uninstalling previously installed drivers.
: ---------------------------
Starting installation.
Copying 88x2bu.conf to /etc/modprobe.d
The dkms installation routines are in use.
Copying source files to /usr/src/rtl88x2bu-5.13.1
Deprecated feature: CLEAN (/usr/src/rtl88x2bu-5.13.1/dkms.conf)
Creating symlink /var/lib/dkms/rtl88x2bu/5.13.1/source -> /usr/src/rtl88x2bu-5.13.1
The driver was added to dkms successfully.
: ---------------------------
Deprecated feature: CLEAN (/usr/src/rtl88x2bu-5.13.1/dkms.conf)
Sign command: /usr/lib/modules/6.16.0-arch2-1/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub
Building module(s)...(bad exit status: 2)
Failed command:
kernelver=6.16.0-arch2-1 ./dkms-make.sh
Error! Bad return status for module build on kernel: 6.16.0-arch2-1 (x86_64)
Consult /var/lib/dkms/rtl88x2bu/5.13.1/build/make.log for more information.
An error occurred. dkms build error: 10
Please report this error.
Please copy all screen output and paste it into the problem report.
Run the following before reattempting installation.In dmesg i found this
[ 8.042711] cfg80211: failed to load regulatory.db
after install
pacman -S wireless-regdb
error went away
but still no wifi
i have this adapter https://techinfodepot.shoutwiki.com/wiki/ASUS_USB-AC58
i installed this driver https://aur.archlinux.org/packages/rtl88x2bu-dkms-git
but still no wifi
k, after this i just pulled out and put the USB back in and everything worked
Last edited by xy1vro4 (2025-08-14 20:43:55)
Offline
Consult /var/lib/dkms/rtl88x2bu/5.13.1/build/make.log for more information.But likely needs to be patched for 6.16, try the lts kernel (and headers)
https://wiki.archlinux.org/title/Networ … ory_domain isn't relevant here.
Offline
Consult /var/lib/dkms/rtl88x2bu/5.13.1/build/make.log for more information.But likely needs to be patched for 6.16, try the lts kernel (and headers)
https://wiki.archlinux.org/title/Networ … ory_domain isn't relevant here.
The driver is outdated, but it's good that I can just google "RTL8812BU aur" :^)
Thank you for helping
Last edited by xy1vro4 (2025-08-14 20:49:22)
Offline
Pages: 1