Search found 2 matches
- Mon Aug 29, 2011 12:57 pm
- Forum: General Discussion
- Topic: Anyway to manually set the time?
- Replies: 2
- Views: 2810
Re: Anyway to manually set the time?
This is not the answer to your question, but I think that it might help: I also have a 1043, working as an AP + switch. My /etc/config/network file looks like that: config 'interface' 'loopback' option 'ifname' 'lo' option 'proto' 'static' option 'ipaddr' '127.0.0.1' option 'netmask' '255.0.0.0' con...
- Fri Aug 26, 2011 7:06 pm
- Forum: General Discussion
- Topic: Channel for EU
- Replies: 13
- Views: 18642
Re: Channel for EU
Have you tried adding
to the 'wifi-device' section of /etc/config/wireless file?
(more options for this file: http://wiki.openwrt.org/doc/uci/wireless)
Code: Select all
option 'country' '<country code>'
(more options for this file: http://wiki.openwrt.org/doc/uci/wireless)