All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] AR9380-ath9k and hostapd based AP drops packets.
@ 2014-05-13 16:21 Bhavesh Kamani
  2014-05-13 16:49 ` Adrian Chadd
  0 siblings, 1 reply; 2+ messages in thread
From: Bhavesh Kamani @ 2014-05-13 16:21 UTC (permalink / raw)
  To: ath9k-devel

Hi Team,

I am using ath9k and hostapd to create AR9380 based AP.

I am able to observe more than 1% packet loss on cellphone 
clients(example android phone, android tablet, ipad, iphone, etc.). I am 
using 2.4 GHz band and I am able to observe this packet loss on any channel.

Can someone point me any parameter configuration change to reduce these 
drops?

ath9k version : backports-3.12.8-1
Hostapd version : hostapd 2.0
Hardware : AR9380 miniPCIe

Please find the hostapd.conf in the attachment.

Thanks,
Bhavesh.
-------------- next part --------------
interface=wlan0
driver=nl80211
logger_syslog=-1
logger_syslog_level=2
logger_stdout=-1
logger_stdout_level=2
dump_file=/tmp/hostapd.dump
ieee80211d=1
dtim_period=2
preamble=1
macaddr_acl=0
wmm_enabled=1
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
ap_max_inactivity=300

country_code=US
hw_mode=g
ieee80211n=1
channel=1
beacon_int=100
rts_threshold=2346
fragm_threshold=2346

ssid=TEST
ctrl_interface=/tmp/hostapd
ctrl_interface_group=1
max_num_sta=255
wpa=3
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP CCMP
wpa_passphrase=123456789012345678
wpa_group_rekey=0

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-13 16:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-13 16:21 [ath9k-devel] AR9380-ath9k and hostapd based AP drops packets Bhavesh Kamani
2014-05-13 16:49 ` Adrian Chadd

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.