I can get the same D-Link DWS-566 PCIe card to work - on the same PC - in Ubuntu 12.04 out of the box, but not in BT5R2.
As far as I can see, the same driver is being loaded. The kernel in BT5R2 is newer than that of Ubuntu 12.04.
UBUNTU 12.04
Code:Linux my-ubuntu 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux 03:00.0 Network controller [0280]: Atheros Communications Inc. AR9300 Wireless LAN adaptor [168c:0030] (rev 01) Subsystem: D-Link System Inc Device [1186:3a7e] Flags: bus master, fast devsel, latency 0, IRQ 17 Memory at f9000000 (64-bit, non-prefetchable) [size=128K] [virtual] Expansion ROM at fc800000 [disabled] [size=64K] Capabilities: <access denied> Kernel driver in use: ath9k Kernel modules: ath9k
BT5R2:
I can see a list of wifi networks, but when I attempt to connect to mine, using a known-good passphrase (WPA2) I get the notorious "Connection failed: Bad password".Code:linux bt 3.2.6 #1 SMP Fri Feb 17 10:40:05 EST 2012 i686 GNU/Linux 03:00.0 Network controller [0280]: Atheros Communications Inc. AR9300 Wireless LAN adaptor [168c:0030] (rev 01) Subsystem: D-Link System Inc Device [1186:3a7e] Flags: bus master, fast devsel, latency 0, IRQ 17 Memory at f9000000 (64-bit, non-prefetchable) [size=128K] [virtual] Expansion ROM at fc800000 [disabled] [size=64K] Capabilities: [40] Power Management version 3 Capabilities: [50] Message Signalled Interrupts: Mask+ 64bit+ Queue=0/2 Enable- Capabilities: [70] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting <?> Capabilities: [140] Virtual Channel <?> Capabilities: [300] Device Serial Number 00-00-00-00-00-00-00-00 Kernel driver in use: ath9k Kernel modules: ath9k
Help?