[ubuntu] Network Manager is not running in 9.04
I’ve been wondering if anyone can help with this. On my laptop I have upgraded to Ubuntu 9.04 over the weekend. Network Manager seemed to work fine over the weekend but on monday when i got to work it stopped. I cannot get Network Manager to run permanently. I seems to fall over after I start it. I run:
sudo /etc/init.d/NetworkManager status
and get
* NetworkManager is not running
I then run
sudo /etc/init.d/NetworkManager start
and the Network Manager starts up. It tells me it detected the network.
I then run immediately
sudo /etc/init.d/NetworkManager status
and get
* NetworkManager is not running.
I have reinstalled Network manager, and restarted the system. does the same. chkconfig –list NetworkManager shows it is on for runlevel 2345.
I don’t have anything but lo in the /etc/network/interfaces file.
Can anybody help. Why is my NetworkManager not staying on.
thanks