View Single Post
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#5
Thanks for all references!

This is command to list all accessible channels:
Code:
iwlist wlan0 freq
This is command to change your 'Regulatory Domain' (run as root)
Code:
iw reg set EU
or
Code:
iw reg set JP
And there are package to handle this automatically on each boot: iw-reg-set-jp. [EDIT] Seems it is not 100% working [/EDIT]

Last edited by AapoRantalainen; 2014-05-31 at 18:28.
 

The Following 2 Users Say Thank You to AapoRantalainen For This Useful Post: