You are not logged in.

#1 2025-02-01 14:43:42

Heler
Member
Registered: 2025-02-01
Posts: 1

Wifi Adapter doesn't work/ drivers - AWUS1900 RTL8814AU

Can’t get my wifi adapter to work. Adapter is Alfa AWUS1900 rtl8814au.

Tried the two available AUR packages:
rtl8814au-dkms-git
rtl8812au-aircrack-ng-dkms-git

Also trying installing from github:
aircrack-ng/rtl8812au
morrownr/8814au

Following their install instructions often leads to errors related to libs or kernel:

sudo make dkms_install
grep: warning: stray \ before #
grep: warning: stray \ before #
grep: warning: stray \ before #
grep: warning: stray \ before #
grep: warning: stray \ before #
mkdir: created directory '/usr/src/8812au-5.6.4.2_35491.20191025'
cp -r * /usr/src/8812au-5.6.4.2_35491.20191025
dkms add -m 8812au -v 5.6.4.2_35491.20191025
Creating symlink /var/lib/dkms/8812au/5.6.4.2_35491.20191025/source -> /usr/src/8812au-5.6.4.2_35491.20191025
dkms build -m 8812au -v 5.6.4.2_35491.20191025
Sign command: /usr/lib/modules/6.13.0-3-cachyos/build/scripts/sign-file
Signing key: /var/lib/dkms/mok.key
Public certificate (MOK): /var/lib/dkms/mok.pub

Cleaning build area... done.
Building module(s)...(bad exit status: 2)
Failed command:
'make' -j8 KVER=6.13.0-3-cachyos KSRC=/lib/modules/6.13.0-3-cachyos/build LLVM=1

Error! Bad return status for module build on kernel: 6.13.0-3-cachyos (x86_64)
Consult /var/lib/dkms/8812au/5.6.4.2_35491.20191025/build/make.log for more information.
make: *** [Makefile:1790: dkms_install] Error 10

Spent hours on this. Anyone know how to handle this?
How to properly install the drivers and make the adapter ready to connect?

I’m familiar with Linux but not an expert by any means, so all help and suggestions are appreciated.

Offline

#2 2025-02-03 19:33:51

Grimish
Member
Registered: 2024-08-15
Posts: 6

Re: Wifi Adapter doesn't work/ drivers - AWUS1900 RTL8814AU

Rtl8814au-dkms-git was working before kernel 6.13. I can confirm I had to downgrade to 6.12.10 in order to bring back my USB dongle.

Offline

#3 2025-02-04 08:08:36

ImmortAlex
Member
Registered: 2023-06-14
Posts: 41

Re: Wifi Adapter doesn't work/ drivers - AWUS1900 RTL8814AU

Try rtw88-dkms-git.
More or less, all RTL88xx drivers goes here and slowly upstreams from this repository to kernel.

Offline

#4 2025-02-07 01:14:31

DonTrustMe
Member
Registered: 2025-02-07
Posts: 2

Re: Wifi Adapter doesn't work/ drivers - AWUS1900 RTL8814AU

Hey there. I'm reasonably new to Arch, so read my name.

Using yay to install AUR packages(if you don't, well there's the name of the AUR package), the code I recommend is:

 yay rtl8814au-dkms-git 

My case is rtl8812, but I've been using Morrownr's drivers(github) for a while, and usually without any issue.

Good luck, and I'd do a reboot after installing....

Offline

Board footer

Powered by FluxBB