I have been having this problem on my laptop for some time now. Whenever I enable the networking functions of my wireless networking card, GNOME refuses to start any new applications, and it seems like it is waiting for a timeout that never comes. KDE behaves the same.
I get the same using both DHCP and manual IP config. I have added my hostname in /etc/hosts as 127.0.0.1.
One thing, the laptop is pretty low on memory, so I have removed a lot of the startup services, if that gives someone a clue?
Finally, when first enabled, there is no point in disabling the network, or even removing the card. When b0rked, there is no way back.
I am currently using the 2.6.0-gentoo-sources and madwifi-drivers. I had the same experience with 2.40-sources and the previous version of the madwifi drivers also.
SOLVED:
I had removed the local network.
A simple
Code: Select all
rc-update add net.lo default
