Drivers Edimax USB Devices



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.

Wikipedia

Finding an adapter

  1. Browse to the WikiDev wireless adapter query page.
  2. Enter 'abgn+ac' in the Supported 802dot11 protocols field.
  3. Select 'linux_support' for the Table query type option.
  4. Click Run query.
  5. 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

Adapter
  • 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.

Wireless
DeviceVendor ID / Product IDVendor NameProduct NameChipsetDriver
Intel 7260HMWDTX18086:08b1Intel CorporationWireless 7260Unknowniwlwifi

USB

The table below lists AC1200 USB 3.0 adapters tested and working with Linux 3.18.5 and later on amd64 multilib.

Driver
DeviceVendor ID / Product IDVendor NameProduct NameChipsetDriver
Alfa Network AWUS036AC0bda:8812Realtek Semiconductor Corp.RTL8812AU 802.11a/b/g/n/ac WLAN AdapterRealtek RTL8812AU8812au
Alfa Network AWUS036ACH0bda:8812Realtek Semiconductor Corp.RTL8812AU 802.11a/b/g/n/ac WLAN AdapterRealtek RTL8812AU8812au
D-Link DWA-182 (Rev. C1)2001:3315D-Link Corp.Realtek RTL8812AU8812au
Edimax EW-7822UAC7392:a822Edimax Technology Co., LtdRealtek RTL8812AU8812au
Linksys WUSB630013b1:003fLinksysWUSB6300 802.11a/b/g/n/ac Wireless Adapter [Realtek RTL8812AU]Realtek RTL8812AU8812au
Rosewill RNX-AC1200UBE0bda:8812Realtek Semiconductor Corp.RTL8812AU 802.11a/b/g/n/ac WLAN AdapterRealtek RTL8812AU8812au
TRENDnet TEW-805UB20f4:805bTRENDnetRealtek RTL8812AU8812au

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:

FILE/root/rtlscript.sh

Etc driver download for windows 10. Drivers frontier laptops & desktops. Install the script dependencies:

Digital equipment driver download for windows

Run the installation script:

root #/root/rtlscript.sh

Manual installation

External resources

Drivers Edimax Usb Devices Dongle

Retrieved from 'https://wiki.gentoo.org/index.php?title=AC1200_Wireless_Adapters&oldid=825514'




Comments are closed.