LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   cannot connect to my wireless what happened (https://www.linuxquestions.org/questions/linux-newbie-8/cannot-connect-to-my-wireless-what-happened-908358/)

gelurod@hotmail.com 10-15-2011 05:08 PM

cannot connect to my wireless what happened
 
just updated to ubuntu 11.10, cannot connect to my wireless, didn't have this problem with 11.04, what happened? and what do i do?

Jenni 10-15-2011 05:18 PM

Check your network manager settings and make sure you selected the right network and put in the right passwords, or at least see if you can see any wireless networks.
Also, many laptops at least (maybe desktops, I'm not sure) have either a switch or key-combination to enable or disable the wireless card, check and make sure you didn't accidentally disable it.

If that's not the case, open a terminal and type
Code:

sudo iwconfig
to see if your wireless is actually detected.

yooy 10-16-2011 08:33 AM

maybe ubuntu dropped support for your driver, try linux mint instead..

gelurod@hotmail.com 10-18-2011 05:50 PM

cannot connect to wireless with ubuntu 11.10
 
hi Jenni,
i opened up the terminal and enter "sudo iwconfig" and it didn't show any wireless whatsoever. what now?





Quote:

Originally Posted by Jenni (Post 4499411)
Check your network manager settings and make sure you selected the right network and put in the right passwords, or at least see if you can see any wireless networks.
Also, many laptops at least (maybe desktops, I'm not sure) have either a switch or key-combination to enable or disable the wireless card, check and make sure you didn't accidentally disable it.

If that's not the case, open a terminal and type
Code:

sudo iwconfig
to see if your wireless is actually detected.


RockDoctor 10-18-2011 06:03 PM

When I encounter something like this immediately after updating (but before rebooting), running
Code:

sudo ldconfig
to ensure that all the bits and pieces are as expected sometimes helps. If you've already rebooted and still have a problem, my suggestion isn't going to help.


All times are GMT -5. The time now is 03:22 PM.