linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Pending ath9k bugs June, 2009
@ 2009-06-22 15:47 Luis R. Rodriguez
  2009-06-22 18:50 ` [ath9k-devel] " Joseph Cheek
       [not found] ` <4A3FDAC2.7020209@gmail.com>
  0 siblings, 2 replies; 14+ messages in thread
From: Luis R. Rodriguez @ 2009-06-22 15:47 UTC (permalink / raw)
  To: linux-wireless
  Cc: ath9k-devel, parag.warudkar, rootkit85, gaurav.jauhar,
	Senthil Balasubramanian, Vasanthakumar Thiagarajan

We're down to 2 kernel.org bug reports for ath9k:

http://bugzilla.kernel.org/show_bug.cgi?id=13581
"ath9k doesn't work with newer kernels"
This is a regression between 2.6.29 and 2.6.30, someone needs to look at this.

http://bugzilla.kernel.org/show_bug.cgi?id=13141
"AR5008/DWA-552 - Very slow"
Patches have been supplied, needs user feedback.

If you are aware of any other issues please do report.

  Luis

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

* Re: [ath9k-devel] Pending ath9k bugs June, 2009
  2009-06-22 15:47 Pending ath9k bugs June, 2009 Luis R. Rodriguez
@ 2009-06-22 18:50 ` Joseph Cheek
  2009-06-22 23:30   ` Joseph Cheek
  2009-06-23  4:19   ` Senthil Balasubramanian
       [not found] ` <4A3FDAC2.7020209@gmail.com>
  1 sibling, 2 replies; 14+ messages in thread
From: Joseph Cheek @ 2009-06-22 18:50 UTC (permalink / raw)
  To: Luis R. Rodriguez
  Cc: linux-wireless, Senthil Balasubramanian, parag.warudkar,
	gaurav.jauhar, rootkit85, ath9k-devel, Vasanthakumar Thiagarajan

I will attempt to repro my xmit hangs bugs on today's wireless testing. 
I haven't submitted a kernel.org bug on it, just mentioned it on the
ath9k list several times.  I can submit a kernel.org bug for it tho,
assuming it repros (I've had it ever since Christmas, but who knows?).

Joseph Cheek

Luis R. Rodriguez wrote:
> We're down to 2 kernel.org bug reports for ath9k:
>
> http://bugzilla.kernel.org/show_bug.cgi?id=13581
> "ath9k doesn't work with newer kernels"
> This is a regression between 2.6.29 and 2.6.30, someone needs to look at this.
>
> http://bugzilla.kernel.org/show_bug.cgi?id=13141
> "AR5008/DWA-552 - Very slow"
> Patches have been supplied, needs user feedback.
>
> If you are aware of any other issues please do report.
>
>   Luis
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel@lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
>   

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

* Re: [ath9k-devel] Pending ath9k bugs June, 2009
       [not found] ` <4A3FDAC2.7020209@gmail.com>
@ 2009-06-22 20:58   ` Luis R. Rodriguez
  2009-06-22 22:46     ` Dmitri Seletski
  0 siblings, 1 reply; 14+ messages in thread
From: Luis R. Rodriguez @ 2009-06-22 20:58 UTC (permalink / raw)
  To: Dmitri Seletski; +Cc: linux-wireless, gaurav.jauhar, Senthil Balasubramanian

On Mon, Jun 22, 2009 at 12:25 PM, Dmitri Seletski<drjoms@gmail.com> wrote:
> Luis R. Rodriguez wrote:
>> We're down to 2 kernel.org bug reports for ath9k:
>>
>> http://bugzilla.kernel.org/show_bug.cgi?id=13581
>> "ath9k doesn't work with newer kernels"
>> This is a regression between 2.6.29 and 2.6.30, someone needs to look at this.
>>
>> http://bugzilla.kernel.org/show_bug.cgi?id=13141
>> "AR5008/DWA-552 - Very slow"
>> Patches have been supplied, needs user feedback.
>>
>> If you are aware of any other issues please do report.
>>
>>   Luis
>> _______________________________________________
>> ath9k-devel mailing list
>> ath9k-devel@lists.ath9k.org
>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>>
> Hello Luis,
> Was that problem i was bothering you with being solved?

Oh no, thanks for the reminder, that is another outstanding issue. Can
you provide the pcap output.


> I have attempted to install fresh drivers, but i get:
>
>  make
> /bin/sh: line 0: test: -ge: unary operator expected
> /bin/sh: line 0: test: -le: unary operator expected

Hm, some script may not be using /bin/bash appropriately, but you may
just want to rm -f /bin/sh && ln -s /bin/bash /bin/sh for now.

  Luis

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

* Re: [ath9k-devel] Pending ath9k bugs June, 2009
  2009-06-22 20:58   ` Luis R. Rodriguez
@ 2009-06-22 22:46     ` Dmitri Seletski
  2009-06-23  5:28       ` Luis R. Rodriguez
  0 siblings, 1 reply; 14+ messages in thread
From: Dmitri Seletski @ 2009-06-22 22:46 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: linux-wireless, gaurav.jauhar, Senthil Balasubramanian

Luis R. Rodriguez wrote:
> On Mon, Jun 22, 2009 at 12:25 PM, Dmitri Seletski<drjoms@gmail.com> wrote:
>   
>> Luis R. Rodriguez wrote:
>>     
>>> We're down to 2 kernel.org bug reports for ath9k:
>>>
>>> http://bugzilla.kernel.org/show_bug.cgi?id=13581
>>> "ath9k doesn't work with newer kernels"
>>> This is a regression between 2.6.29 and 2.6.30, someone needs to look at this.
>>>
>>> http://bugzilla.kernel.org/show_bug.cgi?id=13141
>>> "AR5008/DWA-552 - Very slow"
>>> Patches have been supplied, needs user feedback.
>>>
>>> If you are aware of any other issues please do report.
>>>
>>>   Luis
>>> _______________________________________________
>>> ath9k-devel mailing list
>>> ath9k-devel@lists.ath9k.org
>>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>>>
>>>       
>> Hello Luis,
>> Was that problem i was bothering you with being solved?
>>     
>
> Oh no, thanks for the reminder, that is another outstanding issue. Can
> you provide the pcap output.
>
>
>   
>> I have attempted to install fresh drivers, but i get:
>>
>>  make
>> /bin/sh: line 0: test: -ge: unary operator expected
>> /bin/sh: line 0: test: -le: unary operator expected
>>     
>
> Hm, some script may not be using /bin/bash appropriately, but you may
> just want to rm -f /bin/sh && ln -s /bin/bash /bin/sh for now.
>
>   Luis
>   

rm -f /bin/sh && ln -s /bin/bash /bin/sh
make
/bin/sh: line 0: test: -ge: unary operator expected
/bin/sh: line 0: test: -le: unary operator expected
make -C /lib/modules/2.6.30-rc8/build
M=/home/dimko/compat-wireless-2009-06-20 modules
make[1]: Entering directory `/usr/src/linux-2.6.30-rc8'
make[1]: *** No rule to make target `modules'.  Stop.
make[1]: Leaving directory `/usr/src/linux-2.6.30-rc8'
make: *** [modules] Error 2



Make still fails.

About pcap, you probably din't get my last email. I have included log
files of tcpdump...
 I have had no packets going through wireless at all, during n only test.

unfortunately i cant compile anything currently

solution with rm -f /bin/sh && ln -s /bin/bash /bin/sh didnt help

compat-wireless-2009-06-20 # make
/bin/sh: line 0: test: -ge: unary operator expected
/bin/sh: line 0: test: -le: unary operator expected
make -C /lib/modules/2.6.30-rc8/build
M=/home/dimko/compat-wireless-2009-06-20 modules
make[1]: Entering directory `/usr/src/linux-2.6.30-rc8'
make[1]: *** No rule to make target `modules'.  Stop.
make[1]: Leaving directory `/usr/src/linux-2.6.30-rc8'
make: *** [modules] Error 2

If you want i can of course can  resubmit  tcpdump test, but i cant
install no ath9k drivers, as such test is pointless, as i only have
built in drivers left...

Sorry for replying to private email.

just to clarify, by all i mean, i cant compile ath9k drivers.
i could compile kernel for example

Regards
Dmitri


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

* Re: [ath9k-devel] Pending ath9k bugs June, 2009
  2009-06-22 18:50 ` [ath9k-devel] " Joseph Cheek
@ 2009-06-22 23:30   ` Joseph Cheek
  2009-06-23  2:38     ` Joseph Cheek
  2009-06-23  4:19   ` Senthil Balasubramanian
  1 sibling, 1 reply; 14+ messages in thread
From: Joseph Cheek @ 2009-06-22 23:30 UTC (permalink / raw)
  To: Luis R. Rodriguez
  Cc: linux-wireless, Senthil Balasubramanian, parag.warudkar,
	gaurav.jauhar, rootkit85, ath9k-devel, Vasanthakumar Thiagarajan

ok, today's git tip is significantly better!  I get failed pings about
once every hour, down from several times an hour with the last stable
wireless-testing I could boot.  I'll get a log with modprobe ath9k
debug=0xfffffffff and send the log again.

Thanks!

Joseph

Joseph Cheek wrote:
> I will attempt to repro my xmit hangs bugs on today's wireless testing. 
> I haven't submitted a kernel.org bug on it, just mentioned it on the
> ath9k list several times.  I can submit a kernel.org bug for it tho,
> assuming it repros (I've had it ever since Christmas, but who knows?).
>
> Joseph Cheek
>
> Luis R. Rodriguez wrote:
>   
>> We're down to 2 kernel.org bug reports for ath9k:
>>
>> http://bugzilla.kernel.org/show_bug.cgi?id=13581
>> "ath9k doesn't work with newer kernels"
>> This is a regression between 2.6.29 and 2.6.30, someone needs to look at this.
>>
>> http://bugzilla.kernel.org/show_bug.cgi?id=13141
>> "AR5008/DWA-552 - Very slow"
>> Patches have been supplied, needs user feedback.
>>
>> If you are aware of any other issues please do report.
>>
>>   Luis
>> _______________________________________________
>> ath9k-devel mailing list
>> ath9k-devel@lists.ath9k.org
>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>>
>>   
>>     
>
>   

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

* Re: [ath9k-devel] Pending ath9k bugs June, 2009
  2009-06-22 23:30   ` Joseph Cheek
@ 2009-06-23  2:38     ` Joseph Cheek
  0 siblings, 0 replies; 14+ messages in thread
From: Joseph Cheek @ 2009-06-23  2:38 UTC (permalink / raw)
  To: Luis R. Rodriguez
  Cc: rootkit85, parag.warudkar, gaurav.jauhar, linux-wireless,
	Senthil Balasubramanian, ath9k-devel, Vasanthakumar Thiagarajan

Ok I have some debug information.  I have a machine set up as a
multimedia file server and as soon as I get 3 minutes into a video or
so, poof, the connection gets dropped. I stream over http but it happens
when I scp a file too.

I have a watchdog that checks the connection constantly and if pings
fail, it brings wlan0 down (rmmoding everything from ath9k to led_class)
and brings it back up again. It's a pain, but at least I can keep the
server up for weeks at a time that way.

With the attached log, the problems seems to start at 21:31:33 when I
get lots of problems I don't understand followed by lots of "receive
FIFO overrun interrupt" and then later more and more
"AR_INTR_SYNC_LOCAL_TIMEOUT". By 21:32:03, my watchdog has noticed no
pings are getting through and by 21:32:13 it has cycled the interface.
The log gets noticeably smaller then, as the http file transfer has
timed out.

the log is at
http://joseph.cheek.com/sites/default/files/ath9k.jun22.21.31+32.log_.bz2
and the hwinfo is at
http://joseph.cheek.com/sites/default/files/hwinfo.ath9k.  I have a blog
entry with a little more info at http://joseph.cheek.com/node/7.

Let me know if you need more info or want me to file a kernel.org bug. 
The kernel is today's wireless-testing git tree.

Thanks!

Joseph Cheek

Joseph Cheek wrote:
> ok, today's git tip is significantly better!  I get failed pings about
> once every hour, down from several times an hour with the last stable
> wireless-testing I could boot.  I'll get a log with modprobe ath9k
> debug=0xfffffffff and send the log again.
>
> Thanks!
>
> Joseph
>
> Joseph Cheek wrote:
>   
>> I will attempt to repro my xmit hangs bugs on today's wireless testing. 
>> I haven't submitted a kernel.org bug on it, just mentioned it on the
>> ath9k list several times.  I can submit a kernel.org bug for it tho,
>> assuming it repros (I've had it ever since Christmas, but who knows?).
>>
>> Joseph Cheek
>>
>> Luis R. Rodriguez wrote:
>>   
>>     
>>> We're down to 2 kernel.org bug reports for ath9k:
>>>
>>> http://bugzilla.kernel.org/show_bug.cgi?id=13581
>>> "ath9k doesn't work with newer kernels"
>>> This is a regression between 2.6.29 and 2.6.30, someone needs to look at this.
>>>
>>> http://bugzilla.kernel.org/show_bug.cgi?id=13141
>>> "AR5008/DWA-552 - Very slow"
>>> Patches have been supplied, needs user feedback.
>>>
>>> If you are aware of any other issues please do report.
>>>
>>>   Luis
>>> _______________________________________________
>>> ath9k-devel mailing list
>>> ath9k-devel@lists.ath9k.org
>>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>>>
>>>   
>>>     
>>>       
>>   
>>     
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel@lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>   

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

* Re: [ath9k-devel] Pending ath9k bugs June, 2009
  2009-06-22 18:50 ` [ath9k-devel] " Joseph Cheek
  2009-06-22 23:30   ` Joseph Cheek
@ 2009-06-23  4:19   ` Senthil Balasubramanian
  1 sibling, 0 replies; 14+ messages in thread
From: Senthil Balasubramanian @ 2009-06-23  4:19 UTC (permalink / raw)
  To: Joseph Cheek
  Cc: Luis R. Rodriguez, linux-wireless, Senthilkumar Balasubramanian,
	parag.warudkar@gmail.com, Gaurav Jauhar, rootkit85@yahoo.it,
	ath9k-devel@lists.ath9k.org, Vasanth Thiagarajan

Joseph,

Not sure what exactly you are tring. However, if you happen to notice the XMIT
being stuck, then please try the patch titled "Fix TX hang issue with Atheros chipsets"
and "schedule aggregation regardless of queue depth" (sent to wireless-testing
mailing list and yet to be merged into tip)

Thanks
Senthil

On Tue, Jun 23, 2009 at 12:20:20AM +0530, Joseph Cheek wrote:
> I will attempt to repro my xmit hangs bugs on today's wireless testing.
> I haven't submitted a kernel.org bug on it, just mentioned it on the
> ath9k list several times.  I can submit a kernel.org bug for it tho,
> assuming it repros (I've had it ever since Christmas, but who knows?).
> 
> Joseph Cheek
> 
> Luis R. Rodriguez wrote:
> > We're down to 2 kernel.org bug reports for ath9k:
> >
> > http://bugzilla.kernel.org/show_bug.cgi?id=13581
> > "ath9k doesn't work with newer kernels"
> > This is a regression between 2.6.29 and 2.6.30, someone needs to look at this.
> >
> > http://bugzilla.kernel.org/show_bug.cgi?id=13141
> > "AR5008/DWA-552 - Very slow"
> > Patches have been supplied, needs user feedback.
> >
> > If you are aware of any other issues please do report.
> >
> >   Luis
> > _______________________________________________
> > ath9k-devel mailing list
> > ath9k-devel@lists.ath9k.org
> > https://lists.ath9k.org/mailman/listinfo/ath9k-devel
> >
> >

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

* Re: [ath9k-devel] Pending ath9k bugs June, 2009
@ 2009-06-23  4:20 X Xiao
  0 siblings, 0 replies; 14+ messages in thread
From: X Xiao @ 2009-06-23  4:20 UTC (permalink / raw)
  To: Luis R. Rodriguez, Dmitri Seletski; +Cc: linux-wireless


not sure if this helps, compat-wireless-2009-06-20 compiled just fine in openwrt with 2.6.30 kernel.

xxiao

--- On Mon, 6/22/09, Dmitri Seletski <drjoms@gmail.com> wrote:

> From: Dmitri Seletski <drjoms@gmail.com>
> Subject: Re: [ath9k-devel] Pending ath9k bugs June, 2009
> To: "Luis R. Rodriguez" <mcgrof@gmail.com>
> Cc: "linux-wireless" <linux-wireless@vger.kernel.org>, gaurav.jauhar@atheros.com, "Senthil Balasubramanian" <senthilkumar@atheros.com>
> Date: Monday, June 22, 2009, 5:46 PM
> Luis R. Rodriguez wrote:
> > On Mon, Jun 22, 2009 at 12:25 PM, Dmitri
> Seletski<drjoms@gmail.com>
> wrote:
> >   
> >> Luis R. Rodriguez wrote:
> >>     
> >>> We're down to 2 kernel.org bug reports for
> ath9k:
> >>>
> >>> http://bugzilla.kernel.org/show_bug.cgi?id=13581
> >>> "ath9k doesn't work with newer kernels"
> >>> This is a regression between 2.6.29 and
> 2.6.30, someone needs to look at this.
> >>>
> >>> http://bugzilla.kernel.org/show_bug.cgi?id=13141
> >>> "AR5008/DWA-552 - Very slow"
> >>> Patches have been supplied, needs user
> feedback.
> >>>
> >>> If you are aware of any other issues please do
> report.
> >>>
> >>>   Luis
> >>>
> _______________________________________________
> >>> ath9k-devel mailing list
> >>> ath9k-devel@lists.ath9k.org
> >>> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
> >>>
> >>>       
> >> Hello Luis,
> >> Was that problem i was bothering you with being
> solved?
> >>     
> >
> > Oh no, thanks for the reminder, that is another
> outstanding issue. Can
> > you provide the pcap output.
> >
> >
> >   
> >> I have attempted to install fresh drivers, but i
> get:
> >>
> >>  make
> >> /bin/sh: line 0: test: -ge: unary operator
> expected
> >> /bin/sh: line 0: test: -le: unary operator
> expected
> >>     
> >
> > Hm, some script may not be using /bin/bash
> appropriately, but you may
> > just want to rm -f /bin/sh && ln -s /bin/bash
> /bin/sh for now.
> >
> >   Luis
> >   
> 
> rm -f /bin/sh && ln -s /bin/bash /bin/sh
> make
> /bin/sh: line 0: test: -ge: unary operator expected
> /bin/sh: line 0: test: -le: unary operator expected
> make -C /lib/modules/2.6.30-rc8/build
> M=/home/dimko/compat-wireless-2009-06-20 modules
> make[1]: Entering directory `/usr/src/linux-2.6.30-rc8'
> make[1]: *** No rule to make target `modules'.  Stop.
> make[1]: Leaving directory `/usr/src/linux-2.6.30-rc8'
> make: *** [modules] Error 2
> 
> 
> 
> Make still fails.
> 
> About pcap, you probably din't get my last email. I have
> included log
> files of tcpdump...
>  I have had no packets going through wireless at all,
> during n only test.
> 
> unfortunately i cant compile anything currently
> 
> solution with rm -f /bin/sh && ln -s /bin/bash
> /bin/sh didnt help
> 
> compat-wireless-2009-06-20 # make
> /bin/sh: line 0: test: -ge: unary operator expected
> /bin/sh: line 0: test: -le: unary operator expected
> make -C /lib/modules/2.6.30-rc8/build
> M=/home/dimko/compat-wireless-2009-06-20 modules
> make[1]: Entering directory `/usr/src/linux-2.6.30-rc8'
> make[1]: *** No rule to make target `modules'.  Stop.
> make[1]: Leaving directory `/usr/src/linux-2.6.30-rc8'
> make: *** [modules] Error 2
> 
> If you want i can of course can  resubmit 
> tcpdump test, but i cant
> install no ath9k drivers, as such test is pointless, as i
> only have
> built in drivers left...
> 
> Sorry for replying to private email.
> 
> just to clarify, by all i mean, i cant compile ath9k
> drivers.
> i could compile kernel for example
> 
> Regards
> Dmitri
> 
> --
> To unsubscribe from this list: send the line "unsubscribe
> linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

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

* Re: [ath9k-devel] Pending ath9k bugs June, 2009
  2009-06-22 22:46     ` Dmitri Seletski
@ 2009-06-23  5:28       ` Luis R. Rodriguez
       [not found]         ` <f3ebadea0906230653m4c95b4a1m8cd52f1336e045ba@mail.gmail.com>
  2009-06-23 20:33         ` Dmitri Seletski
  0 siblings, 2 replies; 14+ messages in thread
From: Luis R. Rodriguez @ 2009-06-23  5:28 UTC (permalink / raw)
  To: Dmitri Seletski; +Cc: linux-wireless, gaurav.jauhar, Senthil Balasubramanian

On Mon, Jun 22, 2009 at 3:46 PM, Dmitri Seletski<drjoms@gmail.com> wrote:

>>> Hello Luis,
>>> Was that problem i was bothering you with being solved?

Dmitry, by any chance, do you know if your AP has a new firmware release?

  Luis

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

* Re: [ath9k-devel] Pending ath9k bugs June, 2009
       [not found]         ` <f3ebadea0906230653m4c95b4a1m8cd52f1336e045ba@mail.gmail.com>
@ 2009-06-23 15:15           ` Luis R. Rodriguez
  0 siblings, 0 replies; 14+ messages in thread
From: Luis R. Rodriguez @ 2009-06-23 15:15 UTC (permalink / raw)
  To: Dmitri Seletski; +Cc: linux-wireless, ath9k-devel

On Tue, Jun 23, 2009 at 6:53 AM, Dmitri Seletski<drjoms@gmail.com> wrote:

please reply to the list.

> that's first thing i did - have updated firmware to current, couple of
> months ago, as far as i know - no newer firmware version is currently
> available, but i shall check with dlink site tonight. You think its my AP?

Just a thought.

> If you do - i am in pretty bad situation, since i don't have any other ap to
> try nmode, i cant proove that my driver for linux is working, i dont have
> windows installed  and well i have two devices i cant take advantage of...

Lets work with what we have.

  Luis

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

* Re: [ath9k-devel] Pending ath9k bugs June, 2009
  2009-06-23  5:28       ` Luis R. Rodriguez
       [not found]         ` <f3ebadea0906230653m4c95b4a1m8cd52f1336e045ba@mail.gmail.com>
@ 2009-06-23 20:33         ` Dmitri Seletski
  2009-06-23 20:40           ` Luis R. Rodriguez
  1 sibling, 1 reply; 14+ messages in thread
From: Dmitri Seletski @ 2009-06-23 20:33 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: linux-wireless, gaurav.jauhar, Senthil Balasubramanian

Luis R. Rodriguez wrote:
> On Mon, Jun 22, 2009 at 3:46 PM, Dmitri Seletski<drjoms@gmail.com> wrote:
>
>   
>>>> Hello Luis,
>>>> Was that problem i was bothering you with being solved?
>>>>         
>
> Dmitry, by any chance, do you know if your AP has a new firmware release?
>
>   Luis
>   
Luis, i checked - i have most up to date firmware...

what should i do now?

Regards
Dmitri

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

* Re: [ath9k-devel] Pending ath9k bugs June, 2009
  2009-06-23 20:33         ` Dmitri Seletski
@ 2009-06-23 20:40           ` Luis R. Rodriguez
  2009-06-23 20:48             ` Dmitri Seletski
  0 siblings, 1 reply; 14+ messages in thread
From: Luis R. Rodriguez @ 2009-06-23 20:40 UTC (permalink / raw)
  To: Dmitri Seletski; +Cc: linux-wireless, gaurav.jauhar, Senthil Balasubramanian

On Tue, Jun 23, 2009 at 1:33 PM, Dmitri Seletski<drjoms@gmail.com> wrote:
> Luis R. Rodriguez wrote:
>> On Mon, Jun 22, 2009 at 3:46 PM, Dmitri Seletski<drjoms@gmail.com> wrote:
>>
>>
>>>>> Hello Luis,
>>>>> Was that problem i was bothering you with being solved?
>>>>>
>>
>> Dmitry, by any chance, do you know if your AP has a new firmware release?
>>
>>   Luis
>>
> Luis, i checked - i have most up to date firmware...
>
> what should i do now?

Sit tight, our team is trying trying to get an AP with the same firmware setup.

  Luis

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

* Re: [ath9k-devel] Pending ath9k bugs June, 2009
  2009-06-23 20:40           ` Luis R. Rodriguez
@ 2009-06-23 20:48             ` Dmitri Seletski
  2009-06-23 20:55               ` Luis R. Rodriguez
  0 siblings, 1 reply; 14+ messages in thread
From: Dmitri Seletski @ 2009-06-23 20:48 UTC (permalink / raw)
  To: Luis R. Rodriguez; +Cc: linux-wireless, gaurav.jauhar, Senthil Balasubramanian

Luis R. Rodriguez wrote:
> On Tue, Jun 23, 2009 at 1:33 PM, Dmitri Seletski<drjoms@gmail.com> wrote:
>   
>> Luis R. Rodriguez wrote:
>>     
>>> On Mon, Jun 22, 2009 at 3:46 PM, Dmitri Seletski<drjoms@gmail.com> wrote:
>>>
>>>
>>>       
>>>>>> Hello Luis,
>>>>>> Was that problem i was bothering you with being solved?
>>>>>>
>>>>>>             
>>> Dmitry, by any chance, do you know if your AP has a new firmware release?
>>>
>>>   Luis
>>>
>>>       
>> Luis, i checked - i have most up to date firmware...
>>
>> what should i do now?
>>     
>
> Sit tight, our team is trying trying to get an AP with the same firmware setup.
>
>   Luis
>   
i have an idea.
i can try older drivers, something that was working with me before
perhaps, if it ever was... and if it does somewhat work, well, it'll be
rather easy to trace where problem came from.
Only question is, where can i see archives? i don't feel like using
developers tools, i am not developer and probably not bright enough to
use them anyway...

BTW, if anyone from developers is based in Republic of Ireland - i could
perhaps travel to him/her with ap and wifi card :)

Regards



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

* Re: [ath9k-devel] Pending ath9k bugs June, 2009
  2009-06-23 20:48             ` Dmitri Seletski
@ 2009-06-23 20:55               ` Luis R. Rodriguez
  0 siblings, 0 replies; 14+ messages in thread
From: Luis R. Rodriguez @ 2009-06-23 20:55 UTC (permalink / raw)
  To: Dmitri Seletski; +Cc: linux-wireless, gaurav.jauhar, Senthil Balasubramanian

On Tue, Jun 23, 2009 at 1:48 PM, Dmitri Seletski<drjoms@gmail.com> wrote:

> i have an idea.
> i can try older drivers, something that was working with me before
> perhaps, if it ever was... and if it does somewhat work, well, it'll be
> rather easy to trace where problem came from.
> Only question is, where can i see archives? i don't feel like using
> developers tools, i am not developer and probably not bright enough to
> use them anyway...

Hm, well, there are the compat-wireless tarballs:

http://www.orbit-lab.org/kernel/compat-wireless-2.6/

These would not require git, etc. And the nice thing is they have
John's wireless-testing tag from which the code was pulled from so if
you *do* find a working release then this issue should be bisectable,
but for that you will need git.

> BTW, if anyone from developers is based in Republic of Ireland - i could
> perhaps travel to him/her with ap and wifi card :)

If you want to attend this week's Linux wireless summit in Berlin
there were will be plenty of folks there.

http://wireless.kernel.org/en/developers/Summits/Berlin-2009

  Luis

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

end of thread, other threads:[~2009-06-23 20:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-22 15:47 Pending ath9k bugs June, 2009 Luis R. Rodriguez
2009-06-22 18:50 ` [ath9k-devel] " Joseph Cheek
2009-06-22 23:30   ` Joseph Cheek
2009-06-23  2:38     ` Joseph Cheek
2009-06-23  4:19   ` Senthil Balasubramanian
     [not found] ` <4A3FDAC2.7020209@gmail.com>
2009-06-22 20:58   ` Luis R. Rodriguez
2009-06-22 22:46     ` Dmitri Seletski
2009-06-23  5:28       ` Luis R. Rodriguez
     [not found]         ` <f3ebadea0906230653m4c95b4a1m8cd52f1336e045ba@mail.gmail.com>
2009-06-23 15:15           ` Luis R. Rodriguez
2009-06-23 20:33         ` Dmitri Seletski
2009-06-23 20:40           ` Luis R. Rodriguez
2009-06-23 20:48             ` Dmitri Seletski
2009-06-23 20:55               ` Luis R. Rodriguez
  -- strict thread matches above, loose matches on Subject: below --
2009-06-23  4:20 X Xiao

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).