I followed this guide to set up my TL-WR703N v1.7 using the latest trunk snapshot (except using psk2 instead of psk), and I get the following message when I run the wifi command (just like dale_para_bajo reported):
root@OpenWrt:~# wifi
command failed: Device or resource busy (-16)
Successfully initialized wpa_supplicant
I also get a bunch of error messages in the log:
[ 3268.210000] ath: phy0: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00024e00
[ 3268.310000] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 3270.240000] ath: phy0: Failed to stop TX DMA, queues=0x001!
[ 3271.950000] ath: phy0: Failed to stop TX DMA, queues=0x001!
Fortunately it still seems to connect and authenticate with my router, except that it doesn't get a DNS server via DHCP for some reason. That I fixed by adding this to /etc/resolve.cfg:
Which is Google's public DNS server. This is only temporary though, and gets erased when you reboot. I fixed it by installing Luci and using that to permanently add the address.
Anyway, I want to try using usbip, but it seems that the usbip package is unavailable for trunk snapshots. Is there a workaround?
(Last edited by roger_ on 13 Feb 2013, 21:15)