Hello,
I am trying to reuse an old HP zd7055ea laptop, which has a BCM4303 card. I am
using Ubuntu 9.10 (Karmic). It detected the card on its restricted drivers
manager, and installed it correctly. NetworkManager detects the card and lists
the detected APs.
But it doesn't connect, and then it asks me again for the password. The output
of dmesg shows this when trying to associate:
[ 326.516070] wlan0: direct probe to AP <AP mac> try 1
[ 326.716054] wlan0: direct probe to AP <AP mac> try 2
[ 326.916054] wlan0: direct probe to AP <AP mac> try 3
[ 327.116048] wlan0: direct probe to AP <AP mac> timed out
(... repeated dozens of times ...)
The AP is using WPA-PSK encryption, although I've already tried with WEP,
without any encryption, enabling b/g, only b, but everything gives the same result.
I also tried to compile fwcutter and download the firmware following the
instructions on the site, but I got the same.
The router itself is a Thomson SpeedTouch 565v6, which have been working without
any problems for long. I am using 2.6.31-19-generic kernel.
Maybe somebody can give me a clue on what should I try next? Thank you.
Some more info:
$ lspci | grep BCM
02:03.0 Network controller: Broadcom Corporation BCM4303 802.11b Wireless LAN
Controller (rev 02)
$ lspci -n | grep 14e4
02:03.0 0280: 14e4:4301 (rev 02)
$ lsmod | grep 43
b43legacy 115128 0
mac80211 178036 1 b43legacy
cfg80211 91260 2 b43legacy,mac80211
led_class 4160 1 b43legacy
ssb 35140 2 b43legacy,b44
$ dmesg | grep b43
[ 1.497455] b43-pci-bridge 0000:02:03.0: PCI INT A -> GSI 21 (level, low) ->
IRQ 21
[ 311.701016] b43legacy-phy0: Broadcom 4301 WLAN found
[ 311.724023] b43legacy-phy0 debug: Found PHY: Analog 0, Type 1, Revision 4
[ 311.724047] b43legacy-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050,
Revision 2
[ 311.748030] b43legacy-phy0 debug: Radio initialized
[ 311.856061] b43legacy ssb0:0: firmware: requesting b43legacy/ucode2.fw
[ 311.908560] b43legacy ssb0:0: firmware: requesting b43legacy/pcm4.fw
[ 311.916235] b43legacy ssb0:0: firmware: requesting b43legacy/b0g0initvals2.fw
[ 312.024034] b43legacy-phy0: Loading firmware version 0x127, patch level 14
(2005-04-18 02:36:27)
[ 312.124428] b43legacy-phy0 debug: Chip initialized
[ 312.124656] b43legacy-phy0 debug: 30-bit DMA initialized
[ 312.124836] Registered led device: b43legacy-phy0::tx
[ 312.124885] Registered led device: b43legacy-phy0::rx
[ 312.124925] Registered led device: b43legacy-phy0::radio
[ 312.124985] b43legacy-phy0 debug: Wireless interface started
[ 312.124999] b43legacy-phy0 debug: Adding Interface type 2
Thanks,
Martin
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev