On Wed, Jan 22, 2014 at 3:20 PM, zhuyj <zyjzyj2000@xxxxxxxxx> wrote: > Hi, maintainers > > I made tests on ubuntu 13.10. I followed these steps. > From the following logs, we can see 802.11a is not supported in channel > list. > I want to know whether 802.11a supports this or not? Or 802.11a is not used > in this? > Chip is 6205. lspci -vvv is as below. Its a AGN card, so it supports 5GHz. Also From the other Thread: On Wed, Jan 22, 2014 at 4:27 PM, Liu, Bopeng <Bopeng.Liu@xxxxxxxxxxxxx> wrote: > > AP Mode: > > hw_mode can't be supported, have you ever met such problem? > > > hostapd -B /etc/hostapd.conf > Configuration file: /etc/hostapd.conf > channel [9] (104) is disabled for use in AP mode, flags: 0x1 > wlan0: IEEE 802.11 Configured channel (104) not found from the channel list of current mode (2) IEEE 802.11a > wlan0: IEEE 802.11 Hardware does not support configured channel > Could not select hw_mode and channel. (-4) > wlan0: Unable to setup interface. > Channel 104 is a DFS channel which is not allowed in country US. Please use a non-DFS channel like 36/40/149 and then try (or) change the country_code which has 104 allowed :-). You can also use "iw reg get" to get list of bands allowed, all the bands marked with passive-scan are not allowed in AP mode unless we implement full DFS functionality (CAC) and make the channel usable. Also use a separate thread, dont post in other threads. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html