On 12/22/2016 09:06 PM, John R Pierce wrote:
On 12/22/2016 6:47 PM, geo.inbox.ignored wrote:
~]$ lspci -v -s 00:0c.0 00:0c.0 Ethernet controller: Qualcomm Atheros AR2413/AR2414 Wireless Network Adapter [AR5005G(S) 802.11bg] (rev 01) Subsystem: Accton Technology Corporation Device ae24 Flags: medium devsel, IRQ 5 Memory at 9ffb0000 (32-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel modules: ath5k
ok, now... dmesg | grep ath5k
}}
log]$ grep ath5k dmesg ath5k 0000:00:0c.0: PCI INT A -> Link[LNKA] -> GSI 5 (level, low) -> IRQ 5 ath5k 0000:00:0c.0: registered as 'phy0' ath5k: phy0: POST Failed !!! ath5k 0000:00:0c.0: PCI INT A disabled ath5k: probe of 0000:00:0c.0 failed with error -11 log]$