

Make driver load on startupĮdit /etc/modules and add this line: rt5370sta This should bring up the wireless adapter and network manager should start scanning and detect available wireless networks. So here’s the command you need to get the module activated and to bring up the DWA-125 wireless device: sudo modprobe rt5370sta Open a terminal and change directory: cd ~/source/dwa-125Įdit /etc/modprobe.d/nf and add these lines: blacklist rt2x00usbįor Ubuntu 11.10, you might to use RT5370STA instead of RT3070STA as mentioned by flbiggs. Support Native WpaSupplicant for Network Manager: HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y Edit configurationĮdit the file ~/source/dwa-125/os/linux/config.mk and change the following values: Installįor the purpose of this documentation, let’s assume the Ubuntu username to be user and the path to the folder where the zip file was extracted to be ~/source/dwa-125. The source code is available from Ralink, but if you have trouble finding the right part, download it from TwiCore’s mirror using this link.Įxtract the downloaded zip file to a suitable location.
#D link dwa 160 linux driver install#
sudo apt-get install build-essentialįirst, get the source code. Download drivers for D-Link WLAN-Adapter, or install DriverPack Solution software for automatic driver download and update. Also, if you don’t have build-essential package installed, please install it.Įnter the following command in the terminal. D-Link DWA-160 Xtreme N Dual Band USB Adapter(rev.A2) D-Link DWA-160 Xtreme N Dual Band USB Adapter(rev.B) D-Link DWL-650 11Mbps WLAN Adapter. To run the commands described here, you need to have sudo access. If your DLink DWA-125 stops working after a kernel upgrade, you will have to reinstall from source code, by compiling for the new kernel version. Since there is no driver available for DWA-125 on Linux, we need to compile the chipset driver from the source.
#D link dwa 160 linux driver how to#
If you have recently bought a D-Link Wireless Adapter (DWA-125) for your Linux machine and wondering how to get it working, this article might help you get started.
