On 03/11/2013 02:28 PM, Bastian Bittorf wrote:
> * Daniel Golle <daniel.go...@gmail.com> [11.03.2013 13:23]:
> 
>> For now, I guess the work-around I suggested does the trick (anyone got a 
>> better
>> *practical* idea) -- it detects the hwid of the board and (ab)uses it as a
>> regulatory hint. That's not very elegant, but until there is a better 
>> solution,
> 
> what about this instead of using 'iw reg ...'?:
> https://lists.openwrt.org/pipermail/openwrt-devel/2013-March/019253.html

As I previously said
https://lists.openwrt.org/pipermail/openwrt-devel/2013-March/019240.html

This won't work during firstboot, because /etc/config/wireless will be created
by 'wifi detect' only after tplink_board_detect already run.
For me, it would be agreeable to do both,
iw reg set IL
and
uci set wireless.radio{0,1}.country=IL
independently of existing user settings.
(sorry, but to be honest, people who can't even edit a shell-script should not
be able to set any other country code, just like in the original firmware)

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to