You are not logged in.
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
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
Thank you very much!
div curl F = 0
Offline
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
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
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