0

I have just installed Ubuntu 14.04 and I am not getting wifi signals.Can any one help me with this problem as I have no experience of using Ubuntu?

Mudit Kapil
  • 2,081

1 Answers1

0

My guess is that you have a broadcom wireless. You can test with the following command:

lspci -vnn | grep Network

If you have a broadcom card you should follow the steps here. -> Installing Broadcom Wireless Drivers

Otherwise you should be able to find the drivers using additional drivers.

Take a look here -> How do I install additional drivers?

Florin Ionce
  • 141
  • 1
  • 2
  • 6