0

Just installed ubuntu 14.04 on my Compaq Presario V2069CL Notebook PC, The wireless does not work. What is the command to install the wireless driver? The Broadcom model is BCM4318 (using lspci -vvnn | grep 14e4).

user290522
  • 11
  • 1
  • 4

1 Answers1

0

You need to install firmware for b43 driver.

Connect to internet by wire and run:

sudo apt-get install firmware-b43-installer
cl-netbox
  • 31,491
Pilot6
  • 92,041