From: zhuyj <zyjzyj2000@gmail.com>
To: Emmanuel Grumbach <egrumbach@gmail.com>
Cc: Krishna Chaitanya <chaitanya.mgit@gmail.com>,
"Liu, Bopeng" <Bopeng.Liu@windriver.com>,
linux-wireless <linux-wireless@vger.kernel.org>,
zhuyj <zyjzyj2000@gmail.com>
Subject: Re: 802.11a is supported in AP mode or not?
Date: Thu, 23 Jan 2014 16:50:29 +0800 [thread overview]
Message-ID: <52E0D7D5.6060504@gmail.com> (raw)
In-Reply-To: <CANUX_P05h39mPbhPBhKzVZb+vtyxtfsPMwOcv4UgJR_yJRcXdw@mail.gmail.com>
On 01/23/2014 04:23 PM, Emmanuel Grumbach wrote:
> On Thu, Jan 23, 2014 at 8:44 AM, zhuyj <zyjzyj2000@gmail.com> wrote:
>> On 01/23/2014 02:15 PM, Krishna Chaitanya wrote:
>>> hostapd -dd -B /etc/hostapd.conf
>> root@wind-desktop:~# hostapd -dd -B /etc/hostapd.conf
>>
>> random: Trying to read entropy from /dev/random
>> Configuration file: /etc/hostapd.conf
>> ctrl_interface_group=0
>> nl80211: interface wlan0 in phy phy0
>> rfkill: initial event: idx=0 type=1 op=0 soft=0 hard=0
>> nl80211: Using driver-based off-channel TX
>> nl80211: Register frame command failed (type=208): ret=-114 (Operation
>> already in progress)
>> nl80211: Register frame match - hexdump(len=2): 04 0a
>> nl80211: Failed to register Action frame processing - ignore for now
>> nl80211: Add own interface ifindex 3
>> nl80211: Set mode ifindex 3 iftype 3 (AP)
>> nl80211: Create interface iftype 6 (MONITOR)
>> nl80211: New interface mon.wlan0 created: ifindex=4
>> nl80211: Add own interface ifindex 4
>> BSS count 1, BSSID mask 00:00:00:00:00:00 (0 bits)
>> nl80211: Regulatory information - country=00
>> nl80211: 2402-2472 @ 40 MHz
>> nl80211: 2457-2482 @ 40 MHz
>> nl80211: 2474-2494 @ 20 MHz
>> nl80211: 5170-5250 @ 40 MHz
>> nl80211: 5735-5835 @ 40 MHz
>> nl80211: Added 802.11b mode based on 802.11g information
>> Allowed channel: mode=1 chan=1 freq=2412 MHz max_tx_power=15 dBm
>> Allowed channel: mode=1 chan=2 freq=2417 MHz max_tx_power=15 dBm
>> Allowed channel: mode=1 chan=3 freq=2422 MHz max_tx_power=15 dBm
>> Allowed channel: mode=1 chan=4 freq=2427 MHz max_tx_power=15 dBm
>> Allowed channel: mode=1 chan=5 freq=2432 MHz max_tx_power=15 dBm
>> Allowed channel: mode=1 chan=6 freq=2437 MHz max_tx_power=15 dBm
>> Allowed channel: mode=1 chan=7 freq=2442 MHz max_tx_power=15 dBm
>> Allowed channel: mode=1 chan=8 freq=2447 MHz max_tx_power=15 dBm
>> Allowed channel: mode=1 chan=9 freq=2452 MHz max_tx_power=15 dBm
>> Allowed channel: mode=1 chan=10 freq=2457 MHz max_tx_power=15 dBm
>> Allowed channel: mode=1 chan=11 freq=2462 MHz max_tx_power=15 dBm
>> Allowed channel: mode=0 chan=1 freq=2412 MHz max_tx_power=15 dBm
>> Allowed channel: mode=0 chan=2 freq=2417 MHz max_tx_power=15 dBm
>> Allowed channel: mode=0 chan=3 freq=2422 MHz max_tx_power=15 dBm
>> Allowed channel: mode=0 chan=4 freq=2427 MHz max_tx_power=15 dBm
>> Allowed channel: mode=0 chan=5 freq=2432 MHz max_tx_power=15 dBm
>> Allowed channel: mode=0 chan=6 freq=2437 MHz max_tx_power=15 dBm
>> Allowed channel: mode=0 chan=7 freq=2442 MHz max_tx_power=15 dBm
>> Allowed channel: mode=0 chan=8 freq=2447 MHz max_tx_power=15 dBm
>> Allowed channel: mode=0 chan=9 freq=2452 MHz max_tx_power=15 dBm
>> Allowed channel: mode=0 chan=10 freq=2457 MHz max_tx_power=15 dBm
>> Allowed channel: mode=0 chan=11 freq=2462 MHz max_tx_power=15 dBm
>> wlan0: IEEE 802.11 Configured channel (1) 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.
>> Flushing old station entries
>> Deauthenticate all stations
>> rmdir[ctrl_interface]: No such file or directory
>> nl80211: Remove interface ifindex=4
>> netlink: Operstate: linkmode=0, operstate=6
>> nl80211: Set mode ifindex 3 iftype 2 (STATION)
>> root@wind-desktop:~#
>>
>>
>> root@wind-desktop:~# hostapd -v
> I think you have the answer to your question, don't you?
>
Yeah, maybe the hardware can support 802.11a, but the driver does not
support 802.11a?
next prev parent reply other threads:[~2014-01-23 8:50 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-22 9:50 802.11a is supported in AP mode or not? zhuyj
2014-01-22 10:33 ` zhuyj
2014-01-22 10:47 ` Liu, Bopeng
2014-01-22 14:51 ` Pat Erley
2014-01-22 21:20 ` Krishna Chaitanya
2014-01-23 2:00 ` Liu, Bopeng
2014-01-23 6:15 ` Krishna Chaitanya
2014-01-23 6:37 ` Liu, Bopeng
2014-01-23 6:44 ` zhuyj
2014-01-23 8:23 ` Emmanuel Grumbach
2014-01-23 8:36 ` Liu, Bopeng
2014-01-23 8:41 ` Liu, Bopeng
2014-01-23 8:50 ` zhuyj [this message]
2014-01-23 8:57 ` Krishna Chaitanya
2014-01-23 8:59 ` Liu, Bopeng
2014-01-23 9:04 ` Krishna Chaitanya
2014-01-23 9:07 ` Liu, Bopeng
2014-01-23 9:20 ` Liu, Bopeng
2014-01-23 9:21 ` Liu, Bopeng
2014-01-23 9:27 ` Emmanuel Grumbach
2014-01-23 9:29 ` Krishna Chaitanya
2014-01-23 9:34 ` Liu, Bopeng
2014-01-23 9:36 ` Liu, Bopeng
2014-01-23 9:49 ` Emmanuel Grumbach
2014-01-24 5:27 ` Liu, Bopeng
2014-01-27 21:21 ` Anand Moon
2014-01-27 21:59 ` Anand Moon
2014-01-24 6:26 ` Liu, Bopeng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52E0D7D5.6060504@gmail.com \
--to=zyjzyj2000@gmail.com \
--cc=Bopeng.Liu@windriver.com \
--cc=chaitanya.mgit@gmail.com \
--cc=egrumbach@gmail.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.