This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
archlinux_-_configure_wifi [2014/08/30 09:50] admin [Configure regulatory domain] |
archlinux_-_configure_wifi [2014/08/30 09:50] (current) admin [Configure regulatory domain] |
||
---|---|---|---|
Line 17: | Line 17: | ||
* Set country: <code>iw reg set NL</code> | * Set country: <code>iw reg set NL</code> | ||
* Query list of channels and power to see if change was succesfull: <code> iw list | grep -A 15 Frequencies:</code> | * Query list of channels and power to see if change was succesfull: <code> iw list | grep -A 15 Frequencies:</code> | ||
- | * To make this permanent, edit **/etc/conf.d/wireless-regdom** <code></code> | + | * To make this permanent, edit **/etc/conf.d/wireless-regdom** <code>WIRELESS_REGDOM="NL"</code> |
====Configure WLAN with netctl==== | ====Configure WLAN with netctl==== |