Did you tried
What doesCode:modprobe ath9k
show ?Code:ifconfig -a
Hi,
I have atheros wifi hardware and i don't see my interface.
With modinfo i can see ath9k module is in bt4 and airdriver-ng say that madwifi driver is installed.
Anybody know why i can't see my interface in iwconfig?
airdriver-ng detect
--------------------------
Found "Madwifi[-ng]" device: (ath_pci)
02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
PCI devices (generic detection):
02:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
airdriver-ng installed
-----------------------------
Found following drivers installed:
16. Madwifi[-ng] - IEEE80211
iwconfig
------------
lo no wireless extensions.
eth0 no wireless extensions.
Thanks
Did you tried
What doesCode:modprobe ath9k
show ?Code:ifconfig -a
it's the same, none wifi interface
modprobe ath9k
ifconfig -a
--------------
eth0 Link encap:Ethernet HWaddr 00:23:8b:ee:22:bc
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:17
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:54 errors:0 dropped:0 overruns:0 frame:0
TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3324 (3.3 KB) TX bytes:3324 (3.3 KB)
yeah ath0 shows up as wlan0 cos that is the wireless interface for ath0 l believe.