You are not logged in.

#1 2009-12-31 19:15:47

vkumar
Member
Registered: 2008-10-06
Posts: 166

[Solved] Kernel 2.6.32.2-2 and "FATAL: Module wl not found."

I've got a Broadcom wireless controller that worked well before the latest kernel update. Now, at boot, modprobe cannot find wl.ko. I installed the kernel26-headers package (thinking that would help), but there is still no wl.ko on my system. I haven't touched any of my config files at all; the only change was the new kernel.

How can I get wireless working again?
thanks!

Relevant lspci details;
02:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g (rev 01)

Items from rc.conf;

MODULES=(lib80211_crypt_tkip lib80211 wl !b43 !ssb fuse !pcspkr !snd-pcsp !snd-pcm-oss !snd_seq_oss snd_usb_audio)
eth0="dhcp"
wlan0="dhcp"
INTERFACES=(!eth0 !wlan0)
gateway="default gw 192.168.0.1"
ROUTES=(!gateway)
DAEMONS=(@syslog-ng @acpid @laptop-mode @crond @alsa @cups dbus fam hal networkmanager !network !netfs gdm)

edit: I did run updatedb before searching for wl.ko, as well as 'depmod -a'. No luck.

Last edited by vkumar (2009-12-31 20:45:03)


div curl F = 0

Offline

#2 2009-12-31 20:02:12

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,794

Re: [Solved] Kernel 2.6.32.2-2 and "FATAL: Module wl not found."

The kernel 2.6.32 b43 module supports your broadcom chip without the need for the broadcom-wl driver.

Remove wl from your modules and re-enable b43.

You can now follow the Broadcom instructions in http://wiki.archlinux.org/index.php/Wireless_Setup, but you need the latest version of the firmware and b43-fwcutter (available in AUR).

see this thread: http://bbs.archlinux.org/viewtopic.php?id=87538


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2009-12-31 20:44:51

vkumar
Member
Registered: 2008-10-06
Posts: 166

Re: [Solved] Kernel 2.6.32.2-2 and "FATAL: Module wl not found."

Thank you very much!


div curl F = 0

Offline

#4 2010-01-02 00:40:51

torleif
Member
Registered: 2009-09-27
Posts: 16

Re: [Solved] Kernel 2.6.32.2-2 and "FATAL: Module wl not found."

ewaller wrote:

The kernel 2.6.32 b43 module supports your broadcom chip without the need for the broadcom-wl driver.

Remove wl from your modules and re-enable b43.

You can now follow the Broadcom instructions in http://wiki.archlinux.org/index.php/Wireless_Setup, but you need the latest version of the firmware and b43-fwcutter (available in AUR).

see this thread: http://bbs.archlinux.org/viewtopic.php?id=87538

Does not work for me!
I have bcm4328.
Removed wl driver and enabled b43 and ssb.
no luck. I use wicd.
Tried iwconfig, no wireless connection found!

Offline

#5 2010-01-03 10:03:33

zenlord
Member
From: Belgium
Registered: 2006-05-24
Posts: 1,221
Website

Re: [Solved] Kernel 2.6.32.2-2 and "FATAL: Module wl not found."

I have the same problem.

I think what we need to do is:
- upgrade kernel
- install kernel-headers
- reinstall the broadcom-wl-package.

and hope our chip will be supported by the b43-driver soon...

Zl.

Offline

#6 2010-01-10 13:11:52

kraven
Member
Registered: 2010-01-10
Posts: 3

Re: [Solved] Kernel 2.6.32.2-2 and "FATAL: Module wl not found."

udo /etc/rc.d/autowifi start
:: Starting autowifi                                                     [BUSY] SIOCSIFFLAGS: Unknown error 132
Could not set interface 'wlan0' UP
                                                                                    [DONE]

I tried this.


lenovo idepad s10-2, name: ae, cpu: 0.8 - 1.6ghz atom, hdd: 160gb, ram: 1gb, 10" lcd display (1024x600), net: r8169. wifi: b43 (BCM4312), vga: intel 945gme, cam: uvcvideo,  sound: snd_hda_intel, sd card reader

Offline

Board footer

Powered by FluxBB