I have followed several posts describing the installation and configuring of the MadWifi modules. Here is the status of my project to date:
1. lsmod listing -
ath_pci 97184 0
wlan 204100 1 ath_pci
ath_hal 192592 1 ath_pci
2. lspci listing -
02:03.0 Ethernet controller: Atheros Communications, Inc. AR5006X 802.11abg NIC (rev 01)
3. ifconfig ath, ath0 or waln up listing - (all return the same result)
ath: ERROR while getting interface flags: No such device
It seems like the interface should appear in the Network manager, but only the wired ethernet devices appear.
I have seen that Feisty should recognize this card without issue, I installed the latest driver from the Madwifi site (madwifi-0.9.3.1.tar.gz), and I followed these instructions to install by (http://www.stchman.com/ath_drv.html).
Any assistance would be deeply appreciated.
TIA,
phil
1. lsmod listing -
ath_pci 97184 0
wlan 204100 1 ath_pci
ath_hal 192592 1 ath_pci
2. lspci listing -
02:03.0 Ethernet controller: Atheros Communications, Inc. AR5006X 802.11abg NIC (rev 01)
3. ifconfig ath, ath0 or waln up listing - (all return the same result)
ath: ERROR while getting interface flags: No such device
It seems like the interface should appear in the Network manager, but only the wired ethernet devices appear.
I have seen that Feisty should recognize this card without issue, I installed the latest driver from the Madwifi site (madwifi-0.9.3.1.tar.gz), and I followed these instructions to install by (http://www.stchman.com/ath_drv.html).
Any assistance would be deeply appreciated.
TIA,
phil
Comment