When it comes to connecting online, speed is everything. Now with this AC1200 USB 3.0 adapter, you can make even your older Windows®-based laptops and desktops connect at the speed of 802.11ac, the world's fastest WiFi technology. Increase range with high gain antennas, and with USB 3.0, you can connect even faster than USB 2.0. Just plug this adapter into a USB 3.0 port and enjoy faster.
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.
Installing realtek RTL8812 driver for ac 1200 inamax dongle. Marisa 6 months ago. Spread the love. Ubuntu 19.10 Live USB Issues on Mac (Stuck on Loading Screen). DRIVER INAMAX USB 3.0 WIFI WINDOWS 10 DOWNLOAD. Driver manual download. Ac1200 high gain. Software download manual setup, firmware download setup user manual, usb adapter drivers. Generation intel core processors. Software download dongles. Usb wi fi, dual thermal guards. Wifi adapter driver manual download. Best usb wi-fi adapter for 2020.
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
Drivers For Mac Winamax Ac1200 Wi-fi
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
- 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
Create the following installation script which performs the actions from the manual installation below:
/root/rtlscript.sh
Install the script dependencies:
Run the installation script:
root #
/root/rtlscript.sh