Search found 2 matches

by T_F
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...
by T_F
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

Code: Select all

        option 'country' '<country code>'
to the 'wifi-device' section of /etc/config/wireless file?

(more options for this file: http://wiki.openwrt.org/doc/uci/wireless)