Re: OpenVPN Problem




R.Hnat


Dan Williams schrieb:
On Sat, 2010-02-13 at 12:33 +0100, rh wrote:
  
Dan Williams schrieb: 
    
On Thu, 2010-02-11 at 15:40 +0100, rh wrote:
  
      
R.Hnat


Dan Williams schrieb: 
    
        
On Tue, 2010-02-09 at 07:03 +0100, rh wrote:
  
      
          
Dan Williams schrieb: 
    
        
            
On Sat, 2010-01-30 at 10:00 +0100, rh wrote:
  
      
          
              
Dan Williams schrieb: 
    
        
            
                
On Fri, 2010-01-29 at 15:12 +0100, rh wrote:
  
      
          
              
                  
I try to connect to an OpenVPN Server (Located on an IPCop) from my
Ubuntu Box. I have Configured Netmanager with all necessary parameters 
Parameters following an IPCop Howto. But there happens nothing when i
try to connect. There are not any Logmessages in /var/log/message, there
is no error message, simply no reaction. I have installed
Network-Manager and network-Manager-OpenVpn and the
Network-Manager-Applet. What could that be?
    
        
            
                
                    
You'll need to reboot after installing a new VPN plugin package.  If you
do that, does anything different happen?

Dan
  
      
          
              
                  
No this does not change anything. It is just like network-manager
was'nt there. But i can see the process whith 'ps ax'. And i can start
the VPN using the 'openvpn' command from the commandline.
    
        
            
                
Have you configured the connection using nm-connection-editor in the VPN
tab?

Dan

  
      
          
              
Of course I have configured with nm-connection-editor .
    
        
            
Ok, and you're using the applet menu to start the openvpn connection?
If you do this, then choose your VPN from the applet, do you get any
messages?

killall -TERM nm-openvpn-service
OPENVPN_DEBUG=1 /usr/libexec/nm-openvpn-service

If that doesn't work, can you attach your ~/.xsession-errors file so we
can see if it's a problem on the GUI side?

Dan

  
      
          
No there is no reaction.

rh Ligeti:~$ killall -TERM nm-openvpn-service
nm-openvpn-service: no process found
rh Ligeti:~$ OPENVPN_DEBUG=1 /usr/libexec/nm-openvpn-service
bash: /usr/libexec/nm-openvpn-service: No such file or directory
    
        
Oh sorry... Debian-based distros put it elsewhere.  Try this:

killall -TERM nm-openvpn-service
OPENVPN_DEBUG=1 /usr/lib/network-manager-openvpn/nm-openvpn-service

and then lets see what it prints out.  If it's not there, then

dpkg -L network-manager-openvpn | grep nm-openvpn-service

will tell you where the binary is located.

Dan

  
      
OPENVPN_DEBUG=1 /usr/lib/network-manager-openvpn/nm-openvpn-service does nothing and has to be stopped with ^C.
    

It won't print anything until it's told to make a VPN connection by
NetworkManager.  So just to confirm, you run this command, and then
you're choosing your VPN connection from the menu to start it, right?
And you get no output?

And you're running them as root, right?

Can you provide /var/log/daemon.log for me after this failure has
occurred?

  
And here is what dpkg... says:
rh Ligeti:~$ dpkg -L network-manager-openvpn |grep nm-openvpn-service
/usr/lib/network-manager-openvpn/nm-openvpn-service
/usr/lib/network-manager-openvpn/nm-openvpn-service-openvpn-helper
/etc/dbus-1/system.d/nm-openvpn-service.conf
/etc/NetworkManager/VPN/nm-openvpn-service.name

Might it be that the problem is that all these files are 'root-owned'
and not executable from a simple user?
    

No, they are supposed to be root owned since they are security sensitive
and must launch privileged processes (your VPN).  Normally they are
spawned automatically by NetworkManager when needed, so the only time
they are really run by a user is for debugging.

Hopefully we can get to the bottom of this...

Dan

  

OPENVPN_DEBUG=1 /usr/lib/network-manager-openvpn/nm-openvpn-service does not outpu anything even when i try to make a VPN-Connection with NetManager.
I enclose /var/log/daemon.log. While looking at it it seems to me that Netmanager is dealing only with eth0. The interface i use for all network traffic is eth1. Could this be the problem? And if yes how to deal with?

Reinhard
Feb 11 15:42:50 Ligeti dbus-daemon: Reloaded configuration
Feb 11 15:44:21 Ligeti dbus-daemon: Reloaded configuration
Feb 11 17:56:12 Ligeti ntpd[1132]: kernel time sync status change 6001
Feb 11 18:21:52 Ligeti ntpd[1132]: kernel time sync status change 2001
Feb 11 20:48:25 Ligeti init: cron main process (1395) killed by TERM signal
Feb 11 20:48:25 Ligeti NetworkManager: <WARN>  nm_signal_handler(): Caught signal 15, shutting down normally.
Feb 11 20:48:25 Ligeti init: tty5 main process (1361) killed by TERM signal
Feb 11 20:48:25 Ligeti init: tty2 main process (1366) killed by TERM signal
Feb 11 20:48:25 Ligeti init: tty3 main process (1367) killed by TERM signal
Feb 11 20:48:25 Ligeti init: tty6 main process (1369) killed by TERM signal
Feb 11 20:48:25 Ligeti init: tty1 main process (2213) killed by TERM signal
Feb 11 20:48:25 Ligeti init: tty4 main process (1356) killed by TERM signal
Feb 11 20:48:25 Ligeti acpid: exiting
Feb 11 20:49:28 Ligeti avahi-daemon[1043]: Found user 'avahi' (UID 109) and group 'avahi' (GID 120).
Feb 11 20:49:28 Ligeti avahi-daemon[1043]: Successfully dropped root privileges.
Feb 11 20:49:28 Ligeti avahi-daemon[1043]: avahi-daemon 0.6.25 starting up.
Feb 11 20:49:28 Ligeti avahi-daemon[1043]: Successfully called chroot().
Feb 11 20:49:28 Ligeti avahi-daemon[1043]: Successfully dropped remaining capabilities.
Feb 11 20:49:28 Ligeti NetworkManager: <info>  starting...
Feb 11 20:49:28 Ligeti NetworkManager: <info>  Trying to start the modem-manager...
Feb 11 20:49:28 Ligeti modem-manager: Loaded plugin Ericsson MBM
Feb 11 20:49:28 Ligeti modem-manager: Loaded plugin Sierra
Feb 11 20:49:28 Ligeti modem-manager: Loaded plugin Generic
Feb 11 20:49:28 Ligeti modem-manager: Loaded plugin Huawei
Feb 11 20:49:28 Ligeti modem-manager: Loaded plugin Novatel
Feb 11 20:49:28 Ligeti modem-manager: Loaded plugin Option High-Speed
Feb 11 20:49:28 Ligeti modem-manager: Loaded plugin ZTE
Feb 11 20:49:28 Ligeti modem-manager: Loaded plugin Gobi
Feb 11 20:49:28 Ligeti modem-manager: Loaded plugin MotoC
Feb 11 20:49:28 Ligeti modem-manager: Loaded plugin Nokia
Feb 11 20:49:28 Ligeti modem-manager: Loaded plugin Option
Feb 11 20:49:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: init!
Feb 11 20:49:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: update_system_hostname
Feb 11 20:49:28 Ligeti NetworkManager:    SCPluginIfupdown: guessed connection type (eth1) = 802-3-ethernet
Feb 11 20:49:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: update_connection_setting_from_if_block: name:eth1, type:802-3-ethernet, id:Ifupdown (eth1), uuid: 7b635ed6-2640-7ad8-675d-744db12dd9fa
Feb 11 20:49:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: addresses count: 1
Feb 11 20:49:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: No dns-nameserver configured in /etc/network/interfaces
Feb 11 20:49:28 Ligeti avahi-daemon[1043]: No service file found in /etc/avahi/services.
Feb 11 20:49:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: autoconnect
Feb 11 20:49:28 Ligeti NetworkManager:    SCPluginIfupdown: management mode: unmanaged
Feb 11 20:49:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:08.0/net/eth0, iface: eth0)
Feb 11 20:49:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:08.0/net/eth0, iface: eth0): no ifupdown configuration found.
Feb 11 20:49:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:09.0/net/eth1, iface: eth1)
Feb 11 20:49:28 Ligeti NetworkManager:    SCPluginIfupdown: locking wired connection setting
Feb 11 20:49:28 Ligeti NetworkManager:    Ifupdown: get unmanaged devices count: 1
Feb 11 20:49:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: (26887264) ... get_connections.
Feb 11 20:49:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: (26887264) ... get_connections (managed=false): return empty list.
Feb 11 20:49:28 Ligeti NetworkManager:    Ifupdown: get unmanaged devices count: 1
Feb 11 20:49:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Feb 11 20:49:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Feb 11 20:49:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: end _init.
Feb 11 20:49:28 Ligeti NetworkManager: Loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list.
Feb 11 20:49:28 Ligeti NetworkManager: Loaded plugin keyfile: (c) 2007 - 2008 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Feb 11 20:49:28 Ligeti NetworkManager: <info>  Wireless now enabled by radio killswitch
Feb 11 20:49:28 Ligeti NetworkManager: <info>  (eth0): carrier is OFF
Feb 11 20:49:28 Ligeti NetworkManager: <info>  (eth0): new Ethernet device (driver: 'forcedeth')
Feb 11 20:49:28 Ligeti NetworkManager: <info>  (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
Feb 11 20:49:28 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 11 20:49:28 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 11 20:49:28 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 11 20:49:28 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 11 20:49:28 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 11 20:49:28 Ligeti avahi-daemon[1043]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.178.24.
Feb 11 20:49:28 Ligeti avahi-daemon[1043]: New relevant interface eth1.IPv4 for mDNS.
Feb 11 20:49:28 Ligeti avahi-daemon[1043]: Network interface enumeration completed.
Feb 11 20:49:28 Ligeti avahi-daemon[1043]: Registering new address record for fe80::21e:8cff:fece:7f5a on eth1.*.
Feb 11 20:49:28 Ligeti NetworkManager: <info>  (eth1): carrier is OFF
Feb 11 20:49:28 Ligeti NetworkManager: <info>  (eth1): new Ethernet device (driver: 'forcedeth')
Feb 11 20:49:28 Ligeti NetworkManager: <info>  (eth1): exported as /org/freedesktop/NetworkManager/Devices/1
Feb 11 20:49:28 Ligeti avahi-daemon[1043]: Registering new address record for 192.168.178.24 on eth1.IPv4.
Feb 11 20:49:28 Ligeti avahi-daemon[1043]: Registering HINFO record with values 'X86_64'/'LINUX'.
Feb 11 20:49:28 Ligeti NetworkManager: <info>  modem-manager is now available
Feb 11 20:49:28 Ligeti NetworkManager: <WARN>  default_adapter_cb(): bluez error getting default adapter: The name org.bluez was not provided by any .service files
Feb 11 20:49:28 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 11 20:49:28 Ligeti NetworkManager: <info>  Trying to start the supplicant...
Feb 11 20:49:28 Ligeti ntpd[943]: Listening on interface #6 eth1, fe80::21e:8cff:fece:7f5a#123 Enabled
Feb 11 20:49:28 Ligeti init: apport pre-start process (1361) terminated with status 1
Feb 11 20:49:28 Ligeti init: apport post-stop process (1383) terminated with status 1
Feb 11 20:49:28 Ligeti acpid: client connected from 1404[111:123]
Feb 11 20:49:29 Ligeti avahi-daemon[1043]: Server startup complete. Host name is Ligeti.local. Local service cookie is 1577884734.
Feb 11 20:49:31 Ligeti gdm-binary[1530]: WARNING: Unable to find users: no seat-id found
Feb 11 20:49:31 Ligeti acpid: client connected from 1544[0:0]
Feb 11 20:49:33 Ligeti acpid: client connected from 1544[0:0]
Feb 11 20:49:33 Ligeti xfs[1751]: ignoring font path element /usr/share/fonts/X11/cyrillic/ (unreadable)
Feb 11 20:49:33 Ligeti bluetoothd[1780]: Bluetooth daemon 4.51
Feb 11 20:49:33 Ligeti bluetoothd[1782]: Starting SDP server
Feb 11 20:49:33 Ligeti bluetoothd[1782]: Can't load plugin /usr/lib/bluetooth/plugins/netlink.so: /usr/lib/bluetooth/plugins/netlink.so: undefined symbol: debug
Feb 11 20:49:33 Ligeti bluetoothd[1782]: bridge pan0 created
Feb 11 20:49:33 Ligeti bluetoothd[1782]: HCI dev 0 registered
Feb 11 20:49:33 Ligeti NetworkManager:    SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/pan0, iface: pan0)
Feb 11 20:49:33 Ligeti NetworkManager:    SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/pan0, iface: pan0): no ifupdown configuration found.
Feb 11 20:49:33 Ligeti NetworkManager: <WARN>  device_creator(): /sys/devices/virtual/net/pan0: couldn't determine device driver; ignoring...
Feb 11 20:49:34 Ligeti bluetoothd[1782]: HCI dev 0 up
Feb 11 20:49:34 Ligeti bluetoothd[1782]: Starting security manager 0
Feb 11 20:49:34 Ligeti bluetoothd[1782]: Parsing /etc/bluetooth/serial.conf failed: No such file or directory
Feb 11 20:49:34 Ligeti bluetoothd[1782]: probe failed with driver input-headset for device /org/bluez/1780/hci0/dev_00_0F_DE_C1_0C_3D
Feb 11 20:49:34 Ligeti bluetoothd[1782]: probe failed with driver input-headset for device /org/bluez/1780/hci0/dev_00_24_EF_25_72_C4
Feb 11 20:49:34 Ligeti bluetoothd[1782]: Adapter /org/bluez/1780/hci0 has been enabled
Feb 11 20:49:34 Ligeti console-kit-daemon[1066]: WARNING: Couldn't read /proc/1060/environ: Failed to open file '/proc/1060/environ': No such file or directory
Feb 11 20:50:08 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 11 20:50:08 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 11 20:53:50 Ligeti ntpd[943]: synchronized to 91.189.94.4, stratum 2
Feb 11 20:53:50 Ligeti ntpd[943]: kernel time sync status change 2001
Feb 11 20:57:50 Ligeti NetworkManager: <info>  Sleeping...
Feb 11 20:57:50 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 11 20:57:50 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 11 20:57:50 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 11 20:57:50 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 12 07:29:32 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 12 07:29:32 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 12 07:29:32 Ligeti usb_id[2803]: unable to access '/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1'
Feb 12 07:29:32 Ligeti acpid: client 1544[0:0] has disconnected
Feb 12 07:29:32 Ligeti acpid: client 1544[0:0] has disconnected
Feb 12 07:29:32 Ligeti acpid: client connected from 1544[0:0]
Feb 12 07:29:32 Ligeti NetworkManager: <info>  Waking up...
Feb 12 07:29:32 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 12 07:29:32 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 12 07:29:32 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 12 07:29:32 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 12 07:29:32 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 12 07:29:32 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 12 07:29:32 Ligeti NetworkManager: last message repeated 2 times
Feb 12 07:29:32 Ligeti acpid: client connected from 1544[0:0]
Feb 12 07:29:32 Ligeti init: anacron main process (2813) killed by TERM signal
Feb 12 07:29:33 Ligeti hp[2907]: io/hpmud/pp.c 627: unable to read device-id ret=-1
Feb 12 07:29:40 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 12 07:29:46 Ligeti ntpd[943]: no servers reachable
Feb 12 07:33:46 Ligeti NetworkManager: <info>  Sleeping...
Feb 12 07:33:46 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 12 07:33:46 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 12 07:33:46 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 12 07:33:46 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 12 07:33:46 Ligeti init: anacron main process (2981) killed by TERM signal
Feb 12 14:05:09 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 12 14:05:09 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 12 14:05:09 Ligeti acpid: client 1544[0:0] has disconnected
Feb 12 14:05:09 Ligeti acpid: client 1544[0:0] has disconnected
Feb 12 14:05:09 Ligeti acpid: client connected from 1544[0:0]
Feb 12 14:05:10 Ligeti NetworkManager: <info>  Waking up...
Feb 12 14:05:10 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 12 14:05:10 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 12 14:05:10 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 12 14:05:10 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 12 14:05:10 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 12 14:05:10 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 12 14:05:10 Ligeti NetworkManager: last message repeated 2 times
Feb 12 14:05:10 Ligeti acpid: client connected from 1544[0:0]
Feb 12 14:05:10 Ligeti init: anacron main process (3280) killed by TERM signal
Feb 12 14:10:09 Ligeti NetworkManager: <info>  Sleeping...
Feb 12 14:10:09 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 12 14:10:09 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 12 14:10:09 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 12 14:10:09 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 12 14:10:09 Ligeti init: anacron main process (3548) killed by TERM signal
Feb 12 16:03:12 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 12 16:03:12 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 12 16:03:12 Ligeti NetworkManager: <info>  Waking up...
Feb 12 16:03:12 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 12 16:03:12 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 12 16:03:12 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 12 16:03:12 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 12 16:03:12 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 12 16:03:12 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 12 16:03:12 Ligeti NetworkManager: last message repeated 2 times
Feb 12 16:03:12 Ligeti acpid: client 1544[0:0] has disconnected
Feb 12 16:03:12 Ligeti acpid: client 1544[0:0] has disconnected
Feb 12 16:03:12 Ligeti acpid: client connected from 1544[0:0]
Feb 12 16:03:12 Ligeti acpid: client connected from 1544[0:0]
Feb 12 16:03:12 Ligeti init: anacron main process (3636) killed by TERM signal
Feb 12 16:05:52 Ligeti ntpd[943]: synchronized to 91.189.94.4, stratum 2
Feb 12 16:06:53 Ligeti ntpd[943]: time reset -2.766154 s
Feb 12 16:06:53 Ligeti ntpd[943]: kernel time sync status change 6001
Feb 12 16:16:45 Ligeti NetworkManager: <info>  Sleeping...
Feb 12 16:16:45 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 12 16:16:45 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 12 16:16:45 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 12 16:16:45 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 12 16:16:45 Ligeti init: anacron main process (4128) killed by TERM signal
Feb 12 16:24:04 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 12 16:24:04 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 12 16:24:04 Ligeti NetworkManager: <info>  Waking up...
Feb 12 16:24:04 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 12 16:24:04 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 12 16:24:04 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 12 16:24:04 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 12 16:24:04 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 12 16:24:04 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 12 16:24:04 Ligeti NetworkManager: last message repeated 2 times
Feb 12 16:24:04 Ligeti acpid: client 1544[0:0] has disconnected
Feb 12 16:24:04 Ligeti acpid: client 1544[0:0] has disconnected
Feb 12 16:24:04 Ligeti acpid: client connected from 1544[0:0]
Feb 12 16:24:04 Ligeti acpid: client connected from 1544[0:0]
Feb 12 16:24:04 Ligeti init: anacron main process (4216) killed by TERM signal
Feb 12 16:24:34 Ligeti ntpd[943]: synchronized to 91.189.94.4, stratum 2
Feb 12 16:24:34 Ligeti ntpd[943]: kernel time sync status change 2001
Feb 12 16:36:40 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 12 16:37:48 Ligeti NetworkManager: last message repeated 8 times
Feb 12 16:39:34 Ligeti ntpd[943]: time reset -0.349377 s
Feb 12 16:40:05 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 12 16:41:20 Ligeti NetworkManager: last message repeated 4 times
Feb 12 16:44:00 Ligeti NetworkManager: <info>  Sleeping...
Feb 12 16:44:00 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 12 16:44:00 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 12 16:44:00 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 12 16:44:00 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 12 16:44:00 Ligeti init: anacron main process (4599) killed by TERM signal
Feb 13 12:15:21 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 13 12:15:21 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 13 12:15:21 Ligeti NetworkManager: <info>  Waking up...
Feb 13 12:15:21 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 13 12:15:21 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 13 12:15:21 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 13 12:15:21 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 13 12:15:21 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 13 12:15:21 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 13 12:15:21 Ligeti NetworkManager: last message repeated 2 times
Feb 13 12:15:21 Ligeti acpid: client 1544[0:0] has disconnected
Feb 13 12:15:21 Ligeti acpid: client 1544[0:0] has disconnected
Feb 13 12:15:21 Ligeti acpid: client connected from 1544[0:0]
Feb 13 12:15:21 Ligeti init: anacron main process (4687) killed by TERM signal
Feb 13 12:15:21 Ligeti acpid: client connected from 1544[0:0]
Feb 13 12:24:43 Ligeti ntpd[943]: synchronized to 91.189.94.4, stratum 2
Feb 13 12:26:47 Ligeti ntpd[943]: time reset -4.016444 s
Feb 13 12:26:47 Ligeti ntpd[943]: kernel time sync status change 6001
Feb 13 12:32:17 Ligeti ntpd[943]: synchronized to 91.189.94.4, stratum 2
Feb 13 12:32:17 Ligeti ntpd[943]: kernel time sync status change 2001
Feb 13 12:36:54 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 13 12:41:50 Ligeti NetworkManager: <info>  Sleeping...
Feb 13 12:41:50 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 13 12:41:50 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 13 12:41:50 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 13 12:41:50 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 13 12:41:50 Ligeti init: anacron main process (5151) killed by TERM signal
Feb 13 15:48:41 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 13 15:48:41 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 13 15:48:41 Ligeti acpid: client 1544[0:0] has disconnected
Feb 13 15:48:41 Ligeti acpid: client 1544[0:0] has disconnected
Feb 13 15:48:41 Ligeti acpid: client connected from 1544[0:0]
Feb 13 15:48:41 Ligeti NetworkManager: <info>  Waking up...
Feb 13 15:48:41 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 13 15:48:41 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 13 15:48:41 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 13 15:48:41 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 13 15:48:41 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 13 15:48:41 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 13 15:48:41 Ligeti NetworkManager: last message repeated 2 times
Feb 13 15:48:41 Ligeti acpid: client connected from 1544[0:0]
Feb 13 15:48:41 Ligeti init: anacron main process (5239) killed by TERM signal
Feb 13 15:50:05 Ligeti hpijs[5412]: prnt/hpijs/hpijs.cpp 619: WARNING: color pen has low ink
Feb 13 15:50:05 Ligeti hpijs[5412]: prnt/hpijs/hpijs.cpp 638: STATE: +marker-supply-low-warning
Feb 13 15:50:05 Ligeti hpijs[5412]: prnt/hpijs/hpijs.cpp 389: unable to set key=Quality:SpeedMech, value=1
Feb 13 15:50:50 Ligeti hpijs[5412]: last message repeated 4 times
Feb 13 15:50:50 Ligeti hp[5373]: io/hpmud/musb.c 1386: unable to write data hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R: 45 second io timeout
Feb 13 15:50:50 Ligeti hp[5373]: io/hpmud/musb.c 725: invalid deviceid wIndex=1, retrying wIndex=100: Protocol error
Feb 13 15:50:50 Ligeti hp[5373]: io/hpmud/musb.c 734: invalid deviceid retry ret=-71: Protocol error
Feb 13 15:50:50 Ligeti hp[5373]: prnt/backend/hp.c 610: ERROR: 5021 device communication error!
Feb 13 15:50:50 Ligeti hp[5373]: io/hpmud/musb.c 548: aborting outstanding 7/1/2 write
Feb 13 15:50:50 Ligeti hpijs[5412]: prnt/hpijs/hpijs.cpp 389: unable to set key=Quality:SpeedMech, value=1
Feb 13 15:51:57 Ligeti hpijs[5412]: last message repeated 43 times
Feb 13 15:52:43 Ligeti hpijs[5473]: io/hpmud/musb.c 1104: unable to open hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R
Feb 13 15:52:44 Ligeti hp[5449]: io/hpmud/musb.c 1104: unable to open hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R
Feb 13 15:52:44 Ligeti hp[5449]: prnt/backend/hp.c 720: ERROR: cannot open device stat=12: hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R
Feb 13 15:53:56 Ligeti hpijs[5517]: io/hpmud/musb.c 1104: unable to open hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R
Feb 13 15:53:56 Ligeti hp[5483]: io/hpmud/musb.c 1104: unable to open hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R
Feb 13 15:53:56 Ligeti hp[5483]: prnt/backend/hp.c 720: ERROR: cannot open device stat=12: hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R
Feb 13 15:55:22 Ligeti ntpd[943]: time reset -0.207066 s
Feb 13 15:55:22 Ligeti ntpd[943]: kernel time sync status change 6001
Feb 13 15:58:47 Ligeti ntpd[943]: synchronized to 91.189.94.4, stratum 2
Feb 13 15:58:47 Ligeti ntpd[943]: kernel time sync status change 2001
Feb 13 16:06:23 Ligeti avahi-daemon[969]: Found user 'avahi' (UID 109) and group 'avahi' (GID 120).
Feb 13 16:06:23 Ligeti avahi-daemon[969]: Successfully dropped root privileges.
Feb 13 16:06:23 Ligeti avahi-daemon[969]: avahi-daemon 0.6.25 starting up.
Feb 13 16:06:23 Ligeti NetworkManager: <info>  starting...
Feb 13 16:06:23 Ligeti NetworkManager: <info>  Trying to start the modem-manager...
Feb 13 16:06:23 Ligeti NetworkManager:    SCPlugin-Ifupdown: init!
Feb 13 16:06:23 Ligeti NetworkManager:    SCPlugin-Ifupdown: update_system_hostname
Feb 13 16:06:23 Ligeti NetworkManager:    SCPluginIfupdown: guessed connection type (eth1) = 802-3-ethernet
Feb 13 16:06:23 Ligeti NetworkManager:    SCPlugin-Ifupdown: update_connection_setting_from_if_block: name:eth1, type:802-3-ethernet, id:Ifupdown (eth1), uuid: 7b635ed6-2640-7ad8-675d-744db12dd9fa
Feb 13 16:06:23 Ligeti NetworkManager:    SCPlugin-Ifupdown: addresses count: 1
Feb 13 16:06:23 Ligeti NetworkManager:    SCPlugin-Ifupdown: autoconnect
Feb 13 16:06:23 Ligeti NetworkManager:    SCPluginIfupdown: management mode: unmanaged
Feb 13 16:06:23 Ligeti NetworkManager:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:08.0/net/eth0, iface: eth0)
Feb 13 16:06:23 Ligeti NetworkManager:    SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:08.0/net/eth0, iface: eth0): no ifupdown configuration found.
Feb 13 16:06:23 Ligeti NetworkManager:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:09.0/net/eth1, iface: eth1)
Feb 13 16:06:23 Ligeti NetworkManager:    SCPluginIfupdown: locking wired connection setting
Feb 13 16:06:23 Ligeti NetworkManager:    Ifupdown: get unmanaged devices count: 1
Feb 13 16:06:23 Ligeti NetworkManager:    SCPlugin-Ifupdown: (39568480) ... get_connections.
Feb 13 16:06:23 Ligeti NetworkManager:    SCPlugin-Ifupdown: (39568480) ... get_connections (managed=false): return empty list.
Feb 13 16:06:23 Ligeti NetworkManager:    Ifupdown: get unmanaged devices count: 1
Feb 13 16:06:23 Ligeti NetworkManager:    SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Feb 13 16:06:23 Ligeti NetworkManager:    SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Feb 13 16:06:23 Ligeti NetworkManager:    SCPlugin-Ifupdown: end _init.
Feb 13 16:06:23 Ligeti NetworkManager: Loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list.
Feb 13 16:06:23 Ligeti NetworkManager: Loaded plugin keyfile: (c) 2007 - 2008 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Feb 13 16:06:23 Ligeti NetworkManager: <info>  Wireless now enabled by radio killswitch
Feb 13 16:06:23 Ligeti avahi-daemon[969]: Successfully called chroot().
Feb 13 16:06:23 Ligeti avahi-daemon[969]: Successfully dropped remaining capabilities.
Feb 13 16:06:23 Ligeti NetworkManager: <info>  (eth0): carrier is OFF
Feb 13 16:06:23 Ligeti NetworkManager: <info>  (eth0): new Ethernet device (driver: 'forcedeth')
Feb 13 16:06:23 Ligeti NetworkManager: <info>  (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
Feb 13 16:06:23 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 13 16:06:23 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 13 16:06:23 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 13 16:06:23 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 13 16:06:23 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 13 16:06:23 Ligeti NetworkManager: <info>  (eth1): carrier is OFF
Feb 13 16:06:23 Ligeti NetworkManager: <info>  (eth1): new Ethernet device (driver: 'forcedeth')
Feb 13 16:06:23 Ligeti NetworkManager: <info>  (eth1): exported as /org/freedesktop/NetworkManager/Devices/1
Feb 13 16:06:23 Ligeti NetworkManager: <WARN>  default_adapter_cb(): bluez error getting default adapter: The name org.bluez was not provided by any .service files
Feb 13 16:06:23 Ligeti NetworkManager: <info>  modem-manager is now available
Feb 13 16:06:23 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 13 16:06:23 Ligeti NetworkManager: <info>  Trying to start the supplicant...
Feb 13 16:06:23 Ligeti ntpd[878]: bind() fd 21, family 10, port 123, scope 3, addr fe80::21e:8cff:fece:7f5a, in6_is_addr_multicast=0 flags=0x11 fails: Cannot assign requested address
Feb 13 16:06:23 Ligeti ntpd[878]: unable to create socket on eth1 (6) for fe80::21e:8cff:fece:7f5a#123
Feb 13 16:06:23 Ligeti ntpd[878]: failed to initialize interface for address fe80::21e:8cff:fece:7f5a
Feb 13 16:06:23 Ligeti avahi-daemon[969]: No service file found in /etc/avahi/services.
Feb 13 16:06:23 Ligeti modem-manager: Loaded plugin Ericsson MBM
Feb 13 16:06:23 Ligeti modem-manager: Loaded plugin Sierra
Feb 13 16:06:23 Ligeti modem-manager: Loaded plugin Generic
Feb 13 16:06:23 Ligeti modem-manager: Loaded plugin Huawei
Feb 13 16:06:23 Ligeti modem-manager: Loaded plugin Novatel
Feb 13 16:06:23 Ligeti modem-manager: Loaded plugin Option High-Speed
Feb 13 16:06:23 Ligeti modem-manager: Loaded plugin ZTE
Feb 13 16:06:23 Ligeti modem-manager: Loaded plugin Gobi
Feb 13 16:06:23 Ligeti modem-manager: Loaded plugin MotoC
Feb 13 16:06:23 Ligeti modem-manager: Loaded plugin Nokia
Feb 13 16:06:23 Ligeti modem-manager: Loaded plugin Option
Feb 13 16:06:23 Ligeti avahi-daemon[969]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.178.24.
Feb 13 16:06:23 Ligeti avahi-daemon[969]: New relevant interface eth1.IPv4 for mDNS.
Feb 13 16:06:23 Ligeti avahi-daemon[969]: Network interface enumeration completed.
Feb 13 16:06:23 Ligeti avahi-daemon[969]: Registering new address record for fe80::21e:8cff:fece:7f5a on eth1.*.
Feb 13 16:06:23 Ligeti avahi-daemon[969]: Registering new address record for 192.168.178.24 on eth1.IPv4.
Feb 13 16:06:23 Ligeti avahi-daemon[969]: Registering HINFO record with values 'X86_64'/'LINUX'.
Feb 13 16:06:23 Ligeti init: apport pre-start process (1299) terminated with status 1
Feb 13 16:06:23 Ligeti init: apport post-stop process (1317) terminated with status 1
Feb 13 16:06:24 Ligeti avahi-daemon[969]: Server startup complete. Host name is Ligeti.local. Local service cookie is 1617471352.
Feb 13 16:06:26 Ligeti gdm-binary[1456]: WARNING: Unable to find users: no seat-id found
Feb 13 16:06:26 Ligeti acpid: client connected from 1470[0:0]
Feb 13 16:06:28 Ligeti xfs[1673]: ignoring font path element /usr/share/fonts/X11/cyrillic/ (unreadable)
Feb 13 16:06:28 Ligeti bluetoothd[1700]: Bluetooth daemon 4.51
Feb 13 16:06:28 Ligeti bluetoothd[1701]: Starting SDP server
Feb 13 16:06:28 Ligeti bluetoothd[1701]: Can't load plugin /usr/lib/bluetooth/plugins/netlink.so: /usr/lib/bluetooth/plugins/netlink.so: undefined symbol: debug
Feb 13 16:06:28 Ligeti acpid: client connected from 1470[0:0]
Feb 13 16:06:28 Ligeti bluetoothd[1701]: bridge pan0 created
Feb 13 16:06:28 Ligeti bluetoothd[1701]: HCI dev 0 registered
Feb 13 16:06:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/pan0, iface: pan0)
Feb 13 16:06:28 Ligeti NetworkManager:    SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/pan0, iface: pan0): no ifupdown configuration found.
Feb 13 16:06:28 Ligeti NetworkManager: <WARN>  device_creator(): /sys/devices/virtual/net/pan0: couldn't determine device driver; ignoring...
Feb 13 16:06:28 Ligeti acpid: client connected from 1241[111:123]
Feb 13 16:06:28 Ligeti bluetoothd[1701]: HCI dev 0 up
Feb 13 16:06:28 Ligeti bluetoothd[1701]: Starting security manager 0
Feb 13 16:06:28 Ligeti bluetoothd[1701]: Parsing /etc/bluetooth/serial.conf failed: No such file or directory
Feb 13 16:06:28 Ligeti bluetoothd[1701]: probe failed with driver input-headset for device /org/bluez/1700/hci0/dev_00_0F_DE_C1_0C_3D
Feb 13 16:06:28 Ligeti bluetoothd[1701]: probe failed with driver input-headset for device /org/bluez/1700/hci0/dev_00_24_EF_25_72_C4
Feb 13 16:06:28 Ligeti bluetoothd[1701]: Adapter /org/bluez/1700/hci0 has been enabled
Feb 13 16:06:29 Ligeti init: anacron main process (1333) killed by TERM signal
Feb 13 16:06:29 Ligeti console-kit-daemon[987]: WARNING: Couldn't read /proc/974/environ: Failed to open file '/proc/974/environ': No such file or directory
Feb 13 16:06:41 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 13 16:06:41 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 13 16:08:25 Ligeti hpijs[2730]: io/hpmud/musb.c 136: unable get_string_descriptor -32: Broken pipe
Feb 13 16:08:25 Ligeti hpijs[2730]: io/hpmud/musb.c 603: invalid product id string ret=-32
Feb 13 16:08:25 Ligeti hpijs[2730]: io/hpmud/musb.c 1104: unable to open hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R
Feb 13 16:08:25 Ligeti hp[2691]: io/hpmud/musb.c 136: unable get_string_descriptor -32: Broken pipe
Feb 13 16:08:25 Ligeti hp[2691]: io/hpmud/musb.c 603: invalid product id string ret=-32
Feb 13 16:08:25 Ligeti hp[2691]: io/hpmud/musb.c 1104: unable to open hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R
Feb 13 16:08:25 Ligeti hp[2691]: prnt/backend/hp.c 720: ERROR: cannot open device stat=12: hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R
Feb 13 16:09:08 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 13 16:09:34 Ligeti NetworkManager: <info>  Sleeping...
Feb 13 16:09:34 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 13 16:09:34 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 13 16:09:34 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 13 16:09:34 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 13 16:09:34 Ligeti init: anacron main process (2154) killed by TERM signal
Feb 13 18:55:06 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 13 18:55:06 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 13 18:55:06 Ligeti usb_id[2973]: unable to access '/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.1'
Feb 13 18:55:06 Ligeti acpid: client 1470[0:0] has disconnected
Feb 13 18:55:06 Ligeti acpid: client 1470[0:0] has disconnected
Feb 13 18:55:06 Ligeti acpid: client connected from 1470[0:0]
Feb 13 18:55:06 Ligeti acpid: client connected from 1470[0:0]
Feb 13 18:55:06 Ligeti NetworkManager: <info>  Waking up...
Feb 13 18:55:06 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 13 18:55:06 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 13 18:55:06 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 13 18:55:06 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 13 18:55:06 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 13 18:55:06 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 13 18:55:07 Ligeti NetworkManager: last message repeated 2 times
Feb 13 18:55:07 Ligeti init: anacron main process (2983) killed by TERM signal
Feb 13 18:55:08 Ligeti hp[3077]: io/hpmud/pp.c 627: unable to read device-id ret=-1
Feb 13 18:56:54 Ligeti ntpd[878]: Listening on interface #7 eth1, fe80::21e:8cff:fece:7f5a#123 Enabled
Feb 13 18:58:17 Ligeti ntpd[878]: synchronized to 91.189.94.4, stratum 2
Feb 13 18:58:17 Ligeti ntpd[878]: time reset -1.014520 s
Feb 13 18:58:17 Ligeti ntpd[878]: kernel time sync status change 2001
Feb 13 19:07:32 Ligeti ntpd[878]: synchronized to 91.189.94.4, stratum 2
Feb 13 19:09:49 Ligeti hpijs[3263]: io/hpmud/musb.c 1104: unable to open hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R
Feb 13 19:09:49 Ligeti hp[3243]: io/hpmud/musb.c 1104: unable to open hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R
Feb 13 19:09:49 Ligeti hp[3243]: prnt/backend/hp.c 720: ERROR: cannot open device stat=12: hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R
Feb 13 19:17:20 Ligeti NetworkManager: <info>  Sleeping...
Feb 13 19:17:20 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 13 19:17:20 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 13 19:17:20 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 13 19:17:20 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 13 19:17:20 Ligeti init: anacron main process (3388) killed by TERM signal
Feb 14 09:56:19 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 14 09:56:19 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 14 09:56:19 Ligeti bluetoothd[1701]: HCI dev 0 down
Feb 14 09:56:19 Ligeti bluetoothd[1701]: Adapter /org/bluez/1700/hci0 has been disabled
Feb 14 09:56:19 Ligeti bluetoothd[1701]: Stopping security manager 0
Feb 14 09:56:19 Ligeti acpid: client 1470[0:0] has disconnected
Feb 14 09:56:19 Ligeti acpid: client 1470[0:0] has disconnected
Feb 14 09:56:19 Ligeti acpid: client connected from 1470[0:0]
Feb 14 09:56:19 Ligeti NetworkManager: <info>  Waking up...
Feb 14 09:56:19 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 14 09:56:19 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 14 09:56:19 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 14 09:56:19 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 14 09:56:19 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 14 09:56:19 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 14 09:56:19 Ligeti NetworkManager: last message repeated 2 times
Feb 14 09:56:19 Ligeti acpid: client connected from 1470[0:0]
Feb 14 09:56:19 Ligeti bluetoothd[1701]: HCI dev 0 unregistered
Feb 14 09:56:19 Ligeti bluetoothd[1701]: Unregister path: /org/bluez/1700/hci0
Feb 14 09:56:19 Ligeti NetworkManager: bluez_manager_bdaddr_removed_cb: BT device 00:0F:DE:C1:0C:3D removed
Feb 14 09:56:19 Ligeti NetworkManager: bluez_manager_bdaddr_removed_cb: BT device 00:24:EF:25:72:C4 removed
Feb 14 09:56:19 Ligeti init: anacron main process (3476) killed by TERM signal
Feb 14 09:56:48 Ligeti NetworkManager: <WARN>  nm_signal_handler(): Caught signal 15, shutting down normally.
Feb 14 09:56:48 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 14 09:57:57 Ligeti avahi-daemon[998]: Found user 'avahi' (UID 109) and group 'avahi' (GID 120).
Feb 14 09:57:57 Ligeti avahi-daemon[998]: Successfully dropped root privileges.
Feb 14 09:57:57 Ligeti avahi-daemon[998]: avahi-daemon 0.6.25 starting up.
Feb 14 09:57:57 Ligeti avahi-daemon[998]: Successfully called chroot().
Feb 14 09:57:57 Ligeti avahi-daemon[998]: Successfully dropped remaining capabilities.
Feb 14 09:57:57 Ligeti NetworkManager: <info>  starting...
Feb 14 09:57:57 Ligeti NetworkManager: <info>  Trying to start the modem-manager...
Feb 14 09:57:57 Ligeti NetworkManager:    SCPlugin-Ifupdown: init!
Feb 14 09:57:57 Ligeti NetworkManager:    SCPlugin-Ifupdown: update_system_hostname
Feb 14 09:57:57 Ligeti NetworkManager:    SCPluginIfupdown: guessed connection type (eth1) = 802-3-ethernet
Feb 14 09:57:57 Ligeti NetworkManager:    SCPlugin-Ifupdown: update_connection_setting_from_if_block: name:eth1, type:802-3-ethernet, id:Ifupdown (eth1), uuid: 7b635ed6-2640-7ad8-675d-744db12dd9fa
Feb 14 09:57:57 Ligeti NetworkManager:    SCPlugin-Ifupdown: addresses count: 1
Feb 14 09:57:57 Ligeti NetworkManager:    SCPlugin-Ifupdown: autoconnect
Feb 14 09:57:57 Ligeti NetworkManager:    SCPluginIfupdown: management mode: unmanaged
Feb 14 09:57:57 Ligeti NetworkManager:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:08.0/net/eth0, iface: eth0)
Feb 14 09:57:57 Ligeti NetworkManager:    SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:08.0/net/eth0, iface: eth0): no ifupdown configuration found.
Feb 14 09:57:57 Ligeti NetworkManager:    SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:09.0/net/eth1, iface: eth1)
Feb 14 09:57:57 Ligeti NetworkManager:    SCPluginIfupdown: locking wired connection setting
Feb 14 09:57:57 Ligeti NetworkManager:    Ifupdown: get unmanaged devices count: 1
Feb 14 09:57:57 Ligeti NetworkManager:    SCPlugin-Ifupdown: (36910176) ... get_connections.
Feb 14 09:57:57 Ligeti NetworkManager:    SCPlugin-Ifupdown: (36910176) ... get_connections (managed=false): return empty list.
Feb 14 09:57:57 Ligeti NetworkManager:    Ifupdown: get unmanaged devices count: 1
Feb 14 09:57:57 Ligeti NetworkManager:    SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Feb 14 09:57:57 Ligeti NetworkManager:    SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Feb 14 09:57:57 Ligeti NetworkManager:    SCPlugin-Ifupdown: end _init.
Feb 14 09:57:57 Ligeti NetworkManager: Loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list.
Feb 14 09:57:57 Ligeti NetworkManager: Loaded plugin keyfile: (c) 2007 - 2008 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Feb 14 09:57:57 Ligeti modem-manager: Loaded plugin Ericsson MBM
Feb 14 09:57:57 Ligeti modem-manager: Loaded plugin Sierra
Feb 14 09:57:57 Ligeti modem-manager: Loaded plugin Generic
Feb 14 09:57:57 Ligeti modem-manager: Loaded plugin Huawei
Feb 14 09:57:57 Ligeti modem-manager: Loaded plugin Novatel
Feb 14 09:57:57 Ligeti modem-manager: Loaded plugin Option High-Speed
Feb 14 09:57:57 Ligeti modem-manager: Loaded plugin ZTE
Feb 14 09:57:57 Ligeti modem-manager: Loaded plugin Gobi
Feb 14 09:57:57 Ligeti modem-manager: Loaded plugin MotoC
Feb 14 09:57:57 Ligeti modem-manager: Loaded plugin Nokia
Feb 14 09:57:57 Ligeti modem-manager: Loaded plugin Option
Feb 14 09:57:57 Ligeti avahi-daemon[998]: No service file found in /etc/avahi/services.
Feb 14 09:57:57 Ligeti NetworkManager: <info>  Wireless now enabled by radio killswitch
Feb 14 09:57:57 Ligeti NetworkManager: <info>  (eth0): carrier is OFF
Feb 14 09:57:57 Ligeti NetworkManager: <info>  (eth0): new Ethernet device (driver: 'forcedeth')
Feb 14 09:57:57 Ligeti NetworkManager: <info>  (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
Feb 14 09:57:57 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 14 09:57:57 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 14 09:57:57 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 14 09:57:57 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 14 09:57:57 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 14 09:57:57 Ligeti NetworkManager: <info>  (eth1): carrier is OFF
Feb 14 09:57:57 Ligeti NetworkManager: <info>  (eth1): new Ethernet device (driver: 'forcedeth')
Feb 14 09:57:57 Ligeti NetworkManager: <info>  (eth1): exported as /org/freedesktop/NetworkManager/Devices/1
Feb 14 09:57:57 Ligeti avahi-daemon[998]: Joining mDNS multicast group on interface eth1.IPv4 with address 192.168.178.24.
Feb 14 09:57:57 Ligeti avahi-daemon[998]: New relevant interface eth1.IPv4 for mDNS.
Feb 14 09:57:57 Ligeti avahi-daemon[998]: Network interface enumeration completed.
Feb 14 09:57:57 Ligeti avahi-daemon[998]: Registering new address record for fe80::21e:8cff:fece:7f5a on eth1.*.
Feb 14 09:57:57 Ligeti avahi-daemon[998]: Registering new address record for 192.168.178.24 on eth1.IPv4.
Feb 14 09:57:57 Ligeti avahi-daemon[998]: Registering HINFO record with values 'X86_64'/'LINUX'.
Feb 14 09:57:57 Ligeti NetworkManager: <info>  modem-manager is now available
Feb 14 09:57:57 Ligeti NetworkManager: <WARN>  default_adapter_cb(): bluez error getting default adapter: The name org.bluez was not provided by any .service files
Feb 14 09:57:57 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 14 09:57:57 Ligeti NetworkManager: <info>  Trying to start the supplicant...
Feb 14 09:57:57 Ligeti init: apport pre-start process (1299) terminated with status 1
Feb 14 09:57:57 Ligeti init: apport post-stop process (1316) terminated with status 1
Feb 14 09:57:58 Ligeti avahi-daemon[998]: Server startup complete. Host name is Ligeti.local. Local service cookie is 413696280.
Feb 14 09:58:00 Ligeti gdm-binary[1454]: WARNING: Unable to find users: no seat-id found
Feb 14 09:58:00 Ligeti acpid: client connected from 1471[0:0]
Feb 14 09:58:02 Ligeti acpid: client connected from 1471[0:0]
Feb 14 09:58:02 Ligeti xfs[1678]: ignoring font path element /usr/share/fonts/X11/cyrillic/ (unreadable)
Feb 14 09:58:02 Ligeti acpid: client connected from 1268[111:123]
Feb 14 09:58:02 Ligeti bluetoothd[1708]: Bluetooth daemon 4.51
Feb 14 09:58:02 Ligeti bluetoothd[1710]: Starting SDP server
Feb 14 09:58:02 Ligeti bluetoothd[1710]: Can't load plugin /usr/lib/bluetooth/plugins/netlink.so: /usr/lib/bluetooth/plugins/netlink.so: undefined symbol: debug
Feb 14 09:58:02 Ligeti bluetoothd[1710]: bridge pan0 created
Feb 14 09:58:02 Ligeti bluetoothd[1710]: HCI dev 0 registered
Feb 14 09:58:02 Ligeti NetworkManager:    SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/pan0, iface: pan0)
Feb 14 09:58:02 Ligeti NetworkManager:    SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/pan0, iface: pan0): no ifupdown configuration found.
Feb 14 09:58:02 Ligeti NetworkManager: <WARN>  device_creator(): /sys/devices/virtual/net/pan0: couldn't determine device driver; ignoring...
Feb 14 09:58:03 Ligeti bluetoothd[1710]: HCI dev 0 up
Feb 14 09:58:03 Ligeti bluetoothd[1710]: Starting security manager 0
Feb 14 09:58:03 Ligeti bluetoothd[1710]: Parsing /etc/bluetooth/serial.conf failed: No such file or directory
Feb 14 09:58:03 Ligeti bluetoothd[1710]: probe failed with driver input-headset for device /org/bluez/1708/hci0/dev_00_0F_DE_C1_0C_3D
Feb 14 09:58:03 Ligeti bluetoothd[1710]: probe failed with driver input-headset for device /org/bluez/1708/hci0/dev_00_24_EF_25_72_C4
Feb 14 09:58:03 Ligeti bluetoothd[1710]: Adapter /org/bluez/1708/hci0 has been enabled
Feb 14 09:58:03 Ligeti console-kit-daemon[1005]: WARNING: Couldn't read /proc/1004/environ: Failed to open file '/proc/1004/environ': No such file or directory
Feb 14 09:58:03 Ligeti init: anacron main process (1345) killed by TERM signal
Feb 14 09:58:15 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 14 09:58:15 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 14 09:58:26 Ligeti hp[2489]: io/hpmud/pp.c 627: unable to read device-id ret=-1
Feb 14 09:59:55 Ligeti hp[2696]: io/hpmud/pp.c 627: unable to read device-id ret=-1
Feb 14 10:00:15 Ligeti hpijs[2742]: prnt/hpijs/hpijs.cpp 619: WARNING: color pen has low ink
Feb 14 10:00:15 Ligeti hpijs[2742]: prnt/hpijs/hpijs.cpp 638: STATE: +marker-supply-low-warning
Feb 14 10:01:07 Ligeti hp[2703]: io/hpmud/musb.c 1386: unable to write data hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R: 45 second io timeout
Feb 14 10:01:08 Ligeti ntpd[882]: synchronized to 91.189.94.4, stratum 2
Feb 14 10:01:08 Ligeti ntpd[882]: kernel time sync status change 2001
Feb 14 10:01:50 Ligeti hp[2703]: io/hpmud/musb.c 1022: bulk_write failed buf=0x7fff16d0e6c0 size=8192 len=-19: No data available
Feb 14 10:01:50 Ligeti hp[2703]: io/hpmud/musb.c 1389: unable to write data hp:/usb/OfficeJet_6100_Series?serial=MY33DF14B52R: No data available
Feb 14 10:01:50 Ligeti hp[2703]: io/hpmud/musb.c 725: invalid deviceid wIndex=1, retrying wIndex=100: No such device
Feb 14 10:01:50 Ligeti hp[2703]: io/hpmud/musb.c 734: invalid deviceid retry ret=-19: No such device
Feb 14 10:01:50 Ligeti hp[2703]: prnt/backend/hp.c 610: ERROR: 5021 device communication error!
Feb 14 10:01:50 Ligeti hpijs[2742]: prnt/hpijs/services.cpp 386: unable to write to output, fd=10, count=225280: Broken pipe
Feb 14 10:01:50 Ligeti hpijs[2742]: prnt/hpijs/services.cpp 386: unable to write to output, fd=10, count=4096: Broken pipe
Feb 14 10:02:27 Ligeti hpijs[2742]: last message repeated 3 times
Feb 14 10:02:57 Ligeti ntpd[882]: Listening on interface #7 eth1, fe80::21e:8cff:fece:7f5a#123 Enabled
Feb 14 10:18:50 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 14 10:21:44 Ligeti hp[2998]: io/hpmud/pp.c 627: unable to read device-id ret=-1
Feb 14 10:21:47 Ligeti hpijs[3040]: prnt/hpijs/hpijs.cpp 619: WARNING: color pen has low ink
Feb 14 10:21:47 Ligeti hpijs[3040]: prnt/hpijs/hpijs.cpp 638: STATE: +marker-supply-low-warning
Feb 14 10:22:04 Ligeti hpijs[3040]: prnt/hpijs/services.cpp 386: unable to write to output, fd=10, count=225280: No data available
Feb 14 10:22:04 Ligeti hpijs[3040]: prnt/hpijs/services.cpp 386: unable to write to output, fd=10, count=4096: Broken pipe
Feb 14 10:23:28 Ligeti hpijs[3040]: last message repeated 3 times
Feb 14 10:36:56 Ligeti NetworkManager: <info>  Sleeping...
Feb 14 10:36:56 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 14 10:36:56 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 14 10:36:56 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 14 10:36:56 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 14 10:36:56 Ligeti init: anacron main process (3268) killed by TERM signal
Feb 14 10:48:27 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 14 10:48:27 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 14 10:48:27 Ligeti acpid: client 1471[0:0] has disconnected
Feb 14 10:48:27 Ligeti acpid: client 1471[0:0] has disconnected
Feb 14 10:48:27 Ligeti acpid: client connected from 1471[0:0]
Feb 14 10:48:27 Ligeti NetworkManager: <info>  Waking up...
Feb 14 10:48:27 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 14 10:48:27 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 14 10:48:27 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 14 10:48:27 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 14 10:48:27 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 14 10:48:27 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 14 10:48:27 Ligeti NetworkManager: last message repeated 2 times
Feb 14 10:48:27 Ligeti acpid: client connected from 1471[0:0]
Feb 14 10:48:27 Ligeti init: anacron main process (3356) killed by TERM signal
Feb 14 10:59:45 Ligeti ntpd[882]: time reset -0.445461 s
Feb 14 11:00:00 Ligeti NetworkManager: <info>  Sleeping...
Feb 14 11:00:00 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 14 11:00:00 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 14 11:00:00 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 14 11:00:00 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 14 11:00:00 Ligeti init: anacron main process (3573) killed by TERM signal
Feb 14 13:15:17 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 14 13:15:17 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 14 13:15:17 Ligeti acpid: client 1471[0:0] has disconnected
Feb 14 13:15:17 Ligeti acpid: client 1471[0:0] has disconnected
Feb 14 13:15:17 Ligeti acpid: client connected from 1471[0:0]
Feb 14 13:15:17 Ligeti NetworkManager: <info>  Waking up...
Feb 14 13:15:17 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 14 13:15:17 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 14 13:15:17 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 14 13:15:17 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 14 13:15:17 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 14 13:15:17 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 14 13:15:17 Ligeti NetworkManager: last message repeated 2 times
Feb 14 13:15:17 Ligeti acpid: client connected from 1471[0:0]
Feb 14 13:15:17 Ligeti init: anacron main process (3660) killed by TERM signal
Feb 14 13:20:57 Ligeti ntpd[882]: synchronized to 91.189.94.4, stratum 2
Feb 14 13:20:57 Ligeti ntpd[882]: kernel time sync status change 6001
Feb 14 13:37:01 Ligeti ntpd[882]: time reset -0.509327 s
Feb 14 13:37:01 Ligeti ntpd[882]: kernel time sync status change 2001
Feb 14 13:47:27 Ligeti ntpd[882]: synchronized to 91.189.94.4, stratum 2
Feb 14 13:48:06 Ligeti NetworkManager: <info>  Sleeping...
Feb 14 13:48:06 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 14 13:48:06 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 14 13:48:06 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 14 13:48:06 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 14 13:48:06 Ligeti init: anacron main process (3997) killed by TERM signal
Feb 14 14:44:47 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 14 14:44:47 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 14 14:44:47 Ligeti acpid: client 1471[0:0] has disconnected
Feb 14 14:44:48 Ligeti acpid: client 1471[0:0] has disconnected
Feb 14 14:44:48 Ligeti acpid: client connected from 1471[0:0]
Feb 14 14:44:48 Ligeti NetworkManager: <info>  Waking up...
Feb 14 14:44:48 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 14 14:44:48 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 14 14:44:48 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 14 14:44:48 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 14 14:44:48 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 14 14:44:48 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 14 14:44:48 Ligeti NetworkManager: last message repeated 2 times
Feb 14 14:44:48 Ligeti acpid: client connected from 1471[0:0]
Feb 14 14:44:48 Ligeti init: anacron main process (4084) killed by TERM signal
Feb 14 14:45:13 Ligeti ntpd[882]: kernel time sync status change 6001
Feb 14 14:55:47 Ligeti NetworkManager: <info>  Sleeping...
Feb 14 14:55:47 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 14 14:55:47 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 14 14:55:47 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 14 14:55:47 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 14 14:55:47 Ligeti init: anacron main process (4296) killed by TERM signal
Feb 14 22:49:07 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 14 22:49:07 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 14 22:49:07 Ligeti acpid: client 1471[0:0] has disconnected
Feb 14 22:49:07 Ligeti acpid: client 1471[0:0] has disconnected
Feb 14 22:49:07 Ligeti acpid: client connected from 1471[0:0]
Feb 14 22:49:07 Ligeti NetworkManager: <info>  Waking up...
Feb 14 22:49:07 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 14 22:49:07 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 14 22:49:07 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 14 22:49:07 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 14 22:49:07 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 14 22:49:07 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 14 22:49:07 Ligeti NetworkManager: last message repeated 2 times
Feb 14 22:49:07 Ligeti acpid: client connected from 1471[0:0]
Feb 14 22:49:07 Ligeti init: anacron main process (4384) killed by TERM signal
Feb 14 22:49:18 Ligeti ntpd[882]: no servers reachable
Feb 14 22:50:41 Ligeti NetworkManager: <info>  Sleeping...
Feb 14 22:50:41 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 14 22:50:41 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 14 22:50:41 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 14 22:50:41 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 14 22:50:41 Ligeti init: anacron main process (4552) killed by TERM signal
Feb 15 07:05:42 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 15 07:05:42 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 15 07:05:42 Ligeti acpid: client 1471[0:0] has disconnected
Feb 15 07:05:42 Ligeti acpid: client 1471[0:0] has disconnected
Feb 15 07:05:42 Ligeti acpid: client connected from 1471[0:0]
Feb 15 07:05:42 Ligeti NetworkManager: <info>  Waking up...
Feb 15 07:05:42 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 15 07:05:42 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 15 07:05:42 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 15 07:05:42 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 15 07:05:42 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 15 07:05:42 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 15 07:05:42 Ligeti NetworkManager: last message repeated 2 times
Feb 15 07:05:42 Ligeti acpid: client connected from 1471[0:0]
Feb 15 07:05:43 Ligeti init: anacron main process (4639) killed by TERM signal
Feb 15 07:12:54 Ligeti ntpd[882]: synchronized to 91.189.94.4, stratum 2
Feb 15 07:12:54 Ligeti ntpd[882]: time reset -4.037962 s
Feb 15 07:18:27 Ligeti ntpd[882]: synchronized to 91.189.94.4, stratum 2
Feb 15 07:21:23 Ligeti NetworkManager: <info>  Sleeping...
Feb 15 07:21:23 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 15 07:21:23 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 15 07:21:23 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 15 07:21:23 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 15 07:21:23 Ligeti init: anacron main process (4846) killed by TERM signal
Feb 15 13:49:34 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 15 13:49:34 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 15 13:49:34 Ligeti acpid: client 1471[0:0] has disconnected
Feb 15 13:49:34 Ligeti acpid: client 1471[0:0] has disconnected
Feb 15 13:49:34 Ligeti acpid: client connected from 1471[0:0]
Feb 15 13:49:34 Ligeti NetworkManager: <info>  Waking up...
Feb 15 13:49:34 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 15 13:49:34 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 15 13:49:34 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 15 13:49:34 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 15 13:49:34 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 15 13:49:34 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 15 13:49:34 Ligeti NetworkManager: last message repeated 2 times
Feb 15 13:49:34 Ligeti acpid: client connected from 1471[0:0]
Feb 15 13:49:34 Ligeti init: anacron main process (4934) killed by TERM signal
Feb 15 13:49:51 Ligeti ntpd[882]: no servers reachable
Feb 15 13:54:12 Ligeti NetworkManager: <info>  Sleeping...
Feb 15 13:54:12 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 15 13:54:12 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 15 13:54:12 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 15 13:54:12 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 15 13:54:12 Ligeti init: anacron main process (5130) killed by TERM signal
Feb 15 15:32:47 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 15 15:32:47 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 15 15:32:47 Ligeti NetworkManager: <info>  Waking up...
Feb 15 15:32:47 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 15 15:32:47 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 15 15:32:47 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 15 15:32:47 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 15 15:32:47 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 15 15:32:47 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 15 15:32:47 Ligeti NetworkManager: last message repeated 2 times
Feb 15 15:32:47 Ligeti acpid: client 1471[0:0] has disconnected
Feb 15 15:32:47 Ligeti acpid: client 1471[0:0] has disconnected
Feb 15 15:32:47 Ligeti acpid: client connected from 1471[0:0]
Feb 15 15:32:47 Ligeti acpid: client connected from 1471[0:0]
Feb 15 15:32:47 Ligeti init: anacron main process (5218) killed by TERM signal
Feb 15 15:34:58 Ligeti NetworkManager: <info>  Sleeping...
Feb 15 15:34:58 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 15 15:34:58 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 15 15:34:58 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 15 15:34:58 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 15 15:34:58 Ligeti init: anacron main process (5394) killed by TERM signal
Feb 15 16:17:54 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 15 16:17:54 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 15 16:17:54 Ligeti acpid: client 1471[0:0] has disconnected
Feb 15 16:17:54 Ligeti acpid: client 1471[0:0] has disconnected
Feb 15 16:17:54 Ligeti acpid: client connected from 1471[0:0]
Feb 15 16:17:54 Ligeti NetworkManager: <info>  Waking up...
Feb 15 16:17:54 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 15 16:17:54 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 15 16:17:54 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 15 16:17:54 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 15 16:17:54 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 15 16:17:54 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 15 16:17:54 Ligeti NetworkManager: last message repeated 2 times
Feb 15 16:17:54 Ligeti acpid: client connected from 1471[0:0]
Feb 15 16:17:55 Ligeti init: anacron main process (5485) killed by TERM signal
Feb 15 16:18:49 Ligeti ntpd[882]: synchronized to 91.189.94.4, stratum 2
Feb 15 16:18:49 Ligeti ntpd[882]: time reset -2.234289 s
Feb 15 16:24:25 Ligeti NetworkManager: <info>  Sleeping...
Feb 15 16:24:25 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 15 16:24:25 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 15 16:24:25 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 15 16:24:25 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 15 16:24:25 Ligeti init: anacron main process (5708) killed by TERM signal
Feb 15 16:24:37 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 15 16:24:37 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 15 16:24:37 Ligeti acpid: client 1471[0:0] has disconnected
Feb 15 16:24:37 Ligeti acpid: client 1471[0:0] has disconnected
Feb 15 16:24:37 Ligeti acpid: client connected from 1471[0:0]
Feb 15 16:24:37 Ligeti NetworkManager: <info>  Waking up...
Feb 15 16:24:37 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 15 16:24:37 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 15 16:24:37 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 15 16:24:37 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 15 16:24:37 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 15 16:24:37 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 15 16:24:37 Ligeti NetworkManager: last message repeated 2 times
Feb 15 16:24:37 Ligeti acpid: client connected from 1471[0:0]
Feb 15 16:24:37 Ligeti init: anacron main process (5796) killed by TERM signal
Feb 15 16:25:43 Ligeti NetworkManager: <info>  Sleeping...
Feb 15 16:25:43 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 15 16:25:43 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 15 16:25:43 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 15 16:25:43 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 15 16:25:43 Ligeti init: anacron main process (5951) killed by TERM signal
Feb 15 18:25:33 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 15 18:25:33 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 15 18:25:33 Ligeti acpid: client 1471[0:0] has disconnected
Feb 15 18:25:33 Ligeti acpid: client 1471[0:0] has disconnected
Feb 15 18:25:33 Ligeti acpid: client connected from 1471[0:0]
Feb 15 18:25:33 Ligeti NetworkManager: <info>  Waking up...
Feb 15 18:25:33 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 15 18:25:33 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 15 18:25:33 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 15 18:25:33 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 15 18:25:33 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 15 18:25:33 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 15 18:25:33 Ligeti NetworkManager: last message repeated 2 times
Feb 15 18:25:33 Ligeti acpid: client connected from 1471[0:0]
Feb 15 18:25:33 Ligeti init: anacron main process (6040) killed by TERM signal
Feb 15 18:28:54 Ligeti NetworkManager: <info>  Sleeping...
Feb 15 18:28:54 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 15 18:28:54 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 15 18:28:54 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 15 18:28:54 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 15 18:28:54 Ligeti init: anacron main process (6210) killed by TERM signal
Feb 16 07:25:42 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 16 07:25:42 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 16 07:25:42 Ligeti acpid: client 1471[0:0] has disconnected
Feb 16 07:25:42 Ligeti acpid: client 1471[0:0] has disconnected
Feb 16 07:25:42 Ligeti acpid: client connected from 1471[0:0]
Feb 16 07:25:43 Ligeti NetworkManager: <info>  Waking up...
Feb 16 07:25:43 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 16 07:25:43 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 16 07:25:43 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 16 07:25:43 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 16 07:25:43 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 16 07:25:43 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 16 07:25:43 Ligeti NetworkManager: last message repeated 2 times
Feb 16 07:25:43 Ligeti acpid: client connected from 1471[0:0]
Feb 16 07:25:43 Ligeti init: anacron main process (6297) killed by TERM signal
Feb 16 07:32:22 Ligeti NetworkManager: <info>  Sleeping...
Feb 16 07:32:22 Ligeti NetworkManager: <info>  (eth0): now unmanaged
Feb 16 07:32:22 Ligeti NetworkManager: <info>  (eth0): device state change: 2 -> 1 (reason 37)
Feb 16 07:32:22 Ligeti NetworkManager: <info>  (eth0): cleaning up...
Feb 16 07:32:22 Ligeti NetworkManager: <info>  (eth0): taking down device.
Feb 16 07:32:22 Ligeti init: anacron main process (6403) killed by TERM signal
Feb 16 14:03:32 Ligeti NetworkManager: <info>  (eth1): carrier now OFF (device state 1)
Feb 16 14:03:32 Ligeti NetworkManager: <info>  (eth1): carrier now ON (device state 1)
Feb 16 14:03:32 Ligeti acpid: client 1471[0:0] has disconnected
Feb 16 14:03:32 Ligeti acpid: client 1471[0:0] has disconnected
Feb 16 14:03:32 Ligeti acpid: client connected from 1471[0:0]
Feb 16 14:03:32 Ligeti NetworkManager: <info>  Waking up...
Feb 16 14:03:32 Ligeti NetworkManager: <info>  (eth0): now managed
Feb 16 14:03:32 Ligeti NetworkManager: <info>  (eth0): device state change: 1 -> 2 (reason 2)
Feb 16 14:03:32 Ligeti NetworkManager: <info>  (eth0): bringing up device.
Feb 16 14:03:32 Ligeti NetworkManager: <info>  (eth0): preparing device.
Feb 16 14:03:32 Ligeti NetworkManager: <info>  (eth0): deactivating device (reason: 2).
Feb 16 14:03:32 Ligeti NetworkManager: <info>  Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Feb 16 14:03:32 Ligeti NetworkManager: last message repeated 2 times
Feb 16 14:03:32 Ligeti acpid: client connected from 1471[0:0]
Feb 16 14:03:32 Ligeti init: anacron main process (6569) killed by TERM signal
Feb 16 14:10:31 Ligeti ntpd[882]: synchronized to 91.189.94.4, stratum 2
Feb 16 14:11:30 Ligeti ntpd[882]: time reset -3.653857 s
Feb 16 14:22:48 Ligeti ntpd[882]: synchronized to 91.189.94.4, stratum 2
Feb 16 14:27:04 Ligeti ntpd[882]: time reset -0.496223 s
Feb 16 14:27:04 Ligeti ntpd[882]: kernel time sync status change 2001
Feb 16 14:33:44 Ligeti ntpd[882]: synchronized to 91.189.94.4, stratum 2
Feb 16 14:42:20 Ligeti ntpd[882]: time reset -0.488657 s


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]