Thread
:
Without sim wlan channel 13 can't be used?
View Single Post
AapoRantalainen
2014-05-31 , 18:05
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
.
Quote & Reply
|
The Following 2 Users Say Thank You to AapoRantalainen For This Useful Post:
hrbani
,
xes
AapoRantalainen
View Public Profile
Send a private message to AapoRantalainen
Find all posts by AapoRantalainen