Per accertartene prova:
- Code: Select all
ps aux | grep NetworkManager
Poi controlla anche cosa c'è nel file:
- Code: Select all
/var/log/wicd/wicd.log
Moderator: Moderators
ps aux | grep NetworkManager
/var/log/wicd/wicd.log
jamesroot666@sabayon ~ $ ps aux | grep NetworkManager
root 6304 0.0 0.1 7012 2724 ? S 10:37 0:00 /usr/sbin/nm-system-settings --config /etc/NetworkManager/nm-system-settings.conf
1000 13654 0.0 0.0 3824 700 pts/0 S+ 17:28 0:00 grep --colour=auto NetworkManager
sabayon jamesroot666 # /var/log/wicd/wicd.log
bash: /var/log/wicd/wicd.log: Permission denied
/var/log/wicd/wicd.log
cat /var/log/wicd/wicd.log
less /var/log/wicd/wicd.log
rc-update del NetworkManager
rc-update add wicd
sabayon jamesroot666 # cat /var/log/wicd/wicd.log
2011/06/06 18:47:46 :: ---------------------------
2011/06/06 18:47:46 :: wicd initializing...
2011/06/06 18:47:46 :: ---------------------------
2011/06/06 18:47:46 :: wicd is version 1.7.0 552
2011/06/06 18:47:46 :: did not find backend in configuration, setting default external
2011/06/06 18:47:46 :: setting backend to external
2011/06/06 18:47:46 :: trying to load backend external
2011/06/06 18:47:46 :: successfully loaded backend external
2011/06/06 18:47:46 :: trying to load backend external
2011/06/06 18:47:46 :: successfully loaded backend external
2011/06/06 18:47:46 :: Automatically detected wireless interface wlan0
2011/06/06 18:47:46 :: did not find wireless_interface in configuration, setting default wlan0
2011/06/06 18:47:46 :: setting wireless interface wlan0
2011/06/06 18:47:46 :: automatically detected wired interface eth0
2011/06/06 18:47:46 :: did not find wired_interface in configuration, setting default eth0
2011/06/06 18:47:46 :: setting wired interface eth0
2011/06/06 18:47:46 :: did not find wpa_driver in configuration, setting default wext
2011/06/06 18:47:46 :: setting wpa driver wext
2011/06/06 18:47:46 :: did not find always_show_wired_interface in configuration, setting default False
2011/06/06 18:47:46 :: did not find use_global_dns in configuration, setting default False
2011/06/06 18:47:46 :: setting use global dns to False
2011/06/06 18:47:46 :: did not find global_dns_1 in configuration, setting default None
2011/06/06 18:47:46 :: did not find global_dns_2 in configuration, setting default None
2011/06/06 18:47:46 :: did not find global_dns_3 in configuration, setting default None
2011/06/06 18:47:46 :: did not find global_dns_dom in configuration, setting default None
2011/06/06 18:47:46 :: did not find global_search_dom in configuration, setting default None
2011/06/06 18:47:46 :: setting global dns
2011/06/06 18:47:46 :: global dns servers are None None None
2011/06/06 18:47:46 :: domain is None
2011/06/06 18:47:46 :: search domain is None
2011/06/06 18:47:46 :: did not find auto_reconnect in configuration, setting default True
2011/06/06 18:47:46 :: setting automatically reconnect when connection drops True
2011/06/06 18:47:46 :: did not find debug_mode in configuration, setting default False
2011/06/06 18:47:46 :: did not find wired_connect_mode in configuration, setting default 1
2011/06/06 18:47:46 :: did not find signal_display_type in configuration, setting default 0
2011/06/06 18:47:46 :: did not find should_verify_ap in configuration, setting default 1
2011/06/06 18:47:46 :: did not find dhcp_client in configuration, setting default 0
2011/06/06 18:47:46 :: Setting dhcp client to 0
2011/06/06 18:47:46 :: did not find link_detect_tool in configuration, setting default 0
2011/06/06 18:47:46 :: did not find flush_tool in configuration, setting default 0
2011/06/06 18:47:46 :: did not find sudo_app in configuration, setting default 0
2011/06/06 18:47:46 :: did not find prefer_wired in configuration, setting default False
2011/06/06 18:47:46 :: Wireless configuration file not found, creating...
2011/06/06 18:47:46 :: Wired configuration file not found, creating a default...
2011/06/06 18:47:46 :: Creating wired profile for wired-default
2011/06/06 18:47:46 :: dhclient.conf.template not found, copying...
2011/06/06 18:47:46 :: chmoding configuration files 0600...
2011/06/06 18:47:46 :: chowning configuration files root:root...
2011/06/06 18:47:46 :: Using wireless interface...wlan0
2011/06/06 18:47:46 :: Using wired interface...eth0
2011/06/06 18:47:52 :: Autoconnecting...
2011/06/06 18:47:52 :: No wired connection present, attempting to autoconnect to wireless network
2011/06/06 18:47:54 :: Unable to autoconnect, you'll have to manually connect
2011/06/06 18:47:54 :: did not find main_width in configuration, setting default -1
2011/06/06 18:47:54 :: did not find main_height in configuration, setting default -1
2011/06/06 18:47:57 :: did not find netprop_width in configuration, setting default -1
2011/06/06 18:47:57 :: did not find netprop_height in configuration, setting default -1
2011/06/06 18:48:42 :: Connecting to wireless network Sitecom760d7a
2011/06/06 18:48:46 :: Putting interface down
2011/06/06 18:48:46 :: Releasing DHCP leases...
2011/06/06 18:48:46 :: Setting false IP...
2011/06/06 18:48:50 :: Stopping wpa_supplicant
2011/06/06 18:48:50 :: Flushing the routing table...
2011/06/06 18:48:50 :: Putting interface up...
2011/06/06 18:48:52 :: Running DHCP with hostname sabayon
2011/06/06 18:48:52 :: dhcpcd: version 5.2.2 starting
2011/06/06 18:48:52 ::
2011/06/06 18:48:52 :: dhcpcd: wlan0: waiting for carrier
2011/06/06 18:48:52 ::
2011/06/06 18:49:22 :: dhcpcd: timed out
2011/06/06 18:49:22 ::
2011/06/06 18:49:22 :: DHCP connection failed
2011/06/06 18:49:22 :: exiting connection thread
2011/06/06 18:49:22 :: Sending connection attempt result dhcp_failed
2011/06/06 18:54:29 :: ---------------------------
2011/06/06 18:54:29 :: wicd initializing...
2011/06/06 18:54:29 :: ---------------------------
2011/06/06 18:54:29 :: wicd is version 1.7.0 552
2011/06/06 18:54:29 :: setting backend to external
2011/06/06 18:54:29 :: trying to load backend external
2011/06/06 18:54:29 :: successfully loaded backend external
2011/06/06 18:54:29 :: trying to load backend external
2011/06/06 18:54:29 :: successfully loaded backend external
2011/06/06 18:54:29 :: Automatically detected wireless interface wlan0
2011/06/06 18:54:29 :: setting wireless interface wlan0
2011/06/06 18:54:29 :: automatically detected wired interface eth0
2011/06/06 18:54:29 :: setting wired interface eth0
2011/06/06 18:54:29 :: setting wpa driver wext
2011/06/06 18:54:29 :: setting use global dns to False
2011/06/06 18:54:29 :: setting global dns
2011/06/06 18:54:29 :: global dns servers are None None None
2011/06/06 18:54:29 :: domain is None
2011/06/06 18:54:29 :: search domain is None
2011/06/06 18:54:29 :: setting automatically reconnect when connection drops True
2011/06/06 18:54:29 :: Setting dhcp client to 0
2011/06/06 18:54:29 :: Wireless configuration file found...
2011/06/06 18:54:29 :: Wired configuration file found...
2011/06/06 18:54:29 :: chmoding configuration files 0600...
2011/06/06 18:54:29 :: chowning configuration files root:root...
2011/06/06 18:54:29 :: Using wireless interface...wlan0
2011/06/06 18:54:29 :: Using wired interface...eth0
2011/06/06 18:55:56 :: Connecting to wireless network Sitecom760d7a
2011/06/06 18:56:00 :: Putting interface down
2011/06/06 18:56:00 :: Releasing DHCP leases...
2011/06/06 18:56:00 :: Setting false IP...
2011/06/06 18:56:04 :: Stopping wpa_supplicant
2011/06/06 18:56:04 :: Flushing the routing table...
2011/06/06 18:56:04 :: Putting interface up...
2011/06/06 18:56:06 :: Running DHCP with hostname sabayon
2011/06/06 18:56:06 :: dhcpcd: version 5.2.2 starting
2011/06/06 18:56:06 ::
2011/06/06 18:56:06 :: dhcpcd: wlan0: waiting for carrier
2011/06/06 18:56:06 ::
2011/06/06 18:56:37 :: dhcpcd: timed out
2011/06/06 18:56:37 ::
2011/06/06 18:56:37 :: DHCP connection failed
2011/06/06 18:56:37 :: exiting connection thread
2011/06/06 18:56:37 :: Sending connection attempt result dhcp_failed
2011/06/06 19:06:32 :: Putting interface down
2011/06/06 19:06:32 :: Releasing DHCP leases...
2011/06/06 19:06:32 :: Setting false IP...
2011/06/06 19:06:32 :: Flushing the routing table...
2011/06/06 19:06:32 :: Putting interface up...
2011/06/06 19:06:34 :: Running DHCP with hostname sabayon
2011/06/06 19:06:34 :: dhcpcd: version 5.2.2 starting
2011/06/06 19:06:34 ::
2011/06/06 19:06:34 :: dhcpcd: eth0: broadcasting for a lease
2011/06/06 19:06:34 ::
2011/06/06 19:07:04 :: dhcpcd: timed out
2011/06/06 19:07:04 ::
2011/06/06 19:07:04 :: DHCP connection failed
2011/06/06 19:07:04 :: exiting connection thread
2011/06/06 19:07:04 :: Sending connection attempt result dhcp_failed
2011/06/06 19:10:12 :: Autoconnecting...
2011/06/06 19:10:16 :: Attempting to autoconnect with wired interface...
2011/06/06 19:10:16 :: Putting interface down
2011/06/06 19:10:16 :: Releasing DHCP leases...
2011/06/06 19:10:16 :: Setting false IP...
2011/06/06 19:10:16 :: Flushing the routing table...
2011/06/06 19:10:16 :: Putting interface up...
2011/06/06 19:10:18 :: Autoconnecting...
2011/06/06 19:10:18 :: Running DHCP with hostname sabayon
2011/06/06 19:10:18 :: dhcpcd: version 5.2.2 starting
2011/06/06 19:10:18 ::
2011/06/06 19:10:18 :: dhcpcd: eth0: broadcasting for a lease
2011/06/06 19:10:18 ::
2011/06/06 19:10:48 :: dhcpcd: timed out
2011/06/06 19:10:48 ::
2011/06/06 19:10:48 :: DHCP connection failed
2011/06/06 19:10:48 :: exiting connection thread
2011/06/06 19:10:49 :: Sending connection attempt result dhcp_failed
2011/06/06 19:10:57 :: No wired connection present, attempting to autoconnect to wireless network
2011/06/06 19:10:57 :: Unable to autoconnect, you'll have to manually connect
2011/06/06 19:13:09 :: Putting interface down
2011/06/06 19:13:09 :: Releasing DHCP leases...
2011/06/06 19:13:09 :: Setting false IP...
2011/06/06 19:13:09 :: Flushing the routing table...
2011/06/06 19:13:09 :: Putting interface up...
2011/06/06 19:13:11 :: Running DHCP with hostname sabayon
2011/06/06 19:13:11 :: dhcpcd: version 5.2.2 starting
2011/06/06 19:13:11 ::
2011/06/06 19:13:12 :: dhcpcd: eth0: broadcasting for a lease
2011/06/06 19:13:12 ::
2011/06/06 19:13:42 :: dhcpcd: timed out
2011/06/06 19:13:42 ::
2011/06/06 19:13:42 :: DHCP connection failed
2011/06/06 19:13:42 :: exiting connection thread
2011/06/06 19:13:45 :: Sending connection attempt result dhcp_failed
Return to Sabayon Linux Discussioni Generali
Users browsing this forum: No registered users and 3 guests