Code: Alles auswählen
Feb 12 20:58:23 taygato hostapd: wlan0: IEEE 802.11 Configured channel (153) not found from the channel list of current mode (2) IEEE 802.11a
Feb 12 20:58:23 taygato hostapd: wlan0: IEEE 802.11 Hardware does not support configured channel
Code: Alles auswählen
$ iwlist wlan0 frequency
[...]
Channel 36 : 5.18 GHz
Channel 40 : 5.2 GHz
Channel 44 : 5.22 GHz
Channel 48 : 5.24 GHz
Channel 149 : 5.745 GHz
Channel 153 : 5.765 GHz
Channel 157 : 5.785 GHz
Channel 161 : 5.805 GHz
Channel 165 : 5.825 GHz
Nun schreibt wer auf stackexchange [2], dass scheinbar manche channels nicht für AP freigeschalten sind, so schauts bei mir auch aus:
Code: Alles auswählen
$ iw list
[...]
* 5765 MHz [153] (17.0 dBm) (passive scanning, no IBSS)
[...]
ich kann scheinbar auch nich die regulatory domain ändern:
Code: Alles auswählen
$ iw reg set AT
$ iw reg get
country 00:
(2402 - 2472 @ 40), (6, 20)
(2457 - 2482 @ 40), (6, 20), PASSIVE-SCAN, NO-IBSS
(2474 - 2494 @ 20), (6, 20), NO-OFDM, PASSIVE-SCAN, NO-IBSS
(5170 - 5250 @ 40), (6, 20), PASSIVE-SCAN, NO-IBSS
(5735 - 5835 @ 40), (6, 20), PASSIVE-SCAN, NO-IBSS
edit: aha hier wird das gut beschrieben [4]: es wird wenn 0x00 im eeprom steht einfach davon ausgegangen das man US ist -.-
siehe hier im kernel log:
Code: Alles auswählen
Jan 19 23:27:34 taygato kernel: [ 22.461532] ath: EEPROM regdomain: 0x0
Jan 19 23:27:34 taygato kernel: [ 22.461544] ath: EEPROM indicates default country code should be used
Jan 19 23:27:34 taygato kernel: [ 22.461551] ath: doing EEPROM country->regdmn map search
Jan 19 23:27:34 taygato kernel: [ 22.461561] ath: country maps to regdmn code: 0x3a
Jan 19 23:27:34 taygato kernel: [ 22.461568] ath: Country alpha2 being used: US
[0] http://lists.shmoo.com/pipermail/hostap ... 21452.html
[1] https://forum.openwrt.org/viewtopic.php?id=41593
[2] http://askubuntu.com/questions/457702/u ... wifi-no-ap
[3] http://ubuntuforums.org/showthread.php? ... st12149095
[4] https://wireless.wiki.kernel.org/en/users/drivers/ath