How to get D-Link DWA-547 working on Ubuntu 13.10?
- by Tan Kah Ping
I got a D-Link DWA-547 Wifi card which is supposed to work out-of-the-box with Linux. Says so here: http://wireless.kernel.org/en/users/Drivers/ath9k/products/external
While lspci does list the device, NetworkManager doesn't seem to allow me to configure Wifi. lsmod also shows that ath9k isn't loaded. Manually loading with 'modprobe ath9k' doesn't help.
How do I get this card working on Ubuntu 13.10 64-bit?