0

I have a PC with a wireless network adapter called: ASUS PCE-AC68

After entering the command lspci -knn | grep Net -A2 I can see it is found and called:

Broadcom Corporation BCM4360 802.11account wireless network adapter [14e4:43a0] (rev 03). Kernel drive: bcma-pci-bridge

My problem is that I don't get the option to find wireless networks available, only Ethernet is an option for network.

Flimzy
  • 381
Varyag
  • 103

1 Answers1

0

I had the same problem and I believe I solved it with installing the following in the terminal:

sudo apt-get install bcmwl-kernel-source

and then reboot.