School is a twelve-year jail sentence where bad habits are the only curriculum truly learned.
John Taylor Gatto
New forum topics
Recent comments
- you have to use source
14 weeks 2 days ago - Why not just use this method
14 weeks 3 days ago - Great!!!
14 weeks 5 days ago - Really working with internet
14 weeks 6 days ago - I haven't explored Puppet
18 weeks 6 days ago - Wouldn't puppet be more
18 weeks 6 days ago - I agree with the previous
25 weeks 21 min ago - how did this go when you
26 weeks 11 hours ago - First off let me say thank
27 weeks 6 days ago - You are my hero. :) Worked
31 weeks 6 days ago
After upgrading to Ubuntu 7.10 and use it for a few days I've started finding some issues related to my Internet connection.
The most annoying one is that my wireless connection is disabled on boot, this happened just in one of my desktops, I had to manually run /etc/init.d/networking restart every time I started a session.
Today I've found the solution, it's called wicd and replaces Gnome's Network Manager.
To install wicd follow these steps:
- sudo apt-get remove network-manager-gnome network-manager
- Download and install the .deb file from the wicd download page.
- Run /opt/wicd/tray.py & to start wicd applet.
- Open wicd settings by clicking on the applet. The button to save your changes is not that obvious, you must click on connect (which doesn't look like a button) on the Network section. Take a look at /opt/wicd/data/wireless-settings.conf to confirm your changes are saved.
- To get the applet on every boot go to System > Preferences > Sessions and click on Remember currently running applications in Session Options.
- Reboot to confirm the applet and your connection are working. If your Internet connection is not ready for certains applications you may need to reduce order, I use 40, for /opt/wicd/tray.py in the Current Session section at System > Preferences > Sessions.
I still have some issues with DNS resolution, they seem to be related to IPv6 as reported in many sites, and for some reason I can't load Campaign Monitor, so, if you run Gutsy and find the solution please let me know.
Good luck!

Join the conversation
cheers
Finally the answer i have been looking for, thank you very very much!!! jeffro
I had similar problem with
I had similar problem with 7.10 running on dell latitude D600. It all worked after installing wicd. Good work!
Is it possible without wicd
I would have the wireless enabled at boot time, only with /etc/network/interfaces configured (I have already purged networkmanager), and I don't want to install wicd. Is it possible ?
Thanks in advance.
not sure which came first
http://www.lockergnome.com/linux/2007/10/18/ubuntu-gutsy-wireless-help/
thanks this is good to know
thanks this is good to know