- Drivers Edimax USB Devices
- Drivers Edimax Usb Devices Wireless Adapter
- Drivers Edimax Usb Devices Dongle
Popular Drivers. Edimax N150 Wireless USB Adapter Edimax MIMO Wireless LAN Carbus Edimax EW-7159 Series Wireless LAN Mini-PCI Card Edimax EW-7119 Series Wireless LAN Mini USB Adapter. Edimax EW-7611ULB 2 in 1 USB dongle is able to connect to both wifi and bluetooth. Upon my initial tests, I was able to use it through USB 1.0 to 2.0. Worked well through USB to Firewire Dongle, but had issues with USB 3.0 to 3.1.
Finding an adapter
- Browse to the WikiDev wireless adapter query page.
- Enter 'abgn+ac' in the
Supported 802dot11 protocols
field. - Select 'linux_support' for the
Table query type
option. - Click
Run query
. - Scroll down to find a table of known abgn+ac wireless adapters with chipset, device ID, and probable Linux driver. The AC1200 adapters listed in the table will have Realtek RTL8812AU or Broadcom BCM43526 chipsets. The remaining adapters support data rates other than AC1200.
Finding a driver

- Realtek 8723/8812/8821 PCIe drivers are in Linux 3.17.8 and later.
- Intel's AC7260 PCIe driver is builtin the kernel. After reported problems with kernel 4.0.x, it is working well with kernel 4.1.x.
- The Realtek 8812au USB driver (kernel 3.10) is available from https://github.com/gnab/rtl8812au.
- The rtltek 8812au USB driver (kernel 4.3.14) is available from https://github.com/abperiasamy/rtl8812AU_8821AU_linux.
- Broadcom drivers are provided by the net-wireless/broadcom-sta package, but support of BCM4352 and BCM43526 devices is very unlikely. BCM43526 is not listed under 'SUPPORTED DEVICES' in the driver readme file. Using net-wireless/ndiswrapper and 32-bit Windows files may work, while 64-bit Windows files will not.
Working devices
PCI
The table below lists AC1200 PCIe adapters tested and working with Linux 4.1.3 and later on amd64 multilib.

Device | Vendor ID / Product ID | Vendor Name | Product Name | Chipset | Driver |
---|---|---|---|---|---|
Intel 7260HMWDTX1 | 8086:08b1 | Intel Corporation | Wireless 7260 | Unknown | iwlwifi |
USB
The table below lists AC1200 USB 3.0 adapters tested and working with Linux 3.18.5 and later on amd64 multilib.
Device | Vendor ID / Product ID | Vendor Name | Product Name | Chipset | Driver |
---|---|---|---|---|---|
Alfa Network AWUS036AC | 0bda:8812 | Realtek Semiconductor Corp. | RTL8812AU 802.11a/b/g/n/ac WLAN Adapter | Realtek RTL8812AU | 8812au |
Alfa Network AWUS036ACH | 0bda:8812 | Realtek Semiconductor Corp. | RTL8812AU 802.11a/b/g/n/ac WLAN Adapter | Realtek RTL8812AU | 8812au |
D-Link DWA-182 (Rev. C1) | 2001:3315 | D-Link Corp. | Realtek RTL8812AU | 8812au | |
Edimax EW-7822UAC | 7392:a822 | Edimax Technology Co., Ltd | Realtek RTL8812AU | 8812au | |
Linksys WUSB6300 | 13b1:003f | Linksys | WUSB6300 802.11a/b/g/n/ac Wireless Adapter [Realtek RTL8812AU] | Realtek RTL8812AU | 8812au |
Rosewill RNX-AC1200UBE | 0bda:8812 | Realtek Semiconductor Corp. | RTL8812AU 802.11a/b/g/n/ac WLAN Adapter | Realtek RTL8812AU | 8812au |
TRENDnet TEW-805UB | 20f4:805b | TRENDnet | Realtek RTL8812AU | 8812au |
Notes
Drivers Edimax USB Devices
- The RTL8812AU driver will not install correctly if the USB adapter is plugged-in before the driver is installed.
- The RTL8812AU driver may not install correctly unless the kernel configuration enables some of the built-in Realtek wireless drivers (including those in staging) as modules.
- The RTL8812AU driver must be re-installed after every kernel update, even if the kernel version has not changed.
- The RTL8812AU driver requires the Linux wireless extensions (wext) driver.
- The RTL8812AU adapters listed in working devices support hot-plugging.
- BCM43526 adapters are USB 2.0 and have a 480 Mbit/s maximum data rate, therefore they cannot support the theoretical 867 Mbit/s data rate of 5 GHz channels.
- Depending on which driver is used, the following install script may have to be edited.
Realtek RTL8812AU
Kernel configuration
Scripted installation
Drivers Edimax Usb Devices Wireless Adapter
Create the following installation script which performs the actions from the manual installation below:
/root/rtlscript.sh
Etc driver download for windows 10. Drivers frontier laptops & desktops. Install the script dependencies:
Run the installation script:
root #
/root/rtlscript.sh
Manual installation
External resources
Drivers Edimax Usb Devices Dongle
