Selon Larry Finger <[EMAIL PROTECTED]>:
> > Despite what is mentionned there :
> >
>
http://linuxwireless.org/en/users/Drivers/b43#bcm43xx.2Cb43legacy.2Cb43.2Csoftmac.2C...thefullstory
> > , this card (Linksys WMP-54G pci) doesn't work with b43legacy but b43.
>
> This is exactly what is expected. The BCM4306 rev 02 uses b43legacy. A
> BCM4306
> rev 03 _needs_ b43.
>
Thank you for this information :-)
> > and wpa_supplicant output :
> > <2>Trying to associate with ba:fa:e6:72:e9:0c (SSID='freebox' freq=2447
> > MHz)
> > <2>Authentication with 00:00:00:00:00:00 timed out.
>
> > Here's the situation and I don't have any idea of the causes or the way
> > to solve this problem.
>
> Your iwconfig output shows that the interface has authenticated, which
> implies
> transmit and receive both working. Please check that your copy of
> wpa_supplicant
> has the "wext" interface enabled. There has been a report of failures for
> this reason.
>
wpa_supplicant configuration is the same as when I use bcm43xx :
in /etc/network/interfaces :
auto eth0
iface eth0 inet dhcp
pre-up wpa_supplicant -Bw -dd -Dwext -ieth0 -c/etc/wpa_supplicant.conf
post-down killall -q wpa_supplicant
To be sure, I've just tried with latest wpa_supplicant (0.5.10) and have the
same result.
iwconfig output with bcm43xx :
eth0 IEEE 802.11b/g ESSID:"freebox" Nickname:"Broadcom 4306"
Mode:Managed Frequency=2.447 GHz Access Point: BA:FA:E6:72:E9:0C
Bit Rate=24 Mb/s Tx-Power=15 dBm
RTS thr:off Fragment thr:off
Encryption key:<deleted string> Security mode:open
Link Quality=78/100 Signal level=-53 dBm Noise level=-67 dBm
Rx invalid nwid:0 Rx invalid crypt:2 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
iwconfig output with b43 :
eth0 IEEE 802.11g ESSID:"freebox"
Mode:Managed Frequency:2.447 GHz Access Point: BA:FA:E6:72:E9:0C
Tx-Power=27 dBm
Retry min limit:7 RTS thr:off Fragment thr=2346 B
Encryption key:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev