Re: [ath9k-devel] ath9k power save in AP mode

2011-08-12 Thread Mohammed Shafi
On Fri, Aug 12, 2011 at 8:04 AM, Harsha Chenji cjker...@gmail.com wrote: Hello list, I was trying to get PSM working with a ath9k and a broadcom based STA (which works with other APs). However, in ath9k's debugfs, total_ps_buffered reads 0. iwconfig shows that power management is on. Still,

Re: [ath9k-devel] Kernel panic with compat-wireless-2011-07-28

2011-08-12 Thread Catalin Drula
On Fri, 2011-08-12 at 10:21 +0530, Mohammed Shafi wrote: On Fri, Aug 12, 2011 at 3:26 AM, Catalin Drula catalin.dr...@personalnetworks.ro wrote: Hi, I get the following kernel panic after a few hours of stress testing (continuous associations and sending data through) two Atheros AR928X

Re: [ath9k-devel] Can't get ath9k_htc to load firmware, target not responsive

2011-08-12 Thread Mohammed Shafi
On Fri, Aug 12, 2011 at 2:23 PM, Ming-Ching Tiew mct...@yahoo.com wrote: I am using kernel 3.0.1 with compat-wireless backport v3.0-2, and TL WN722N. The system is compiled based on openwrt trunk sdk. I am using htc_9271.fw version 1.3 downloaded from

Re: [ath9k-devel] Can't get ath9k_htc to load firmware, target not responsive

2011-08-12 Thread Mohammed Shafi
On Fri, Aug 12, 2011 at 2:34 PM, Mohammed Shafi shafi.wirel...@gmail.com wrote: On Fri, Aug 12, 2011 at 2:23 PM, Ming-Ching Tiew mct...@yahoo.com wrote: I am using kernel 3.0.1 with compat-wireless backport v3.0-2, and TL WN722N. The system is compiled based on openwrt trunk sdk. I am using

Re: [ath9k-devel] Can't get ath9k_htc to load firmware, target not responsive

2011-08-12 Thread Ming-Ching Tiew
--- On Fri, 8/12/11, Mohammed Shafi shafi.wirel...@gmail.com wrote: From: Mohammed Shafi shafi.wirel...@gmail.com please provide your vendor id and device id. thanks! Sure :- [ 3130.144576] usb 2-1: default language 0x0409 [ 3130.144933] usb 2-1: udev 7, busnum 2, minor = 134 [

Re: [ath9k-devel] Can't get ath9k_htc to load firmware, target not responsive

2011-08-12 Thread Ming-Ching Tiew
--- On Fri, 8/12/11, Mohammed Shafi shafi.wirel...@gmail.com wrote: if this already a supported device by ath9k_htc then http://www.mailrepository.com/ath9k-devel.lists.ath9k.org/msg/3249192/ Sorry I am not exactly sure what is required here. I have read the thread prior to my post.

Re: [ath9k-devel] Can't get ath9k_htc to load firmware, target not responsive

2011-08-12 Thread Mohammed Shafi
On Fri, Aug 12, 2011 at 3:04 PM, Ming-Ching Tiew mct...@yahoo.com wrote: --- On Fri, 8/12/11, Mohammed Shafi shafi.wirel...@gmail.com wrote: if this already a supported device by ath9k_htc then http://www.mailrepository.com/ath9k-devel.lists.ath9k.org/msg/3249192/ Sorry I am not

Re: [ath9k-devel] Can't get ath9k_htc to load firmware, target not responsive

2011-08-12 Thread Tom Lake
I'm experiencing the same issue - it seems to occur whenever the device is reset - if I reboot my machine then I get the same error, but physically removing the adapter and reinserting it allows the firmware to be downloaded again. I suspect that there's some reset command or process that isn't

Re: [ath9k-devel] [PATCH -next 0/8] ath9k: ASPM fixes

2011-08-12 Thread Stanislaw Gruszka
On Thu, Aug 11, 2011 at 12:08:48PM -0400, John W. Linville wrote: On Fri, Aug 05, 2011 at 01:10:31PM +0200, Stanislaw Gruszka wrote: This patch series try to fix ath9k ASPM. Some of patches are cleanup only or do merging common code (with e1000e driver). With CONFIG_PCIEASPM it's

Re: [ath9k-devel] Kernel panic with compat-wireless-2011-07-28

2011-08-12 Thread Catalin Drula
Hi Mohammed, I get the following kernel panic after a few hours of stress testing (continuous associations and sending data through) two Atheros AR928X devices. thanks for reporting. *please provide lspci -xxx *are you having one AR928X as AP and the other as station?

Re: [ath9k-devel] Kernel panic with compat-wireless-2011-07-28

2011-08-12 Thread Mohammed Shafi
Both interfaces are in station mode. The APs (simulated with Atheros adapters on a different machine) constantly go up and down and change encryption settings, frequency and 802.11n mode (also changing BSSID everytime they came up in a new configuraiton). Hi Catalin, I am unable to

Re: [ath9k-devel] Kernel panic with compat-wireless-2011-07-28

2011-08-12 Thread Catalin Drula
Hi Mohammed, Both interfaces are in station mode. The APs (simulated with Atheros adapters on a different machine) constantly go up and down and change encryption settings, frequency and 802.11n mode (also changing BSSID everytime they came up in a new configuraiton). Hi Catalin,

Re: [ath9k-devel] Can't get ath9k_htc to load firmware, target not responsive

2011-08-12 Thread Ming-Ching Tiew
--- On Fri, 8/12/11, Mohammed Shafi shafi.wirel...@gmail.com wrote: sorry  i am not aware of that thread, can you please post the link and the related patch? This is the other thread which bears some relevance to the error message of Target is unresponsive :-

[ath9k-devel] Can't get ath9k_htc to load firmware, target not responsive

2011-08-12 Thread Ming-Ching Tiew
I am using kernel 3.0.1 with compat-wireless backport v3.0-2, and TL WN722N. The system is compiled based on openwrt trunk sdk. I am using htc_9271.fw version 1.3 downloaded from http://wireless.kernel.org/download/htc_fw/; The image when I run natively it is able to download firmware into the

Re: [ath9k-devel] [PATCH -next 0/8] ath9k: ASPM fixes

2011-08-12 Thread Jeff Kirsher
On Fri, 2011-08-12 at 05:35 -0700, Stanislaw Gruszka wrote: On Thu, Aug 11, 2011 at 12:08:48PM -0400, John W. Linville wrote: On Fri, Aug 05, 2011 at 01:10:31PM +0200, Stanislaw Gruszka wrote: This patch series try to fix ath9k ASPM. Some of patches are cleanup only or do merging common

Re: [ath9k-devel] Can't get ath9k_htc to load firmware, target not responsive

2011-08-12 Thread Ming-Ching Tiew
--- On Fri, 8/12/11, Tom Lake tswsl1...@sucs.org wrote: From: Tom Lake tswsl1...@sucs.org Subject: Re: [ath9k-devel] Can't get ath9k_htc to load firmware, target not responsive To: Ming-Ching Tiew mct...@yahoo.com Cc: ath9k-devel@lists.ath9k.org Date: Friday, August 12, 2011, 10:59 AM

[ath9k-devel] Poor ath9k AP performance vs. ath5k

2011-08-12 Thread Grant
Using my ISP's throughput test: http://speedtest.oceanic.com I get drastically better performance from my Netgear ath5k card in AP mode compared to my Ubiquiti SR71-E in AP mode. I'm connecting to either card via a Ubiquiti SR71-E installed in my laptop. The txpower setting on the AP doesn't