From: John Ettedgui <john.ettedgui@gmail.com>
To: linux-wireless@vger.kernel.org
Subject: reconnection bug with ath9k
Date: Sat, 16 Oct 2010 20:57:19 -0700 [thread overview]
Message-ID: <AANLkTimekH=rGObEejne8QqtbN5DVQayUkhUYnb2r36T@mail.gmail.com> (raw)
Hello,
I have a connection issue between my wireless card and my router.
Basically the first time it connects fine, then for some reason it
disconnects and then it is quite hard to reconnect.
With wicd, it would just not see any network anymore.
I switched to network manager and thought the issue was solved but
when I have this issue it keeps popping up asking me for the password
to use to connect (I am using wep2 personal).
rmmod ath9k
modprobe ath9
fixes the issue in most case.
Here is my setup:
I have a wifi card with an atheros chip:
05:04.0 Network controller: Atheros Communications Inc. AR5008
Wireless Network Adapter (rev 01)
I am using the module in the kernel that gets loaded automatically:
ath9k 77563 0
ath9k_common 4902 1 ath9k
ath9k_hw 286570 2 ath9k,ath9k_common
ath 8822 2 ath9k,ath9k_hw
mac80211 189270 2 ath9k,ath9k_common
cfg80211 144231 4 ath9k,ath9k_common,ath,mac80211
led_class 2363 1 ath9k
Linux 2.6.35-ARCH #1 SMP PREEMPT Wed Sep 29 08:45:18 CEST 2010 x86_64
Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz GenuineIntel GNU/Linux
I see this in dmesg:
TCP: Peer 121.223.98.212:18563/57886 unexpectedly shrunk window
2511361533:2511363096 (repaired)
No probe response from AP *MACADDRESS* after 500ms, disconnecting.
cfg80211: Calling CRDA to update world regulatory domain
[drm:output_poll_execute] *ERROR* delayed enqueue failed -125
ath9k 0000:05:04.0: PCI INT A disabled
ath9k: Driver unloaded
ath9k 0000:05:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
ath: EEPROM regdomain: 0x809c
ath: EEPROM indicates we should expect a country code
ath: doing EEPROM country->regdmn map search
ath: country maps to regdmn code: 0x52
ath: Country alpha2 being used: CN
ath: Regpair used: 0x52
phy1: Selected rate control algorithm 'ath9k_rate_control'
cfg80211: Calling CRDA for country: CN
Registered led device: ath9k-phy1::radio
Registered led device: ath9k-phy1::assoc
Registered led device: ath9k-phy1::tx
Registered led device: ath9k-phy1::rx
phy1: Atheros AR5416 MAC/BB Rev:2 AR2133 RF Rev:81
mem=0xffffc900040c0000, irq=16
wlan0: authenticate with *MACADDRESS* (try 1)
wlan0: authenticated
wlan0: associate with *MACADDRESS* (try 1)
wlan0: RX AssocResp from *MACADDRESS* (capab=0x411 status=0 aid=1)
wlan0: associated
[drm:output_poll_execute] *ERROR* delayed enqueue failed -125
[drm:output_poll_execute] *ERROR* delayed enqueue failed -125
[drm:output_poll_execute] *ERROR* delayed enqueue failed -125
[drm:output_poll_execute] *ERROR* delayed enqueue failed -125
[drm:output_poll_execute] *ERROR* delayed enqueue failed -125
[drm:output_poll_execute] *ERROR* delayed enqueue failed -125
No probe response from AP *MACADDRESS* after 500ms, disconnecting.
cfg80211: Calling CRDA to update world regulatory domain
I am in the USA, not sure why it says the country code is CN.
Since I did not get that issue with my previous linksys / broadcom
card I am guessing the issue lies within ath9k but I could be wrong...
This is NM version: 0.8.1-1
Not sure what else to report...
Thank you!
John
reply other threads:[~2010-10-17 3:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTimekH=rGObEejne8QqtbN5DVQayUkhUYnb2r36T@mail.gmail.com' \
--to=john.ettedgui@gmail.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).