I recently installed Ubuntu on my HP Probook 430 and quickly found out I had no way of wirelessly connecting to the internet. How do I fix this?
Asked
Active
Viewed 1,491 times
0

Dolphin486
- 13
-
https://askubuntu.com/questions/55868/installing-broadcom-wireless-drivers – Pilot6 Nov 30 '19 at 20:30
1 Answers
0
Temporarily connect to Internet and run in a terminal
sudo apt update
sudo apt install bcmwl-kernel-source
Disable Secure Boot if you are using UEFI.

Pilot6
- 90,100
- 91
- 213
- 324