Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I am new to Ubuntu & just installed it on my DELL mini laptop, when I open the network tab, it does not show the wireless networks around me, neither does it show mine, I have enabled networking but it still does not pick up any wireless. I am pretty sure my wireless network is not hidden, since I can connect and see it on my other laptop, anyone have any idea on what it could be?

It worked once when I was running Ubuntu on my USB, but when I installed it to the hard drive as the main OS it did not list any wireless networks.

share|improve this question
Did you install the driver? – wojox Dec 18 '12 at 3:15
Which driver, again i am new to Ubuntu so i would not know anything about using drivers... – user114772 Dec 18 '12 at 3:43
1  
What wireless card is in you Dell? Can you open the menu System -> Administration -> Hardware Drivers and tell if it offers you some drivers to install? – qbi Dec 18 '12 at 7:12

closed as too localized by qbi, vasa1, Eliah Kagan, hhlp, Mik Mar 5 at 19:00

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

Open the Dash Alt+F2and enter software-properties Click on Additional Drivers

add_driver

If it's not clear what driver you need, run this and see:

lspci | grep -i net
share|improve this answer
And then? It is not clear what to do after clicking Additional Drivers. I believe that, if a proprietary driver is installed, it is already checked by default. – mastazi Dec 18 '12 at 12:57
We are not really sure if this is the problem. Lets start here and see. Also I've never seen Ubuntu install any proprietary drivers by default. You, the user, have to download and install them. – wojox Dec 18 '12 at 15:33
No i dont see this driver on the Additionals tab, though i dont know where i cant install the driver. Thnx tho – user114772 Dec 18 '12 at 20:52
This should have been a comment to improve the question – LeoR Feb 11 at 3:10

Not the answer you're looking for? Browse other questions tagged or ask your own question.