Wifi doesn't work on my Lenovo G50-80(Ubuntu 17.10.1). When I bought it was on windows os then I changed os to ubuntu and wifi doesn't work so I use a wired connection(LAN). Wifi didn't work with other Linux systems too. How can I fix it? Thanks
Asked
Active
Viewed 1,851 times
1 Answers
3
The solution was taken from this post.
https://askubuntu.com/questions/765584/is-it-possible-to-use-broadcom-bcm43142-wifi-in-ubuntu-16-04%22
The solution was to install the bcmwl package.
sudo apt install bcmwl-kernel-source

hatterman
- 2,280
- 2
- 22
- 33
////is that it? – Daulet Aybaz Feb 19 '18 at 13:13