Answer the question
In order to leave comments, you need to log in
How to install WIFI driver for Ubuntu 15.10 on Lenovo g505 laptop?
NEED HELP!!!
the third hour I google I can’t find a solution for myself, I have a special case. Unable to install wifi driver. I reviewed various video lessons, commands, etc.
In the terminal, I ran the command: ~ s lspci -vvnn | grep 14e4 and got this:
02:00,0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01).
Answer the question
In order to leave comments, you need to log in
# apt-get install --reinstall linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') broadcom-sta-dkms
# apt-get install --reinstall bcmwl-kernel-source
# modprobe -r b44 b43 b43legacy ssb brcmsmac bcma
# modprobe wl
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question