0

I'dont have the option in my ubuntu desktop to connect to wifi. I have never connected internet in ubuntu before. Do I need to install drivers or something like that. If yes how can I do it?

09:00.0 Network controller [0280]: Broadcom Corporation BCM43228 802.11a/b/g/n [14e4:4359]
    Subsystem: Broadcom Corporation Device          [14e4:05e2]
    Kernel driver in use: bcma-pci-bridge
Eric Carvalho
  • 55,453

1 Answers1

0

You should check if network-manager is install.

terminal : sudo apt-get install network-manager.

You should check the infos about your wireless card too.

terminal : lspci

And installing the proper drivers.