PDA

View Full Version : [SOLVED] KDE Networkmanager.service


peoklin
18th December 2011, 12:29 PM
[David@localhost Downloads]$ sudo ifconfig eth0 up
[David@localhost Downloads]$ sudo systemctl status NetworkManager.service
NetworkManager.service - Network Manager
Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled)
Active: failed since Sun, 18 Dec 2011 20:11:17 +0800; 14s ago
Process: 2719 ExecStart=/usr/sbin/NetworkManager --no-daemon (code=exited, status=1/FAILURE)
CGroup: name=systemd:/system/NetworkManager.service
[David@localhost Downloads]$ sudo systemctl start NetworkManager.service
Job failed. See system logs and 'systemctl status' for details.
[David@localhost Downloads]$ sudo systemctl start NetworkManager.service --force

My os is F17 with KDE 4.7.90, after update, the networkmanager would not run.

Any help is appreciated.

Ciao,

David Lin

peoklin
22nd December 2011, 08:48 AM
I check the infomation from the redhad.com,I think the NetworkManager is developed for the Gnome,So I install Gnome in my Linux system, the NetworkManager work now.But I am not sure about it.

Ciao,

David Lin