As above. I tried alot of the solutions i found in the forum but have had no success. Sorry i'm a bit of a newbie with linux!!
Asked
Active
Viewed 3,887 times
1 Answers
2
I have that same laptop and had the same problem:
- Connect to the internet using a modem or cable
- Use the command
sudo modprobe b43and see the outcome.
If it doesn't work, open a terminal by opening the Dash and typing terminal and clicking on the terminal icon that appears. Then type:
sudo apt-get remove --purge bcmwl-kernel-source
sudo apt-get install firmware-b43-installer
Restart computer.(The change only take place when you restart.) Thanks to our friend Karl for this.