Re: [OpenWrt-Devel] hostapd issue maybe between 30952 - 31118

2012-03-27 Thread Otto Solares Cabrera
On Tue, Mar 27, 2012 at 05:03:24PM -0700, Dave Taht wrote:
> however my issue is that hostapd isn't coming up for ap mode.

Yeah in 3.3 the mon.wlan0 i/f is not being setup but I didn't
investigate further.

OTOH is just me or do you note too that the compressed firmware
image with the 3.3 kernel is like 0.25MB bigger than 3.2?  It
seems too much kernelbloat* to me :(

*any similarity with bufferbloat is pure coincidence... :)
--
 Otto
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] hostapd issue maybe between 30952 - 31118

2012-03-27 Thread Dave Taht
after freezing at  30952 for the last two(ish) weeks...

I updated to 31118 this morning and built against my formerly working 3.3
kernel...

I see hostapd, ar71xx, ath9k, 3.3, etc all had updates over this period.

Despite replacing my mac80211.sh with the new one and trying a more
open-wrt-y build...

I see earlier advice today about reverting a bridging related commit, which
I will try.
(as everything is routed in cerowrt, not bridged)...

however my issue is that hostapd isn't coming up for ap mode.

I can get adhoc interfaces to come up, but they don't get a ssid.

ifup sw00
Configuration file: /var/run/hostapd-phy0.conf
nl80211: Failed to set interface sw00 into AP mode
nl80211 driver initialization failed.
Failed to start hostapd for phy0

cat hostapd-phy0.conf

ctrl_interface=/var/run/hostapd-phy0
driver=nl80211
wmm_ac_bk_cwmin=4
wmm_ac_bk_cwmax=10
wmm_ac_bk_aifs=7
wmm_ac_bk_txop_limit=0
wmm_ac_bk_acm=0
wmm_ac_be_aifs=3
wmm_ac_be_cwmin=4
wmm_ac_be_cwmax=10
wmm_ac_be_txop_limit=0
wmm_ac_be_acm=0
wmm_ac_vi_aifs=2
wmm_ac_vi_cwmin=3
wmm_ac_vi_cwmax=4
wmm_ac_vi_txop_limit=94
wmm_ac_vi_acm=0
wmm_ac_vo_aifs=2
wmm_ac_vo_cwmin=2
wmm_ac_vo_cwmax=3
wmm_ac_vo_txop_limit=47
wmm_ac_vo_acm=0
tx_queue_data3_aifs=7
tx_queue_data3_cwmin=15
tx_queue_data3_cwmax=1023
tx_queue_data3_burst=0
tx_queue_data2_aifs=3
tx_queue_data2_cwmin=15
tx_queue_data2_cwmax=63
tx_queue_data2_burst=0
tx_queue_data1_aifs=1
tx_queue_data1_cwmin=7
tx_queue_data1_cwmax=15
tx_queue_data1_burst=3.0
tx_queue_data0_aifs=1
tx_queue_data0_cwmin=3
tx_queue_data0_cwmax=7
tx_queue_data0_burst=1.5
hw_mode=g
channel=11

country_code=US


logger_syslog=127
logger_syslog_level=2
logger_stdout=127
logger_stdout_level=2

ieee80211n=1
ht_capab=[HT20][SHORT-GI-40][TX-STBC][RX-STBC1][DSSS_CCK-40]
ieee80211d=1
preamble=0

interface=sw00
ctrl_interface=/var/run/hostapd-phy0
auth_algs=1
wpa=0
ssid=OpenWrt
wmm_enabled=1
bssid=e0:46:9a:34:30:d2
ignore_broadcast_ssid=0




-- 
Dave Täht
SKYPE: davetaht
US Tel: 1-239-829-5608
http://www.bufferbloat.net
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel