
sudo apt-get install --reinstall bcmwl-kernel-sourcesudo modprobe wl


TBABill wrote:Have you taken steps already to install any drivers for the device? If so you may need to blacklist any unnecessary drivers. You can install the right driver by plugging into your ethernet connection, opening a terminal and then:Once complete, then
- Code: Select all
sudo apt-get install --reinstall bcmwl-kernel-sourceGive it a few moments and see if wireless works.
- Code: Select all
sudo modprobe wl





sudo modprobe -r b43 wlsudo modprobe wl
lsmodsudo modprobe -r b43 wlsudo modprobe wl
TBABill wrote:No problem at all. Possibly you had another driver loaded and we probably should have unloaded that module, then loaded the wl module. For future reference, say you had the b43 driver loaded and wanted/need the wl instead. Once you install bcmwl-kernel-source, then to activate it and deactivate the other, justThen
- Code: Select all
sudo modprobe -r b43 wl
- Code: Select all
sudo modprobe wl






zerozero wrote:topics merged: same subject, same OP







Users browsing this forum: No registered users and 0 guests