PDA

View Full Version : [ubuntu] Wireless "not ready"- pics included



Mr. End
May 3rd, 2010, 02:04 AM
Hello, I'm trying to connect to the Internet using 64-bit lucid, and I'm in quite the foggy situation. The computer recognizes the wireless card, but can not use it to connect to the Internet. here are some screenies:

First: The toolbar app: "Device is not ready"

http://sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs518.ash1/30519_416300018102_547678102_5198906_6881503_n.jpg


Second: The terminal. shows that card is a Realtek 8192 (e se or u etc. I'm not quite sure) Also shows a bit of other stuff.


http://sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs518.ash1/30519_416300023102_547678102_5198907_1361318_n.jpg


Third: Network Connections software: not very helpful. No connection at all.


http://sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs518.ash1/30519_416300033102_547678102_5198908_1443708_n.jpg

so my question is... What seems to be wrong and how do I fix it (eg. do I have to install a driver of some sort, change some settings around or write some fancy code etc.?) Walkthroughs are most certainly welcomed.

Thanks!

Erik

slouse
May 8th, 2010, 11:07 PM
I had a similar problem. This solved it for me:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/575128
(reinstall wpa-supplicant)

Good luck!

nickallex
May 8th, 2010, 11:23 PM
hi there! hopefully for me to find out how to take care of this part, is there anyway that i can find out step by slow step how to connect my driver in the ttl screen what commands to use how to to find out what part works and in what way?

slouse
May 12th, 2010, 11:34 PM
By the way, after installing some software, the grayed out "Wireless disconnected" problem re-occurred for me and reinstalling wpa-supplicant didn't help. What helped this time was the following procedure found in http://ubuntuforums.org/showthread.php?p=9289237&posted=1#post9289237:
detach the wire. Next, please do:
Code:
sudo gedit /etc/NetworkManager/nm-system-settings.conf
If managed = false, please change it to true. Reboot.