Try this:
root@bt:~# ifconfig ath0 up
or if you want it in monitor mode
# ifconfig ath0 down
# wlanconfig ath0 destroy
# wlanconfig ath create wlandev wifi0 wlanmode monitor
# ifconfig...
Type: Posts; User: Reliq; Keyword(s):
Try this:
root@bt:~# ifconfig ath0 up
or if you want it in monitor mode
# ifconfig ath0 down
# wlanconfig ath0 destroy
# wlanconfig ath create wlandev wifi0 wlanmode monitor
# ifconfig...