So today I wanted to dual boot Ubuntu 20.04 in this system. I know already how to select the "Broadcom Wireless Drivers" on Ubuntu so I tried it in a live iso and it worked! But... Something went wrong. When I tried to go to additional hardware in the gnome application it just pops up the Nvidia drivers.
Can anyone help me?
Edit: Broadcom BCM43142 802.11 bgn Wi-FI Adapter
Edit 2: Sorry it is like 23 hours since I posted this but, I just discovered that I need to install bcmwl-kernel-source. However, I don't have ethernet and just have wifi and i'm all doing it offline, since I dual booted it where can I find the link to the latest packages?
Edit 3: So it’s the next day now, I tried to install bcmwl-kernel-source and it says E: Unable to locate package bcmwl-kernel-source now what am I supposed to do?
lspci -knn | grep Net -A3
terminal command. – Pilot6 Oct 08 '20 at 14:14sudo apt install bcmwl-kernel-source
. ;-) – Pilot6 Oct 09 '20 at 14:18bcmwl-kernel-source
from the installation media, but it will require some more packages. – Pilot6 Oct 09 '20 at 14:55