Package Details: rtl8814au-dkms-git 5.8.5.1.r182.g8105736-1

Git Clone URL: https://aur.archlinux.org/rtl8814au-dkms-git.git (read-only, click to copy)
Package Base: rtl8814au-dkms-git
Description: RTL8814AU and RTL8813AU chipset driver with firmware v5.8.5.1
Upstream URL: https://github.com/morrownr/8814au
Licenses: GPL2
Conflicts: rtl8814au
Submitter: zebulon
Maintainer: zebulon (Frost)
Last Packager: zebulon
Votes: 25
Popularity: 0.155814
First Submitted: 2017-09-18 20:21 (UTC)
Last Updated: 2024-05-23 13:15 (UTC)

Dependencies (3)

Required by (0)

Sources (3)

Pinned Comments

zebulon commented on 2019-10-01 06:19 (UTC) (edited on 2022-05-02 09:13 (UTC) by zebulon)

To all having an issue with this driver: please try https://aur.archlinux.org/packages/rtl8814au-aircrack-dkms-git alternatively.

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 Next › Last »

zebulon commented on 2018-02-02 10:00 (UTC)

@Foolz: can you manually load the module with modprobe? You need to enquire at Manjaro forums though, I am not a user and cannot really help there. Do they use different kernel patches than Arch?

Foolz commented on 2018-02-02 00:41 (UTC)

Using MANJARO with the latest 4.14.15-1 and having issue loading the Module. (which after the update, they system wouldn't load the module automatically) the system simply wouldn't found the module. Even it is clearly existed under the /lib/modules/4.14.15-1-MANJARO.

Tried sudo depmod -a, and so far, nothing conventional works.

escapement commented on 2018-01-30 03:37 (UTC)

Arch just updated to kernel 15.0-1 and the build totally fails... My linux C skills are rusty, but I'm trying to debug.... here's the build error

make[1]: Entering directory '/usr/lib/modules/4.15.0-1-MANJARO/build' CC [M] /home/tom/git/rtl8814au/core/rtw_cmd.o In file included from /home/tom/git/rtl8814au/include/osdep_service.h:41:0, from /home/tom/git/rtl8814au/include/drv_types.h:32, from /home/tom/git/rtl8814au/core/rtw_cmd.c:22: /home/tom/git/rtl8814au/include/osdep_service_linux.h: In function ‘init_timer’: /home/tom/git/rtl8814au/include/osdep_service_linux.h:273:8: error: ‘_timer {aka struct timer_list}’ has no member named ‘data’ ptimer->data = (unsigned long)cntx; ^~ /home/tom/git/rtl8814au/include/osdep_service_linux.h:274:2: error: implicit declaration of function ‘init_timer’; did you mean ‘_init_timer’? [-Werror=implicit-function-declaration] init_timer(ptimer); ^~~~~~~~~~ _init_timer cc1: some warnings being treated as errors make[2]: [scripts/Makefile.build:317: /home/tom/git/rtl8814au/core/rtw_cmd.o] Error 1 make[1]: [Makefile:1508: _module/home/tom/git/rtl8814au] Error 2 make[1]: Leaving directory '/usr/lib/modules/4.15.0-1-MANJARO/build' make: *** [Makefile:1699: modules] Error 2

escapement commented on 2018-01-24 02:45 (UTC)

You are my hero... I bought this Alfa AWUS1900 under the promise it was linux compatible... tried with Fedora... tried with Ubuntu ... using the drivers I found in git land... no joy on either... actually bricked my fedora install... Then I switched to manjaro... I should have used arch in the first place but was lazy... Installed your package and now everything is happy... Thank you

zebulon commented on 2017-12-15 14:36 (UTC)

I just pushed a new revision with better kernel 4.14 support.

@Foolz: I will se what I can do. I'll look at other repos for this ID.

Foolz commented on 2017-11-29 05:44 (UTC) (edited on 2017-11-29 05:45 (UTC) by Foolz)

TP-Link T9UH Archer works without an issue on 4.14.2-1-MANJARO. However the my usb ID for some reason is still missing, when doing a lsusb. Thank you so much for the driver!

aarcher commented on 2017-10-01 21:18 (UTC)

TP-Link T9UH Archer works without an issue on 4.13.4-1-MANJARO. thanks devs

svenstaro commented on 2017-09-19 05:05 (UTC)

Merging into rtl8814au-dkms-git which is the same but newer and working.

zebulon commented on 2017-09-18 20:33 (UTC)

@Svenstaro: this package should be merged with edimax_ac1750_8814au-dkms, which does not compile for kernel 4.12 anymore. Thanks!

zebulon commented on 2017-09-18 20:23 (UTC)

This is my first attempt at providing Realtek 8814au chipset driver (allegedly also works for 8813au), which are used in AC1750 and AC1900 USB3 wifi adapters. Please note this is based on github repository code. Unfortunately I have no AC1900 to test it (please let me know if you wish to donate hardware :) Let me know of any problem, etc.