Hi
            I am getting the following error after installing the ath5k driver 
...

Please see the logs..........




r...@172.22.66.12:/home/raghu/HAL# insmod compat.ko
Generic kernel compatibility enabled based on linux-next next-20100113
r...@172.22.66.12:/home/raghu/HAL# insmod c
cfg80211.ko  compat.ko
r...@172.22.66.12:/home/raghu/HAL# insmod cfg80211.ko
cfg80211: Calling CRDA to update world regulatory domain
r...@172.22.66.12:/home/raghu/HAL# insmod mac80211.ko
r...@172.22.66.12:/home/raghu/HAL# insmod ath.ko
r...@172.22.66.12:/home/raghu/HAL# insmod ath5k.ko
in function __pci_register_driver
PCI: enabling device 0000:00:06.0 (0340 -> 0342)
ath5k 0000:00:06.0: registered as 'phy0'
ath5k phy0: Atheros AR5414 chip found (MAC: 0xa5, PHY: 0x61)
cfg80211: Calling CRDA for country: US
in function __pci_register_driver after driver reg
in function __pci_register_driver after pci_create_newid_file
in function __pci_register_driver after pci_create_removeid_file
r...@172.22.66.12:/home/raghu/HAL#
r...@172.22.66.12:/home/raghu/HAL#
r...@172.22.66.12:/home/raghu/HAL# iwconfig
lo        no wireless extensionsnet eth0: DaVinci EMAC: ioctl not supported
.

eth0      no wireless extensions.

wlan1     IEEE 802.11abg  Mode:Managed  Access Point: Not-Associated
          Tx-Power=0 dBm
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off

r...@172.22.66.12:/home/raghu/HAL# cd wifi/wifi_apps/
r...@172.22.66.12:/home/raghu/HAL/wifi/wifi_apps# ./wlanconfig wlan1 destroy
wlanconfig: ioctl: Operation not supported
r...@172.22.66.12:/home/raghu/HAL/wifi/wifi_apps# ./wlanconfig wlan1
[status not implemented (yet). Spawning iwconfig...]
wlan1     IEEE 802.11abg  Mode:Managed  Access Point: Not-Associated
          Tx-Power=0 dBm
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off

r...@172.22.66.12:/home/raghu/HAL/wifi/wifi_apps# ./wlanconfig
usage: wlanconfig athX create [nounit] wlandev wifiY
            wlanmode [sta|adhoc|ap|monitor|wds|ahdemo] [uniquebssid]
usage: wlanconfig athX destroy
usage: wlanconfig athX list [active|ap|caps|chan|freq|keys|scan|sta|wme]
r...@172.22.66.12:/home/raghu/HAL/wifi/wifi_apps# ./wlanconfig wlan1 destroy
wlanconfig: ioctl: Operation not supported
r...@172.22.66.12:/home/raghu/HAL/wifi/wifi_apps# ifconfig wlan1 up
ADDRCONF(NETDEV_UP): wlan1: link is not ready
r...@172.22.66.12:/home/raghu/HAL/wifi/wifi_apps# ifconfig wlan1 up
r...@172.22.66.12:/home/raghu/HAL/wifi/wifi_apps# ifconfig
eth0      Link encap:Ethernet  HWaddr 00:0E:99:02:B5:67
          inet addr:172.22.66.12  Bcast:172.22.79.255  Mask:255.255.240.0
          inet6 addr: fe80::20e:99ff:fe02:b567/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:17824 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6255 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:9727059 (9.2 MiB)  TX bytes:1055026 (1.0 MiB)
          Interrupt:24

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:8 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:560 (560.0 b)  TX bytes:560 (560.0 b)

wlan1     Link encap:Ethernet  HWaddr 00:0B:6B:2E:C1:78
          UP 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)

r...@172.22.66.12:/home/raghu/HAL/wifi/wifi_apps# ./wlanconfig wlan1 list scan
ioctl[unknown???]: Operation not supported
wlanconfig: unable to get scan results
r...@172.22.66.12:/home/raghu/HAL/wifi/wifi_apps# iwlist wlan1 scann
ath5k phy0: failed to warm reset the MAC Chip
ath5k phy0: can't reset hardware (-5)
ath5k phy0: failed to warm reset the MAC Chip
ath5k phy0: can't reset hardware (-5)
ath5k phy0: failed to warm reset the MAC Chip
ath5k phy0: can't reset hardware (-5)
ath5k phy0: failed to warm reset the MAC Chip
ath5k phy0: can't reset hardware (-5)
ath5k phy0: failed to warm reset the MAC Chip
ath5k phy0: can't reset hardware (-5)
wlan1     No scan results

r...@172.22.66.12:/home/raghu/HAL/wifi/wifi_apps# iwlist wlan1 scann
__ratelimit: 10 callbacks suppressed
ath5k phy0: failed to warm reset the MAC Chip
ath5k phy0: can't reset hardware (-5)
ath5k phy0: failed to warm reset the MAC Chip
ath5k phy0: can't reset hardware (-5)
ath5k phy0: failed to warm reset the MAC Chip
ath5k phy0: can't reset hardware (-5)
ath5k phy0: failed to warm reset the MAC Chip
ath5k phy0: can't reset hardware (-5)
ath5k phy0: failed to warm reset the MAC Chip
ath5k phy0: can't reset hardware (-5)
wlan1     No scan results


Thanks & Regards,
Raghu Ramaraj


________________________________
http://www.mindtree.com/email/disclaimer.html
_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to