View Full Version : [ubuntu] wifi-radar shows IP the internet Mozilla says I'm still offline
sirjanselot
August 1st, 2008, 01:44 PM
Hey guys,
I installed wifi radar and I was able to obtain an IP but when I use firefox, it says that I'm offline. How can I fix this?
Ferux
August 2nd, 2008, 10:42 AM
I always have to hit the button 3 times: connect, disconnect, connect.
Then, it seems to work.
But I found a better program that allows you to connect at startup: Wicd
http://wicd.sourceforge.net
Tom--d
August 2nd, 2008, 12:12 PM
Remove Network Manager
sudo apt-get remove network-manager network-manager-gnome --purge
Done :D
No more Offline!
CatSpin
August 2nd, 2008, 04:45 PM
Remove Network Manager
sudo apt-get remove network-manager network-manager-gnome --purge
Done :D
No more Offline!
I'm not sure how wise it was to just paste in a terminal line found in a forum, but I was having similar problems as the OP. I tried the sudo line above and now not even a wired connection works.
As a linuxnewb, I'm just going to come out and say it, how do I undo what the above terminal line did?
My wireless issue hasn't gone away so I'm having to use a different (xp) computer to write on the forum... help would be apprieciated here!
Ferux
August 3rd, 2008, 07:32 PM
The 'inverse' of remove is 'install' (as far as I know since i'm still a noob too).
So:
sudo apt-get install network-manager network-manager-gnome
would do the job, but it's possible that this removes the wifi-radar since Linux doesn't like more than one wireless network manager..
CatSpin
August 4th, 2008, 02:20 AM
The 'inverse' of remove is 'install' (as far as I know since i'm still a noob too).
So:
sudo apt-get install network-manager network-manager-gnome
would do the job, but it's possible that this removes the wifi-radar since Linux doesn't like more than one wireless network manager..
Yeah, this would make sense, but I think that the '--purge' bit means that the install files are also wiped (does that make sense?), which means to get them it requires an internet connection.
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.