My KDE installation, 4.6 beta 2, got hosed due to some dependency issues and now KDE does not start. That would be manageable, but if KDE doesn't start, neither does my network connection. So, I can't do any fixes with apt at the command line. I have tried:
dhclient3
start networking
ifup wlan0
ifup eth0 (with ethernet cable attached)
At best, dhclient3 will give me some indication the network has started when I run netstat -nr. But I don't get a destination IP or gateway address and there is no Internet connection. With past distros, I always had a network connection at startup. How can I do that with Kubuntu?
dhclient3
start networking
ifup wlan0
ifup eth0 (with ethernet cable attached)
At best, dhclient3 will give me some indication the network has started when I run netstat -nr. But I don't get a destination IP or gateway address and there is no Internet connection. With past distros, I always had a network connection at startup. How can I do that with Kubuntu?
Comment