From: Pavel Roskin <proski@gnu.org>
To: Michael Buesch <mb@bu3sch.de>
Cc: linux-wireless@vger.kernel.org, bcm43xx-dev@lists.berlios.de,
Celejar <celejar@gmail.com>
Subject: Re: Fwd: 4318 misbehaving with bleeding edge kernels
Date: Fri, 10 Jul 2009 10:59:46 -0400 [thread overview]
Message-ID: <1247237986.3210.10.camel@mj> (raw)
In-Reply-To: <200907101131.41781.mb@bu3sch.de>
On Fri, 2009-07-10 at 11:31 +0200, Michael Buesch wrote:
> I have a 4318 (rev 02), which has been working fine with b43.
> Recently, with 2.6.31-rc2 kernels from the wireless-testing git repo,
> I've been having trouble. Sometimes the card simply fails to associate
> after doing 'iwconfig eth0 essid xxxx'. It doesn't even seem to try;
> i.e., when it does associate, I see log entries like these:
I believe is that the ESSID support in the wext compatibility layer is
seriously broken. It's not shown originally at all. Once it's set, it
cannot be changed.
[root@mj proski]# modprobe rt73usb
[root@mj proski]# iwconfig wlan5
wlan5 IEEE 802.11bg Mode:Managed Access Point: Not-Associated
Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
[root@mj proski]# iwconfig wlan5 essid foo
[root@mj proski]# iwconfig wlan5
wlan5 IEEE 802.11bg ESSID:"foo"
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
[root@mj proski]# iwconfig wlan5 essid bar
[root@mj proski]# iwconfig wlan5
wlan5 IEEE 802.11bg ESSID:"foo"
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
[root@mj proski]# ifconfig wlan5 up
[root@mj proski]# iwconfig wlan5
wlan5 IEEE 802.11bg ESSID:"foo"
Mode:Managed Access Point: Not-Associated Tx-Power=7 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
[root@mj proski]# iwconfig wlan5 essid bar
[root@mj proski]# iwconfig wlan5
wlan5 IEEE 802.11bg ESSID:"foo"
Mode:Managed Access Point: Not-Associated Tx-Power=7 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
> and subsequent invocations, when the card is still not working, gives:
>
> ~# iwlist eth0 scan
> eth0 Interface doesn't support scanning : Device or resource busy
This thread may be related:
http://marc.info/?t=124713997300002&r=1&w=2
--
Regards,
Pavel Roskin
next prev parent reply other threads:[~2009-07-10 14:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-10 9:31 Fwd: 4318 misbehaving with bleeding edge kernels Michael Buesch
2009-07-10 14:59 ` Pavel Roskin [this message]
2009-07-10 15:06 ` John W. Linville
2009-07-10 15:40 ` Pavel Roskin
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=1247237986.3210.10.camel@mj \
--to=proski@gnu.org \
--cc=bcm43xx-dev@lists.berlios.de \
--cc=celejar@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=mb@bu3sch.de \
/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 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.