linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ath: Unable to reset channel (2412 MHz), reset status -5
@ 2011-07-19  6:13 Justin P. Mattock
  2011-07-19  6:25 ` Mohammed Shafi
  0 siblings, 1 reply; 8+ messages in thread
From: Justin P. Mattock @ 2011-07-19  6:13 UTC (permalink / raw)
  To: netdev, linux-wireless, linux-kernel

seems with the latest Mainline I am getting the ath9k carpping out after 
a while of streaming(dmesg below)..:
http://fpaste.org/D7wM/

will try a bisect if I have the time..

Justin P. Mattock

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

* Re: ath: Unable to reset channel (2412 MHz), reset status -5
  2011-07-19  6:13 ath: Unable to reset channel (2412 MHz), reset status -5 Justin P. Mattock
@ 2011-07-19  6:25 ` Mohammed Shafi
  2011-07-19  6:35   ` Justin P. Mattock
  0 siblings, 1 reply; 8+ messages in thread
From: Mohammed Shafi @ 2011-07-19  6:25 UTC (permalink / raw)
  To: Justin P. Mattock; +Cc: netdev, linux-wireless, linux-kernel

On Tue, Jul 19, 2011 at 11:43 AM, Justin P. Mattock
<justinmattock@gmail.com> wrote:
> seems with the latest Mainline I am getting the ath9k carpping out after a
> while of streaming(dmesg below)..:
> http://fpaste.org/D7wM/
>
> will try a bisect if I have the time..

I will try to recreate here with 3.0.0-rc7-wl, we can get more
information by ath9k debug=0xffffffff.
thanks.

-- 
shafi

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

* Re: ath: Unable to reset channel (2412 MHz), reset status -5
  2011-07-19  6:25 ` Mohammed Shafi
@ 2011-07-19  6:35   ` Justin P. Mattock
  2011-07-19  6:46     ` Mohammed Shafi
  0 siblings, 1 reply; 8+ messages in thread
From: Justin P. Mattock @ 2011-07-19  6:35 UTC (permalink / raw)
  To: Mohammed Shafi; +Cc: netdev, linux-wireless, linux-kernel

On 07/18/2011 11:25 PM, Mohammed Shafi wrote:
> On Tue, Jul 19, 2011 at 11:43 AM, Justin P. Mattock
> <justinmattock@gmail.com>  wrote:
>> seems with the latest Mainline I am getting the ath9k carpping out after a
>> while of streaming(dmesg below)..:
>> http://fpaste.org/D7wM/
>>
>> will try a bisect if I have the time..
>
> I will try to recreate here with 3.0.0-rc7-wl, we can get more
> information by ath9k debug=0xffffffff.
> thanks.
>

cool!
seems to fire off randomly over here.

Justin P. Mattock

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

* Re: ath: Unable to reset channel (2412 MHz), reset status -5
  2011-07-19  6:35   ` Justin P. Mattock
@ 2011-07-19  6:46     ` Mohammed Shafi
  2011-07-19 15:25       ` Justin P. Mattock
  0 siblings, 1 reply; 8+ messages in thread
From: Mohammed Shafi @ 2011-07-19  6:46 UTC (permalink / raw)
  To: Justin P. Mattock; +Cc: netdev, linux-wireless, linux-kernel

On Tue, Jul 19, 2011 at 12:05 PM, Justin P. Mattock
<justinmattock@gmail.com> wrote:
> On 07/18/2011 11:25 PM, Mohammed Shafi wrote:
>>
>> On Tue, Jul 19, 2011 at 11:43 AM, Justin P. Mattock
>> <justinmattock@gmail.com>  wrote:
>>>
>>> seems with the latest Mainline I am getting the ath9k carpping out after
>>> a
>>> while of streaming(dmesg below)..:
>>> http://fpaste.org/D7wM/
>>>
>>> will try a bisect if I have the time..
>>
>> I will try to recreate here with 3.0.0-rc7-wl, we can get more
>> information by ath9k debug=0xffffffff.
>> thanks.
>>
>
> cool!
> seems to fire off randomly over here.

I have got AR5416, will try with that.

-- 
shafi

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

* Re: ath: Unable to reset channel (2412 MHz), reset status -5
  2011-07-19  6:46     ` Mohammed Shafi
@ 2011-07-19 15:25       ` Justin P. Mattock
  2011-07-19 15:49         ` Mohammed Shafi
  0 siblings, 1 reply; 8+ messages in thread
From: Justin P. Mattock @ 2011-07-19 15:25 UTC (permalink / raw)
  To: Mohammed Shafi; +Cc: netdev, linux-wireless, linux-kernel

On 07/18/2011 11:46 PM, Mohammed Shafi wrote:
> On Tue, Jul 19, 2011 at 12:05 PM, Justin P. Mattock
> <justinmattock@gmail.com>  wrote:
>> On 07/18/2011 11:25 PM, Mohammed Shafi wrote:
>>>
>>> On Tue, Jul 19, 2011 at 11:43 AM, Justin P. Mattock
>>> <justinmattock@gmail.com>    wrote:
>>>>
>>>> seems with the latest Mainline I am getting the ath9k carpping out after
>>>> a
>>>> while of streaming(dmesg below)..:
>>>> http://fpaste.org/D7wM/
>>>>
>>>> will try a bisect if I have the time..
>>>
>>> I will try to recreate here with 3.0.0-rc7-wl, we can get more
>>> information by ath9k debug=0xffffffff.
>>> thanks.
>>>
>>
>> cool!
>> seems to fire off randomly over here.
>
> I have got AR5416, will try with that.
>

I can try the bisect, but might take a while, since external 
activities(job). Seems this is just starting i.g. with
3.0.0-rc1 I never saw this, but with 3.0.0-rc7-00125-gf560f66
its making noise.

Justin P. Mattock

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

* Re: ath: Unable to reset channel (2412 MHz), reset status -5
  2011-07-19 15:25       ` Justin P. Mattock
@ 2011-07-19 15:49         ` Mohammed Shafi
  2011-07-19 16:01           ` Justin P. Mattock
  2011-07-22  5:07           ` Justin P. Mattock
  0 siblings, 2 replies; 8+ messages in thread
From: Mohammed Shafi @ 2011-07-19 15:49 UTC (permalink / raw)
  To: Justin P. Mattock; +Cc: netdev, linux-wireless, linux-kernel

On Tue, Jul 19, 2011 at 8:55 PM, Justin P. Mattock
<justinmattock@gmail.com> wrote:
> On 07/18/2011 11:46 PM, Mohammed Shafi wrote:
>>
>> On Tue, Jul 19, 2011 at 12:05 PM, Justin P. Mattock
>> <justinmattock@gmail.com>  wrote:
>>>
>>> On 07/18/2011 11:25 PM, Mohammed Shafi wrote:
>>>>
>>>> On Tue, Jul 19, 2011 at 11:43 AM, Justin P. Mattock
>>>> <justinmattock@gmail.com>    wrote:
>>>>>
>>>>> seems with the latest Mainline I am getting the ath9k carpping out
>>>>> after
>>>>> a
>>>>> while of streaming(dmesg below)..:
>>>>> http://fpaste.org/D7wM/
>>>>>
>>>>> will try a bisect if I have the time..
>>>>
>>>> I will try to recreate here with 3.0.0-rc7-wl, we can get more
>>>> information by ath9k debug=0xffffffff.
>>>> thanks.
>>>>
>>>
>>> cool!
>>> seems to fire off randomly over here.
>>
>> I have got AR5416, will try with that.
>>
>
> I can try the bisect, but might take a while, since external
> activities(job). Seems this is just starting i.g. with
> 3.0.0-rc1 I never saw this, but with 3.0.0-rc7-00125-gf560f66
> its making noise.

I am unable to get this problem in my AR5416 :( will also try
tomorrow. I am using the card for browsing etc.
recently there were patches for hardware code changes.
just a guess, please check does this patch helps(or is it already
there). i think this will be called via
ath_set_channel->ath9k_hw_reset->ath9k_hw_init_bb and may be
https://patchwork.kernel.org/patch/957902/

>
> Justin P. Mattock
>



-- 
shafi

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

* Re: ath: Unable to reset channel (2412 MHz), reset status -5
  2011-07-19 15:49         ` Mohammed Shafi
@ 2011-07-19 16:01           ` Justin P. Mattock
  2011-07-22  5:07           ` Justin P. Mattock
  1 sibling, 0 replies; 8+ messages in thread
From: Justin P. Mattock @ 2011-07-19 16:01 UTC (permalink / raw)
  To: Mohammed Shafi; +Cc: netdev, linux-wireless, linux-kernel

On 07/19/2011 08:49 AM, Mohammed Shafi wrote:
> On Tue, Jul 19, 2011 at 8:55 PM, Justin P. Mattock
> <justinmattock@gmail.com>  wrote:
>> On 07/18/2011 11:46 PM, Mohammed Shafi wrote:
>>>
>>> On Tue, Jul 19, 2011 at 12:05 PM, Justin P. Mattock
>>> <justinmattock@gmail.com>    wrote:
>>>>
>>>> On 07/18/2011 11:25 PM, Mohammed Shafi wrote:
>>>>>
>>>>> On Tue, Jul 19, 2011 at 11:43 AM, Justin P. Mattock
>>>>> <justinmattock@gmail.com>      wrote:
>>>>>>
>>>>>> seems with the latest Mainline I am getting the ath9k carpping out
>>>>>> after
>>>>>> a
>>>>>> while of streaming(dmesg below)..:
>>>>>> http://fpaste.org/D7wM/
>>>>>>
>>>>>> will try a bisect if I have the time..
>>>>>
>>>>> I will try to recreate here with 3.0.0-rc7-wl, we can get more
>>>>> information by ath9k debug=0xffffffff.
>>>>> thanks.
>>>>>
>>>>
>>>> cool!
>>>> seems to fire off randomly over here.
>>>
>>> I have got AR5416, will try with that.
>>>
>>
>> I can try the bisect, but might take a while, since external
>> activities(job). Seems this is just starting i.g. with
>> 3.0.0-rc1 I never saw this, but with 3.0.0-rc7-00125-gf560f66
>> its making noise.
>
> I am unable to get this problem in my AR5416 :( will also try
> tomorrow. I am using the card for browsing etc.
> recently there were patches for hardware code changes.
> just a guess, please check does this patch helps(or is it already
> there). i think this will be called via
> ath_set_channel->ath9k_hw_reset->ath9k_hw_init_bb and may be
> https://patchwork.kernel.org/patch/957902/

I am not seeing this in: ar5008_hw_init_bb
will apply this to the current Mainline when I get the chance and run 
the system to see if I get this firing off.
(as for what I have, and was doing:(OS fedora 15)simply streaming radio 
with clients running in the background twitter, facebook, thunderbird

Justin P. Mattock

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

* Re: ath: Unable to reset channel (2412 MHz), reset status -5
  2011-07-19 15:49         ` Mohammed Shafi
  2011-07-19 16:01           ` Justin P. Mattock
@ 2011-07-22  5:07           ` Justin P. Mattock
  1 sibling, 0 replies; 8+ messages in thread
From: Justin P. Mattock @ 2011-07-22  5:07 UTC (permalink / raw)
  To: Mohammed Shafi; +Cc: netdev, linux-wireless, linux-kernel

On 07/19/2011 08:49 AM, Mohammed Shafi wrote:
> On Tue, Jul 19, 2011 at 8:55 PM, Justin P. Mattock
> <justinmattock@gmail.com>  wrote:
>> On 07/18/2011 11:46 PM, Mohammed Shafi wrote:
>>>
>>> On Tue, Jul 19, 2011 at 12:05 PM, Justin P. Mattock
>>> <justinmattock@gmail.com>    wrote:
>>>>
>>>> On 07/18/2011 11:25 PM, Mohammed Shafi wrote:
>>>>>
>>>>> On Tue, Jul 19, 2011 at 11:43 AM, Justin P. Mattock
>>>>> <justinmattock@gmail.com>      wrote:
>>>>>>
>>>>>> seems with the latest Mainline I am getting the ath9k carpping out
>>>>>> after
>>>>>> a
>>>>>> while of streaming(dmesg below)..:
>>>>>> http://fpaste.org/D7wM/
>>>>>>
>>>>>> will try a bisect if I have the time..
>>>>>
>>>>> I will try to recreate here with 3.0.0-rc7-wl, we can get more
>>>>> information by ath9k debug=0xffffffff.
>>>>> thanks.
>>>>>
>>>>
>>>> cool!
>>>> seems to fire off randomly over here.
>>>
>>> I have got AR5416, will try with that.
>>>
>>
>> I can try the bisect, but might take a while, since external
>> activities(job). Seems this is just starting i.g. with
>> 3.0.0-rc1 I never saw this, but with 3.0.0-rc7-00125-gf560f66
>> its making noise.
>
> I am unable to get this problem in my AR5416 :( will also try
> tomorrow. I am using the card for browsing etc.
> recently there were patches for hardware code changes.
> just a guess, please check does this patch helps(or is it already
> there). i think this will be called via
> ath_set_channel->ath9k_hw_reset->ath9k_hw_init_bb and may be
> https://patchwork.kernel.org/patch/957902/
>

alright, I applied the patch above, and have ran this a few days in 
various hotspots etc.. unfortunantly this patch does not fix the issue.
dmesg is below:
http://fpaste.org/ozCA/

from what I remember, I had all my clients doing their thing, then all 
of a sudden everything slowly started to crap out.

as for bisecting, I think this might take a while due to the 
inconsistancy of this(seems to show up every 4/5 boots etc..)but if I 
get some free time, I will have a try.

Justin P. Mattock


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

end of thread, other threads:[~2011-07-22  5:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-19  6:13 ath: Unable to reset channel (2412 MHz), reset status -5 Justin P. Mattock
2011-07-19  6:25 ` Mohammed Shafi
2011-07-19  6:35   ` Justin P. Mattock
2011-07-19  6:46     ` Mohammed Shafi
2011-07-19 15:25       ` Justin P. Mattock
2011-07-19 15:49         ` Mohammed Shafi
2011-07-19 16:01           ` Justin P. Mattock
2011-07-22  5:07           ` Justin P. Mattock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).