Search found 7 matches

by cldela0
Sun Mar 21, 2010 1:54 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Start-up Script not working
Replies: 9
Views: 24530

Re: Start-up Script not working

Thanks for the replies. Sorry I am just getting back to responding. Got called out of town the day after posting question.

Jeff - I had failed to make the AVR script executable as you stated. Thanks for the help. Works great now.

Chris
by cldela0
Fri Mar 12, 2010 5:56 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Start-up Script not working
Replies: 9
Views: 24530

Start-up Script not working

Anyone else have issues getting the interface start script to work? Everything works fine when I telnet into router and manually start interface.sh Problem is that when i build the start script and add the link, he unit will not automatically start when powered back on. If I telnet in again, it will...
by cldela0
Sun Jan 17, 2010 1:30 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Stuck on Part 4 - No Air Light
Replies: 8
Views: 13539

Re: Stuck on Part 4 - No Air Light

Thanks for giving your time to help novices! Next time a will be sure to watch out for those similar letters :D
by cldela0
Sun Jan 17, 2010 6:26 am
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Stuck on Part 4 - No Air Light
Replies: 8
Views: 13539

Re: Stuck on Part 4 - No Air Light

I just stumbled on the error - a typo in the following line "config wifi-device w10". At some point I had mistakenly put a "1" in wlo instead of an "l'. I found the issue when researching the use of "iwlist wl0 scan" to test if any networks were even being picked u...
by cldela0
Thu Jan 14, 2010 4:53 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Stuck on Part 4 - No Air Light
Replies: 8
Views: 13539

Re: Stuck on Part 4 - No Air Light

Here is the code for both wireless and network as well as a screen shot showing my wireless settings if they will help. config wifi-device w10 option type broadcom option channel 4 # REMOVE THIS LINE TO ENABLE WIFI: config wifi-iface option device wl0 option network wan option mode sta option ssid W...
by cldela0
Thu Jan 14, 2010 3:17 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Stuck on Part 4 - No Air Light
Replies: 8
Views: 13539

Re: Stuck on Part 4 - No Air Light

Still no luck. Does the fact that my router assigns address 192.168.254.100-200 play a part? I thought dhcp would cover that. Really at a loss. What info can I provide to help troubleshoot the issue?
by cldela0
Wed Jan 13, 2010 6:25 pm
Forum: Wifi Radio Project / Hacking the Asus WL-520gU
Topic: Stuck on Part 4 - No Air Light
Replies: 8
Views: 13539

Stuck on Part 4 - No Air Light

I am very new to this and am following the build step by step. I have OpenWRT loaded and can talk to the router through the serial connection using ZTerm. I have set both the wireless and network settings identical to the instructions. Problem is that I never get the AIR light to come on. I have bee...