I'm running Ubuntu 14.04 64-bit on a laptop but cannot enable wifi.I then ran ubuntu 16.04 on a USB and the wifi option appeared but the next time i ran it, the wifi option didnt appear.
Enable networking option is the only one in existence.
The command below produces the result shown
b@b-HP-Notebook:~$ lspci -nnk | grep 0280 -A2
01:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Hewlett-Packard Company Device [103c:804a]
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 07)
What can I do?
systemctl restart network-manager.service
– M. Becerra Mar 13 '17 at 11:32additional drivers
(it's a GUI program, so just type this in the menu and you should find it) or runubuntu-drivers devices
in a terminal and show the output? – Sethos II Mar 13 '17 at 12:03== /sys/devices/pci0000:00/0000:00:01.0 == model : Kabini [Radeon HD 8240] vendor : Advanced Micro Devices, Inc. [AMD/ATI] modalias : pci:v00001002d00009838sv0000103Csd00008137bc03sc00i00 driver : fglrx - third-party non-free driver : xserver-xorg-video-ati - distro free builtin recommended driver : fglrx-updates - third-party non-fr
– Kahumuza Benon Mar 13 '17 at 12:14