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

I have Ubuntu 11.10 dual-booting with Windows 7 on here. I have to be on wired internet if in Ubuntu but Windows 7 works fine with the wifi. I am new to Ubuntu, but feel comfortable and actually enjoy using terminal. I don't know what the problem is and don't know how to get information about it. Please help the noob to linux!!!

share|improve this question
Actually, this may have different reasons. Can you give a little more detail? Does your wifi show up, if you run ifconfig -a? Can you access the settings in the network manager, or is it only the connection attempt that is failing? – niklasfi Dec 20 '11 at 22:44
Welcome to Ask Ubuntu! We need more hardware information to help you, can you look at this question and then edit your question adding the information. – Jorge Castro Dec 21 '11 at 22:32
This question appears to be abandoned, if you are experiencing a similar issue please ask a new question with details pertaining to your problem. If you feel this question is not abandoned, please flag the question explaining that. :) – jrg Jan 25 '12 at 22:34

closed as too localized by fossfreedom Mar 10 '12 at 15:34

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

There are so many reasons why wifi might not work - but fortunately most of them are not a problem most of the time! If you can provide a little more info it will help others to diagnose your problem. For example, I had a similar problem which I posed on a different forum here http://ubuntuforums.org/showthread.php?t=1893823

To produce the same information, please open a terminal and type the commands

sudo lshw |grep -i wireless

sudo lspci

and post the results here. Otherwise, you can also try searching this forum http://ubuntuforums.org/forumdisplay.php?f=336 in case someone has already given a similar problem its solution.

Rick

share|improve this answer

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