0

My son bougt a laptop. I installed Ubuntu 12.04. First wifi worked fine now it keeps searching but can't connect. I tried some solutions but I think I need help.

lspci -nn | grep 028002:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller [14e4:4727] (rev 01)

These are the data. Thanks!

1 Answers1

5

Please get a temporary wired ethernet connection and open a terminal and do:

sudo apt-get install linux-firmware-nonfree

Reboot and you should be all set.

chili555
  • 61,330