I installed Ubuntu 14.04 in a virtual machine, Wi-Fi isn't working, and I can't find Broadcom drivers.
This is what is shown when I go to Additional Drivers:
I installed Ubuntu 14.04 in a virtual machine, Wi-Fi isn't working, and I can't find Broadcom drivers.
This is what is shown when I go to Additional Drivers:
Normally you wont use WiFi from the virtual machine / guest OS. Instead set up NAT or Bridge network to the host OS and let that handle WiFi.
lspci -nnk | grep -iA2 net
– Jeremy31 Jan 30 '17 at 23:02