* ath5k : Channel 149 thru 161 not working with compat-wireless-2.6.34.1
@ 2010-08-05 0:15 Gopal Raman
2010-08-05 0:57 ` Gopal Raman
0 siblings, 1 reply; 6+ messages in thread
From: Gopal Raman @ 2010-08-05 0:15 UTC (permalink / raw)
To: linux-wireless
Hi
I have an internal ath5k (0x17AB:0x8331) NIC and with the old madwifi style
drivers (ath_pci ver 0.9.4.5) channels 149 thru 161 work fine. I'm able to rx/tx
frames.
With compat-wireless-2.6.34.1 running on 2.6.27.48 kernel, I can't receive (nor
tx) on channels 149 thru 161. The driver sets the channel without any errors.
But can't rx any frames. When I force transmit on these channels nothing is seen
on the air. Channels 36 thru 60 work fine
Is this a known issue ?
Thanks
-gopal
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ath5k : Channel 149 thru 161 not working with compat-wireless-2.6.34.1
2010-08-05 0:15 ath5k : Channel 149 thru 161 not working with compat-wireless-2.6.34.1 Gopal Raman
@ 2010-08-05 0:57 ` Gopal Raman
2010-08-05 2:20 ` Jonathan Guerin
0 siblings, 1 reply; 6+ messages in thread
From: Gopal Raman @ 2010-08-05 0:57 UTC (permalink / raw)
To: linux-wireless
>
Gopal Raman <graman@...> writes:
Another piece of information is that when the channel is set to 149, 'cat
/proc/interrupts' hardly increments whereas on channel 36 it goes up
real fast. Also 'iw ph0 info' does show that channels 149 thru 161
in its output.
-gopal
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ath5k : Channel 149 thru 161 not working with compat-wireless-2.6.34.1
2010-08-05 0:57 ` Gopal Raman
@ 2010-08-05 2:20 ` Jonathan Guerin
2010-08-05 19:35 ` Gopal Raman
2010-08-10 1:59 ` Gopal Raman
0 siblings, 2 replies; 6+ messages in thread
From: Jonathan Guerin @ 2010-08-05 2:20 UTC (permalink / raw)
To: Gopal Raman; +Cc: linux-wireless
I found issues when switching to ath5k where the wrong antenna was selected.
Try forcing the antenna (especially if you don't have 1 of them
plugged in) and see how you go:
http://www.mail-archive.com/ath5k-devel@lists.ath5k.org/msg02979.html
Cheers,
--
Jonathan Guerin
On Thu, Aug 5, 2010 at 10:57 AM, Gopal Raman <graman@arubanetworks.com> wrote:
>
>
>>
>
> Gopal Raman <graman@...> writes:
>
> Another piece of information is that when the channel is set to 149, 'cat
> /proc/interrupts' hardly increments whereas on channel 36 it goes up
> real fast. Also 'iw ph0 info' does show that channels 149 thru 161
> in its output.
> -gopal
>
> --
> 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] 6+ messages in thread
* Re: ath5k : Channel 149 thru 161 not working with compat-wireless-2.6.34.1
2010-08-05 2:20 ` Jonathan Guerin
@ 2010-08-05 19:35 ` Gopal Raman
2010-08-10 1:59 ` Gopal Raman
1 sibling, 0 replies; 6+ messages in thread
From: Gopal Raman @ 2010-08-05 19:35 UTC (permalink / raw)
To: linux-wireless
Jonathan Guerin <jonathan@...> writes:
>
> I found issues when switching to ath5k where the wrong antenna was selected.
>
> Try forcing the antenna (especially if you don't have 1 of them
> plugged in) and see how you go:
> http://www.mail-archive.com/ath5k-devel-xDcbHBWguxEUs3QNXV6qNA <at>
public.gmane.org/msg02979.html
>
Hi
I could not find the sysfs node where antenna control is being set in the
compat-wireless-2.6.34.1 driver. Maybe that was taken out ? To rule out
problems with my NIC card can anyone confirm that with this driver we can
receive frames on channels 149 thru 161 ?
Thanks much
-gopal
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ath5k : Channel 149 thru 161 not working with compat-wireless-2.6.34.1
2010-08-05 2:20 ` Jonathan Guerin
2010-08-05 19:35 ` Gopal Raman
@ 2010-08-10 1:59 ` Gopal Raman
2010-08-11 17:31 ` Bob Copeland
1 sibling, 1 reply; 6+ messages in thread
From: Gopal Raman @ 2010-08-10 1:59 UTC (permalink / raw)
To: linux-wireless
Jonathan Guerin <jonathan@...> writes:
>
> I found issues when switching to ath5k where the wrong antenna was selected.
>
> Try forcing the antenna (especially if you don't have 1 of them
> plugged in) and see how you go:
> http://www.mail-archive.com/ath5k-devel-xDcbHBWguxEUs3QNXV6qNA <at>
public.gmane.org/msg02979.html
>
> Cheers,
>
> --
> Jonathan Guerin
Hi
I downloaded the latest compat-wireless snapshot and this time found the debug
node in the debugfs filesystem for the ath5k antenna. I set it to the 4 values
possible i.e "diversity", "fixed-a", "fixed-b" and "clear" but still can't
receive anything on channel 149.
Can someone confirm that they can see frames in channels 149 thru 161 ? If the
driver works on these channels, it must be something to do with my h/w
Thanks
-gopal
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: ath5k : Channel 149 thru 161 not working with compat-wireless-2.6.34.1
2010-08-10 1:59 ` Gopal Raman
@ 2010-08-11 17:31 ` Bob Copeland
0 siblings, 0 replies; 6+ messages in thread
From: Bob Copeland @ 2010-08-11 17:31 UTC (permalink / raw)
To: Gopal Raman; +Cc: linux-wireless
On Mon, Aug 9, 2010 at 9:59 PM, Gopal Raman <graman@arubanetworks.com> wrote:
> Can someone confirm that they can see frames in channels 149 thru 161 ? If the
> driver works on these channels, it must be something to do with my h/w
It could also have to do with your regulatory domain -- check that as well.
I only have one 5ghz device, so I can't say whether it works for me or not.
--
Bob Copeland %% www.bobcopeland.com
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-08-11 17:31 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-05 0:15 ath5k : Channel 149 thru 161 not working with compat-wireless-2.6.34.1 Gopal Raman
2010-08-05 0:57 ` Gopal Raman
2010-08-05 2:20 ` Jonathan Guerin
2010-08-05 19:35 ` Gopal Raman
2010-08-10 1:59 ` Gopal Raman
2010-08-11 17:31 ` Bob Copeland
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox