[Pkg-xfce-devel] Bug#758391: lightdm greeter respawns continuously on jessie powerpc new install

Chris Tillman toff.tillman at gmail.com
Sun Aug 17 03:19:04 UTC 2014


Package: lightdm
Version: 1.10.1-3
Severity: important
Tags: d-i

Dear Maintainer,

   * What led up to the situation? jessie install from netinst cd downloaded Aug 8
   * What exactly did you do (or not do) that was effective (or
     ineffective)? Booted into new install
   * What was the outcome of this action? Greeter appears, but cannot type and mouse doesn't work. Greeter respawns.
   * What outcome did you expect instead? Allow X login to new install

The install booted up, and the greeter came up. But the mouse didn't work, and when I tried to type in the username space, it didn't accept keystrokes. It stayed up for a few seconds, and then respawned. In the logs you can see where this occurred about 5 times before I pulled the plug.

Bug 741236 also references a re-spawning lightdm, but it was apparently not reproducible after an update. Also similar to 741861, except I never had the chance to enter anything at all. As the symptoms are not quite the same, and it is on powerpc, I opened a new bug.

Let me know if you need any info from the failing installation. The failing installation is a little unique because it's on a USB-connected disk drive (not a memory stick, an actual mini hard disk from a laptop), though I don't suppose that affects this.

Attached logs:

respawn-auth.log    
respawn-dmesg	 
respawn-syslog
respawn-daemon.log
lightdm.log	 
x-0-greeter.log      
x-0.log
Xorg.0.log
journalctl.out

Noted in /var/log/lightdm/x-0.log:

modprobe: ERROR: ../libkmod/libkmod.c:557 kmod_search_moddep() could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'

Which appears to be correct for wheezy

root at debian:/mnt/var/log/lightdm# ls -l /lib/modules/3.2.0-4-powerpc/
total 2440
drwxr-xr-x 9 root root   4096 Apr 13 16:57 kernel
-rw-r--r-- 1 root root 612617 May  4 08:48 modules.alias
-rw-r--r-- 1 root root 599598 May  4 08:48 modules.alias.bin
-rw-r--r-- 1 root root   3211 Apr 23 16:30 modules.builtin
-rw-r--r-- 1 root root   4451 May  4 08:48 modules.builtin.bin
-rw-r--r-- 1 root root 252354 May  4 08:48 modules.dep
-rw-r--r-- 1 root root 353924 May  4 08:48 modules.dep.bin
-rw-r--r-- 1 root root    293 May  4 08:48 modules.devname
-rw-r--r-- 1 root root  89545 Apr 23 16:30 modules.order
-rw-r--r-- 1 root root    131 May  4 08:48 modules.softdep
-rw-r--r-- 1 root root 244157 May  4 08:48 modules.symbols
-rw-r--r-- 1 root root 308162 May  4 08:48 modules.symbols.bin

but incorrect for jessie (no 3.2.0-4-powerpc folder):

root at debian:/mnt/var/log/lightdm# ls -l /mnt/lib/modules/*
total 2876
drwxr-xr-x 9 root root   4096 Aug 14 17:09 kernel
-rw-r--r-- 1 root root 758042 Aug 14 17:32 modules.alias
-rw-r--r-- 1 root root 732766 Aug 14 17:32 modules.alias.bin
-rw-r--r-- 1 root root   3116 Aug  9 17:44 modules.builtin
-rw-r--r-- 1 root root   4502 Aug 14 17:32 modules.builtin.bin
-rw-r--r-- 1 root root 268011 Aug 14 17:32 modules.dep
-rw-r--r-- 1 root root 373710 Aug 14 17:32 modules.dep.bin
-rw-r--r-- 1 root root    379 Aug 14 17:32 modules.devname
-rw-r--r-- 1 root root  93567 Aug  9 17:44 modules.order
-rw-r--r-- 1 root root    180 Aug 14 17:32 modules.softdep
-rw-r--r-- 1 root root 299070 Aug 14 17:32 modules.symbols
-rw-r--r-- 1 root root 376950 Aug 14 17:32 modules.symbols.bin

Noted in lightdm.log:

[+0.09s] WARNING: Could not enumerate user data directory /var/lib/lightdm-data:
 No such file or directory

It's true, that directory is not present in my new-install system. I noticed this was also a symptom in another bug report 749243.

Noted in dmesg:

[   24.637795] systemd[1]: Failed to initialize automounter: No such file or directory
[   24.685748] systemd[1]: Unit proc-sys-fs-binfmt_misc.automount entered failed state.

Noted in daemon.log(repeating):

Aug 16 11:21:54 debian systemd[1]: Starting Light Display Manager...
Aug 16 11:21:54 debian lightdm[1174]: ** (lightdm:1174): WARNING **: Could not e
numerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:21:55 debian lightdm[1174]: ** (process:1186): WARNING **: Error getti
ng user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Err
or.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .se
rvice files
Aug 16 11:21:55 debian lightdm[1174]: ** (lightdm:1174): WARNING **: Error getti
ng user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Err
or.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .se
rvice files
Aug 16 11:21:55 debian lightdm[1174]: ** (lightdm:1174): WARNING **: Could not c
reate user data directory /var/lib/lightdm-data/lightdm: Error creating director
y: No such file or directory
...
Aug 16 11:22:20 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
...
Aug 16 11:22:42 debian lightdm[1174]: ** (lightdm:1174): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:22:42 debian systemd[1]: Failed to start Login Service.
Aug 16 11:22:42 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:22:42 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:22:42 debian systemd[1]: Stopping Login Service...
Aug 16 11:22:42 debian systemd[1]: Starting Login Service...
Aug 16 11:22:45 debian dbus[735]: [system] Failed to activate service 'org.freed
esktop.systemd1': timed out
...
Aug 16 11:23:24 debian systemd[1]: lightdm.service operation timed out. Terminating.
Aug 16 11:23:27 debian systemd[1]: Failed to start Light Display Manager.
Aug 16 11:23:27 debian systemd[1]: Unit lightdm.service entered failed state.
Aug 16 11:23:27 debian systemd[1]: lightdm.service holdoff time over, scheduling restart.
Aug 16 11:23:27 debian systemd[1]: Stopping Light Display Manager...
Aug 16 11:23:27 debian systemd[1]: Starting Light Display Manager...

Noted in auth.log (repeating):

Aug 16 11:17:52 debian login[757]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
Aug 16 11:18:02 debian lightdm: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
Aug 16 11:18:13 debian systemd-logind[746]: Failed to enable subscription: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:18:13 debian systemd-logind[746]: New seat seat0.
Aug 16 11:18:17 debian login[757]: pam_systemd(login:session): Failed to create session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:18:17 debian login[1068]: ROOT LOGIN  on '/dev/tty1'
Aug 16 11:18:27 debian lightdm: pam_systemd(lightdm-greeter:session): Failed to create session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:18:38 debian systemd-logind[746]: Failed to start unit user-0.slice: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:18:38 debian systemd-logind[746]: Failed to start user slice: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:18:47 debian lightdm: pam_unix(lightdm-greeter:session): session closed for user lightdm
Aug 16 11:18:49 debian lightdm: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
Aug 16 11:19:03 debian systemd-logind[1081]: Failed to enable subscription: Activation of org.freedesktop.systemd1 timed out





-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 3.2.0-4-powerpc
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lightdm depends on:
ii  adduser                                3.113+nmu3
ii  dbus                                   1.8.6-1
ii  debconf [debconf-2.0]                  1.5.53
ii  libc6                                  2.19-7
ii  libgcrypt11                            1.5.3-5
ii  libglib2.0-0                           2.40.0-3
ii  libpam-systemd                         208-6
ii  libpam0g                               1.1.8-3
ii  libxcb1                                1.10-3
ii  libxdmcp6                              1:1.1.1-1
ii  lightdm-gtk-greeter [lightdm-greeter]  1.8.5-1

Versions of packages lightdm recommends:
ii  xserver-xorg  1:7.7+7

Versions of packages lightdm suggests:
pn  accountsservice  <none>
ii  upower           0.99.0-3

-- debconf information:
  lightdm/daemon_name: /usr/sbin/lightdm
* shared/default-x-display-manager: lightdm
-------------- next part --------------
Aug 16 11:17:52 debian login[757]: pam_unix(login:session): session opened for user root by LOGIN(uid=0)
Aug 16 11:18:02 debian lightdm: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
Aug 16 11:18:13 debian systemd-logind[746]: Failed to enable subscription: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:18:13 debian systemd-logind[746]: New seat seat0.
Aug 16 11:18:17 debian login[757]: pam_systemd(login:session): Failed to create session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:18:17 debian login[1068]: ROOT LOGIN  on '/dev/tty1'
Aug 16 11:18:27 debian lightdm: pam_systemd(lightdm-greeter:session): Failed to create session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:18:38 debian systemd-logind[746]: Failed to start unit user-0.slice: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:18:38 debian systemd-logind[746]: Failed to start user slice: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:18:47 debian lightdm: pam_unix(lightdm-greeter:session): session closed for user lightdm
Aug 16 11:18:49 debian lightdm: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
Aug 16 11:19:03 debian systemd-logind[1081]: Failed to enable subscription: Activation of org.freedesktop.systemd1 timed out
Aug 16 11:19:03 debian systemd-logind[1081]: New seat seat0.
Aug 16 11:19:14 debian lightdm: pam_systemd(lightdm-greeter:session): Failed to create session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:19:28 debian systemd-logind[1081]: Failed to start unit user-106.slice: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:19:28 debian systemd-logind[1081]: Failed to start user slice: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:19:53 debian systemd-logind[1081]: Failed to start unit user at 106.service: Activation of org.freedesktop.systemd1 timed out
Aug 16 11:19:53 debian systemd-logind[1081]: Failed to start user service: Activation of org.freedesktop.systemd1 timed out
Aug 16 11:19:53 debian systemd-logind[1081]: Assertion 's->user->slice' failed at ../src/login/logind-session.c:531, function session_start_scope(). Aborting.
Aug 16 11:20:18 debian lightdm: pam_unix(lightdm-greeter:session): session closed for user lightdm
Aug 16 11:20:18 debian systemd-logind[1127]: Failed to enable subscription: Activation of org.freedesktop.systemd1 timed out
Aug 16 11:20:18 debian systemd-logind[1127]: New seat seat0.
Aug 16 11:20:22 debian lightdm: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
Aug 16 11:20:47 debian systemd-logind[1127]: Failed to start unit user-106.slice: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:20:47 debian systemd-logind[1127]: Failed to start user slice: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:20:47 debian lightdm: pam_systemd(lightdm-greeter:session): Failed to create session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:21:12 debian systemd-logind[1127]: Failed to start unit user at 106.service: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:21:12 debian systemd-logind[1127]: Failed to start user service: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:21:12 debian systemd-logind[1127]: Assertion 's->user->slice' failed at ../src/login/logind-session.c:531, function session_start_scope(). Aborting.
Aug 16 11:21:37 debian systemd-logind[1151]: Failed to enable subscription: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:21:37 debian systemd-logind[1151]: New seat seat0.
Aug 16 11:21:51 debian lightdm: pam_unix(lightdm-greeter:session): session closed for user lightdm
Aug 16 11:21:55 debian lightdm: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
Aug 16 11:22:20 debian systemd-logind[1151]: Failed to start unit user-106.slice: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:22:20 debian systemd-logind[1151]: Failed to start user slice: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:22:20 debian lightdm: pam_systemd(lightdm-greeter:session): Failed to create session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:22:45 debian systemd-logind[1219]: Failed to enable subscription: Activation of org.freedesktop.systemd1 timed out
Aug 16 11:22:45 debian systemd-logind[1219]: New seat seat0.
Aug 16 11:23:24 debian lightdm: pam_unix(lightdm-greeter:session): session closed for user lightdm
Aug 16 11:23:28 debian lightdm: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
Aug 16 11:23:53 debian lightdm: pam_systemd(lightdm-greeter:session): Failed to create session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:23:53 debian systemd-logind[1219]: Failed to start unit user-106.slice: Activation of org.freedesktop.systemd1 timed out
Aug 16 11:23:53 debian systemd-logind[1219]: Failed to start user slice: Activation of org.freedesktop.systemd1 timed out
Aug 16 11:24:18 debian systemd-logind[1259]: Failed to enable subscription: Activation of org.freedesktop.systemd1 timed out
Aug 16 11:24:18 debian systemd-logind[1259]: New seat seat0.
Aug 16 11:24:47 debian su[1403]: Successful su for nobody by root
Aug 16 11:24:47 debian su[1403]: + ??? root:nobody
Aug 16 11:24:47 debian su[1403]: pam_unix(su:session): session opened for user nobody by (uid=0)
Aug 16 11:24:57 debian lightdm: pam_unix(lightdm-greeter:session): session closed for user lightdm
Aug 16 11:25:01 debian lightdm: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
Aug 16 11:25:12 debian systemd-logind[1259]: Failed to start unit user-65534.slice: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:25:12 debian systemd-logind[1259]: Failed to start user slice: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:25:12 debian su[1403]: pam_systemd(su:session): Failed to create session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:25:26 debian lightdm: pam_systemd(lightdm-greeter:session): Failed to create session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:25:37 debian systemd-logind[1259]: Failed to start unit user at 65534.service: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:25:37 debian systemd-logind[1259]: Failed to start user service: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:25:37 debian systemd-logind[1259]: Assertion 's->user->slice' failed at ../src/login/logind-session.c:531, function session_start_scope(). Aborting.
Aug 16 11:26:02 debian systemd-logind[1431]: Failed to enable subscription: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:26:02 debian systemd-logind[1431]: New seat seat0.
Aug 16 11:26:30 debian lightdm: pam_unix(lightdm-greeter:session): session closed for user lightdm
Aug 16 11:26:35 debian lightdm: pam_unix(lightdm-greeter:session): session opened for user lightdm by (uid=0)
Aug 16 11:26:41 debian su[1403]: pam_unix(su:session): session closed for user nobody
Aug 16 11:27:00 debian systemd-logind[1431]: Failed to start unit user-106.slice: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:27:00 debian systemd-logind[1431]: Failed to start user slice: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:27:00 debian lightdm: pam_systemd(lightdm-greeter:session): Failed to create session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:27:25 debian systemd-logind[1490]: Failed to enable subscription: Activation of org.freedesktop.systemd1 timed out
Aug 16 11:27:25 debian systemd-logind[1490]: New seat seat0.
-------------- next part --------------
Aug 16 11:17:35 debian systemd[1]: Starting udev Kernel Socket.
Aug 16 11:17:35 debian systemd[1]: Listening on udev Kernel Socket.
Aug 16 11:17:35 debian systemd[1]: Starting udev Control Socket.
Aug 16 11:17:35 debian systemd[1]: Listening on udev Control Socket.
Aug 16 11:17:35 debian systemd[1]: Starting udev Coldplug all Devices...
Aug 16 11:17:35 debian systemd[1]: Mounting Debug File System...
Aug 16 11:17:35 debian systemd[1]: Starting Apply Kernel Variables...
Aug 16 11:17:35 debian systemd[1]: Starting Load Kernel Modules...
Aug 16 11:17:35 debian systemd[1]: Starting Create static device nodes in /dev...
Aug 16 11:17:35 debian systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
Aug 16 11:17:35 debian systemd[1]: Failed to open /dev/autofs: No such file or directory
Aug 16 11:17:35 debian systemd[1]: Started System Logging Service.
Aug 16 11:17:37 debian systemd[1]: Started LSB: Log file handling to be done during bootup..
Aug 16 11:17:40 debian systemd[1]: Failed to register to bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:17:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:17:45 debian NetworkManager[743]: <info> NetworkManager (version 0.9.10.0) is starting...
Aug 16 11:17:45 debian NetworkManager[743]: <info> Read config: /etc/NetworkManager/NetworkManager.conf
Aug 16 11:17:45 debian NetworkManager[743]: <info> WEXT support is enabled
Aug 16 11:17:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:17:48 debian avahi-daemon[717]: Successfully called chroot().
Aug 16 11:17:48 debian avahi-daemon[717]: Successfully dropped remaining capabilities.
Aug 16 11:17:48 debian avahi-daemon[717]: Loading service file /services/udisks.service.
Aug 16 11:17:48 debian dbus[735]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
Aug 16 11:17:48 debian avahi-daemon[717]: SO_REUSEPORT failed: Protocol not available
Aug 16 11:17:48 debian avahi-daemon[717]: SO_REUSEPORT failed: Protocol not available
Aug 16 11:17:48 debian avahi-daemon[717]: Network interface enumeration completed.
Aug 16 11:17:48 debian avahi-daemon[717]: Registering HINFO record with values 'PPC'/'LINUX'.
Aug 16 11:17:48 debian avahi-daemon[717]: Server startup complete. Host name is debian.local. Local service cookie is 3913847670.
Aug 16 11:17:48 debian avahi-daemon[717]: Service "debian" (/services/udisks.service) successfully established.
Aug 16 11:17:49 debian lightdm[768]: ** (lightdm:768): WARNING **: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:17:49 debian exim4[719]: Starting MTA: exim4.
Aug 16 11:17:49 debian systemd[1]: Started LSB: exim Mail Transport Agent.
Aug 16 11:17:52 debian dbus[735]: [system] Activating systemd to hand-off: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service'
Aug 16 11:17:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:17:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:02 debian lightdm[768]: ** (process:1065): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:18:02 debian lightdm[768]: ** (lightdm:768): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:18:02 debian lightdm[768]: ** (lightdm:768): WARNING **: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
Aug 16 11:18:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:13 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:18:13 debian dbus[735]: [system] Successfully activated service 'org.freedesktop.login1'
Aug 16 11:18:13 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out
Aug 16 11:18:13 debian ModemManager[744]: <warn>  failed to create PolicyKit authority: 'Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PolicyKit1 timed out'
Aug 16 11:18:13 debian NetworkManager[743]: (nm-manager-auth.c:103):pk_authority_get: runtime check failed: (authority)
Aug 16 11:18:13 debian NetworkManager[743]: <info> init!
Aug 16 11:18:13 debian NetworkManager[743]: <info> update_system_hostname
Aug 16 11:18:13 debian NetworkManager[743]: <info>       interface-parser: parsing file /etc/network/interfaces
Aug 16 11:18:13 debian NetworkManager[743]: <info>       interface-parser: finished parsing file /etc/network/interfaces
Aug 16 11:18:13 debian NetworkManager[743]: <info> management mode: unmanaged
Aug 16 11:18:13 debian NetworkManager[743]: <info> devices added (path: /sys/devices/pci0002:21/0002:21:0f.0/net/eth0, iface: eth0)
Aug 16 11:18:13 debian NetworkManager[743]: <info> device added (path: /sys/devices/pci0002:21/0002:21:0f.0/net/eth0, iface: eth0): no ifupdown configuration found.
Aug 16 11:18:13 debian NetworkManager[743]: <info> devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Aug 16 11:18:13 debian NetworkManager[743]: <info> device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Aug 16 11:18:13 debian NetworkManager[743]: <info> end _init.
Aug 16 11:18:13 debian NetworkManager[743]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list.
Aug 16 11:18:13 debian NetworkManager[743]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Aug 16 11:18:13 debian NetworkManager[743]: <info> (273673296) ... get_connections.
Aug 16 11:18:13 debian NetworkManager[743]: <info> (273673296) ... get_connections (managed=false): return empty list.
Aug 16 11:18:13 debian NetworkManager[743]: <info> new connection /etc/NetworkManager/system-connections/Wired connection 1
Aug 16 11:18:13 debian NetworkManager[743]: <info> get unmanaged devices count: 0
Aug 16 11:18:16 debian ModemManager[744]: <warn>  Couldn't find support for device at '/sys/devices/pci0002:21/0002:21:0f.0': not supported by any plugin
Aug 16 11:18:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:38 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:18:38 debian dbus[735]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
Aug 16 11:18:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:45 debian systemd[1]: avahi-daemon.service operation timed out. Terminating.
Aug 16 11:18:45 debian avahi-daemon[717]: Got SIGTERM, quitting.
Aug 16 11:18:45 debian avahi-daemon[717]: avahi-daemon 0.6.31 exiting.
Aug 16 11:18:45 debian systemd[1]: Cannot find unit for notify message of PID 717.
Aug 16 11:18:45 debian systemd[1]: Failed to start Avahi mDNS/DNS-SD Stack.
Aug 16 11:18:45 debian systemd[1]: Unit avahi-daemon.service entered failed state.
Aug 16 11:18:45 debian systemd[1]: Starting Make remote CUPS printers available locally...
Aug 16 11:18:45 debian systemd[1]: Started Make remote CUPS printers available locally.
Aug 16 11:18:45 debian systemd[1]: Starting CUPS Printing Service...
Aug 16 11:18:45 debian systemd[1]: Started CUPS Printing Service.
Aug 16 11:18:45 debian dbus[735]: [system] Activating systemd to hand-off: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
Aug 16 11:18:45 debian systemd[1]: NetworkManager.service operation timed out. Terminating.
Aug 16 11:18:45 debian NetworkManager[743]: <info> caught signal 15, shutting down normally.
Aug 16 11:18:45 debian systemd[1]: ModemManager.service operation timed out. Terminating.
Aug 16 11:18:45 debian ModemManager[744]: <info>  Caught signal, shutting down...
Aug 16 11:18:45 debian ModemManager[744]: <info>  ModemManager is shut down
Aug 16 11:18:45 debian systemd[1]: systemd-logind.service operation timed out. Terminating.
Aug 16 11:18:45 debian lightdm[768]: ** (lightdm:768): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:18:45 debian systemd[1]: Failed to start Login Service.
Aug 16 11:18:45 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:18:45 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:18:45 debian systemd[1]: Stopping Login Service...
Aug 16 11:18:45 debian systemd[1]: Starting Login Service...
Aug 16 11:18:45 debian systemd[1]: Failed to start Modem Manager.
Aug 16 11:18:45 debian systemd[1]: Unit ModemManager.service entered failed state.
Aug 16 11:18:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:47 debian systemd[1]: lightdm.service operation timed out. Terminating.
Aug 16 11:18:48 debian systemd[1]: Failed to start Light Display Manager.
Aug 16 11:18:48 debian systemd[1]: Unit lightdm.service entered failed state.
Aug 16 11:18:48 debian systemd[1]: lightdm.service holdoff time over, scheduling restart.
Aug 16 11:18:48 debian systemd[1]: Stopping Light Display Manager...
Aug 16 11:18:48 debian systemd[1]: Starting Light Display Manager...
Aug 16 11:18:48 debian lightdm[1088]: ** (lightdm:1088): WARNING **: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:18:49 debian lightdm[1088]: ** (process:1101): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:18:49 debian lightdm[1088]: ** (lightdm:1088): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:18:49 debian lightdm[1088]: ** (lightdm:1088): WARNING **: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
Aug 16 11:18:49 debian dbus[735]: [system] Activating systemd to hand-off: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service'
Aug 16 11:18:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:03 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:19:03 debian dbus[735]: [system] Successfully activated service 'org.freedesktop.login1'
Aug 16 11:19:03 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out
Aug 16 11:19:03 debian NetworkManager[743]: (nm-manager-auth.c:103):pk_authority_get: runtime check failed: (authority)
Aug 16 11:19:03 debian NetworkManager[743]: <info> monitoring kernel firmware directory '/lib/firmware'.
Aug 16 11:19:03 debian NetworkManager[743]: <info> monitoring ifupdown state file '/run/network/ifstate'.
Aug 16 11:19:04 debian NetworkManager[743]: <info> Loaded device plugin: /usr/lib/powerpc-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so
Aug 16 11:19:04 debian NetworkManager[743]: <info> Loaded device plugin: /usr/lib/powerpc-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so
Aug 16 11:19:05 debian NetworkManager[743]: <info> Loaded device plugin: /usr/lib/powerpc-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so
Aug 16 11:19:05 debian NetworkManager[743]: <info> Loaded device plugin: /usr/lib/powerpc-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so
Aug 16 11:19:05 debian NetworkManager[743]: <info> WiFi enabled by radio killswitch; enabled by state file
Aug 16 11:19:05 debian NetworkManager[743]: <info> WWAN enabled by radio killswitch; enabled by state file
Aug 16 11:19:05 debian NetworkManager[743]: <info> WiMAX enabled by radio killswitch; enabled by state file
Aug 16 11:19:05 debian NetworkManager[743]: <info> Networking is enabled by state file
Aug 16 11:19:05 debian NetworkManager[743]: <info> (lo): link connected
Aug 16 11:19:05 debian NetworkManager[743]: <info> (lo): carrier is ON
Aug 16 11:19:05 debian NetworkManager[743]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1)
Aug 16 11:19:05 debian NetworkManager[743]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0
Aug 16 11:19:05 debian NetworkManager[743]: <info> (eth0): carrier is OFF
Aug 16 11:19:05 debian NetworkManager[743]: <info> (eth0): new Ethernet device (driver: 'gem' ifindex: 2)
Aug 16 11:19:05 debian NetworkManager[743]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1
Aug 16 11:19:05 debian NetworkManager[743]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Aug 16 11:19:05 debian NetworkManager[743]: <info> (eth0): preparing device
Aug 16 11:19:05 debian NetworkManager[743]: <info> (eth0): device state change: unavailable -> unmanaged (reason 'removed') [20 10 36]
Aug 16 11:19:05 debian NetworkManager[743]: <info> startup complete
Aug 16 11:19:05 debian NetworkManager[743]: <info> exiting (success)
Aug 16 11:19:05 debian systemd[1]: Failed to start Network Manager.
Aug 16 11:19:05 debian systemd[1]: Unit NetworkManager.service entered failed state.
Aug 16 11:19:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:10 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.Avahi': timed out
Aug 16 11:19:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:28 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:19:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:39 debian lightdm[1088]: ** (lightdm:1088): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:19:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:53 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:19:53 debian systemd[1]: systemd-logind.service: main process exited, code=killed, status=6/ABRT
Aug 16 11:19:53 debian systemd[1]: Failed to start Login Service.
Aug 16 11:19:53 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:19:53 debian systemd[1]: Starting Multi-User System.
Aug 16 11:19:53 debian systemd[1]: Reached target Multi-User System.
Aug 16 11:19:53 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:19:53 debian systemd[1]: Stopping Login Service...
Aug 16 11:19:53 debian systemd[1]: Starting Login Service...
Aug 16 11:19:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:18 debian systemd[1]: lightdm.service operation timed out. Terminating.
Aug 16 11:20:18 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:20:21 debian systemd[1]: Failed to start Light Display Manager.
Aug 16 11:20:21 debian systemd[1]: Unit lightdm.service entered failed state.
Aug 16 11:20:21 debian systemd[1]: Starting Graphical Interface.
Aug 16 11:20:21 debian systemd[1]: Reached target Graphical Interface.
Aug 16 11:20:21 debian systemd[1]: Starting Update UTMP about System Runlevel Changes...
Aug 16 11:20:21 debian systemd[1]: Started Update UTMP about System Runlevel Changes.
Aug 16 11:20:21 debian systemd[1]: lightdm.service holdoff time over, scheduling restart.
Aug 16 11:20:21 debian systemd[1]: Stopping Light Display Manager...
Aug 16 11:20:21 debian systemd[1]: Starting Light Display Manager...
Aug 16 11:20:21 debian lightdm[1136]: ** (lightdm:1136): WARNING **: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:20:22 debian lightdm[1136]: ** (process:1148): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:20:22 debian lightdm[1136]: ** (lightdm:1136): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:20:22 debian lightdm[1136]: ** (lightdm:1136): WARNING **: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
Aug 16 11:20:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:47 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:20:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:12 debian systemd[1]: systemd-logind.service: main process exited, code=killed, status=6/ABRT
Aug 16 11:21:12 debian systemd[1]: Failed to start Login Service.
Aug 16 11:21:12 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:21:12 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:21:12 debian systemd[1]: Stopping Login Service...
Aug 16 11:21:12 debian systemd[1]: Starting Login Service...
Aug 16 11:21:12 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:21:12 debian lightdm[1136]: ** (lightdm:1136): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:21:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:37 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:21:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:51 debian systemd[1]: lightdm.service operation timed out. Terminating.
Aug 16 11:21:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:54 debian systemd[1]: Failed to start Light Display Manager.
Aug 16 11:21:54 debian systemd[1]: Unit lightdm.service entered failed state.
Aug 16 11:21:54 debian systemd[1]: lightdm.service holdoff time over, scheduling restart.
Aug 16 11:21:54 debian systemd[1]: Stopping Light Display Manager...
Aug 16 11:21:54 debian systemd[1]: Starting Light Display Manager...
Aug 16 11:21:54 debian lightdm[1174]: ** (lightdm:1174): WARNING **: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:21:55 debian lightdm[1174]: ** (process:1186): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:21:55 debian lightdm[1174]: ** (lightdm:1174): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:21:55 debian lightdm[1174]: ** (lightdm:1174): WARNING **: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
Aug 16 11:21:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:20 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:22:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:42 debian systemd[1]: systemd-logind.service operation timed out. Terminating.
Aug 16 11:22:42 debian lightdm[1174]: ** (lightdm:1174): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:22:42 debian systemd[1]: Failed to start Login Service.
Aug 16 11:22:42 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:22:42 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:22:42 debian systemd[1]: Stopping Login Service...
Aug 16 11:22:42 debian systemd[1]: Starting Login Service...
Aug 16 11:22:45 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:22:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:24 debian systemd[1]: lightdm.service operation timed out. Terminating.
Aug 16 11:23:27 debian systemd[1]: Failed to start Light Display Manager.
Aug 16 11:23:27 debian systemd[1]: Unit lightdm.service entered failed state.
Aug 16 11:23:27 debian systemd[1]: lightdm.service holdoff time over, scheduling restart.
Aug 16 11:23:27 debian systemd[1]: Stopping Light Display Manager...
Aug 16 11:23:27 debian systemd[1]: Starting Light Display Manager...
Aug 16 11:23:27 debian lightdm[1243]: ** (lightdm:1243): WARNING **: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:23:28 debian lightdm[1243]: ** (process:1255): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:23:28 debian lightdm[1243]: ** (lightdm:1243): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:23:28 debian lightdm[1243]: ** (lightdm:1243): WARNING **: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
Aug 16 11:23:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:53 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:23:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:12 debian systemd[1]: systemd-logind.service operation timed out. Terminating.
Aug 16 11:24:12 debian lightdm[1243]: ** (lightdm:1243): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:24:12 debian systemd[1]: Failed to start Login Service.
Aug 16 11:24:12 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:24:12 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:24:12 debian systemd[1]: Stopping Login Service...
Aug 16 11:24:12 debian systemd[1]: Starting Login Service...
Aug 16 11:24:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:18 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:24:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:57 debian systemd[1]: lightdm.service operation timed out. Terminating.
Aug 16 11:24:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:00 debian systemd[1]: Failed to start Light Display Manager.
Aug 16 11:25:00 debian systemd[1]: Unit lightdm.service entered failed state.
Aug 16 11:25:00 debian systemd[1]: lightdm.service holdoff time over, scheduling restart.
Aug 16 11:25:00 debian systemd[1]: Stopping Light Display Manager...
Aug 16 11:25:00 debian systemd[1]: Starting Light Display Manager...
Aug 16 11:25:00 debian lightdm[1407]: ** (lightdm:1407): WARNING **: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:25:01 debian lightdm[1407]: ** (process:1419): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:25:01 debian lightdm[1407]: ** (lightdm:1407): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:25:01 debian lightdm[1407]: ** (lightdm:1407): WARNING **: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
Aug 16 11:25:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:12 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:25:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:37 debian systemd[1]: systemd-logind.service: main process exited, code=killed, status=6/ABRT
Aug 16 11:25:37 debian systemd[1]: Failed to start Login Service.
Aug 16 11:25:37 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:25:37 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:25:37 debian systemd[1]: Stopping Login Service...
Aug 16 11:25:37 debian systemd[1]: Starting Login Service...
Aug 16 11:25:37 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:25:37 debian lightdm[1407]: ** (lightdm:1407): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:25:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:02 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:26:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:30 debian systemd[1]: lightdm.service operation timed out. Terminating.
Aug 16 11:26:33 debian systemd[1]: Failed to start Light Display Manager.
Aug 16 11:26:33 debian systemd[1]: Unit lightdm.service entered failed state.
Aug 16 11:26:33 debian systemd[1]: lightdm.service holdoff time over, scheduling restart.
Aug 16 11:26:33 debian systemd[1]: Stopping Light Display Manager...
Aug 16 11:26:33 debian systemd[1]: Starting Light Display Manager...
Aug 16 11:26:34 debian lightdm[1455]: ** (lightdm:1455): WARNING **: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:26:35 debian lightdm[1455]: ** (process:1467): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:26:35 debian lightdm[1455]: ** (lightdm:1455): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:26:35 debian lightdm[1455]: ** (lightdm:1455): WARNING **: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
Aug 16 11:26:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:27:00 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:27:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:27:07 debian systemd[1]: systemd-logind.service operation timed out. Terminating.
Aug 16 11:27:07 debian lightdm[1455]: ** (lightdm:1455): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:27:07 debian systemd[1]: Failed to start Login Service.
Aug 16 11:27:07 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:27:07 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:27:07 debian systemd[1]: Stopping Login Service...
Aug 16 11:27:07 debian systemd[1]: Starting Login Service...
Aug 16 11:27:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:27:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:27:25 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:27:27 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
-------------- next part --------------
[    0.000000] Using PowerMac machine description
[    0.000000] Cannot reserve gpages without hugetlb enabled
[    0.000000] Total memory = 512MB; using 1024kB for hash table (at c7f00000)
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.2.0-4-powerpc (debian-kernel at lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-11) ) #1 Debian 3.2.57-3
[    0.000000] Found initrd at 0xc1400000:0xc1e92000
[    0.000000] Found UniNorth memory controller & host bridge @ 0xf8000000 revision: 0x08
[    0.000000] Mapped at 0xff7c0000
[    0.000000] Found a Keylargo mac-io controller, rev: 3, mapped at 0xff740000
[    0.000000] Processor NAP mode on idle enabled.
[    0.000000] PowerMac motherboard: PowerMac G4 AGP Graphics
[    0.000000] bootconsole [udbg0] enabled
[    0.000000] Found UniNorth PCI host bridge at 0x00000000f0000000. Firmware bus number: 0->0
[    0.000000] PCI host bridge /pci at f0000000  ranges:
[    0.000000]  MEM 0x00000000f1000000..0x00000000f1ffffff -> 0x00000000f1000000 
[    0.000000]   IO 0x00000000f0000000..0x00000000f07fffff -> 0x0000000000000000
[    0.000000]  MEM 0x0000000090000000..0x000000009fffffff -> 0x0000000090000000 
[    0.000000] Found UniNorth PCI host bridge at 0x00000000f2000000. Firmware bus number: 0->1
[    0.000000] PCI host bridge /pci at f2000000 (primary) ranges:
[    0.000000]  MEM 0x00000000f3000000..0x00000000f3ffffff -> 0x00000000f3000000 
[    0.000000]   IO 0x00000000f2000000..0x00000000f27fffff -> 0x0000000000000000
[    0.000000]  MEM 0x0000000080000000..0x000000008fffffff -> 0x0000000080000000 
[    0.000000] Found UniNorth PCI host bridge at 0x00000000f4000000. Firmware bus number: 0->0
[    0.000000] PCI host bridge /pci at f4000000  ranges:
[    0.000000]  MEM 0x00000000f5000000..0x00000000f5ffffff -> 0x00000000f5000000 
[    0.000000]   IO 0x00000000f4000000..0x00000000f47fffff -> 0x0000000000000000
[    0.000000] via-pmu: Server Mode is disabled
[    0.000000] PMU driver v2 initialized for Core99, firmware: 0c
[    0.000000] nvram: Checking bank 0...
[    0.000000] nvram: gen0=706, gen1=705
[    0.000000] nvram: Active bank is: 0
[    0.000000] nvram: OF partition at 0x210
[    0.000000] nvram: XP partition at 0x1220
[    0.000000] nvram: NR partition at 0x1320
[    0.000000] Top of RAM: 0x20000000, Total RAM: 0x20000000
[    0.000000] Memory hole size: 0MB
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00020000
[    0.000000]   Normal   empty
[    0.000000]   HighMem  empty
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00020000
[    0.000000] On node 0 totalpages: 131072
[    0.000000] free_area_init_node: node 0, pgdat c055abd8, node_mem_map c06f2000
[    0.000000]   DMA zone: 1024 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 130048 pages, LIFO batch:31
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130048
[    0.000000] Kernel command line: root=/dev/sdb12  ro 
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] High memory: 0k
[    0.000000] Memory: 500616k/524288k available (5224k kernel code, 23672k reserved, 320k data, 1512k bss, 244k init)
[    0.000000] Kernel virtual memory layout:
[    0.000000]   * 0xfffcf000..0xfffff000  : fixmap
[    0.000000]   * 0xff800000..0xffc00000  : highmem PTEs
[    0.000000]   * 0xfde38000..0xff800000  : early ioremap
[    0.000000]   * 0xe1000000..0xfde38000  : vmalloc & ioremap
[    0.000000] NR_IRQS:512
[    0.000000] mpic: Resetting
[    0.000000] mpic: Setting up MPIC " MPIC 1   " version 1.2 at 80040000, max 1 CPUs
[    0.000000] mpic: ISU size: 64, shift: 6, mask: 3f
[    0.000000] mpic: Initializing for 64 sources
[    0.000000] GMT Delta read from XPRAM: 780 minutes, DST: on
[    0.000000] time_init: decrementer frequency = 24.907667 MHz
[    0.000000] time_init: processor frequency   = 400.000000 MHz
[    0.000000] clocksource: timebase mult[a097d6d] shift[22] registered
[    0.000000] clockevent: decrementer mult[660594f] shift[32] cpu[0]
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled, bootconsole disabled
[    0.000000] pmac_zilog: i2c-modem detected, id: 1
[    0.002343] pid_max: default: 32768 minimum: 301
[    0.002505] Security Framework initialized
[    0.002552] AppArmor: AppArmor disabled by boot time parameter
[    0.002620] Mount-cache hash table entries: 512
[    0.003105] device-tree: Duplicate name in /cpus/PowerPC,G4 at 0, renamed to "l2-cache#1"
[    0.006355] Initializing cgroup subsys cpuacct
[    0.006404] Initializing cgroup subsys memory
[    0.006458] Initializing cgroup subsys devices
[    0.006481] Initializing cgroup subsys freezer
[    0.006503] Initializing cgroup subsys net_cls
[    0.006525] Initializing cgroup subsys blkio
[    0.006559] Initializing cgroup subsys perf_event
[    0.007830] devtmpfs: initialized
[    0.009164] print_constraints: dummy: 
[    0.009409] NET: Registered protocol family 16
[    0.010802] KeyWest i2c @0xf8001003 irq 42 /uni-n at f8000000/i2c at f8001000
[    0.010841]  channel 0 bus <multibus>
[    0.010867]  channel 1 bus <multibus>
[    0.010945] KeyWest i2c @0x80018000 irq 26 /pci at f2000000/pci-bridge at d/mac-io at 7/i2c at 18000
[    0.010981]  channel 0 bus <multibus>
[    0.011014] PMU i2c /pci at f2000000/pci-bridge at d/mac-io at 7/via-pmu at 16000
[    0.011055]  channel 1 bus <multibus>
[    0.011079]  channel 2 bus <multibus>
[    0.011487] PCI: Probing PCI hardware
[    0.011727] pci 0000:00:0b.0: [106b:0020] type 0 class 0x000600
[    0.011867] pci 0000:00:10.0: [1002:5046] type 0 class 0x000300
[    0.011909] pci 0000:00:10.0: reg 10: [mem 0x94000000-0x97ffffff pref]
[    0.011932] pci 0000:00:10.0: reg 14: [io  0x0400-0x04ff]
[    0.011955] pci 0000:00:10.0: reg 18: [mem 0x90000000-0x90003fff]
[    0.011997] pci 0000:00:10.0: reg 30: [mem 0x90020000-0x9003ffff pref]
[    0.012056] pci 0000:00:10.0: supports D1
[    0.012605] pci 0001:10:0b.0: [106b:001f] type 0 class 0x000600
[    0.012743] pci 0001:10:0d.0: [1011:0026] type 1 class 0x000604
[    0.012852] pci 0001:10:0d.0: Primary bus is hard wired to 0
[    0.012894] pci 0001:10:0d.0: bridge configuration invalid ([bus 01-01]), reconfiguring
[    0.013006] pci 0001:11:07.0: [106b:0022] type 0 class 0x00ff00
[    0.013034] pci 0001:11:07.0: reg 10: [mem 0x80000000-0x8007ffff]
[    0.013128] pci 0001:11:08.0: [106b:0019] type 0 class 0x000c03
[    0.013156] pci 0001:11:08.0: reg 10: [mem 0x80082000-0x80082fff]
[    0.013244] pci 0001:11:09.0: [106b:0019] type 0 class 0x000c03
[    0.013272] pci 0001:11:09.0: reg 10: [mem 0x80081000-0x80081fff]
[    0.013367] pci 0001:11:0a.0: [104c:8020] type 0 class 0x000c00
[    0.013399] pci 0001:11:0a.0: reg 10: [mem 0x80080000-0x800807ff]
[    0.013423] pci 0001:11:0a.0: reg 14: [mem 0x80084000-0x80087fff]
[    0.013502] pci 0001:11:0a.0: supports D2
[    0.013517] pci 0001:11:0a.0: PME# supported from D2 D3hot
[    0.013579] pci 0001:10:0d.0: PCI bridge to [bus 11-ff]
[    0.013622] pci 0001:10:0d.0:   bridge window [mem 0x80000000-0x800fffff]
[    0.014861] pci 0002:21:0b.0: [106b:001e] type 0 class 0x000600
[    0.014949] pci 0002:21:0f.0: [106b:0021] type 0 class 0x000200
[    0.014977] pci 0002:21:0f.0: reg 10: [mem 0xf5200000-0xf53fffff]
[    0.015028] pci 0002:21:0f.0: reg 30: [mem 0xf5000000-0xf50fffff pref]
[    0.015547] PCI 0000:00 Cannot reserve Legacy IO [io  0x802000-0x802fff]
[    0.015567] PCI: max bus depth: 1 pci_try_num: 2
[    0.015613] pci 0001:10:0d.0: PCI bridge to [bus 11-11]
[    0.015657] pci 0001:10:0d.0:   bridge window [mem 0x80000000-0x800fffff]
[    0.015721] pci_bus 0000:00: resource 0 [io  0x802000-0x1001fff]
[    0.015738] pci_bus 0000:00: resource 1 [mem 0xf1000000-0xf1ffffff]
[    0.015756] pci_bus 0000:00: resource 2 [mem 0x90000000-0x9fffffff]
[    0.015773] pci_bus 0001:10: resource 0 [io  0x0000-0x7fffff]
[    0.015790] pci_bus 0001:10: resource 1 [mem 0xf3000000-0xf3ffffff]
[    0.015808] pci_bus 0001:10: resource 2 [mem 0x80000000-0x8fffffff]
[    0.015825] pci_bus 0001:11: resource 1 [mem 0x80000000-0x800fffff]
[    0.015843] pci_bus 0002:21: resource 0 [io  0xff7fe000-0xffffdfff]
[    0.015861] pci_bus 0002:21: resource 1 [mem 0xf5000000-0xf5ffffff]
[    0.019628] bio: create slab <bio-0> at 0
[    0.020192] vgaarb: device added: PCI:0000:00:10.0,decodes=io+mem,owns=mem,locks=none
[    0.020263] vgaarb: loaded
[    0.020285] vgaarb: bridge control possible 0000:00:10.0
[    0.020765] SCSI subsystem initialized
[    0.020980] libata version 3.00 loaded.
[    0.021640] Switching to clocksource timebase
[    0.039406] NET: Registered protocol family 2
[    0.039781] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.040667] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.041077] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[    0.041310] TCP: Hash tables configured (established 16384 bind 16384)
[    0.041350] TCP reno registered
[    0.041379] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.041428] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.041883] NET: Registered protocol family 1
[    0.042034] pci 0001:11:08.0: enabling device (0000 -> 0002)
[    0.097777] pci 0001:11:09.0: enabling device (0000 -> 0002)
[    0.153756] PCI: CLS mismatch (32 != 1020), using 32 bytes
[    0.154086] Unpacking initramfs...
[    1.309329] Freeing initrd memory: 10824k freed
[    1.312774] Thermal assist unit using timers, shrink_timer: 500 jiffies
[    1.314545] audit: initializing netlink socket (disabled)
[    1.314645] type=2000 audit(1408140915.312:1): initialized
[    1.373283] VFS: Disk quotas dquot_6.5.2
[    1.373423] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.373622] msgmni has been set to 1000
[    1.374429] alg: No test for stdrng (krng)
[    1.374594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.374646] io scheduler noop registered
[    1.374672] io scheduler deadline registered
[    1.374737] io scheduler cfq registered (default)
[    1.375373] aty128fb 0000:00:10.0: enabling device (0086 -> 0087)
[    1.376146] aty128fb 0000:00:10.0: Invalid ROM contents
[    1.376181] aty128fb: Invalid ROM signature 1111 should  be 0xaa55
[    1.376205] aty128fb: BIOS not located, guessing timings.
[    1.376244] aty128fb: Rage128 PF PRO AGP [chip rev 0x1] 16M 128-bit SDR SGRAM (1:1)
[    1.393090] Console: switching to colour frame buffer device 128x48
[    1.409301] fb0: ATY Rage128 frame buffer device on Rage128 PF PRO AGP
[    1.410469] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.411776] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh at kernel.crashing.org>)
[    1.412071] ttyPZ0 at MMIO 0x80013020 (irq = 22) is a Z85c30 ESCC - Internal modem
[    1.412560] ttyPZ1 at MMIO 0x80013000 (irq = 50) is a Z85c30 ESCC - Serial port
[    1.413071] Serial: MPC52xx PSC UART driver
[    1.413410] Generic non-volatile memory driver v1.1
[    1.413769] Linux agpgart interface v0.103
[    1.413969] agpgart-uninorth 0000:00:0b.0: Apple UniNorth chipset
[    1.416511] agpgart-uninorth 0000:00:0b.0: configuring for size idx: 64
[    1.416914] agpgart-uninorth 0000:00:0b.0: AGP aperture is 256M @ 0x0
[    1.417381] MacIO PCI driver attached to Keylargo chipset
[    1.421499] adb: starting probe task...
[    1.421659] adb: finished probe task...
[    2.437725] pata-macio 0.0001f000:ata-4: Activating pata-macio chipset KeyLargo ATA-4, Apple bus ID 2
[    2.438886] scsi0 : pata_macio
[    2.439344] ata1: PATA max UDMA/66 irq 19
[    2.643022] ata1.00: ATA-5: IBM-DTLA-305040, TW4FA6AA, max UDMA/100
[    2.643254] ata1.00: 80418240 sectors, multi 16: LBA 
[    2.687340] ata1.00: configured for UDMA/66
[    2.688043] scsi 0:0:0:0: Direct-Access     ATA      IBM-DTLA-305040  TW4F PQ: 0 ANSI: 5
[    3.457725] pata-macio 0.00020000:ata-3: Activating pata-macio chipset KeyLargo ATA-3, Apple bus ID 0
[    3.458866] scsi1 : pata_macio
[    3.466145] ata2: PATA max MWDMA2 irq 20
[    3.625897] ata2.01: NODEV after polling detection
[    3.634006] ata2.00: ATAPI: HITACHI DVD-ROM GD-7000, 016J, max UDMA/33
[    3.654001] ata2.00: configured for MWDMA2
[    3.671154] scsi 1:0:0:0: CD-ROM            HITACHI  DVD-ROM GD-7000  016J PQ: 0 ANSI: 5
[    4.489728] pata-macio 0.00021000:ata-3: Activating pata-macio chipset KeyLargo ATA-3, Apple bus ID 1
[    4.497924] scsi2 : pata_macio
[    4.505453] ata3: PATA max MWDMA2 irq 23
[    4.513219] mousedev: PS/2 mouse device common for all mice
[    4.520968] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0
[    4.529381] TCP cubic registered
[    4.536765] NET: Registered protocol family 10
[    4.546435] Mobile IPv6
[    4.553574] NET: Registered protocol family 17
[    4.560768] Registering the dns_resolver key type
[    4.568534] PM: Hibernation image not present or could not be loaded.
[    4.568605] registered taskstats version 1
[    4.576316] input: PMU as /devices/virtual/input/input0
[    4.583735] rtc-generic rtc-generic: setting system clock to 2014-08-16 11:15:18 UTC (1408187718)
[    4.591170] Initializing network drop monitor service
[    4.666226] Freeing unused kernel memory: 244k freed
[    4.758374] udevd[47]: starting version 175
[    5.036138] sungem.c:v1.0 David S. Miller <davem at redhat.com>
[    5.061559] firewire_ohci 0001:11:0a.0: enabling device (0010 -> 0012)
[    5.169170] gem 0002:21:0f.0: eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:30:65:bf:51:c0
[    5.253898] firewire_ohci: Added fw-ohci device 0001:11:0a.0, OHCI v1.0, 4 IR + 8 IT contexts, quirks 0x2
[    5.288375] usbcore: registered new interface driver usbfs
[    5.332288] sd 0:0:0:0: [sda] 80418240 512-byte logical blocks: (41.1 GB/38.3 GiB)
[    5.370056] usbcore: registered new interface driver hub
[    5.378007] sr0: scsi3-mmc drive: 14x/40x cd/rw xa/form2 cdda tray
[    5.385770] cdrom: Uniform CD-ROM driver Revision: 3.20
[    5.404093] sd 0:0:0:0: [sda] Write Protect is off
[    5.411834] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    5.427938] usbcore: registered new device driver usb
[    5.443925] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    5.464902] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    5.496767] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    5.512156]  sda: [mac] sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14
[    5.553452] sd 0:0:0:0: [sda] Attached SCSI disk
[    5.584974] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    5.620323] ohci_hcd 0001:11:08.0: OHCI Host Controller
[    5.641796] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    5.655495] ohci_hcd 0001:11:08.0: new USB bus registered, assigned bus number 1
[    5.664338] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    5.672712] ohci_hcd 0001:11:08.0: irq 27, io mem 0x80082000
[    5.753466] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    5.761945] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.770306] usb usb1: Product: OHCI Host Controller
[    5.778634] usb usb1: Manufacturer: Linux 3.2.0-4-powerpc ohci_hcd
[    5.786851] usb usb1: SerialNumber: 0001:11:08.0
[    5.796026] firewire_core: created device fw0: GUID 003065fffebf51c0, S400
[    5.811209] hub 1-0:1.0: USB hub found
[    5.827506] hub 1-0:1.0: 2 ports detected
[    5.836991] ohci_hcd 0001:11:09.0: OHCI Host Controller
[    5.845361] ohci_hcd 0001:11:09.0: new USB bus registered, assigned bus number 2
[    5.854399] ohci_hcd 0001:11:09.0: irq 28, io mem 0x80081000
[    5.937529] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    5.945614] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.953595] usb usb2: Product: OHCI Host Controller
[    5.961464] usb usb2: Manufacturer: Linux 3.2.0-4-powerpc ohci_hcd
[    5.969326] usb usb2: SerialNumber: 0001:11:09.0
[    5.978623] hub 2-0:1.0: USB hub found
[    5.986515] hub 2-0:1.0: 2 ports detected
[    6.237777] usb 1-1: new full-speed USB device number 2 using ohci_hcd
[    6.454832] usb 1-1: New USB device found, idVendor=067b, idProduct=2507
[    6.462994] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    6.470991] usb 1-1: Product: Mass Storage Device
[    6.478803] usb 1-1: Manufacturer: Prolific Technology Inc.
[    6.486525] usb 1-1: SerialNumber: 00
[    6.519936] Initializing USB Mass Storage driver...
[    6.529432] usb-storage 1-1:1.0: Quirks match for vid 067b pid 2507: 10
[    6.537856] scsi3 : usb-storage 1-1:1.0
[    6.549663] usbcore: registered new interface driver usb-storage
[    6.557526] USB Mass Storage support registered.
[    6.673829] usb 2-1: new full-speed USB device number 2 using ohci_hcd
[    6.896786] usb 2-1: New USB device found, idVendor=05ac, idProduct=1001
[    6.904544] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.912012] usb 2-1: Product: Hub in Apple USB Keyboard
[    6.919475] usb 2-1: Manufacturer: Mitsumi Electric
[    6.933616] hub 2-1:1.0: USB hub found
[    6.949824] hub 2-1:1.0: 3 ports detected
[    7.246812] usb 2-1.1: new low-speed USB device number 3 using ohci_hcd
[    7.363785] usb 2-1.1: New USB device found, idVendor=05ac, idProduct=0202
[    7.371014] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.378321] usb 2-1.1: Product: Apple USB Keyboard
[    7.385542] usb 2-1.1: Manufacturer: Mitsumi Electric
[    7.432672] input: Mitsumi Electric Apple USB Keyboard as /devices/pci0001:10/0001:10:0d.0/0001:11:09.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input1
[    7.448188] generic-usb 0003:05AC:0202.0001: input,hidraw0: USB HID v1.00 Keyboard [Mitsumi Electric Apple USB Keyboard] on usb-0001:11:09.0-1.1/input0
[    7.464655] usbcore: registered new interface driver usbhid
[    7.472491] usbhid: USB HID core driver
[    7.480815] usb 2-1.2: new low-speed USB device number 4 using ohci_hcd
[    7.583975] scsi 3:0:0:0: Direct-Access     IC25N060 ATMR04-0         MO3O PQ: 0 ANSI: 0
[    7.597998] sd 3:0:0:0: Attached scsi generic sg2 type 0
[    7.612903] sd 3:0:0:0: [sdb] Adjusting the sector count from its reported value: 117210240
[    7.621013] sd 3:0:0:0: [sdb] 117210239 512-byte logical blocks: (60.0 GB/55.8 GiB)
[    7.636819] usb 2-1.2: New USB device found, idVendor=05ac, idProduct=0306
[    7.645030] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.653153] usb 2-1.2: Product: Apple Optical USB Mouse
[    7.661234] usb 2-1.2: Manufacturer: Fujitsu Component
[    7.681939] sd 3:0:0:0: [sdb] Write Protect is off
[    7.690079] sd 3:0:0:0: [sdb] Mode Sense: 03 00 00 00
[    7.691928] input: Fujitsu Component Apple Optical USB Mouse as /devices/pci0001:10/0001:10:0d.0/0001:11:09.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input2
[    7.722942] sd 3:0:0:0: [sdb] No Caching mode page found
[    7.731426] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[    7.760491] generic-usb 0003:05AC:0306.0002: input,hidraw1: USB HID v1.10 Mouse [Fujitsu Component Apple Optical USB Mouse] on usb-0001:11:09.0-1.2/input0
[    7.780873] sd 3:0:0:0: [sdb] Adjusting the sector count from its reported value: 117210240
[    7.808854] sd 3:0:0:0: [sdb] No Caching mode page found
[    7.817760] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[    8.224972]  sdb: [mac] sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 sdb7 sdb8 sdb9 sdb10 sdb11 sdb12 sdb13 sdb14
[    8.261917] sd 3:0:0:0: [sdb] Adjusting the sector count from its reported value: 117210240
[    8.309895] sd 3:0:0:0: [sdb] No Caching mode page found
[    8.319113] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[    8.328185] sd 3:0:0:0: [sdb] Attached SCSI disk
[    8.831653] EXT4-fs (sdb12): mounted filesystem with ordered data mode. Opts: (null)
[   16.421197] systemd[1]: RTC configured in localtime, applying delta of 720 minutes to system time.
[   16.615982] systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
[   17.239496] systemd[1]: Failed to insert module 'autofs4'
[   17.273015] systemd[1]: Set hostname to <debian>.
[   17.307282] systemd[1]: /etc/mtab is not a symlink or not pointing to /proc/self/mounts. This is not supported anymore. Please make sure to replace this file by a symlink to avoid incorrect or misleading mount(8) output.
[   24.103072] systemd[1]: Starting Syslog Socket.
[   24.122811] systemd[1]: Listening on Syslog Socket.
[   24.132041] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[   24.141521] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[   24.150506] systemd[1]: Starting Remote File Systems (Pre).
[   24.168642] systemd[1]: Reached target Remote File Systems (Pre).
[   24.177605] systemd[1]: Starting Delayed Shutdown Socket.
[   24.195720] systemd[1]: Listening on Delayed Shutdown Socket.
[   24.204558] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[   24.222619] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[   24.231530] systemd[1]: Starting Encrypted Volumes.
[   24.249528] systemd[1]: Reached target Encrypted Volumes.
[   24.258462] systemd[1]: Starting Journal Socket.
[   24.276161] systemd[1]: Listening on Journal Socket.
[   24.284711] systemd[1]: Starting Syslog.
[   24.301795] systemd[1]: Reached target Syslog.
[   24.310000] systemd[1]: Mounted Huge Pages File System.
[   24.318123] systemd[1]: Started Create list of required static device nodes for the current kernel.
[   24.326293] systemd[1]: Starting Journal Service...
[   24.359280] systemd[1]: Started Journal Service.
[   24.637795] systemd[1]: Failed to initialize automounter: No such file or directory
[   24.685748] systemd[1]: Unit proc-sys-fs-binfmt_misc.automount entered failed state.
[   28.941992] systemd-udevd[205]: starting version 208
[   54.648340] Adding 859260k swap on /dev/sdb13.  Priority:-1 extents:1 across:859260k 
[  115.691074] EXT4-fs (sdb12): re-mounted. Opts: errors=remount-ro
[  116.240457] systemd-journald[192]: Received request to flush runtime journal from PID 1
-------------- next part --------------
Aug 16 11:17:35 debian rsyslogd: [origin software="rsyslogd" swVersion="8.2.2" x-pid="742" x-info="http://www.rsyslog.com"] start
Aug 16 11:17:35 debian systemd[1]: Starting udev Kernel Socket.
Aug 16 11:17:35 debian systemd[1]: Listening on udev Kernel Socket.
Aug 16 11:17:35 debian systemd[1]: Starting udev Control Socket.
Aug 16 11:17:35 debian systemd[1]: Listening on udev Control Socket.
Aug 16 11:17:35 debian systemd[1]: Starting udev Coldplug all Devices...
Aug 16 11:17:35 debian systemd[1]: Mounting Debug File System...
Aug 16 11:17:35 debian systemd[1]: Starting Apply Kernel Variables...
Aug 16 11:17:35 debian systemd[1]: Starting Load Kernel Modules...
Aug 16 11:17:35 debian systemd[1]: Starting Create static device nodes in /dev...
Aug 16 11:17:35 debian systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
Aug 16 11:17:35 debian systemd[1]: Failed to open /dev/autofs: No such file or directory
Aug 16 11:17:35 debian systemd[1]: Started System Logging Service.
Aug 16 11:17:35 debian kernel: [    0.000000] Using PowerMac machine description
Aug 16 11:17:35 debian kernel: [    0.000000] Cannot reserve gpages without hugetlb enabled
Aug 16 11:17:35 debian kernel: [    0.000000] Total memory = 512MB; using 1024kB for hash table (at c7f00000)
Aug 16 11:17:35 debian kernel: [    0.000000] Initializing cgroup subsys cpuset
Aug 16 11:17:35 debian kernel: [    0.000000] Initializing cgroup subsys cpu
Aug 16 11:17:35 debian kernel: [    0.000000] Linux version 3.2.0-4-powerpc (debian-kernel at lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-11) ) #1 Debian 3.2.57-3
Aug 16 11:17:35 debian kernel: [    0.000000] Found initrd at 0xc1400000:0xc1e92000
Aug 16 11:17:35 debian kernel: [    0.000000] Found UniNorth memory controller & host bridge @ 0xf8000000 revision: 0x08
Aug 16 11:17:35 debian kernel: [    0.000000] Mapped at 0xff7c0000
Aug 16 11:17:35 debian kernel: [    0.000000] Found a Keylargo mac-io controller, rev: 3, mapped at 0xff740000
Aug 16 11:17:35 debian kernel: [    0.000000] Processor NAP mode on idle enabled.
Aug 16 11:17:35 debian kernel: [    0.000000] PowerMac motherboard: PowerMac G4 AGP Graphics
Aug 16 11:17:35 debian kernel: [    0.000000] bootconsole [udbg0] enabled
Aug 16 11:17:35 debian kernel: [    0.000000] Found UniNorth PCI host bridge at 0x00000000f0000000. Firmware bus number: 0->0
Aug 16 11:17:35 debian kernel: [    0.000000] PCI host bridge /pci at f0000000  ranges:
Aug 16 11:17:35 debian kernel: [    0.000000]  MEM 0x00000000f1000000..0x00000000f1ffffff -> 0x00000000f1000000 
Aug 16 11:17:35 debian kernel: [    0.000000]   IO 0x00000000f0000000..0x00000000f07fffff -> 0x0000000000000000
Aug 16 11:17:35 debian kernel: [    0.000000]  MEM 0x0000000090000000..0x000000009fffffff -> 0x0000000090000000 
Aug 16 11:17:35 debian kernel: [    0.000000] Found UniNorth PCI host bridge at 0x00000000f2000000. Firmware bus number: 0->1
Aug 16 11:17:35 debian kernel: [    0.000000] PCI host bridge /pci at f2000000 (primary) ranges:
Aug 16 11:17:35 debian kernel: [    0.000000]  MEM 0x00000000f3000000..0x00000000f3ffffff -> 0x00000000f3000000 
Aug 16 11:17:35 debian kernel: [    0.000000]   IO 0x00000000f2000000..0x00000000f27fffff -> 0x0000000000000000
Aug 16 11:17:35 debian kernel: [    0.000000]  MEM 0x0000000080000000..0x000000008fffffff -> 0x0000000080000000 
Aug 16 11:17:35 debian kernel: [    0.000000] Found UniNorth PCI host bridge at 0x00000000f4000000. Firmware bus number: 0->0
Aug 16 11:17:35 debian kernel: [    0.000000] PCI host bridge /pci at f4000000  ranges:
Aug 16 11:17:35 debian kernel: [    0.000000]  MEM 0x00000000f5000000..0x00000000f5ffffff -> 0x00000000f5000000 
Aug 16 11:17:35 debian kernel: [    0.000000]   IO 0x00000000f4000000..0x00000000f47fffff -> 0x0000000000000000
Aug 16 11:17:35 debian kernel: [    0.000000] via-pmu: Server Mode is disabled
Aug 16 11:17:35 debian kernel: [    0.000000] PMU driver v2 initialized for Core99, firmware: 0c
Aug 16 11:17:35 debian kernel: [    0.000000] nvram: Checking bank 0...
Aug 16 11:17:35 debian kernel: [    0.000000] nvram: gen0=706, gen1=705
Aug 16 11:17:35 debian kernel: [    0.000000] nvram: Active bank is: 0
Aug 16 11:17:35 debian kernel: [    0.000000] nvram: OF partition at 0x210
Aug 16 11:17:35 debian kernel: [    0.000000] nvram: XP partition at 0x1220
Aug 16 11:17:35 debian kernel: [    0.000000] nvram: NR partition at 0x1320
Aug 16 11:17:35 debian kernel: [    0.000000] Top of RAM: 0x20000000, Total RAM: 0x20000000
Aug 16 11:17:35 debian kernel: [    0.000000] Memory hole size: 0MB
Aug 16 11:17:35 debian kernel: [    0.000000] Zone PFN ranges:
Aug 16 11:17:35 debian kernel: [    0.000000]   DMA      0x00000000 -> 0x00020000
Aug 16 11:17:35 debian kernel: [    0.000000]   Normal   empty
Aug 16 11:17:35 debian kernel: [    0.000000]   HighMem  empty
Aug 16 11:17:35 debian kernel: [    0.000000] Movable zone start PFN for each node
Aug 16 11:17:35 debian kernel: [    0.000000] early_node_map[1] active PFN ranges
Aug 16 11:17:35 debian kernel: [    0.000000]     0: 0x00000000 -> 0x00020000
Aug 16 11:17:35 debian kernel: [    0.000000] On node 0 totalpages: 131072
Aug 16 11:17:35 debian kernel: [    0.000000] free_area_init_node: node 0, pgdat c055abd8, node_mem_map c06f2000
Aug 16 11:17:35 debian kernel: [    0.000000]   DMA zone: 1024 pages used for memmap
Aug 16 11:17:35 debian kernel: [    0.000000]   DMA zone: 0 pages reserved
Aug 16 11:17:35 debian kernel: [    0.000000]   DMA zone: 130048 pages, LIFO batch:31
Aug 16 11:17:35 debian kernel: [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Aug 16 11:17:35 debian kernel: [    0.000000] pcpu-alloc: [0] 0 
Aug 16 11:17:35 debian kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 130048
Aug 16 11:17:35 debian kernel: [    0.000000] Kernel command line: root=/dev/sdb12  ro 
Aug 16 11:17:35 debian kernel: [    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
Aug 16 11:17:35 debian kernel: [    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Aug 16 11:17:35 debian kernel: [    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Aug 16 11:17:35 debian kernel: [    0.000000] High memory: 0k
Aug 16 11:17:35 debian kernel: [    0.000000] Memory: 500616k/524288k available (5224k kernel code, 23672k reserved, 320k data, 1512k bss, 244k init)
Aug 16 11:17:35 debian kernel: [    0.000000] Kernel virtual memory layout:
Aug 16 11:17:35 debian kernel: [    0.000000]   * 0xfffcf000..0xfffff000  : fixmap
Aug 16 11:17:35 debian kernel: [    0.000000]   * 0xff800000..0xffc00000  : highmem PTEs
Aug 16 11:17:35 debian kernel: [    0.000000]   * 0xfde38000..0xff800000  : early ioremap
Aug 16 11:17:35 debian kernel: [    0.000000]   * 0xe1000000..0xfde38000  : vmalloc & ioremap
Aug 16 11:17:35 debian kernel: [    0.000000] NR_IRQS:512
Aug 16 11:17:35 debian kernel: [    0.000000] mpic: Resetting
Aug 16 11:17:35 debian kernel: [    0.000000] mpic: Setting up MPIC " MPIC 1   " version 1.2 at 80040000, max 1 CPUs
Aug 16 11:17:35 debian kernel: [    0.000000] mpic: ISU size: 64, shift: 6, mask: 3f
Aug 16 11:17:35 debian kernel: [    0.000000] mpic: Initializing for 64 sources
Aug 16 11:17:35 debian kernel: [    0.000000] GMT Delta read from XPRAM: 780 minutes, DST: on
Aug 16 11:17:35 debian kernel: [    0.000000] time_init: decrementer frequency = 24.907667 MHz
Aug 16 11:17:35 debian kernel: [    0.000000] time_init: processor frequency   = 400.000000 MHz
Aug 16 11:17:35 debian kernel: [    0.000000] clocksource: timebase mult[a097d6d] shift[22] registered
Aug 16 11:17:35 debian kernel: [    0.000000] clockevent: decrementer mult[660594f] shift[32] cpu[0]
Aug 16 11:17:35 debian kernel: [    0.000000] Console: colour dummy device 80x25
Aug 16 11:17:35 debian kernel: [    0.000000] console [tty0] enabled, bootconsole disabled
Aug 16 11:17:35 debian kernel: [    0.000000] pmac_zilog: i2c-modem detected, id: 1
Aug 16 11:17:35 debian kernel: [    0.002343] pid_max: default: 32768 minimum: 301
Aug 16 11:17:35 debian kernel: [    0.002505] Security Framework initialized
Aug 16 11:17:35 debian kernel: [    0.002552] AppArmor: AppArmor disabled by boot time parameter
Aug 16 11:17:35 debian kernel: [    0.002620] Mount-cache hash table entries: 512
Aug 16 11:17:35 debian kernel: [    0.003105] device-tree: Duplicate name in /cpus/PowerPC,G4 at 0, renamed to "l2-cache#1"
Aug 16 11:17:35 debian kernel: [    0.006355] Initializing cgroup subsys cpuacct
Aug 16 11:17:35 debian kernel: [    0.006404] Initializing cgroup subsys memory
Aug 16 11:17:35 debian kernel: [    0.006458] Initializing cgroup subsys devices
Aug 16 11:17:35 debian kernel: [    0.006481] Initializing cgroup subsys freezer
Aug 16 11:17:35 debian kernel: [    0.006503] Initializing cgroup subsys net_cls
Aug 16 11:17:35 debian kernel: [    0.006525] Initializing cgroup subsys blkio
Aug 16 11:17:35 debian kernel: [    0.006559] Initializing cgroup subsys perf_event
Aug 16 11:17:35 debian kernel: [    0.007830] devtmpfs: initialized
Aug 16 11:17:35 debian kernel: [    0.009164] print_constraints: dummy: 
Aug 16 11:17:35 debian kernel: [    0.009409] NET: Registered protocol family 16
Aug 16 11:17:35 debian kernel: [    0.010802] KeyWest i2c @0xf8001003 irq 42 /uni-n at f8000000/i2c at f8001000
Aug 16 11:17:35 debian kernel: [    0.010841]  channel 0 bus <multibus>
Aug 16 11:17:35 debian kernel: [    0.010867]  channel 1 bus <multibus>
Aug 16 11:17:35 debian kernel: [    0.010945] KeyWest i2c @0x80018000 irq 26 /pci at f2000000/pci-bridge at d/mac-io at 7/i2c at 18000
Aug 16 11:17:35 debian kernel: [    0.010981]  channel 0 bus <multibus>
Aug 16 11:17:35 debian kernel: [    0.011014] PMU i2c /pci at f2000000/pci-bridge at d/mac-io at 7/via-pmu at 16000
Aug 16 11:17:35 debian kernel: [    0.011055]  channel 1 bus <multibus>
Aug 16 11:17:35 debian kernel: [    0.011079]  channel 2 bus <multibus>
Aug 16 11:17:35 debian kernel: [    0.011487] PCI: Probing PCI hardware
Aug 16 11:17:35 debian kernel: [    0.011727] pci 0000:00:0b.0: [106b:0020] type 0 class 0x000600
Aug 16 11:17:35 debian kernel: [    0.011867] pci 0000:00:10.0: [1002:5046] type 0 class 0x000300
Aug 16 11:17:35 debian kernel: [    0.011909] pci 0000:00:10.0: reg 10: [mem 0x94000000-0x97ffffff pref]
Aug 16 11:17:35 debian kernel: [    0.011932] pci 0000:00:10.0: reg 14: [io  0x0400-0x04ff]
Aug 16 11:17:35 debian kernel: [    0.011955] pci 0000:00:10.0: reg 18: [mem 0x90000000-0x90003fff]
Aug 16 11:17:35 debian kernel: [    0.011997] pci 0000:00:10.0: reg 30: [mem 0x90020000-0x9003ffff pref]
Aug 16 11:17:35 debian kernel: [    0.012056] pci 0000:00:10.0: supports D1
Aug 16 11:17:35 debian kernel: [    0.012605] pci 0001:10:0b.0: [106b:001f] type 0 class 0x000600
Aug 16 11:17:35 debian kernel: [    0.012743] pci 0001:10:0d.0: [1011:0026] type 1 class 0x000604
Aug 16 11:17:35 debian kernel: [    0.012852] pci 0001:10:0d.0: Primary bus is hard wired to 0
Aug 16 11:17:35 debian kernel: [    0.012894] pci 0001:10:0d.0: bridge configuration invalid ([bus 01-01]), reconfiguring
Aug 16 11:17:35 debian kernel: [    0.013006] pci 0001:11:07.0: [106b:0022] type 0 class 0x00ff00
Aug 16 11:17:35 debian kernel: [    0.013034] pci 0001:11:07.0: reg 10: [mem 0x80000000-0x8007ffff]
Aug 16 11:17:35 debian kernel: [    0.013128] pci 0001:11:08.0: [106b:0019] type 0 class 0x000c03
Aug 16 11:17:35 debian kernel: [    0.013156] pci 0001:11:08.0: reg 10: [mem 0x80082000-0x80082fff]
Aug 16 11:17:35 debian kernel: [    0.013244] pci 0001:11:09.0: [106b:0019] type 0 class 0x000c03
Aug 16 11:17:35 debian kernel: [    0.013272] pci 0001:11:09.0: reg 10: [mem 0x80081000-0x80081fff]
Aug 16 11:17:35 debian kernel: [    0.013367] pci 0001:11:0a.0: [104c:8020] type 0 class 0x000c00
Aug 16 11:17:35 debian kernel: [    0.013399] pci 0001:11:0a.0: reg 10: [mem 0x80080000-0x800807ff]
Aug 16 11:17:35 debian kernel: [    0.013423] pci 0001:11:0a.0: reg 14: [mem 0x80084000-0x80087fff]
Aug 16 11:17:35 debian kernel: [    0.013502] pci 0001:11:0a.0: supports D2
Aug 16 11:17:35 debian kernel: [    0.013517] pci 0001:11:0a.0: PME# supported from D2 D3hot
Aug 16 11:17:35 debian kernel: [    0.013579] pci 0001:10:0d.0: PCI bridge to [bus 11-ff]
Aug 16 11:17:35 debian kernel: [    0.013622] pci 0001:10:0d.0:   bridge window [mem 0x80000000-0x800fffff]
Aug 16 11:17:35 debian kernel: [    0.014861] pci 0002:21:0b.0: [106b:001e] type 0 class 0x000600
Aug 16 11:17:35 debian kernel: [    0.014949] pci 0002:21:0f.0: [106b:0021] type 0 class 0x000200
Aug 16 11:17:35 debian kernel: [    0.014977] pci 0002:21:0f.0: reg 10: [mem 0xf5200000-0xf53fffff]
Aug 16 11:17:35 debian kernel: [    0.015028] pci 0002:21:0f.0: reg 30: [mem 0xf5000000-0xf50fffff pref]
Aug 16 11:17:35 debian kernel: [    0.015547] PCI 0000:00 Cannot reserve Legacy IO [io  0x802000-0x802fff]
Aug 16 11:17:35 debian kernel: [    0.015567] PCI: max bus depth: 1 pci_try_num: 2
Aug 16 11:17:35 debian kernel: [    0.015613] pci 0001:10:0d.0: PCI bridge to [bus 11-11]
Aug 16 11:17:35 debian kernel: [    0.015657] pci 0001:10:0d.0:   bridge window [mem 0x80000000-0x800fffff]
Aug 16 11:17:35 debian kernel: [    0.015721] pci_bus 0000:00: resource 0 [io  0x802000-0x1001fff]
Aug 16 11:17:35 debian kernel: [    0.015738] pci_bus 0000:00: resource 1 [mem 0xf1000000-0xf1ffffff]
Aug 16 11:17:35 debian kernel: [    0.015756] pci_bus 0000:00: resource 2 [mem 0x90000000-0x9fffffff]
Aug 16 11:17:35 debian kernel: [    0.015773] pci_bus 0001:10: resource 0 [io  0x0000-0x7fffff]
Aug 16 11:17:35 debian kernel: [    0.015790] pci_bus 0001:10: resource 1 [mem 0xf3000000-0xf3ffffff]
Aug 16 11:17:35 debian kernel: [    0.015808] pci_bus 0001:10: resource 2 [mem 0x80000000-0x8fffffff]
Aug 16 11:17:35 debian kernel: [    0.015825] pci_bus 0001:11: resource 1 [mem 0x80000000-0x800fffff]
Aug 16 11:17:35 debian kernel: [    0.015843] pci_bus 0002:21: resource 0 [io  0xff7fe000-0xffffdfff]
Aug 16 11:17:35 debian kernel: [    0.015861] pci_bus 0002:21: resource 1 [mem 0xf5000000-0xf5ffffff]
Aug 16 11:17:35 debian kernel: [    0.019628] bio: create slab <bio-0> at 0
Aug 16 11:17:35 debian kernel: [    0.020192] vgaarb: device added: PCI:0000:00:10.0,decodes=io+mem,owns=mem,locks=none
Aug 16 11:17:35 debian kernel: [    0.020263] vgaarb: loaded
Aug 16 11:17:35 debian kernel: [    0.020285] vgaarb: bridge control possible 0000:00:10.0
Aug 16 11:17:35 debian kernel: [    0.020765] SCSI subsystem initialized
Aug 16 11:17:35 debian kernel: [    0.020980] libata version 3.00 loaded.
Aug 16 11:17:35 debian kernel: [    0.021640] Switching to clocksource timebase
Aug 16 11:17:35 debian kernel: [    0.039406] NET: Registered protocol family 2
Aug 16 11:17:35 debian kernel: [    0.039781] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Aug 16 11:17:35 debian kernel: [    0.040667] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Aug 16 11:17:35 debian kernel: [    0.041077] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Aug 16 11:17:35 debian kernel: [    0.041310] TCP: Hash tables configured (established 16384 bind 16384)
Aug 16 11:17:35 debian kernel: [    0.041350] TCP reno registered
Aug 16 11:17:35 debian kernel: [    0.041379] UDP hash table entries: 256 (order: 0, 4096 bytes)
Aug 16 11:17:35 debian kernel: [    0.041428] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
Aug 16 11:17:35 debian kernel: [    0.041883] NET: Registered protocol family 1
Aug 16 11:17:35 debian kernel: [    0.042034] pci 0001:11:08.0: enabling device (0000 -> 0002)
Aug 16 11:17:35 debian kernel: [    0.097777] pci 0001:11:09.0: enabling device (0000 -> 0002)
Aug 16 11:17:35 debian kernel: [    0.153756] PCI: CLS mismatch (32 != 1020), using 32 bytes
Aug 16 11:17:35 debian kernel: [    0.154086] Unpacking initramfs...
Aug 16 11:17:35 debian kernel: [    1.309329] Freeing initrd memory: 10824k freed
Aug 16 11:17:35 debian kernel: [    1.312774] Thermal assist unit using timers, shrink_timer: 500 jiffies
Aug 16 11:17:35 debian kernel: [    1.314545] audit: initializing netlink socket (disabled)
Aug 16 11:17:35 debian kernel: [    1.314645] type=2000 audit(1408140915.312:1): initialized
Aug 16 11:17:35 debian kernel: [    1.373283] VFS: Disk quotas dquot_6.5.2
Aug 16 11:17:35 debian kernel: [    1.373423] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Aug 16 11:17:35 debian kernel: [    1.373622] msgmni has been set to 1000
Aug 16 11:17:35 debian kernel: [    1.374429] alg: No test for stdrng (krng)
Aug 16 11:17:35 debian kernel: [    1.374594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
Aug 16 11:17:35 debian kernel: [    1.374646] io scheduler noop registered
Aug 16 11:17:35 debian kernel: [    1.374672] io scheduler deadline registered
Aug 16 11:17:35 debian kernel: [    1.374737] io scheduler cfq registered (default)
Aug 16 11:17:35 debian kernel: [    1.375373] aty128fb 0000:00:10.0: enabling device (0086 -> 0087)
Aug 16 11:17:35 debian kernel: [    1.376146] aty128fb 0000:00:10.0: Invalid ROM contents
Aug 16 11:17:35 debian kernel: [    1.376181] aty128fb: Invalid ROM signature 1111 should  be 0xaa55
Aug 16 11:17:35 debian kernel: [    1.376205] aty128fb: BIOS not located, guessing timings.
Aug 16 11:17:35 debian kernel: [    1.376244] aty128fb: Rage128 PF PRO AGP [chip rev 0x1] 16M 128-bit SDR SGRAM (1:1)
Aug 16 11:17:35 debian kernel: [    1.393090] Console: switching to colour frame buffer device 128x48
Aug 16 11:17:35 debian kernel: [    1.409301] fb0: ATY Rage128 frame buffer device on Rage128 PF PRO AGP
Aug 16 11:17:35 debian kernel: [    1.410469] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Aug 16 11:17:35 debian kernel: [    1.411776] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh at kernel.crashing.org>)
Aug 16 11:17:35 debian kernel: [    1.412071] ttyPZ0 at MMIO 0x80013020 (irq = 22) is a Z85c30 ESCC - Internal modem
Aug 16 11:17:35 debian kernel: [    1.412560] ttyPZ1 at MMIO 0x80013000 (irq = 50) is a Z85c30 ESCC - Serial port
Aug 16 11:17:35 debian kernel: [    1.413071] Serial: MPC52xx PSC UART driver
Aug 16 11:17:35 debian kernel: [    1.413410] Generic non-volatile memory driver v1.1
Aug 16 11:17:35 debian kernel: [    1.413769] Linux agpgart interface v0.103
Aug 16 11:17:35 debian kernel: [    1.413969] agpgart-uninorth 0000:00:0b.0: Apple UniNorth chipset
Aug 16 11:17:35 debian kernel: [    1.416511] agpgart-uninorth 0000:00:0b.0: configuring for size idx: 64
Aug 16 11:17:35 debian kernel: [    1.416914] agpgart-uninorth 0000:00:0b.0: AGP aperture is 256M @ 0x0
Aug 16 11:17:35 debian kernel: [    1.417381] MacIO PCI driver attached to Keylargo chipset
Aug 16 11:17:35 debian kernel: [    1.421499] adb: starting probe task...
Aug 16 11:17:35 debian kernel: [    1.421659] adb: finished probe task...
Aug 16 11:17:35 debian kernel: [    2.437725] pata-macio 0.0001f000:ata-4: Activating pata-macio chipset KeyLargo ATA-4, Apple bus ID 2
Aug 16 11:17:35 debian kernel: [    2.438886] scsi0 : pata_macio
Aug 16 11:17:35 debian kernel: [    2.439344] ata1: PATA max UDMA/66 irq 19
Aug 16 11:17:35 debian kernel: [    2.643022] ata1.00: ATA-5: IBM-DTLA-305040, TW4FA6AA, max UDMA/100
Aug 16 11:17:35 debian kernel: [    2.643254] ata1.00: 80418240 sectors, multi 16: LBA 
Aug 16 11:17:35 debian kernel: [    2.687340] ata1.00: configured for UDMA/66
Aug 16 11:17:35 debian kernel: [    2.688043] scsi 0:0:0:0: Direct-Access     ATA      IBM-DTLA-305040  TW4F PQ: 0 ANSI: 5
Aug 16 11:17:35 debian kernel: [    3.457725] pata-macio 0.00020000:ata-3: Activating pata-macio chipset KeyLargo ATA-3, Apple bus ID 0
Aug 16 11:17:35 debian kernel: [    3.458866] scsi1 : pata_macio
Aug 16 11:17:35 debian kernel: [    3.466145] ata2: PATA max MWDMA2 irq 20
Aug 16 11:17:35 debian kernel: [    3.625897] ata2.01: NODEV after polling detection
Aug 16 11:17:35 debian kernel: [    3.634006] ata2.00: ATAPI: HITACHI DVD-ROM GD-7000, 016J, max UDMA/33
Aug 16 11:17:35 debian kernel: [    3.654001] ata2.00: configured for MWDMA2
Aug 16 11:17:35 debian kernel: [    3.671154] scsi 1:0:0:0: CD-ROM            HITACHI  DVD-ROM GD-7000  016J PQ: 0 ANSI: 5
Aug 16 11:17:35 debian kernel: [    4.489728] pata-macio 0.00021000:ata-3: Activating pata-macio chipset KeyLargo ATA-3, Apple bus ID 1
Aug 16 11:17:35 debian kernel: [    4.497924] scsi2 : pata_macio
Aug 16 11:17:35 debian kernel: [    4.505453] ata3: PATA max MWDMA2 irq 23
Aug 16 11:17:35 debian kernel: [    4.513219] mousedev: PS/2 mouse device common for all mice
Aug 16 11:17:35 debian kernel: [    4.520968] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0
Aug 16 11:17:35 debian kernel: [    4.529381] TCP cubic registered
Aug 16 11:17:35 debian kernel: [    4.536765] NET: Registered protocol family 10
Aug 16 11:17:35 debian kernel: [    4.546435] Mobile IPv6
Aug 16 11:17:35 debian kernel: [    4.553574] NET: Registered protocol family 17
Aug 16 11:17:35 debian kernel: [    4.560768] Registering the dns_resolver key type
Aug 16 11:17:35 debian kernel: [    4.568534] PM: Hibernation image not present or could not be loaded.
Aug 16 11:17:35 debian kernel: [    4.568605] registered taskstats version 1
Aug 16 11:17:35 debian kernel: [    4.576316] input: PMU as /devices/virtual/input/input0
Aug 16 11:17:35 debian kernel: [    4.583735] rtc-generic rtc-generic: setting system clock to 2014-08-16 11:15:18 UTC (1408187718)
Aug 16 11:17:35 debian kernel: [    4.591170] Initializing network drop monitor service
Aug 16 11:17:35 debian kernel: [    4.666226] Freeing unused kernel memory: 244k freed
Aug 16 11:17:35 debian kernel: [    5.036138] sungem.c:v1.0 David S. Miller <davem at redhat.com>
Aug 16 11:17:35 debian kernel: [    5.061559] firewire_ohci 0001:11:0a.0: enabling device (0010 -> 0012)
Aug 16 11:17:35 debian kernel: [    5.169170] gem 0002:21:0f.0: eth0: Sun GEM (PCI) 10/100/1000BaseT Ethernet 00:30:65:bf:51:c0
Aug 16 11:17:35 debian kernel: [    5.253898] firewire_ohci: Added fw-ohci device 0001:11:0a.0, OHCI v1.0, 4 IR + 8 IT contexts, quirks 0x2
Aug 16 11:17:35 debian kernel: [    5.288375] usbcore: registered new interface driver usbfs
Aug 16 11:17:35 debian kernel: [    5.332288] sd 0:0:0:0: [sda] 80418240 512-byte logical blocks: (41.1 GB/38.3 GiB)
Aug 16 11:17:35 debian kernel: [    5.370056] usbcore: registered new interface driver hub
Aug 16 11:17:35 debian kernel: [    5.378007] sr0: scsi3-mmc drive: 14x/40x cd/rw xa/form2 cdda tray
Aug 16 11:17:35 debian kernel: [    5.385770] cdrom: Uniform CD-ROM driver Revision: 3.20
Aug 16 11:17:35 debian kernel: [    5.404093] sd 0:0:0:0: [sda] Write Protect is off
Aug 16 11:17:35 debian kernel: [    5.411834] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Aug 16 11:17:35 debian kernel: [    5.427938] usbcore: registered new device driver usb
Aug 16 11:17:35 debian kernel: [    5.443925] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 16 11:17:35 debian kernel: [    5.464902] sr 1:0:0:0: Attached scsi CD-ROM sr0
Aug 16 11:17:35 debian kernel: [    5.496767] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Aug 16 11:17:35 debian kernel: [    5.512156]  sda: [mac] sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 sda14
Aug 16 11:17:35 debian kernel: [    5.553452] sd 0:0:0:0: [sda] Attached SCSI disk
Aug 16 11:17:35 debian kernel: [    5.584974] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Aug 16 11:17:35 debian kernel: [    5.620323] ohci_hcd 0001:11:08.0: OHCI Host Controller
Aug 16 11:17:35 debian kernel: [    5.641796] sd 0:0:0:0: Attached scsi generic sg0 type 0
Aug 16 11:17:35 debian kernel: [    5.655495] ohci_hcd 0001:11:08.0: new USB bus registered, assigned bus number 1
Aug 16 11:17:35 debian kernel: [    5.664338] sr 1:0:0:0: Attached scsi generic sg1 type 5
Aug 16 11:17:35 debian kernel: [    5.672712] ohci_hcd 0001:11:08.0: irq 27, io mem 0x80082000
Aug 16 11:17:35 debian kernel: [    5.753466] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
Aug 16 11:17:35 debian kernel: [    5.761945] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 16 11:17:35 debian kernel: [    5.770306] usb usb1: Product: OHCI Host Controller
Aug 16 11:17:35 debian kernel: [    5.778634] usb usb1: Manufacturer: Linux 3.2.0-4-powerpc ohci_hcd
Aug 16 11:17:35 debian kernel: [    5.786851] usb usb1: SerialNumber: 0001:11:08.0
Aug 16 11:17:35 debian kernel: [    5.796026] firewire_core: created device fw0: GUID 003065fffebf51c0, S400
Aug 16 11:17:35 debian kernel: [    5.811209] hub 1-0:1.0: USB hub found
Aug 16 11:17:35 debian kernel: [    5.827506] hub 1-0:1.0: 2 ports detected
Aug 16 11:17:35 debian kernel: [    5.836991] ohci_hcd 0001:11:09.0: OHCI Host Controller
Aug 16 11:17:35 debian kernel: [    5.845361] ohci_hcd 0001:11:09.0: new USB bus registered, assigned bus number 2
Aug 16 11:17:35 debian kernel: [    5.854399] ohci_hcd 0001:11:09.0: irq 28, io mem 0x80081000
Aug 16 11:17:35 debian kernel: [    5.937529] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Aug 16 11:17:35 debian kernel: [    5.945614] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Aug 16 11:17:35 debian kernel: [    5.953595] usb usb2: Product: OHCI Host Controller
Aug 16 11:17:35 debian kernel: [    5.961464] usb usb2: Manufacturer: Linux 3.2.0-4-powerpc ohci_hcd
Aug 16 11:17:35 debian kernel: [    5.969326] usb usb2: SerialNumber: 0001:11:09.0
Aug 16 11:17:35 debian kernel: [    5.978623] hub 2-0:1.0: USB hub found
Aug 16 11:17:35 debian kernel: [    5.986515] hub 2-0:1.0: 2 ports detected
Aug 16 11:17:35 debian kernel: [    6.237777] usb 1-1: new full-speed USB device number 2 using ohci_hcd
Aug 16 11:17:35 debian kernel: [    6.454832] usb 1-1: New USB device found, idVendor=067b, idProduct=2507
Aug 16 11:17:35 debian kernel: [    6.462994] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Aug 16 11:17:35 debian kernel: [    6.470991] usb 1-1: Product: Mass Storage Device
Aug 16 11:17:35 debian kernel: [    6.478803] usb 1-1: Manufacturer: Prolific Technology Inc.
Aug 16 11:17:35 debian kernel: [    6.486525] usb 1-1: SerialNumber: 00
Aug 16 11:17:35 debian kernel: [    6.519936] Initializing USB Mass Storage driver...
Aug 16 11:17:35 debian kernel: [    6.529432] usb-storage 1-1:1.0: Quirks match for vid 067b pid 2507: 10
Aug 16 11:17:35 debian kernel: [    6.537856] scsi3 : usb-storage 1-1:1.0
Aug 16 11:17:35 debian kernel: [    6.549663] usbcore: registered new interface driver usb-storage
Aug 16 11:17:35 debian kernel: [    6.557526] USB Mass Storage support registered.
Aug 16 11:17:35 debian kernel: [    6.673829] usb 2-1: new full-speed USB device number 2 using ohci_hcd
Aug 16 11:17:35 debian kernel: [    6.896786] usb 2-1: New USB device found, idVendor=05ac, idProduct=1001
Aug 16 11:17:35 debian kernel: [    6.904544] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 16 11:17:35 debian kernel: [    6.912012] usb 2-1: Product: Hub in Apple USB Keyboard
Aug 16 11:17:35 debian kernel: [    6.919475] usb 2-1: Manufacturer: Mitsumi Electric
Aug 16 11:17:35 debian kernel: [    6.933616] hub 2-1:1.0: USB hub found
Aug 16 11:17:35 debian kernel: [    6.949824] hub 2-1:1.0: 3 ports detected
Aug 16 11:17:35 debian kernel: [    7.246812] usb 2-1.1: new low-speed USB device number 3 using ohci_hcd
Aug 16 11:17:35 debian kernel: [    7.363785] usb 2-1.1: New USB device found, idVendor=05ac, idProduct=0202
Aug 16 11:17:35 debian kernel: [    7.371014] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 16 11:17:35 debian kernel: [    7.378321] usb 2-1.1: Product: Apple USB Keyboard
Aug 16 11:17:35 debian kernel: [    7.385542] usb 2-1.1: Manufacturer: Mitsumi Electric
Aug 16 11:17:35 debian kernel: [    7.432672] input: Mitsumi Electric Apple USB Keyboard as /devices/pci0001:10/0001:10:0d.0/0001:11:09.0/usb2/2-1/2-1.1/2-1.1:1.0/input/input1
Aug 16 11:17:35 debian kernel: [    7.448188] generic-usb 0003:05AC:0202.0001: input,hidraw0: USB HID v1.00 Keyboard [Mitsumi Electric Apple USB Keyboard] on usb-0001:11:09.0-1.1/input0
Aug 16 11:17:35 debian kernel: [    7.464655] usbcore: registered new interface driver usbhid
Aug 16 11:17:35 debian kernel: [    7.472491] usbhid: USB HID core driver
Aug 16 11:17:35 debian kernel: [    7.480815] usb 2-1.2: new low-speed USB device number 4 using ohci_hcd
Aug 16 11:17:35 debian kernel: [    7.583975] scsi 3:0:0:0: Direct-Access     IC25N060 ATMR04-0         MO3O PQ: 0 ANSI: 0
Aug 16 11:17:35 debian kernel: [    7.597998] sd 3:0:0:0: Attached scsi generic sg2 type 0
Aug 16 11:17:35 debian kernel: [    7.612903] sd 3:0:0:0: [sdb] Adjusting the sector count from its reported value: 117210240
Aug 16 11:17:35 debian kernel: [    7.621013] sd 3:0:0:0: [sdb] 117210239 512-byte logical blocks: (60.0 GB/55.8 GiB)
Aug 16 11:17:35 debian kernel: [    7.636819] usb 2-1.2: New USB device found, idVendor=05ac, idProduct=0306
Aug 16 11:17:35 debian kernel: [    7.645030] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Aug 16 11:17:35 debian kernel: [    7.653153] usb 2-1.2: Product: Apple Optical USB Mouse
Aug 16 11:17:35 debian kernel: [    7.661234] usb 2-1.2: Manufacturer: Fujitsu Component
Aug 16 11:17:35 debian kernel: [    7.681939] sd 3:0:0:0: [sdb] Write Protect is off
Aug 16 11:17:35 debian kernel: [    7.690079] sd 3:0:0:0: [sdb] Mode Sense: 03 00 00 00
Aug 16 11:17:35 debian kernel: [    7.691928] input: Fujitsu Component Apple Optical USB Mouse as /devices/pci0001:10/0001:10:0d.0/0001:11:09.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input2
Aug 16 11:17:35 debian kernel: [    7.722942] sd 3:0:0:0: [sdb] No Caching mode page found
Aug 16 11:17:35 debian kernel: [    7.731426] sd 3:0:0:0: [sdb] Assuming drive cache: write through
Aug 16 11:17:35 debian kernel: [    7.760491] generic-usb 0003:05AC:0306.0002: input,hidraw1: USB HID v1.10 Mouse [Fujitsu Component Apple Optical USB Mouse] on usb-0001:11:09.0-1.2/input0
Aug 16 11:17:35 debian kernel: [    7.780873] sd 3:0:0:0: [sdb] Adjusting the sector count from its reported value: 117210240
Aug 16 11:17:35 debian kernel: [    7.808854] sd 3:0:0:0: [sdb] No Caching mode page found
Aug 16 11:17:35 debian kernel: [    7.817760] sd 3:0:0:0: [sdb] Assuming drive cache: write through
Aug 16 11:17:35 debian kernel: [    8.224972]  sdb: [mac] sdb1 sdb2 sdb3 sdb4 sdb5 sdb6 sdb7 sdb8 sdb9 sdb10 sdb11 sdb12 sdb13 sdb14
Aug 16 11:17:35 debian kernel: [    8.261917] sd 3:0:0:0: [sdb] Adjusting the sector count from its reported value: 117210240
Aug 16 11:17:35 debian kernel: [    8.309895] sd 3:0:0:0: [sdb] No Caching mode page found
Aug 16 11:17:35 debian kernel: [    8.319113] sd 3:0:0:0: [sdb] Assuming drive cache: write through
Aug 16 11:17:35 debian kernel: [    8.328185] sd 3:0:0:0: [sdb] Attached SCSI disk
Aug 16 11:17:35 debian kernel: [    8.831653] EXT4-fs (sdb12): mounted filesystem with ordered data mode. Opts: (null)
Aug 16 11:17:35 debian kernel: [   54.648340] Adding 859260k swap on /dev/sdb13.  Priority:-1 extents:1 across:859260k 
Aug 16 11:17:35 debian kernel: [  115.691074] EXT4-fs (sdb12): re-mounted. Opts: errors=remount-ro
Aug 16 11:17:37 debian systemd[1]: Started LSB: Log file handling to be done during bootup..
Aug 16 11:17:40 debian systemd[1]: Failed to register to bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Aug 16 11:17:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:17:45 debian NetworkManager[743]: <info> NetworkManager (version 0.9.10.0) is starting...
Aug 16 11:17:45 debian NetworkManager[743]: <info> Read config: /etc/NetworkManager/NetworkManager.conf
Aug 16 11:17:45 debian NetworkManager[743]: <info> WEXT support is enabled
Aug 16 11:17:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:17:48 debian avahi-daemon[717]: Successfully called chroot().
Aug 16 11:17:48 debian avahi-daemon[717]: Successfully dropped remaining capabilities.
Aug 16 11:17:48 debian avahi-daemon[717]: Loading service file /services/udisks.service.
Aug 16 11:17:48 debian dbus[735]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
Aug 16 11:17:48 debian avahi-daemon[717]: SO_REUSEPORT failed: Protocol not available
Aug 16 11:17:48 debian avahi-daemon[717]: SO_REUSEPORT failed: Protocol not available
Aug 16 11:17:48 debian avahi-daemon[717]: Network interface enumeration completed.
Aug 16 11:17:48 debian avahi-daemon[717]: Registering HINFO record with values 'PPC'/'LINUX'.
Aug 16 11:17:48 debian avahi-daemon[717]: Server startup complete. Host name is debian.local. Local service cookie is 3913847670.
Aug 16 11:17:48 debian avahi-daemon[717]: Service "debian" (/services/udisks.service) successfully established.
Aug 16 11:17:49 debian lightdm[768]: ** (lightdm:768): WARNING **: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:17:49 debian exim4[719]: Starting MTA: exim4.
Aug 16 11:17:49 debian systemd[1]: Started LSB: exim Mail Transport Agent.
Aug 16 11:17:52 debian dbus[735]: [system] Activating systemd to hand-off: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service'
Aug 16 11:17:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:17:55 debian kernel: [  161.209586] aty128fb 0000:00:10.0: Invalid ROM contents
Aug 16 11:17:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:02 debian lightdm[768]: ** (process:1065): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:18:02 debian lightdm[768]: ** (lightdm:768): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:18:02 debian lightdm[768]: ** (lightdm:768): WARNING **: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
Aug 16 11:18:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:13 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:18:13 debian dbus[735]: [system] Successfully activated service 'org.freedesktop.login1'
Aug 16 11:18:13 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out
Aug 16 11:18:13 debian ModemManager[744]: <warn>  failed to create PolicyKit authority: 'Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Activation of org.freedesktop.PolicyKit1 timed out'
Aug 16 11:18:13 debian NetworkManager[743]: (nm-manager-auth.c:103):pk_authority_get: runtime check failed: (authority)
Aug 16 11:18:13 debian NetworkManager[743]: <info> init!
Aug 16 11:18:13 debian NetworkManager[743]: <info> update_system_hostname
Aug 16 11:18:13 debian NetworkManager[743]: <info>       interface-parser: parsing file /etc/network/interfaces
Aug 16 11:18:13 debian NetworkManager[743]: <info>       interface-parser: finished parsing file /etc/network/interfaces
Aug 16 11:18:13 debian NetworkManager[743]: <info> management mode: unmanaged
Aug 16 11:18:13 debian NetworkManager[743]: <info> devices added (path: /sys/devices/pci0002:21/0002:21:0f.0/net/eth0, iface: eth0)
Aug 16 11:18:13 debian NetworkManager[743]: <info> device added (path: /sys/devices/pci0002:21/0002:21:0f.0/net/eth0, iface: eth0): no ifupdown configuration found.
Aug 16 11:18:13 debian NetworkManager[743]: <info> devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Aug 16 11:18:13 debian NetworkManager[743]: <info> device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Aug 16 11:18:13 debian NetworkManager[743]: <info> end _init.
Aug 16 11:18:13 debian NetworkManager[743]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd.  To report bugs please use the NetworkManager mailing list.
Aug 16 11:18:13 debian NetworkManager[743]: <info> Loaded plugin keyfile: (c) 2007 - 2013 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Aug 16 11:18:13 debian NetworkManager[743]: <info> (273673296) ... get_connections.
Aug 16 11:18:13 debian NetworkManager[743]: <info> (273673296) ... get_connections (managed=false): return empty list.
Aug 16 11:18:13 debian NetworkManager[743]: <info> new connection /etc/NetworkManager/system-connections/Wired connection 1
Aug 16 11:18:13 debian NetworkManager[743]: <info> get unmanaged devices count: 0
Aug 16 11:18:16 debian ModemManager[744]: <warn>  Couldn't find support for device at '/sys/devices/pci0002:21/0002:21:0f.0': not supported by any plugin
Aug 16 11:18:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:38 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:18:38 debian dbus[735]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
Aug 16 11:18:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:45 debian systemd[1]: avahi-daemon.service operation timed out. Terminating.
Aug 16 11:18:45 debian avahi-daemon[717]: Got SIGTERM, quitting.
Aug 16 11:18:45 debian avahi-daemon[717]: avahi-daemon 0.6.31 exiting.
Aug 16 11:18:45 debian systemd[1]: Cannot find unit for notify message of PID 717.
Aug 16 11:18:45 debian systemd[1]: Failed to start Avahi mDNS/DNS-SD Stack.
Aug 16 11:18:45 debian systemd[1]: Unit avahi-daemon.service entered failed state.
Aug 16 11:18:45 debian systemd[1]: Starting Make remote CUPS printers available locally...
Aug 16 11:18:45 debian systemd[1]: Started Make remote CUPS printers available locally.
Aug 16 11:18:45 debian systemd[1]: Starting CUPS Printing Service...
Aug 16 11:18:45 debian systemd[1]: Started CUPS Printing Service.
Aug 16 11:18:45 debian dbus[735]: [system] Activating systemd to hand-off: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
Aug 16 11:18:45 debian systemd[1]: NetworkManager.service operation timed out. Terminating.
Aug 16 11:18:45 debian NetworkManager[743]: <info> caught signal 15, shutting down normally.
Aug 16 11:18:45 debian systemd[1]: ModemManager.service operation timed out. Terminating.
Aug 16 11:18:45 debian ModemManager[744]: <info>  Caught signal, shutting down...
Aug 16 11:18:45 debian ModemManager[744]: <info>  ModemManager is shut down
Aug 16 11:18:45 debian systemd[1]: systemd-logind.service operation timed out. Terminating.
Aug 16 11:18:45 debian lightdm[768]: ** (lightdm:768): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:18:45 debian systemd[1]: Failed to start Login Service.
Aug 16 11:18:45 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:18:45 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:18:45 debian systemd[1]: Stopping Login Service...
Aug 16 11:18:45 debian systemd[1]: Starting Login Service...
Aug 16 11:18:45 debian systemd[1]: Failed to start Modem Manager.
Aug 16 11:18:45 debian systemd[1]: Unit ModemManager.service entered failed state.
Aug 16 11:18:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:47 debian systemd[1]: lightdm.service operation timed out. Terminating.
Aug 16 11:18:48 debian systemd[1]: Failed to start Light Display Manager.
Aug 16 11:18:48 debian systemd[1]: Unit lightdm.service entered failed state.
Aug 16 11:18:48 debian systemd[1]: lightdm.service holdoff time over, scheduling restart.
Aug 16 11:18:48 debian systemd[1]: Stopping Light Display Manager...
Aug 16 11:18:48 debian systemd[1]: Starting Light Display Manager...
Aug 16 11:18:48 debian lightdm[1088]: ** (lightdm:1088): WARNING **: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:18:48 debian kernel: [  214.455393] aty128fb 0000:00:10.0: Invalid ROM contents
Aug 16 11:18:49 debian lightdm[1088]: ** (process:1101): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:18:49 debian lightdm[1088]: ** (lightdm:1088): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:18:49 debian lightdm[1088]: ** (lightdm:1088): WARNING **: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
Aug 16 11:18:49 debian dbus[735]: [system] Activating systemd to hand-off: service name='org.freedesktop.login1' unit='dbus-org.freedesktop.login1.service'
Aug 16 11:18:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:18:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:03 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:19:03 debian dbus[735]: [system] Successfully activated service 'org.freedesktop.login1'
Aug 16 11:19:03 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.PolicyKit1': timed out
Aug 16 11:19:03 debian NetworkManager[743]: (nm-manager-auth.c:103):pk_authority_get: runtime check failed: (authority)
Aug 16 11:19:03 debian NetworkManager[743]: <info> monitoring kernel firmware directory '/lib/firmware'.
Aug 16 11:19:03 debian NetworkManager[743]: <info> monitoring ifupdown state file '/run/network/ifstate'.
Aug 16 11:19:04 debian NetworkManager[743]: <info> Loaded device plugin: /usr/lib/powerpc-linux-gnu/NetworkManager/libnm-device-plugin-wifi.so
Aug 16 11:19:04 debian NetworkManager[743]: <info> Loaded device plugin: /usr/lib/powerpc-linux-gnu/NetworkManager/libnm-device-plugin-wwan.so
Aug 16 11:19:05 debian NetworkManager[743]: <info> Loaded device plugin: /usr/lib/powerpc-linux-gnu/NetworkManager/libnm-device-plugin-bluetooth.so
Aug 16 11:19:05 debian NetworkManager[743]: <info> Loaded device plugin: /usr/lib/powerpc-linux-gnu/NetworkManager/libnm-device-plugin-adsl.so
Aug 16 11:19:05 debian NetworkManager[743]: <info> WiFi enabled by radio killswitch; enabled by state file
Aug 16 11:19:05 debian NetworkManager[743]: <info> WWAN enabled by radio killswitch; enabled by state file
Aug 16 11:19:05 debian NetworkManager[743]: <info> WiMAX enabled by radio killswitch; enabled by state file
Aug 16 11:19:05 debian NetworkManager[743]: <info> Networking is enabled by state file
Aug 16 11:19:05 debian NetworkManager[743]: <info> (lo): link connected
Aug 16 11:19:05 debian NetworkManager[743]: <info> (lo): carrier is ON
Aug 16 11:19:05 debian NetworkManager[743]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1)
Aug 16 11:19:05 debian NetworkManager[743]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0
Aug 16 11:19:05 debian NetworkManager[743]: <info> (eth0): carrier is OFF
Aug 16 11:19:05 debian NetworkManager[743]: <info> (eth0): new Ethernet device (driver: 'gem' ifindex: 2)
Aug 16 11:19:05 debian NetworkManager[743]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1
Aug 16 11:19:05 debian NetworkManager[743]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Aug 16 11:19:05 debian NetworkManager[743]: <info> (eth0): preparing device
Aug 16 11:19:05 debian kernel: [  231.290113] sungem_phy: PHY ID: 206047, addr: 0
Aug 16 11:19:05 debian kernel: [  231.290795] gem 0002:21:0f.0: eth0: Found BCM5400 PHY
Aug 16 11:19:05 debian kernel: [  231.291382] ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 16 11:19:05 debian NetworkManager[743]: <info> (eth0): device state change: unavailable -> unmanaged (reason 'removed') [20 10 36]
Aug 16 11:19:05 debian kernel: [  231.367435] ADDRCONF(NETDEV_UP): eth0: link is not ready
Aug 16 11:19:05 debian NetworkManager[743]: <info> startup complete
Aug 16 11:19:05 debian NetworkManager[743]: <info> exiting (success)
Aug 16 11:19:05 debian systemd[1]: Failed to start Network Manager.
Aug 16 11:19:05 debian systemd[1]: Unit NetworkManager.service entered failed state.
Aug 16 11:19:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:10 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.Avahi': timed out
Aug 16 11:19:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:28 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:19:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:39 debian lightdm[1088]: ** (lightdm:1088): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:19:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:48 debian org.a11y.Bus[1115]: Activating service name='org.a11y.atspi.Registry'
Aug 16 11:19:49 debian org.a11y.Bus[1115]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 16 11:19:49 debian org.a11y.atspi.Registry[1121]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Aug 16 11:19:49 debian org.a11y.atspi.Registry[1121]: ** (at-spi2-registryd:1124): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
Aug 16 11:19:49 debian org.a11y.atspi.Registry[1121]: ** (at-spi2-registryd:1124): WARNING **: Unable to register client with session manager
Aug 16 11:19:53 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:19:53 debian systemd[1]: systemd-logind.service: main process exited, code=killed, status=6/ABRT
Aug 16 11:19:53 debian systemd[1]: Failed to start Login Service.
Aug 16 11:19:53 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:19:53 debian systemd[1]: Starting Multi-User System.
Aug 16 11:19:53 debian systemd[1]: Reached target Multi-User System.
Aug 16 11:19:53 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:19:53 debian systemd[1]: Stopping Login Service...
Aug 16 11:19:53 debian systemd[1]: Starting Login Service...
Aug 16 11:19:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:19:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:18 debian systemd[1]: lightdm.service operation timed out. Terminating.
Aug 16 11:20:18 debian org.a11y.Bus[1115]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
Aug 16 11:20:18 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:20:21 debian systemd[1]: Failed to start Light Display Manager.
Aug 16 11:20:21 debian systemd[1]: Unit lightdm.service entered failed state.
Aug 16 11:20:21 debian systemd[1]: Starting Graphical Interface.
Aug 16 11:20:21 debian systemd[1]: Reached target Graphical Interface.
Aug 16 11:20:21 debian systemd[1]: Starting Update UTMP about System Runlevel Changes...
Aug 16 11:20:21 debian systemd[1]: Started Update UTMP about System Runlevel Changes.
Aug 16 11:20:21 debian systemd[1]: lightdm.service holdoff time over, scheduling restart.
Aug 16 11:20:21 debian systemd[1]: Stopping Light Display Manager...
Aug 16 11:20:21 debian systemd[1]: Starting Light Display Manager...
Aug 16 11:20:21 debian lightdm[1136]: ** (lightdm:1136): WARNING **: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:20:21 debian kernel: [  307.600699] aty128fb 0000:00:10.0: Invalid ROM contents
Aug 16 11:20:22 debian lightdm[1136]: ** (process:1148): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:20:22 debian lightdm[1136]: ** (lightdm:1136): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:20:22 debian lightdm[1136]: ** (lightdm:1136): WARNING **: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
Aug 16 11:20:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:47 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:20:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:20:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:12 debian systemd[1]: systemd-logind.service: main process exited, code=killed, status=6/ABRT
Aug 16 11:21:12 debian systemd[1]: Failed to start Login Service.
Aug 16 11:21:12 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:21:12 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:21:12 debian systemd[1]: Stopping Login Service...
Aug 16 11:21:12 debian systemd[1]: Starting Login Service...
Aug 16 11:21:12 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:21:12 debian lightdm[1136]: ** (lightdm:1136): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:21:12 debian org.a11y.Bus[1158]: Activating service name='org.a11y.atspi.Registry'
Aug 16 11:21:12 debian org.a11y.Bus[1158]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 16 11:21:12 debian org.a11y.atspi.Registry[1164]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Aug 16 11:21:12 debian org.a11y.atspi.Registry[1164]: ** (at-spi2-registryd:1167): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
Aug 16 11:21:12 debian org.a11y.atspi.Registry[1164]: ** (at-spi2-registryd:1167): WARNING **: Unable to register client with session manager
Aug 16 11:21:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:37 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:21:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:51 debian systemd[1]: lightdm.service operation timed out. Terminating.
Aug 16 11:21:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:21:54 debian systemd[1]: Failed to start Light Display Manager.
Aug 16 11:21:54 debian systemd[1]: Unit lightdm.service entered failed state.
Aug 16 11:21:54 debian systemd[1]: lightdm.service holdoff time over, scheduling restart.
Aug 16 11:21:54 debian systemd[1]: Stopping Light Display Manager...
Aug 16 11:21:54 debian systemd[1]: Starting Light Display Manager...
Aug 16 11:21:54 debian lightdm[1174]: ** (lightdm:1174): WARNING **: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:21:54 debian kernel: [  400.744504] aty128fb 0000:00:10.0: Invalid ROM contents
Aug 16 11:21:55 debian lightdm[1174]: ** (process:1186): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:21:55 debian lightdm[1174]: ** (lightdm:1174): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:21:55 debian lightdm[1174]: ** (lightdm:1174): WARNING **: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
Aug 16 11:21:55 debian rsyslogd-2007: action 'action 17' suspended, next retry is Sat Aug 16 11:22:25 2014 [try http://www.rsyslog.com/e/2007 ]
Aug 16 11:21:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:15 debian anacron[732]: Job `cron.daily' started
Aug 16 11:22:15 debian anacron[1193]: Updated timestamp for job `cron.daily' to 2014-08-16
Aug 16 11:22:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:20 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:22:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:29 debian rsyslogd-2007: action 'action 17' suspended, next retry is Sat Aug 16 11:22:59 2014 [try http://www.rsyslog.com/e/2007 ]
Aug 16 11:22:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:42 debian systemd[1]: systemd-logind.service operation timed out. Terminating.
Aug 16 11:22:42 debian lightdm[1174]: ** (lightdm:1174): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:22:42 debian systemd[1]: Failed to start Login Service.
Aug 16 11:22:42 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:22:42 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:22:42 debian systemd[1]: Stopping Login Service...
Aug 16 11:22:42 debian systemd[1]: Starting Login Service...
Aug 16 11:22:45 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:22:45 debian org.a11y.Bus[1226]: Activating service name='org.a11y.atspi.Registry'
Aug 16 11:22:45 debian org.a11y.Bus[1226]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 16 11:22:45 debian org.a11y.atspi.Registry[1232]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Aug 16 11:22:45 debian org.a11y.atspi.Registry[1232]: ** (at-spi2-registryd:1235): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
Aug 16 11:22:45 debian org.a11y.atspi.Registry[1232]: ** (at-spi2-registryd:1235): WARNING **: Unable to register client with session manager
Aug 16 11:22:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:22:59 debian rsyslogd-2007: action 'action 17' suspended, next retry is Sat Aug 16 11:23:29 2014 [try http://www.rsyslog.com/e/2007 ]
Aug 16 11:23:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:24 debian systemd[1]: lightdm.service operation timed out. Terminating.
Aug 16 11:23:24 debian org.a11y.Bus[1226]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
Aug 16 11:23:24 debian org.a11y.atspi.Registry[1232]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
Aug 16 11:23:27 debian systemd[1]: Failed to start Light Display Manager.
Aug 16 11:23:27 debian systemd[1]: Unit lightdm.service entered failed state.
Aug 16 11:23:27 debian systemd[1]: lightdm.service holdoff time over, scheduling restart.
Aug 16 11:23:27 debian systemd[1]: Stopping Light Display Manager...
Aug 16 11:23:27 debian systemd[1]: Starting Light Display Manager...
Aug 16 11:23:27 debian lightdm[1243]: ** (lightdm:1243): WARNING **: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:23:27 debian kernel: [  493.941206] aty128fb 0000:00:10.0: Invalid ROM contents
Aug 16 11:23:28 debian lightdm[1243]: ** (process:1255): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:23:28 debian lightdm[1243]: ** (lightdm:1243): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:23:28 debian lightdm[1243]: ** (lightdm:1243): WARNING **: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
Aug 16 11:23:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:29 debian rsyslogd-2007: action 'action 17' suspended, next retry is Sat Aug 16 11:23:59 2014 [try http://www.rsyslog.com/e/2007 ]
Aug 16 11:23:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:53 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:23:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:23:59 debian rsyslogd-2007: action 'action 17' suspended, next retry is Sat Aug 16 11:24:29 2014 [try http://www.rsyslog.com/e/2007 ]
Aug 16 11:24:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:12 debian systemd[1]: systemd-logind.service operation timed out. Terminating.
Aug 16 11:24:12 debian lightdm[1243]: ** (lightdm:1243): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:24:12 debian systemd[1]: Failed to start Login Service.
Aug 16 11:24:12 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:24:12 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:24:12 debian systemd[1]: Stopping Login Service...
Aug 16 11:24:12 debian systemd[1]: Starting Login Service...
Aug 16 11:24:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:18 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:24:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:30 debian rsyslogd-2007: action 'action 17' suspended, next retry is Sat Aug 16 11:25:00 2014 [try http://www.rsyslog.com/e/2007 ]
Aug 16 11:24:30 debian org.a11y.Bus[1266]: Activating service name='org.a11y.atspi.Registry'
Aug 16 11:24:30 debian org.a11y.Bus[1266]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 16 11:24:30 debian org.a11y.atspi.Registry[1272]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Aug 16 11:24:30 debian org.a11y.atspi.Registry[1272]: ** (at-spi2-registryd:1275): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
Aug 16 11:24:30 debian org.a11y.atspi.Registry[1272]: ** (at-spi2-registryd:1275): WARNING **: Unable to register client with session manager
Aug 16 11:24:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:24:57 debian systemd[1]: lightdm.service operation timed out. Terminating.
Aug 16 11:24:57 debian org.a11y.Bus[1266]: g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
Aug 16 11:24:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:00 debian systemd[1]: Failed to start Light Display Manager.
Aug 16 11:25:00 debian systemd[1]: Unit lightdm.service entered failed state.
Aug 16 11:25:00 debian rsyslogd-2007: action 'action 17' suspended, next retry is Sat Aug 16 11:25:30 2014 [try http://www.rsyslog.com/e/2007 ]
Aug 16 11:25:00 debian systemd[1]: lightdm.service holdoff time over, scheduling restart.
Aug 16 11:25:00 debian systemd[1]: Stopping Light Display Manager...
Aug 16 11:25:00 debian systemd[1]: Starting Light Display Manager...
Aug 16 11:25:00 debian lightdm[1407]: ** (lightdm:1407): WARNING **: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:25:00 debian kernel: [  587.053487] aty128fb 0000:00:10.0: Invalid ROM contents
Aug 16 11:25:01 debian lightdm[1407]: ** (process:1419): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:25:01 debian lightdm[1407]: ** (lightdm:1407): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:25:01 debian lightdm[1407]: ** (lightdm:1407): WARNING **: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
Aug 16 11:25:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:12 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:25:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:35 debian rsyslogd-2007: action 'action 17' suspended, next retry is Sat Aug 16 11:26:05 2014 [try http://www.rsyslog.com/e/2007 ]
Aug 16 11:25:37 debian systemd[1]: systemd-logind.service: main process exited, code=killed, status=6/ABRT
Aug 16 11:25:37 debian systemd[1]: Failed to start Login Service.
Aug 16 11:25:37 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:25:37 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:25:37 debian systemd[1]: Stopping Login Service...
Aug 16 11:25:37 debian systemd[1]: Starting Login Service...
Aug 16 11:25:37 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:25:37 debian lightdm[1407]: ** (lightdm:1407): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:25:38 debian org.a11y.Bus[1438]: Activating service name='org.a11y.atspi.Registry'
Aug 16 11:25:38 debian org.a11y.Bus[1438]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 16 11:25:38 debian org.a11y.atspi.Registry[1444]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Aug 16 11:25:38 debian org.a11y.atspi.Registry[1444]: ** (at-spi2-registryd:1447): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
Aug 16 11:25:38 debian org.a11y.atspi.Registry[1444]: ** (at-spi2-registryd:1447): WARNING **: Unable to register client with session manager
Aug 16 11:25:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:25:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:02 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:26:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:05 debian rsyslogd-2007: action 'action 17' suspended, next retry is Sat Aug 16 11:26:35 2014 [try http://www.rsyslog.com/e/2007 ]
Aug 16 11:26:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:23 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:29 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:30 debian systemd[1]: lightdm.service operation timed out. Terminating.
Aug 16 11:26:33 debian systemd[1]: Failed to start Light Display Manager.
Aug 16 11:26:33 debian systemd[1]: Unit lightdm.service entered failed state.
Aug 16 11:26:33 debian systemd[1]: lightdm.service holdoff time over, scheduling restart.
Aug 16 11:26:33 debian systemd[1]: Stopping Light Display Manager...
Aug 16 11:26:33 debian systemd[1]: Starting Light Display Manager...
Aug 16 11:26:34 debian lightdm[1455]: ** (lightdm:1455): WARNING **: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
Aug 16 11:26:34 debian kernel: [  680.332332] aty128fb 0000:00:10.0: Invalid ROM contents
Aug 16 11:26:35 debian lightdm[1455]: ** (process:1467): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:26:35 debian rsyslogd-2007: action 'action 17' suspended, next retry is Sat Aug 16 11:27:05 2014 [try http://www.rsyslog.com/e/2007 ]
Aug 16 11:26:35 debian lightdm[1455]: ** (lightdm:1455): WARNING **: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
Aug 16 11:26:35 debian lightdm[1455]: ** (lightdm:1455): WARNING **: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
Aug 16 11:26:35 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:41 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:44 debian popularity-contest: unable to submit report to http://popcon.debian.org/cgi-bin/popcon.cgi.
Aug 16 11:26:44 debian anacron[732]: Job `cron.daily' terminated
Aug 16 11:26:47 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:53 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:26:59 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:27:00 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:27:05 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:27:05 debian rsyslogd-2007: action 'action 17' suspended, next retry is Sat Aug 16 11:28:05 2014 [try http://www.rsyslog.com/e/2007 ]
Aug 16 11:27:07 debian systemd[1]: systemd-logind.service operation timed out. Terminating.
Aug 16 11:27:07 debian lightdm[1455]: ** (lightdm:1455): WARNING **: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
Aug 16 11:27:07 debian systemd[1]: Failed to start Login Service.
Aug 16 11:27:07 debian systemd[1]: Unit systemd-logind.service entered failed state.
Aug 16 11:27:07 debian systemd[1]: systemd-logind.service holdoff time over, scheduling restart.
Aug 16 11:27:07 debian systemd[1]: Stopping Login Service...
Aug 16 11:27:07 debian systemd[1]: Starting Login Service...
Aug 16 11:27:08 debian org.a11y.Bus[1497]: Activating service name='org.a11y.atspi.Registry'
Aug 16 11:27:08 debian org.a11y.Bus[1497]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 16 11:27:08 debian org.a11y.atspi.Registry[1503]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Aug 16 11:27:08 debian org.a11y.atspi.Registry[1503]: ** (at-spi2-registryd:1506): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
Aug 16 11:27:08 debian org.a11y.atspi.Registry[1503]: ** (at-spi2-registryd:1506): WARNING **: Unable to register client with session manager
Aug 16 11:27:11 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:27:15 debian anacron[732]: Job `cron.weekly' started
Aug 16 11:27:15 debian anacron[1514]: Updated timestamp for job `cron.weekly' to 2014-08-16
Aug 16 11:27:17 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
Aug 16 11:27:25 debian dbus[735]: [system] Failed to activate service 'org.freedesktop.systemd1': timed out
Aug 16 11:27:27 debian pbbuttonsd: WARNING: No event devices available. Please check your configuration.
-------------- next part --------------

** (process:1467): WARNING **: Failed to open login1 session: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)

** (process:1467): WARNING **: Failed to open CK session: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.ConsoleKit was not provided by any .service files

(lightdm-gtk-greeter:1491): Gtk-CRITICAL **: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed

(lightdm-gtk-greeter:1491): Gtk-CRITICAL **: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed

(lightdm-gtk-greeter:1491): Gtk-CRITICAL **: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed
-------------- next part --------------

X.Org X Server 1.16.0
Release Date: 2014-07-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.2.0-4-powerpc64 ppc Debian
Current Operating System: Linux debian 3.2.0-4-powerpc #1 Debian 3.2.57-3 ppc
Kernel command line: root=/dev/sdb12  ro 
Build Date: 17 July 2014  11:52:11PM
xorg-server 2:1.16.0-1 (http://www.debian.org/support) 
Current version of pixman: 0.32.6
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 16 11:26:34 2014
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
modprobe: ERROR: ../libkmod/libkmod.c:557 kmod_search_moddep() could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
-------------- next part --------------
[   680.246] 
X.Org X Server 1.16.0
Release Date: 2014-07-16
[   680.246] X Protocol Version 11, Revision 0
[   680.246] Build Operating System: Linux 3.2.0-4-powerpc64 ppc Debian
[   680.246] Current Operating System: Linux debian 3.2.0-4-powerpc #1 Debian 3.2.57-3 ppc
[   680.246] Kernel command line: root=/dev/sdb12  ro 
[   680.247] Build Date: 17 July 2014  11:52:11PM
[   680.247] xorg-server 2:1.16.0-1 (http://www.debian.org/support) 
[   680.247] Current version of pixman: 0.32.6
[   680.247] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   680.247] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   680.252] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 16 11:26:34 2014
[   680.253] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   680.254] (==) No Layout section.  Using the first Screen section.
[   680.254] (==) No screen section available. Using defaults.
[   680.254] (**) |-->Screen "Default Screen Section" (0)
[   680.254] (**) |   |-->Monitor "<default monitor>"
[   680.260] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   680.260] (==) Automatically adding devices
[   680.260] (==) Automatically enabling devices
[   680.260] (==) Automatically adding GPU devices
[   680.260] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   680.261] 	Entry deleted from font path.
[   680.261] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[   680.261] (==) ModulePath set to "/usr/lib/xorg/modules"
[   680.261] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   680.261] (II) Loader magic: 0x206db698
[   680.261] (II) Module ABI versions:
[   680.261] 	X.Org ANSI C Emulation: 0.4
[   680.261] 	X.Org Video Driver: 18.0
[   680.261] 	X.Org XInput driver : 21.0
[   680.261] 	X.Org Server Extension : 8.0
[   680.265] (--) PCI:*(0:0:16:0) 1002:5046:0000:0000 rev 0, Mem @ 0x94000000/67108864, 0x90000000/16384, I/O @ 0x00000400/256, BIOS @ 0x????????/131072
[   680.265] (II) LoadModule: "glx"
[   680.266] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   680.291] (II) Module glx: vendor="X.Org Foundation"
[   680.291] 	compiled for 1.16.0, module version = 1.0.0
[   680.296] 	ABI class: X.Org Server Extension, version 8.0
[   680.296] (==) AIGLX enabled
[   680.296] (==) Matched ati as autoconfigured driver 0
[   680.296] (==) Matched modesetting as autoconfigured driver 1
[   680.296] (==) Matched fbdev as autoconfigured driver 2
[   680.296] (==) Assigned the driver to the xf86ConfigLayout
[   680.296] (II) LoadModule: "ati"
[   680.297] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[   680.298] (II) Module ati: vendor="X.Org Foundation"
[   680.298] 	compiled for 1.15.99.904, module version = 7.4.0
[   680.298] 	Module class: X.Org Video Driver
[   680.298] 	ABI class: X.Org Video Driver, version 18.0
[   680.298] (II) LoadModule: "r128"
[   680.299] (II) Loading /usr/lib/xorg/modules/drivers/r128_drv.so
[   680.304] (II) Module r128: vendor="X.Org Foundation"
[   680.304] 	compiled for 1.15.99.904, module version = 6.9.2
[   680.304] 	Module class: X.Org Video Driver
[   680.304] 	ABI class: X.Org Video Driver, version 18.0
[   680.304] (II) LoadModule: "modesetting"
[   680.306] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   680.306] (II) Module modesetting: vendor="X.Org Foundation"
[   680.306] 	compiled for 1.15.99.904, module version = 0.9.0
[   680.306] 	Module class: X.Org Video Driver
[   680.306] 	ABI class: X.Org Video Driver, version 18.0
[   680.307] (II) LoadModule: "fbdev"
[   680.307] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   680.312] (II) Module fbdev: vendor="X.Org Foundation"
[   680.312] 	compiled for 1.15.99.904, module version = 0.4.4
[   680.312] 	Module class: X.Org Video Driver
[   680.312] 	ABI class: X.Org Video Driver, version 18.0
[   680.312] (II) R128: Driver for ATI Rage 128 chipsets:
	ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
	ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
	ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
	ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
	ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
	ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
	ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
	ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
	ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
	ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
	ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
	ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
	ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
	ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
	ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
	ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
	ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
	ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
	ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
	ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
	ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
	ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
	ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
	ATI Rage 128 Pro ULTRA TU (AGP?)
[   680.315] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   680.320] (II) FBDEV: driver for framebuffer: fbdev
[   680.320] (++) using VT number 7

[   680.321] (WW) Falling back to old probe method for modesetting
[   680.321] (EE) open /dev/dri/card0: No such file or directory
[   680.321] (WW) Falling back to old probe method for fbdev
[   680.321] (II) Loading sub module "fbdevhw"
[   680.321] (II) LoadModule: "fbdevhw"
[   680.322] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   680.322] (II) Module fbdevhw: vendor="X.Org Foundation"
[   680.322] 	compiled for 1.16.0, module version = 0.0.2
[   680.323] 	ABI class: X.Org Video Driver, version 18.0
[   680.323] (II) R128(0): PCI bus 0 card 16 func 0
[   680.323] (II) R128(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   680.323] (==) R128(0): Depth 24, (--) framebuffer bpp 32
[   680.323] (II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   680.323] (==) R128(0): Default visual is TrueColor
[   680.328] (II) R128(0): VGAAccess option set to FALSE, VGA module load skipped
[   680.328] (==) R128(0): RGB weight 888
[   680.328] (II) R128(0): Using 8 bits per RGB (8 bit DAC)
[   680.328] (**) R128(0): Using framebuffer device
[   680.328] (II) Loading sub module "fbdevhw"
[   680.328] (II) LoadModule: "fbdevhw"
[   680.329] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   680.329] (II) Module fbdevhw: vendor="X.Org Foundation"
[   680.329] 	compiled for 1.16.0, module version = 0.0.2
[   680.329] 	ABI class: X.Org Video Driver, version 18.0
[   680.329] (--) R128(0): Chipset: "ATI Rage 128 Pro GL PF (AGP)" (ChipID = 0x5046)
[   680.329] (--) R128(0): Linear framebuffer at 0x94000000
[   680.329] (--) R128(0): MMIO registers at 0x90000000
[   680.330] (--) R128(0): VideoRAM: 16384 kByte (64-bit SDR SGRAM 1:1)
[   680.330] (**) R128(0): Using external CRT for display
[   680.330] (WW) R128(0): Failed to read PCI ROM!
[   680.330] (WW) R128(0): Video BIOS not found!
[   680.330] (II) R128(0): Primary Display == Type 3
[   680.330] (WW) R128(0): Can't determine panel dimensions, and none specified.
	Disabling programming of FP registers.
[   680.331] (II) R128(0): PLL parameters: rf=2950 rd=41 min=12500 max=25000; xclk=14000
[   680.331] (II) Loading sub module "ddc"
[   680.331] (II) LoadModule: "ddc"
[   680.331] (II) Module "ddc" already built-in
[   680.331] (==) R128(0): Using gamma correction (1.0, 1.0, 1.0)
[   680.333] (II) Loading sub module "i2c"
[   680.333] (II) LoadModule: "i2c"
[   680.333] (II) Module "i2c" already built-in
[   680.333] (II) R128(0): I2C bus "DDC" initialized.
[   680.334] (II) R128(0): I2C device "DDC:ddc2" registered at address 0xA0.
[   680.336] (EE) R128(0): No DFP detected
[   680.337] (II) R128(0): <default monitor>: Using default hsync range of 31.50-48.00 kHz
[   680.337] (II) R128(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz
[   680.337] (II) R128(0): <default monitor>: Using default maximum pixel clock of 65.00 MHz
[   680.337] (WW) R128(0): Unable to estimate virtual size
[   680.337] (II) R128(0): Clock range:  12.50 to 250.00 MHz
[   680.338] (II) R128(0): Not using default mode "640x350" (vrefresh out of range)
[   680.338] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.338] (II) R128(0): Not using default mode "320x175" (unknown reason)
[   680.338] (II) R128(0): Not using default mode "640x400" (vrefresh out of range)
[   680.338] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.338] (II) R128(0): Not using default mode "320x200" (unknown reason)
[   680.339] (II) R128(0): Not using default mode "720x400" (vrefresh out of range)
[   680.339] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.339] (II) R128(0): Not using default mode "360x200" (unknown reason)
[   680.339] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.339] (II) R128(0): Not using default mode "320x240" (unknown reason)
[   680.339] (II) R128(0): Not using default mode "640x480" (vrefresh out of range)
[   680.339] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.340] (II) R128(0): Not using default mode "320x240" (unknown reason)
[   680.340] (II) R128(0): Not using default mode "640x480" (vrefresh out of range)
[   680.340] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.340] (II) R128(0): Not using default mode "320x240" (unknown reason)
[   680.340] (II) R128(0): Not using default mode "640x480" (vrefresh out of range)
[   680.340] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.340] (II) R128(0): Not using default mode "320x240" (unknown reason)
[   680.341] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.341] (II) R128(0): Not using default mode "400x300" (unknown reason)
[   680.341] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.341] (II) R128(0): Not using default mode "400x300" (unknown reason)
[   680.342] (II) R128(0): Not using default mode "800x600" (vrefresh out of range)
[   680.342] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.342] (II) R128(0): Not using default mode "400x300" (unknown reason)
[   680.342] (II) R128(0): Not using default mode "800x600" (vrefresh out of range)
[   680.342] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.342] (II) R128(0): Not using default mode "400x300" (unknown reason)
[   680.342] (II) R128(0): Not using default mode "800x600" (hsync out of range)
[   680.343] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.343] (II) R128(0): Not using default mode "400x300" (unknown reason)
[   680.343] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.343] (II) R128(0): Not using default mode "1024x768i" (unknown reason)
[   680.343] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.343] (II) R128(0): Not using default mode "512x384i" (unknown reason)
[   680.343] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.343] (II) R128(0): Not using default mode "512x384" (unknown reason)
[   680.344] (II) R128(0): Not using default mode "1024x768" (hsync out of range)
[   680.344] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.344] (II) R128(0): Not using default mode "512x384" (unknown reason)
[   680.344] (II) R128(0): Not using default mode "1024x768" (hsync out of range)
[   680.345] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.345] (II) R128(0): Not using default mode "512x384" (unknown reason)
[   680.345] (II) R128(0): Not using default mode "1024x768" (hsync out of range)
[   680.345] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.345] (II) R128(0): Not using default mode "512x384" (unknown reason)
[   680.346] (II) R128(0): Not using default mode "1152x864" (hsync out of range)
[   680.346] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.346] (II) R128(0): Not using default mode "576x432" (unknown reason)
[   680.346] (II) R128(0): Not using default mode "1280x960" (hsync out of range)
[   680.347] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.347] (II) R128(0): Not using default mode "640x480" (unknown reason)
[   680.347] (II) R128(0): Not using default mode "1280x960" (hsync out of range)
[   680.347] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.347] (II) R128(0): Not using default mode "640x480" (unknown reason)
[   680.348] (II) R128(0): Not using default mode "1280x1024" (hsync out of range)
[   680.348] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.348] (II) R128(0): Not using default mode "640x512" (unknown reason)
[   680.348] (II) R128(0): Not using default mode "1280x1024" (hsync out of range)
[   680.348] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.349] (II) R128(0): Not using default mode "640x512" (unknown reason)
[   680.349] (II) R128(0): Not using default mode "1280x1024" (hsync out of range)
[   680.349] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.349] (II) R128(0): Not using default mode "640x512" (unknown reason)
[   680.350] (II) R128(0): Not using default mode "1600x1200" (hsync out of range)
[   680.350] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.350] (II) R128(0): Not using default mode "800x600" (unknown reason)
[   680.351] (II) R128(0): Not using default mode "1600x1200" (hsync out of range)
[   680.351] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.351] (II) R128(0): Not using default mode "800x600" (unknown reason)
[   680.351] (II) R128(0): Not using default mode "1600x1200" (hsync out of range)
[   680.351] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.352] (II) R128(0): Not using default mode "800x600" (unknown reason)
[   680.352] (II) R128(0): Not using default mode "1600x1200" (hsync out of range)
[   680.352] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.352] (II) R128(0): Not using default mode "800x600" (unknown reason)
[   680.353] (II) R128(0): Not using default mode "1600x1200" (hsync out of range)
[   680.353] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.353] (II) R128(0): Not using default mode "800x600" (unknown reason)
[   680.354] (II) R128(0): Not using default mode "1792x1344" (hsync out of range)
[   680.354] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.354] (II) R128(0): Not using default mode "896x672" (unknown reason)
[   680.354] (II) R128(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
[   680.354] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.354] (II) R128(0): Not using default mode "896x672" (unknown reason)
[   680.355] (II) R128(0): Not using default mode "1856x1392" (hsync out of range)
[   680.355] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.355] (II) R128(0): Not using default mode "928x696" (unknown reason)
[   680.355] (II) R128(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
[   680.355] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.355] (II) R128(0): Not using default mode "928x696" (unknown reason)
[   680.356] (II) R128(0): Not using default mode "1920x1440" (hsync out of range)
[   680.356] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.357] (II) R128(0): Not using default mode "960x720" (unknown reason)
[   680.357] (II) R128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
[   680.357] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.357] (II) R128(0): Not using default mode "960x720" (unknown reason)
[   680.357] (II) R128(0): Not using default mode "832x624" (hsync out of range)
[   680.357] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.357] (II) R128(0): Not using default mode "416x312" (unknown reason)
[   680.358] (II) R128(0): Not using default mode "1152x864" (hsync out of range)
[   680.358] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.358] (II) R128(0): Not using default mode "576x432" (unknown reason)
[   680.358] (II) R128(0): Not using default mode "1152x864" (hsync out of range)
[   680.358] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.358] (II) R128(0): Not using default mode "576x432" (unknown reason)
[   680.359] (II) R128(0): Not using default mode "1152x864" (hsync out of range)
[   680.359] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.359] (II) R128(0): Not using default mode "576x432" (unknown reason)
[   680.360] (II) R128(0): Not using default mode "1152x864" (hsync out of range)
[   680.360] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.360] (II) R128(0): Not using default mode "576x432" (unknown reason)
[   680.360] (II) R128(0): Not using default mode "1152x864" (hsync out of range)
[   680.360] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.360] (II) R128(0): Not using default mode "576x432" (unknown reason)
[   680.361] (II) R128(0): Not using default mode "1152x864" (hsync out of range)
[   680.361] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.361] (II) R128(0): Not using default mode "576x432" (unknown reason)
[   680.368] (II) R128(0): Not using default mode "1360x768" (monitor doesn't support reduced blanking)
[   680.368] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.368] (II) R128(0): Not using default mode "680x384" (unknown reason)
[   680.368] (II) R128(0): Not using default mode "1360x768" (mode clock too high)
[   680.368] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.368] (II) R128(0): Not using default mode "680x384" (unknown reason)
[   680.369] (II) R128(0): Not using default mode "1400x1050" (hsync out of range)
[   680.369] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.369] (II) R128(0): Not using default mode "700x525" (unknown reason)
[   680.370] (II) R128(0): Not using default mode "1400x1050" (hsync out of range)
[   680.370] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.370] (II) R128(0): Not using default mode "700x525" (unknown reason)
[   680.370] (II) R128(0): Not using default mode "1400x1050" (hsync out of range)
[   680.370] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.370] (II) R128(0): Not using default mode "700x525" (unknown reason)
[   680.371] (II) R128(0): Not using default mode "1400x1050" (hsync out of range)
[   680.371] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.371] (II) R128(0): Not using default mode "700x525" (unknown reason)
[   680.376] (II) R128(0): Not using default mode "1440x900" (hsync out of range)
[   680.376] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.376] (II) R128(0): Not using default mode "720x450" (unknown reason)
[   680.376] (II) R128(0): Not using default mode "1600x1024" (hsync out of range)
[   680.376] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.377] (II) R128(0): Not using default mode "800x512" (unknown reason)
[   680.377] (II) R128(0): Not using default mode "1680x1050" (hsync out of range)
[   680.377] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.377] (II) R128(0): Not using default mode "840x525" (unknown reason)
[   680.378] (II) R128(0): Not using default mode "1680x1050" (hsync out of range)
[   680.378] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.378] (II) R128(0): Not using default mode "840x525" (unknown reason)
[   680.378] (II) R128(0): Not using default mode "1680x1050" (hsync out of range)
[   680.379] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.379] (II) R128(0): Not using default mode "840x525" (unknown reason)
[   680.379] (II) R128(0): Not using default mode "1680x1050" (hsync out of range)
[   680.384] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.384] (II) R128(0): Not using default mode "840x525" (unknown reason)
[   680.384] (II) R128(0): Not using default mode "1680x1050" (hsync out of range)
[   680.384] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.384] (II) R128(0): Not using default mode "840x525" (unknown reason)
[   680.385] (II) R128(0): Not using default mode "1920x1080" (hsync out of range)
[   680.385] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.385] (II) R128(0): Not using default mode "960x540" (unknown reason)
[   680.386] (II) R128(0): Not using default mode "1920x1200" (hsync out of range)
[   680.386] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.386] (II) R128(0): Not using default mode "960x600" (unknown reason)
[   680.386] (II) R128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
[   680.386] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.386] (II) R128(0): Not using default mode "960x720" (unknown reason)
[   680.386] (II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
[   680.386] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.386] (II) R128(0): Not using default mode "1024x768" (unknown reason)
[   680.387] (II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
[   680.387] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.387] (II) R128(0): Not using default mode "1024x768" (unknown reason)
[   680.387] (II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
[   680.387] (EE) R128(0): FBIOPUT_VSCREENINFO: Invalid argument
[   680.387] (II) R128(0): Not using default mode "1024x768" (unknown reason)
[   680.392] (--) R128(0): Virtual size is 1024x768 (pitch 1024)
[   680.392] (**) R128(0): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
[   680.392] (II) R128(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz zd)
[   680.393] (**) R128(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
[   680.393] (II) R128(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz zd)
[   680.393] (**) R128(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
[   680.393] (II) R128(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz zd)
[   680.393] (**) R128(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
[   680.393] (II) R128(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz zd)
[   680.393] (==) R128(0): DPI set to (96, 96)
[   680.393] (II) Loading sub module "fb"
[   680.393] (II) LoadModule: "fb"
[   680.394] (II) Loading /usr/lib/xorg/modules/libfb.so
[   680.395] (II) Module fb: vendor="X.Org Foundation"
[   680.395] 	compiled for 1.16.0, module version = 1.0.0
[   680.395] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   680.395] (II) Loading sub module "ramdac"
[   680.395] (II) LoadModule: "ramdac"
[   680.395] (II) Module "ramdac" already built-in
[   680.395] (II) Loading sub module "shadowfb"
[   680.395] (II) LoadModule: "shadowfb"
[   680.400] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[   680.401] (II) Module shadowfb: vendor="X.Org Foundation"
[   680.401] 	compiled for 1.16.0, module version = 1.0.0
[   680.401] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   680.401] (II) R128(0): Page flipping disabled
[   680.401] (!!) R128(0): For information on using the multimedia capabilities
	of this adapter, please see http://gatos.sf.net.
[   680.401] (II) UnloadModule: "modesetting"
[   680.401] (II) Unloading modesetting
[   680.401] (II) UnloadModule: "fbdev"
[   680.401] (II) Unloading fbdev
[   680.402] (II) UnloadSubModule: "fbdevhw"
[   680.402] (II) Unloading fbdevhw
[   680.402] (--) Depth 24 pixmap format is 32 bpp
[   680.402] (II) R128(0): Acceleration of RENDER operations will be enabled upon successful loading of DRI and EXA
[   680.403] drmOpenDevice: node name is /dev/dri/card0
[   680.412] drmOpenDevice: node name is /dev/dri/card0
[   680.430] [drm] failed to load kernel module "r128"
[   680.430] (EE) [drm] drmOpen failed.
[   680.430] (EE) R128(0): [dri] DRIScreenInit failed.  Disabling DRI.
[   680.431] (II) R128(0): Filling in EXA memory info
[   680.431] (II) R128(0): Loading EXA module...
[   680.431] (II) Loading sub module "exa"
[   680.431] (II) LoadModule: "exa"
[   680.431] (II) Loading /usr/lib/xorg/modules/libexa.so
[   680.432] (II) Module exa: vendor="X.Org Foundation"
[   680.433] 	compiled for 1.16.0, module version = 2.6.0
[   680.433] 	ABI class: X.Org Video Driver, version 18.0
[   680.433] (II) R128(0): Allocating EXA driver...
[   680.433] (II) R128(0): Acceleration enabled
[   680.433] (II) R128(0): Filled in offs
[   680.433] (II) R128(0): Going to init EXA...
[   680.433] (II) R128(0): Setting up EXA callbacks
[   680.433] (II) R128(0): Initalizing 2D acceleration engine...
[   680.433] (II) R128(0): Initializing EXA driver...
[   680.433] (II) EXA(0): Offscreen pixmap area of 13631488 bytes
[   680.434] (II) EXA(0): Driver registered support for the following operations:
[   680.434] (II)         Solid
[   680.434] (II)         Copy
[   680.434] (II) R128(0): EXA Acceleration enabled
[   680.434] (==) R128(0): Backing store enabled
[   680.434] (==) R128(0): Silken mouse enabled
[   680.434] (II) R128(0): Using hardware cursor (scanline 16382)
[   680.436] (==) R128(0): DPMS enabled
[   680.436] (WW) R128(0): Direct rendering disabled
[   680.437] (==) RandR enabled
[   680.548] (II) SELinux: Disabled on system
[   680.566] (II) AIGLX: Screen 0 is not DRI2 capable
[   680.566] (EE) AIGLX: reverting to software rendering
[   680.616] (II) AIGLX: Loaded and initialized swrast
[   680.616] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   681.280] (II) config/udev: Adding input device Fujitsu Component Apple Optical USB Mouse (/dev/input/mouse0)
[   681.280] (II) No input driver specified, ignoring this device.
[   681.280] (II) This device may have been added with another device file.
-------------- next part --------------
[+0.01s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.01s] DEBUG: Starting Light Display Manager 1.10.1, UID=0 PID=1455
[+0.01s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.01s] DEBUG: Loading configuration from /usr/share/lightdm/lightdm.conf.d/01_debian.conf
[+0.01s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.01s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.01s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.01s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.01s] DEBUG: Registered seat module xlocal
[+0.01s] DEBUG: Registered seat module xremote
[+0.01s] DEBUG: Registered seat module unity
[+0.01s] DEBUG: Registered seat module surfaceflinger
[+0.07s] DEBUG: Adding default seat
[+0.07s] DEBUG: Seat: Starting
[+0.07s] DEBUG: Seat: Creating greeter session
[+0.07s] DEBUG: Seat: Creating display server of type x
[+0.08s] DEBUG: Could not run plymouth --ping: Failed to execute child process "plymouth" (No such file or directory)
[+0.08s] DEBUG: Using VT 7
[+0.08s] DEBUG: Seat: Starting local X display on VT 7
[+0.08s] DEBUG: DisplayServer x-0: Logging to /var/log/lightdm/x-0.log
[+0.08s] DEBUG: DisplayServer x-0: Writing X server authority to /var/run/lightdm/root/:0
[+0.08s] DEBUG: DisplayServer x-0: Launching X Server
[+0.08s] DEBUG: Launching process 1460: /usr/bin/X :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.09s] DEBUG: DisplayServer x-0: Waiting for ready signal from X server :0
[+0.09s] WARNING: Could not enumerate user data directory /var/lib/lightdm-data: No such file or directory
[+0.09s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.09s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+1.23s] DEBUG: Got signal 10 from process 1460
[+1.23s] DEBUG: DisplayServer x-0: Got signal from X server :0
[+1.23s] DEBUG: DisplayServer x-0: Connecting to XServer :0
[+1.25s] DEBUG: Seat: Display server ready, starting session authentication
[+1.26s] DEBUG: Session pid=1467: Started with service 'lightdm-greeter', username 'lightdm'
[+1.39s] DEBUG: Session pid=1467: Authentication complete with return value 0: Success
[+1.39s] DEBUG: Seat: Session authenticated, running command
[+1.39s] DEBUG: Session pid=1467: Running command /usr/sbin/lightdm-gtk-greeter
[+1.40s] WARNING: Error getting user list from org.freedesktop.Accounts: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Accounts was not provided by any .service files
[+1.41s] DEBUG: Loading user config from /etc/lightdm/users.conf
[+1.41s] DEBUG: User xxxxxx added
[+1.42s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+1.42s] WARNING: Could not create user data directory /var/lib/lightdm-data/lightdm: Error creating directory: No such file or directory
[+1.43s] DEBUG: Session pid=1467: Logging to /var/log/lightdm/x-0-greeter.log
[+33.79s] DEBUG: Activating VT 7
[+33.79s] WARNING: Error using VT_WAITACTIVE 7 on /dev/console: No such device or address
[+34.18s] DEBUG: Session pid=1467: Greeter connected version=1.10.1
[+39.34s] DEBUG: Session pid=1467: Greeter start authentication
[+39.34s] DEBUG: Session pid=1509: Started with service 'lightdm', username '(null)'
[+39.41s] DEBUG: Session pid=1509: Got 1 message(s) from PAM
[+39.41s] DEBUG: Session pid=1467: Prompt greeter with 1 message(s)
-------------- next part --------------
-- Logs begin at Sat 2014-08-16 16:15:36 NZST, end at Sat 2014-08-16 16:17:10 NZST. --
Aug 16 16:15:36 debian systemd-journal[188]: Runtime journal is using 4.0M (max allowed 10.0M, trying to leave 15.0M free of 95.9M available ? current limit 10.0M).
Aug 16 16:15:36 debian systemd-journal[188]: Runtime journal is using 4.0M (max allowed 10.0M, trying to leave 15.0M free of 95.9M available ? current limit 10.0M).
Aug 16 16:15:36 debian systemd-journal[188]: Journal started
-- Subject: The Journal has been started
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- The system journal process has been starting up, opened the journal
-- files for writing and is now ready to process requests.
Aug 16 16:15:36 debian systemd[1]: Starting udev Kernel Socket.
-- Subject: Unit systemd-udevd-kernel.socket has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-udevd-kernel.socket has begun starting up.
Aug 16 16:15:36 debian systemd[1]: Listening on udev Kernel Socket.
-- Subject: Unit systemd-udevd-kernel.socket has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-udevd-kernel.socket has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:15:36 debian systemd[1]: Starting udev Control Socket.
-- Subject: Unit systemd-udevd-control.socket has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-udevd-control.socket has begun starting up.
Aug 16 16:15:36 debian systemd[1]: Listening on udev Control Socket.
-- Subject: Unit systemd-udevd-control.socket has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-udevd-control.socket has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:15:36 debian systemd[1]: Starting udev Coldplug all Devices...
-- Subject: Unit systemd-udev-trigger.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-udev-trigger.service has begun starting up.
Aug 16 16:15:36 debian systemd[1]: Mounting Debug File System...
-- Subject: Unit sys-kernel-debug.mount has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit sys-kernel-debug.mount has begun starting up.
Aug 16 16:15:36 debian systemd[1]: Starting Apply Kernel Variables...
-- Subject: Unit systemd-sysctl.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-sysctl.service has begun starting up.
Aug 16 16:15:36 debian systemd[1]: Starting Load Kernel Modules...
-- Subject: Unit systemd-modules-load.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-modules-load.service has begun starting up.
Aug 16 16:15:36 debian systemd[1]: Starting Create static device nodes in /dev...
-- Subject: Unit systemd-tmpfiles-setup-dev.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-tmpfiles-setup-dev.service has begun starting up.
Aug 16 16:15:36 debian systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
-- Subject: Unit proc-sys-fs-binfmt_misc.automount has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit proc-sys-fs-binfmt_misc.automount has begun starting up.
Aug 16 16:15:36 debian systemd[1]: Failed to open /dev/autofs: No such file or directory
Aug 16 16:15:36 debian systemd-modules-load[193]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 16 16:15:36 debian systemd-modules-load[193]: Failed to lookup alias 'lp': Function not implemented
Aug 16 16:15:36 debian systemd-modules-load[193]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 16 16:15:36 debian systemd-modules-load[193]: Failed to lookup alias 'ppdev': Function not implemented
Aug 16 16:15:36 debian systemd-modules-load[193]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 16 16:15:36 debian systemd-modules-load[193]: Failed to lookup alias 'parport_pc': Function not implemented
Aug 16 16:15:37 debian systemd-modules-load[193]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 16 16:15:37 debian systemd-modules-load[193]: Failed to lookup alias 'fuse': Function not implemented
Aug 16 16:15:37 debian systemd[1]: Mounted Debug File System.
-- Subject: Unit sys-kernel-debug.mount has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit sys-kernel-debug.mount has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:15:37 debian systemd[1]: Mounted POSIX Message Queue File System.
-- Subject: Unit dev-mqueue.mount has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dev-mqueue.mount has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:15:37 debian systemd-modules-load[193]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 16 16:15:37 debian systemd-modules-load[193]: Failed to lookup alias 'apm_emu': Function not implemented
Aug 16 16:15:37 debian systemd-modules-load[193]: could not open moddep file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
Aug 16 16:15:37 debian systemd-modules-load[193]: Failed to lookup alias 'snd-powermac': Function not implemented
Aug 16 16:15:37 debian systemd[1]: Started Create static device nodes in /dev.
-- Subject: Unit systemd-tmpfiles-setup-dev.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-tmpfiles-setup-dev.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:15:37 debian systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE
Aug 16 16:15:37 debian systemd[1]: Failed to start Load Kernel Modules.
-- Subject: Unit systemd-modules-load.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-modules-load.service has failed.
-- 
-- The result is failed.
Aug 16 16:15:37 debian systemd[1]: Unit systemd-modules-load.service entered failed state.
Aug 16 16:15:37 debian systemd[1]: Mounted Configuration File System.
-- Subject: Unit sys-kernel-config.mount has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit sys-kernel-config.mount has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:15:37 debian systemd[1]: Mounted FUSE Control File System.
-- Subject: Unit sys-fs-fuse-connections.mount has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit sys-fs-fuse-connections.mount has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:15:37 debian systemd[1]: Starting udev Kernel Device Manager...
-- Subject: Unit systemd-udevd.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-udevd.service has begun starting up.
Aug 16 16:15:38 debian systemd[1]: Started udev Kernel Device Manager.
-- Subject: Unit systemd-udevd.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-udevd.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:15:38 debian systemd[1]: Starting LSB: Tune IDE hard disks...
-- Subject: Unit hdparm.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit hdparm.service has begun starting up.
Aug 16 16:15:38 debian systemd[1]: Starting LSB: Set preliminary keymap...
-- Subject: Unit keyboard-setup.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit keyboard-setup.service has begun starting up.
Aug 16 16:15:38 debian systemd[1]: Starting Copy rules generated while the root was ro...
-- Subject: Unit udev-finish.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit udev-finish.service has begun starting up.
Aug 16 16:15:38 debian systemd[1]: Started Copy rules generated while the root was ro.
-- Subject: Unit udev-finish.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit udev-finish.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:15:41 debian kbd[187]: Setting console screen modes.
Aug 16 16:15:41 debian hdparm[211]: Setting parameters of disc: (none).
Aug 16 16:15:41 debian systemd[1]: Started LSB: Tune IDE hard disks.
-- Subject: Unit hdparm.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit hdparm.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:15:41 debian systemd[1]: Started LSB: Prepare console.
-- Subject: Unit kbd.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit kbd.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:15:41 debian systemd[1]: Starting LSB: Set console font and keymap...
-- Subject: Unit console-setup.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit console-setup.service has begun starting up.
Aug 16 16:15:41 debian console-setup[237]: Setting up console font and keymap.../etc/console-setup is not writable. No files will be saved there.
Aug 16 16:15:45 debian keyboard-setup[212]: Setting preliminary keymap...done.
Aug 16 16:15:45 debian systemd[1]: Started LSB: Set preliminary keymap.
-- Subject: Unit keyboard-setup.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit keyboard-setup.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:15:45 debian console-setup[237]: done.
Aug 16 16:15:45 debian systemd[1]: Started LSB: Set console font and keymap.
-- Subject: Unit console-setup.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit console-setup.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:15:48 debian systemd-fsck[196]: /dev/sdb12: Superblock last mount time is in the future.
Aug 16 16:15:48 debian systemd-fsck[196]: (by less than a day, probably due to the hardware clock being incorrectly set)  FIXED.
Aug 16 16:15:48 debian systemd-fsck[196]: /dev/sdb12: Superblock last write time is in the future.
Aug 16 16:15:48 debian systemd-fsck[196]: (by less than a day, probably due to the hardware clock being incorrectly set).  FIXED.
Aug 16 16:15:55 debian mtp-probe[336]: checking bus 2, device 4: "/sys/devices/pci0001:10/0001:10:0d.0/0001:11:09.0/usb2/2-1/2-1.2"
Aug 16 16:15:55 debian mtp-probe[335]: checking bus 1, device 2: "/sys/devices/pci0001:10/0001:10:0d.0/0001:11:08.0/usb1/1-1"
Aug 16 16:15:55 debian mtp-probe[337]: checking bus 2, device 3: "/sys/devices/pci0001:10/0001:10:0d.0/0001:11:09.0/usb2/2-1/2-1.1"
Aug 16 16:15:55 debian mtp-probe[336]: bus: 2, device: 4 was not an MTP device
Aug 16 16:15:55 debian mtp-probe[335]: bus: 1, device: 2 was not an MTP device
Aug 16 16:15:55 debian mtp-probe[337]: bus: 2, device: 3 was not an MTP device
Aug 16 16:16:09 debian systemd[1]: Found device ATMR04-0.
-- Subject: Unit dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.device has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.device has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:16:09 debian systemd[1]: Activating swap /dev/disk/by-uuid/22f04269-4a67-46fb-8873-29bb2b8158af...
-- Subject: Unit dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap has begun starting up.
Aug 16 16:16:09 debian systemd[1]: Activated swap /dev/disk/by-uuid/22f04269-4a67-46fb-8873-29bb2b8158af.
-- Subject: Unit dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dev-disk-by\x2duuid-22f04269\x2d4a67\x2d46fb\x2d8873\x2d29bb2b8158af.swap has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:16:09 debian systemd[1]: Starting Swap.
-- Subject: Unit swap.target has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit swap.target has begun starting up.
Aug 16 16:16:09 debian systemd[1]: Reached target Swap.
-- Subject: Unit swap.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit swap.target has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:03 debian systemd-fsck[196]: /dev/sdb12: 100669/1166880 files (0.1% non-contiguous), 789759/4661621 blocks
Aug 16 16:17:04 debian systemd[1]: Started File System Check on Root Device.
-- Subject: Unit systemd-fsck-root.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-fsck-root.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:04 debian systemd[1]: Starting Remount Root and Kernel File Systems...
-- Subject: Unit systemd-remount-fs.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-remount-fs.service has begun starting up.
Aug 16 16:17:04 debian systemd[1]: Started Remount Root and Kernel File Systems.
-- Subject: Unit systemd-remount-fs.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-remount-fs.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:04 debian systemd[1]: Started Various fixups to make systemd work better on Debian.
-- Subject: Unit debian-fixup.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit debian-fixup.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:04 debian systemd[1]: Starting Load/Save Random Seed...
-- Subject: Unit systemd-random-seed.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-random-seed.service has begun starting up.
Aug 16 16:17:04 debian systemd[1]: Starting Local File Systems (Pre).
-- Subject: Unit local-fs-pre.target has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit local-fs-pre.target has begun starting up.
Aug 16 16:17:04 debian systemd[1]: Reached target Local File Systems (Pre).
-- Subject: Unit local-fs-pre.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit local-fs-pre.target has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:04 debian systemd[1]: Mounting Lock Directory...
-- Subject: Unit run-lock.mount has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit run-lock.mount has begun starting up.
Aug 16 16:17:04 debian systemd[1]: Mounting User Runtime Directory...
-- Subject: Unit run-user.mount has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit run-user.mount has begun starting up.
Aug 16 16:17:04 debian systemd[1]: Mounted Lock Directory.
-- Subject: Unit run-lock.mount has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit run-lock.mount has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:04 debian systemd[1]: Mounted User Runtime Directory.
-- Subject: Unit run-user.mount has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit run-user.mount has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:04 debian systemd[1]: Starting Local File Systems.
-- Subject: Unit local-fs.target has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit local-fs.target has begun starting up.
Aug 16 16:17:04 debian systemd[1]: Reached target Local File Systems.
-- Subject: Unit local-fs.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit local-fs.target has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:04 debian systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
-- Subject: Unit systemd-journal-flush.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-journal-flush.service has begun starting up.
Aug 16 16:17:04 debian systemd[1]: Starting Create Volatile Files and Directories...
-- Subject: Unit systemd-tmpfiles-setup.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-tmpfiles-setup.service has begun starting up.
Aug 16 16:17:04 debian systemd[1]: Started Load/Save Random Seed.
-- Subject: Unit systemd-random-seed.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-random-seed.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:04 debian systemd[1]: Starting LSB: Raise network interfaces....
-- Subject: Unit networking.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit networking.service has begun starting up.
Aug 16 16:17:04 debian systemd[1]: Started Create Volatile Files and Directories.
-- Subject: Unit systemd-tmpfiles-setup.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-tmpfiles-setup.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:04 debian systemd[1]: Starting Update UTMP about System Reboot/Shutdown...
-- Subject: Unit systemd-update-utmp.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-update-utmp.service has begun starting up.
Aug 16 16:17:04 debian systemd-journal[188]: Runtime journal is using 4.0M (max allowed 10.0M, trying to leave 15.0M free of 95.5M available ? current limit 10.0M).
Aug 16 16:17:04 debian systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
-- Subject: Unit systemd-journal-flush.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-journal-flush.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:04 debian systemd[1]: Started Update UTMP about System Reboot/Shutdown.
-- Subject: Unit systemd-update-utmp.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-update-utmp.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:05 debian networking[610]: Configuring network interfaces...done.
Aug 16 16:17:05 debian systemd[1]: Started LSB: Raise network interfaces..
-- Subject: Unit networking.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit networking.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:05 debian systemd[1]: Starting Network.
-- Subject: Unit network.target has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit network.target has begun starting up.
Aug 16 16:17:05 debian systemd[1]: Reached target Network.
-- Subject: Unit network.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit network.target has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:05 debian systemd[1]: Starting Network is Online.
-- Subject: Unit network-online.target has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit network-online.target has begun starting up.
Aug 16 16:17:05 debian systemd[1]: Reached target Network is Online.
-- Subject: Unit network-online.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit network-online.target has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:05 debian systemd[1]: Starting LSB: RPC portmapper replacement...
-- Subject: Unit rpcbind.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit rpcbind.service has begun starting up.
Aug 16 16:17:06 debian rpcbind[684]: Starting rpcbind daemon....
Aug 16 16:17:06 debian systemd[1]: Started LSB: RPC portmapper replacement.
-- Subject: Unit rpcbind.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit rpcbind.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:06 debian systemd[1]: Starting RPC Port Mapper.
-- Subject: Unit rpcbind.target has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit rpcbind.target has begun starting up.
Aug 16 16:17:06 debian systemd[1]: Reached target RPC Port Mapper.
-- Subject: Unit rpcbind.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit rpcbind.target has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:06 debian systemd[1]: Starting LSB: NFS support files common to client and server...
-- Subject: Unit nfs-common.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit nfs-common.service has begun starting up.
Aug 16 16:17:08 debian rpc.statd[701]: Version 1.2.8 starting
Aug 16 16:17:08 debian sm-notify[702]: Version 1.2.8 starting
Aug 16 16:17:08 debian nfs-common[696]: Starting NFS common utilities: statd.
Aug 16 16:17:08 debian systemd[1]: Started LSB: NFS support files common to client and server.
-- Subject: Unit nfs-common.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit nfs-common.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:08 debian systemd[1]: Starting System Initialization.
-- Subject: Unit sysinit.target has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit sysinit.target has begun starting up.
Aug 16 16:17:08 debian systemd[1]: Reached target System Initialization.
-- Subject: Unit sysinit.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit sysinit.target has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:08 debian systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket.
-- Subject: Unit avahi-daemon.socket has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit avahi-daemon.socket has begun starting up.
Aug 16 16:17:08 debian systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
-- Subject: Unit avahi-daemon.socket has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit avahi-daemon.socket has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:08 debian systemd[1]: Starting CUPS Printing Service Sockets.
-- Subject: Unit cups.socket has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit cups.socket has begun starting up.
Aug 16 16:17:08 debian systemd[1]: Listening on CUPS Printing Service Sockets.
-- Subject: Unit cups.socket has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit cups.socket has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:08 debian systemd[1]: Starting Rescue Shell...
-- Subject: Unit rescue.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit rescue.service has begun starting up.
Aug 16 16:17:08 debian systemd[1]: Started Rescue Shell.
-- Subject: Unit rescue.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit rescue.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:08 debian systemd[1]: Starting D-Bus System Message Bus Socket.
-- Subject: Unit dbus.socket has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dbus.socket has begun starting up.
Aug 16 16:17:08 debian systemd[1]: Listening on D-Bus System Message Bus Socket.
-- Subject: Unit dbus.socket has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit dbus.socket has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:08 debian systemd[1]: Starting Sockets.
-- Subject: Unit sockets.target has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit sockets.target has begun starting up.
Aug 16 16:17:08 debian systemd[1]: Reached target Sockets.
-- Subject: Unit sockets.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit sockets.target has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:08 debian systemd[1]: Starting Daily Cleanup of Temporary Directories.
-- Subject: Unit systemd-tmpfiles-clean.timer has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-tmpfiles-clean.timer has begun starting up.
Aug 16 16:17:08 debian systemd[1]: Started Daily Cleanup of Temporary Directories.
-- Subject: Unit systemd-tmpfiles-clean.timer has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-tmpfiles-clean.timer has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:08 debian systemd[1]: Starting Timers.
-- Subject: Unit timers.target has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit timers.target has begun starting up.
Aug 16 16:17:08 debian systemd[1]: Reached target Timers.
-- Subject: Unit timers.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit timers.target has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:08 debian systemd[1]: Starting CUPS Printer Service Spool.
-- Subject: Unit cups.path has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit cups.path has begun starting up.
Aug 16 16:17:08 debian systemd[1]: Started CUPS Printer Service Spool.
-- Subject: Unit cups.path has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit cups.path has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:08 debian systemd[1]: Starting Paths.
-- Subject: Unit paths.target has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit paths.target has begun starting up.
Aug 16 16:17:08 debian systemd[1]: Reached target Paths.
-- Subject: Unit paths.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit paths.target has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:08 debian systemd[1]: Started Manage Sound Card State (restore and store).
-- Subject: Unit alsa-state.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit alsa-state.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:08 debian systemd[1]: Started Restore Sound Card State.
-- Subject: Unit alsa-restore.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit alsa-restore.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:08 debian systemd[1]: Starting Basic System.
-- Subject: Unit basic.target has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit basic.target has begun starting up.
Aug 16 16:17:08 debian systemd[1]: Reached target Basic System.
-- Subject: Unit basic.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit basic.target has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:08 debian systemd[1]: Starting LSB: Log file handling to be done during bootup....
-- Subject: Unit bootlogs.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit bootlogs.service has begun starting up.
Aug 16 16:17:08 debian systemd[1]: Starting LSB: Create dynamic part of /etc/motd...
-- Subject: Unit motd.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit motd.service has begun starting up.
Aug 16 16:17:09 debian systemd[1]: Started LSB: Create dynamic part of /etc/motd.
-- Subject: Unit motd.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit motd.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:09 debian systemd[1]: Started LSB: Log file handling to be done during bootup..
-- Subject: Unit bootlogs.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit bootlogs.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:09 debian systemd[1]: Starting Rescue Mode.
-- Subject: Unit rescue.target has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit rescue.target has begun starting up.
Aug 16 16:17:09 debian systemd[1]: Reached target Rescue Mode.
-- Subject: Unit rescue.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit rescue.target has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:09 debian systemd[1]: Starting Update UTMP about System Runlevel Changes...
-- Subject: Unit systemd-update-utmp-runlevel.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-update-utmp-runlevel.service has begun starting up.
Aug 16 16:17:09 debian systemd[1]: Started Update UTMP about System Runlevel Changes.
-- Subject: Unit systemd-update-utmp-runlevel.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- Unit systemd-update-utmp-runlevel.service has finished starting up.
-- 
-- The start-up result is done.
Aug 16 16:17:09 debian systemd[710]: Failed at step EXEC spawning /bin/plymouth: No such file or directory
-- Subject: Process /bin/plymouth could not be executed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- The process /bin/plymouth could not be executed and failed.
-- 
-- The error number returned while executing this process is 2.
Aug 16 16:17:09 debian systemd[1]: Startup finished in 15.946s (kernel) + 1min 46.119s (userspace) = 2min 2.065s.
-- Subject: System start-up is now complete
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- All system services necessary queued for starting at boot have been
-- successfully started. Note that this does not mean that the machine is
-- now idle as services might still be busy with completing start-up.
-- 
-- Kernel start-up required 15946443 microseconds.
-- 
-- Initial RAM disk start-up required INITRD_USEC microseconds.
-- 
-- Userspace start-up required 106119466 microseconds.


More information about the Pkg-xfce-devel mailing list