* [ath9k-devel] Problem re-associating with AP
@ 2009-01-04 5:18 Amit Sood
2009-01-05 16:31 ` Luis R. Rodriguez
0 siblings, 1 reply; 10+ messages in thread
From: Amit Sood @ 2009-01-04 5:18 UTC (permalink / raw)
To: ath9k-devel
Hi,
I'm using the latest compat wireless drivers for AR5416 chipset card (linksys). I've noticed that if wireless connectivity goes down it does not automatically comes up. I've to remove the module and modprobe the driver again. Specially if I reboot the AP. Any suggestions?
Currently I've put a cron script to ping the AP and if it fails do rmmod and then modprobe ath9k.
Kind Regards,
Amit Sood
Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] Problem re-associating with AP
2009-01-04 5:18 [ath9k-devel] Problem re-associating with AP Amit Sood
@ 2009-01-05 16:31 ` Luis R. Rodriguez
2009-01-05 23:32 ` Amit Sood
2009-01-20 5:33 ` Amit Sood
0 siblings, 2 replies; 10+ messages in thread
From: Luis R. Rodriguez @ 2009-01-05 16:31 UTC (permalink / raw)
To: ath9k-devel
On Sat, Jan 3, 2009 at 9:18 PM, Amit Sood <as22_2000@yahoo.com> wrote:
> Hi,
>
> I'm using the latest compat wireless drivers for AR5416 chipset card (linksys). I've noticed that if wireless connectivity goes down it does not automatically comes up. I've to remove the module and modprobe the driver again. Specially if I reboot the AP. Any suggestions?
>
> Currently I've put a cron script to ping the AP and if it fails do rmmod and then modprobe ath9k.
>
> Kind Regards,
Are you using wpa_supplicant? Are you using Network Manager? Note that
wpa_supplicant would be required to force reassociation, and I believe
the option to roam is ap_scan=1, so try that, even if you are
associated to an AP without encryption.
Luis
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] Problem re-associating with AP
2009-01-05 16:31 ` Luis R. Rodriguez
@ 2009-01-05 23:32 ` Amit Sood
2009-01-05 23:48 ` Luis R. Rodriguez
2009-01-20 5:33 ` Amit Sood
1 sibling, 1 reply; 10+ messages in thread
From: Amit Sood @ 2009-01-05 23:32 UTC (permalink / raw)
To: ath9k-devel
Hi Luis,
I'm using 'network manager' with wep enabled. I'll try to disable the encryption and test.
The problem is that in iwconfig I can see the network card associated with the AP however there is no communication. So it means card is scanning the AP but somehow I can not see layer 2 communication i.e. no arp is there.
Even I restart the network nothing happens I've to manually remove and insert the ath9k module. I've another card rt2500 and there is no problem with that card.
Should you need any logs or information to analyse then let me know.
Kind Regards,
Amit Sood
----- Original Message ----
From: Luis R. Rodriguez <mcgrof@gmail.com>
To: Amit Sood <as22_2000@yahoo.com>
Cc: ath9k-devel at lists.ath9k.org
Sent: Tuesday, 6 January, 2009 3:31:46 AM
Subject: Re: [ath9k-devel] Problem re-associating with AP
On Sat, Jan 3, 2009 at 9:18 PM, Amit Sood <as22_2000@yahoo.com> wrote:
> Hi,
>
> I'm using the latest compat wireless drivers for AR5416 chipset card (linksys). I've noticed that if wireless connectivity goes down it does not automatically comes up. I've to remove the module and modprobe the driver again. Specially if I reboot the AP. Any suggestions?
>
> Currently I've put a cron script to ping the AP and if it fails do rmmod and then modprobe ath9k.
>
> Kind Regards,
Are you using wpa_supplicant? Are you using Network Manager? Note that
wpa_supplicant would be required to force reassociation, and I believe
the option to roam is ap_scan=1, so try that, even if you are
associated to an AP without encryption.
Luis
Get perfect Email ID for your Resume. Grab now http://in.promos.yahoo.com/address
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] Problem re-associating with AP
2009-01-05 23:32 ` Amit Sood
@ 2009-01-05 23:48 ` Luis R. Rodriguez
2009-01-06 11:43 ` Amit Sood
0 siblings, 1 reply; 10+ messages in thread
From: Luis R. Rodriguez @ 2009-01-05 23:48 UTC (permalink / raw)
To: ath9k-devel
On Mon, Jan 5, 2009 at 3:32 PM, Amit Sood <as22_2000@yahoo.com> wrote:
> Hi Luis,
>
> I'm using 'network manager' with wep enabled. I'll try to disable the encryption and test.
> The problem is that in iwconfig I can see the network card associated with the AP however there is no communication. So it means card is scanning the AP but somehow I can not see layer 2 communication i.e. no arp is there.
What AP do you have? And what mode are you using it ? 802.11n, 802.11g?
Luis
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] Problem re-associating with AP
2009-01-05 23:48 ` Luis R. Rodriguez
@ 2009-01-06 11:43 ` Amit Sood
2009-01-06 12:55 ` Luis R. Rodriguez
0 siblings, 1 reply; 10+ messages in thread
From: Amit Sood @ 2009-01-06 11:43 UTC (permalink / raw)
To: ath9k-devel
Hi Luis,
Card is running on managed mode with Linksys AP on 802.11g mode.
cheers,
-amit-
----- Original Message ----
From: Luis R. Rodriguez <mcgrof@gmail.com>
To: Amit Sood <as22_2000@yahoo.com>
Cc: ath9k-devel at lists.ath9k.org
Sent: Tuesday, 6 January, 2009 10:48:21 AM
Subject: Re: [ath9k-devel] Problem re-associating with AP
On Mon, Jan 5, 2009 at 3:32 PM, Amit Sood <as22_2000@yahoo.com> wrote:
> Hi Luis,
>
> I'm using 'network manager' with wep enabled. I'll try to disable the encryption and test.
> The problem is that in iwconfig I can see the network card associated with the AP however there is no communication. So it means card is scanning the AP but somehow I can not see layer 2 communication i.e. no arp is there.
What AP do you have? And what mode are you using it ? 802.11n, 802.11g?
Luis
Get perfect Email ID for your Resume. Grab now http://in.promos.yahoo.com/address
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] Problem re-associating with AP
2009-01-06 11:43 ` Amit Sood
@ 2009-01-06 12:55 ` Luis R. Rodriguez
2009-01-06 13:59 ` Luis R. Rodriguez
0 siblings, 1 reply; 10+ messages in thread
From: Luis R. Rodriguez @ 2009-01-06 12:55 UTC (permalink / raw)
To: ath9k-devel
On Tue, Jan 06, 2009 at 03:43:36AM -0800, Amit Sood wrote:
> Hi Luis,
>
> Card is running on managed mode with Linksys AP on 802.11g mode.
What specific model AP do you have?
Luis
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] Problem re-associating with AP
2009-01-06 12:55 ` Luis R. Rodriguez
@ 2009-01-06 13:59 ` Luis R. Rodriguez
2009-01-07 4:07 ` Amit Sood
0 siblings, 1 reply; 10+ messages in thread
From: Luis R. Rodriguez @ 2009-01-06 13:59 UTC (permalink / raw)
To: ath9k-devel
On Tue, Jan 6, 2009 at 4:55 AM, Luis R. Rodriguez
<lrodriguez@atheros.com> wrote:
> On Tue, Jan 06, 2009 at 03:43:36AM -0800, Amit Sood wrote:
>> Hi Luis,
>>
>> Card is running on managed mode with Linksys AP on 802.11g mode.
Keep in mind Network manager will give up after 7 seconds if the AP
doesn't come up and the supplicant hasn't been able to reassoc so its
up to the supplicant during those 7 seconds. If your AP reboot takes
longer than you are forced to try to reassoc. Can you try disabling
network manger and running wpa_supplicant manually and adding
ap_scan=1 ?
Luis
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] Problem re-associating with AP
2009-01-06 13:59 ` Luis R. Rodriguez
@ 2009-01-07 4:07 ` Amit Sood
0 siblings, 0 replies; 10+ messages in thread
From: Amit Sood @ 2009-01-07 4:07 UTC (permalink / raw)
To: ath9k-devel
Hi Luis,
I can try that. However this problem is only with n card only.. I've another linksys card 802.11g and there is no problem.
cheers,
-amit-
----- Original Message ----
From: Luis R. Rodriguez <mcgrof@gmail.com>
To: Amit Sood <as22_2000@yahoo.com>
Cc: Luis R. Rodriguez <mcgrof@gmail.com>; "ath9k-devel at lists.ath9k.org" <ath9k-devel@lists.ath9k.org>
Sent: Wednesday, 7 January, 2009 12:59:47 AM
Subject: Re: [ath9k-devel] Problem re-associating with AP
On Tue, Jan 6, 2009 at 4:55 AM, Luis R. Rodriguez
<lrodriguez@atheros.com> wrote:
> On Tue, Jan 06, 2009 at 03:43:36AM -0800, Amit Sood wrote:
>> Hi Luis,
>>
>> Card is running on managed mode with Linksys AP on 802.11g mode.
Keep in mind Network manager will give up after 7 seconds if the AP
doesn't come up and the supplicant hasn't been able to reassoc so its
up to the supplicant during those 7 seconds. If your AP reboot takes
longer than you are forced to try to reassoc. Can you try disabling
network manger and running wpa_supplicant manually and adding
ap_scan=1 ?
Luis
Get your own website and domain for just Rs.1,999/year.* Go to http://in.business.yahoo.com/
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] Problem re-associating with AP
2009-01-05 16:31 ` Luis R. Rodriguez
2009-01-05 23:32 ` Amit Sood
@ 2009-01-20 5:33 ` Amit Sood
2009-01-20 18:08 ` Luis R. Rodriguez
1 sibling, 1 reply; 10+ messages in thread
From: Amit Sood @ 2009-01-20 5:33 UTC (permalink / raw)
To: ath9k-devel
Hi Luis,
I tested it with wpa_supplicant but no improvement. However I noticed that the problem goes away if I uses WPA instead of WEP. So not sure what could be the reason. I tested with 3 linksys routers with same results.
Kind Regards,
-amit-
----- Original Message ----
From: Luis R. Rodriguez <mcgrof@gmail.com>
To: Amit Sood <as22_2000@yahoo.com>
Cc: ath9k-devel at lists.ath9k.org
Sent: Tuesday, 6 January, 2009 3:31:46 AM
Subject: Re: [ath9k-devel] Problem re-associating with AP
On Sat, Jan 3, 2009 at 9:18 PM, Amit Sood <as22_2000@yahoo.com> wrote:
> Hi,
>
> I'm using the latest compat wireless drivers for AR5416 chipset card (linksys). I've noticed that if wireless connectivity goes down it does not automatically comes up. I've to remove the module and modprobe the driver again. Specially if I reboot the AP. Any suggestions?
>
> Currently I've put a cron script to ping the AP and if it fails do rmmod and then modprobe ath9k.
>
> Kind Regards,
Are you using wpa_supplicant? Are you using Network Manager? Note that
wpa_supplicant would be required to force reassociation, and I believe
the option to roam is ap_scan=1, so try that, even if you are
associated to an AP without encryption..
Luis
Get perfect Email ID for your Resume. Grab now http://in.promos.yahoo.com/address
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] Problem re-associating with AP
2009-01-20 5:33 ` Amit Sood
@ 2009-01-20 18:08 ` Luis R. Rodriguez
0 siblings, 0 replies; 10+ messages in thread
From: Luis R. Rodriguez @ 2009-01-20 18:08 UTC (permalink / raw)
To: ath9k-devel
On Mon, Jan 19, 2009 at 09:33:57PM -0800, Amit Sood wrote:
> Hi Luis,
>
> I tested it with wpa_supplicant but no improvement. However I noticed that the problem goes away if I uses WPA instead of WEP. So not sure what could be the reason. I tested with 3 linksys routers with same results.
>
> Kind Regards,
Are you trying WEP with 802.11n?
Luis
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2009-01-20 18:08 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-04 5:18 [ath9k-devel] Problem re-associating with AP Amit Sood
2009-01-05 16:31 ` Luis R. Rodriguez
2009-01-05 23:32 ` Amit Sood
2009-01-05 23:48 ` Luis R. Rodriguez
2009-01-06 11:43 ` Amit Sood
2009-01-06 12:55 ` Luis R. Rodriguez
2009-01-06 13:59 ` Luis R. Rodriguez
2009-01-07 4:07 ` Amit Sood
2009-01-20 5:33 ` Amit Sood
2009-01-20 18:08 ` Luis R. Rodriguez
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.