Thank you for this AUR package and maintaining the git-repo for it.
I tried to get a EW-7811UAC with ids 7392:a812 (https://wikidevi.com/wiki/Edimax_EW-7811UAC) working, but it failed even after I added my the device to os_dep/linux/usb_intf.c in my workingcopy of your repo:
{USB_DEVICE(0x7392, 0xA812), RTL8821}, /* Edimax - EW-7811UTC */
The symptoms were that I could load the driver built by dkms, but it would not create a network for the device. However, using the driver from https://github.com/gnab/rtl8812au/ worked.
I don't think it would make sense to create another AUR package for the driver based on gnab/rtl8812au, it would just confuse users. Hence the question: Would it be possible to merge whatever gnab/rtl8812au is doing differently to get the device created into your repo?
EDIT: To clarify, I bought it as this: http://www.edimax.com/edimax/merchandise/merchandise_detail/data/edimax/in/wireless_adapters_ac600_dual-band/ew-7811uac/, which according to the upper link should be product a813
, but lsusb
reports it as a812
: https://wikidevi.com/wiki/Edimax_EW-7811UTC_7392_A812
Pinned Comments
zebulon commented on 2019-10-01 06:19 (UTC) (edited on 2025-02-12 07:25 (UTC) by zebulon)
To all having an issue with this driver: please try these alternate packages: https://aur.archlinux.org/packages/rtw88-dkms-git or https://aur.archlinux.org/packages/rtl88xxau-aircrack-dkms-git.