I hope someone can help! Well here is a description: I am new to Ubuntu, and just installed it. I am having allot of trouble getting my wifi adapter to work... here is the model: Broadcom Corporation BCM43142 What should i do? And how do i do it? Any good feedback would be immensely liked, Thanks! (I have access to Internet through Ethernet)
Asked
Active
Viewed 121 times
0
-
5Possible duplicate of Installing Broadcom Wireless Drivers – Pilot6 Apr 30 '16 at 17:22
1 Answers
1
Open a terminal - to do this press Ctrl+Alt+T - and then execute the following commands :
sudo apt-get update
sudo apt-get install bcmwl-kernel-source
sudo reboot
After the restart of the operating system you are able to use the BROADCOM wireless adapter.

cl-netbox
- 31,163
- 7
- 94
- 131
-
Darn, it didn't work ): the option to connect to a wireless network isn't there – Ryanlf999 May 02 '16 at 01:04
-
@Ryanlf999 : When you click on the network icon your wireless network name should be shown ... click on it, enter your wireless network password and connect ... or are there no wireless networks offered at all ? – cl-netbox May 02 '16 at 07:43