Hi,
I'm working on a Efika powerpc card with a pci WMP54G card (BCM 4306)j. I
tried the 3 kernel drivers (b43xx, b43 & b43legacy). Only the b43legacy one
seems to work with my card.
lspci -vn :
00:18.0 0280: 14e4:4320 (rev 02)
Subsystem: 1737:0013
Flags: bus master, fast devsel, latency 0, IRQ 16
Memory at 80000000 (32-bit, non-prefetchable) [size=8K]
Capabilities: [40] Power Management version 2
modprobe b43legacy :
b43legacy-phy0: Broadcom 4306 WLAN found
dmesg :
b43legacy-phy0: Broadcom 4306 WLAN found
b43legacy-phy0 debug: Found PHY: Analog 1, Type 2, Revision 1
b43legacy-phy0 debug: Found Radio: Manuf 0x17F, Version 0x2050, Revision 2
b43legacy-phy0 debug: Radio initialized
phy0: Selected rate control algorithm 'simple'
ifconfig :
wlan0 Link encap:Ethernet HWaddr 00:0C:41:13:89:28
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
wmaster0 Link encap:UNSPEC HWaddr 00-0C-41-13-89-28-10-0D-00-00
-00-00-00-00-00-00
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
iwconfig :
lo no wireless extensions.
eth0 no wireless extensions.
dummy0 no wireless extensions.
tunl0 no wireless extensions.
gre0 no wireless extensions.
wmaster0 no wireless extensions.
Warning: Driver for device wlan0 has been compiled with version 22
of Wireless Extension, while this program supports up to version 20.
Some things may be broken...
wlan0 IEEE 802.11g ESSID:""
Mode:Managed Channel:0 Access Point: Not-Associated
Tx-Power=0 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
I also put the V3 firmware on /lib/firmware with b43-fwcutter but it seems
not to be found, when i try an ifconfig wlan0 up dmesg gives me :
b43legacy-phy0 ERROR: Firmware file "b43legacy/ucode4.fw" not found or load
failed.
b43legacy-phy0 ERROR: You must go to
http://linuxwireless.org/en/users/Drivers/b43#devicefirmware and download
the correct firmware (version 3).
I also tried to put it on /lib/hotplug/firmware, /usr/lib/firmware,
/usr/lib/hotplug/firmware and it's juste the same !
Someone to help ?
thx,
Francois
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev