Mojo, can you help on this one. - Thanks.
I have a Lenovo with a broadcom 4313 chipset and know (from ubuntu) wl is the correct driver to use.
I followed the procedure you indicated in several posts about a year ago, (also referenced in a recent post today or yesterday) and lsmod indicates the wl driver is loaded (after a reboot)
However ifconfig does not show the wifi card. Of course wifibox shows no network at all.
dmesg shows this (the failing driver is wl but i cannot interpret the error code 26):
wl: module license 'unspecified' taints kernel.
Disabling lock debugging due to kernel taint
wl 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
wl 0000:03:00.0: setting latency timer to 64
eth%d: 5.60.246.2 driver failed with code 26
for information if this helps:
tux@slitaz:~$ lspci | grep 4313
03:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller (rev 01)
tux@slitaz:~$
tux@slitaz:~$ lsmod | grep wl
wl 1937352 0
lib80211 2676 1 wl
tux@slitaz:~$
tux@slitaz:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 08:9E:01:30:13:EB
inet addr:192.168.0.5 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6751 errors:0 dropped:0 overruns:0 frame:0
TX packets:5977 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:7344795 (7.0 MiB) TX bytes:824038 (804.7 KiB)
Interrupt:17
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 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:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
tux@slitaz:~$
I installed / tried a number of drivers just in case, with no success
Dernières entrées de journal
2014-03-08 04:23:46 - Installed - perl (5.12.3)
2014-03-08 04:23:46 - Installed - linux-source (2.6.37)
2014-03-08 05:22:11 - Installed - linux-wireless (2.6.37)
2014-03-08 05:31:26 - Installed - b43legacy-firmware (3.130.20.0)
2014-03-08 05:44:50 - Installed - broadcom-wl (5.60.246.2_2.6.37)