How do I know if the ubuntu install will have my network drivers? I have a laptop with no ethernet connector, only wifi.
How can I make sure that the installation will have the wifi drivers before I try to install? Looking to install 14.04 on my Dell XPS 13 laptop.
--
lspci -knn | greg Net -A2
02:00.0 Network controller [0280]: Broadcom Corporation BCM4352 802.11ac Wireless Network Adapter [14e4:43b1] (rev 03)
Subsystem: Dell Device [1028:019]
lspci -knn | grep Net -A2
terminal command. You probably need to install drivers. – Pilot6 Feb 12 '16 at 19:09bcmwl-kernel-source
included in 14.04 doesn't yet support the newer 14e4:43b1. I suggest you try the live USB for Ubuntu 15.10 instead. – chili555 Feb 12 '16 at 20:16