0

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?enter image description here

1 Answers1

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