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,051
  • 7
  • 30
  • 47
  • please [edit] your question and provide the information referred to in this post which is Related: http://askubuntu.com/questions/425155/my-wireless-wifi-connection-does-not-work-what-information-is-needed-to-diagnos – Elder Geek Mar 25 '15 at 14:19
  • Did you check whether the WiFi is enabled ? i.e Enable WirelessSystem Settings -->Network. –  Mar 25 '15 at 13:46

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