carleewang / cm9-msm8960

Automatically exported from code.google.com/p/cm9-msm8960
0 stars 0 forks source link

hostapd (wifi-tether) cannot run in 802.11n #228

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Turn on the Wifi Tether
2. A message shown as below cannot run 11n
HT (IEEE 802.11n) in 11b mode is not allowed, disabling HT capbilities.
Please refer to 
https://lh6.googleusercontent.com/-808EDj2-wQY/UTnxLhqmI4I/AAAAAAAAG-8/jTwH0TIo8
Rw/s778/Screenshot_2013-03-08-22-00-13.png

3. Clients connect to the AP only have 11Mbps of speed.

hostapd.conf under /data/misc/wifi/

interface=wlan0
driver=nl80211
ctrl_interface=/data/misc/wifi/hostapd
ssid=My Phone
channel=6
ieee80211n=1
wpa=2
rsn_pairwise=CCMP
wpa_psk=(**removed**)

What is the expected output? What do you see instead?
Device name is HTC ONE XL (evita), suppose support 802.11n, thanks.

What version of the product are you using? On what operating system?
CM10.1-nightly-20130308

Please provide any additional information below.

Original issue reported on code.google.com by lams...@gmail.com on 8 Mar 2013 at 2:13

GoogleCodeExporter commented 9 years ago
Try on new build with 3.4 and make a new issue if this still occurs.

Original comment by h8r...@gmail.com on 23 Jun 2013 at 6:39