My newly set-up Ubuntu GNOME 15.10 system isn't able to find a Wi-Fi driver for my laptop. When I boot from a live USB it's able to find the driver easily, and activate it so I can use Wi-Fi. Yet, on the actual system it is unable to do so. Nothing appears in the "Additional Drivers" page.
Is there a way to enable Wi-Fi without the need for an Ethernet cable?
For a bit of extra info, the battery driver seems to be missing as well (battery level always shown as critically low), and I'm on a very old HP Mini laptop. When I use rfkill list
it shows that everything is unblocked.
The command lspci -knn | grep Net -A2
prints:
01:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11b/g LP-PHY [14e4:4315] (rev 01) Subsystem: Hewlett-Packard Company Device [103c:1508] Kernel driver in use: b43-pci-bridge
lspci -knn | grep Net -A2
terminal command. – Pilot6 Jan 18 '16 at 13:20