Hi,
I'm trying to get a Netgear A6100 (AC600) to work alongside the internal Wifi adapter of my notebook. I've successfully installed this package and have the module loaded, but `ip link' still only lists the internal adapter as `wlan0'.
Is there anything I have missed? Any help would be appcreciated!
`lsusb' gives me
`Bus 003 Device 002: ID 0846:9052 NetGear, Inc. A6100 AC600 DB Wireless Adapter [Realtek RTL8811AU]'
and `lsmod | grep 8812au' prints
`8812au 2158592 0
cfg80211 483328 5 ath,ath9k_common,ath9k,mac80211,8812au
usbcore 200704 8 uvcvideo,ohci_hcd,ohci_pci,ehci_hcd,ehci_pci,8812au,xhci_hcd,xhci_pci'
Search Criteria
Package Details: rtl8821au-dkms-git 5.12.5.2.r148.g0bfe654-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rtl8821au-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | rtl8821au-dkms-git |
Description: | rtl8821AU and rtl8811AU chipset driver with firmware v5.12.5.2 |
Upstream URL: | https://github.com/morrownr/8821au-20210708 |
Licenses: | GPL2 |
Conflicts: | 8821au |
Submitter: | zebulon |
Maintainer: | zebulon |
Last Packager: | zebulon |
Votes: | 48 |
Popularity: | 0.58 |
First Submitted: | 2017-09-12 06:28 (UTC) |
Last Updated: | 2022-09-02 13:23 (UTC) |
Dependencies (3)
Required by (0)
Sources (2)
<deleted-account> commented on 2015-09-16 18:18 (UTC)
<deleted-account> commented on 2015-09-15 06:55 (UTC)
@0X1A
Yep. New kernel (4.2), new problems.
I'll have a look at it tomorrow. The Linux *80211 APIs are ever-changing :)
If you can't wait you can try to fix it and then send me a pull request.
https://github.com/Grawp/rtl8812au_rtl8821au
<deleted-account> commented on 2015-09-15 06:26 (UTC)
Not working on ARM, getting the following:
Building module:
cleaning build area....
'make' KVER=4.2.0-1-ARCH......(bad exit status: 2)
Error! Bad return status for module build on kernel: 4.2.0-1-ARCH (armv7l)
Consult /var/lib/dkms/rtl8812au_rtl8821au/r7.b2174ff/build/make.log for more information.
error: command failed to execute correctly
Pinned Comments
zebulon commented on 2019-10-01 06:18 (UTC)
To all having an issue with this driver: please try https://aur.archlinux.org/packages/rtl88xxau-aircrack-dkms-git alternatively.
solsticedhiver commented on 2019-03-17 10:59 (UTC) (edited on 2019-03-17 21:10 (UTC) by solsticedhiver)
a patch to make it work for rpi and may be other ARM device:
Note: I am seeing the interface of the usb wifi key marketed as DEEPOW dongle (from amazon) changing MAC address at every boot even though I have not set up anything like that in netctl, here.
I don't know if it's a hardware problem or driver problem. However, it's the same with rtl88xxau-aircrack-dkms-git driver