A
A
Alexander2015-11-18 23:20:18
linux
Alexander, 2015-11-18 23:20:18

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

1 answer(s)
I
Immortal_pony, 2015-11-18
@Immortal_pony

# 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

Sources:
https://wiki.debian.org/wl
forum.ubuntu.ru/index.php?topic=216838.0

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question