Gnome 3.16 spamming syslog

Hi,
after installing Gnome 3.16 today I get the following three lines several times a second in my syslog:
Apr 10 16:31:38 compname /usr/lib/gdm/gdm-x-session[1324]: GetModeLine - scrn: 0 clock: 106500
Apr 10 16:31:38 compname /usr/lib/gdm/gdm-x-session[1324]: GetModeLine - hdsp: 1440 hbeg: 1520 hend: 1672 httl: 1904
Apr 10 16:31:38 compname /usr/lib/gdm/gdm-x-session[1324]: vdsp: 900 vbeg: 903 vend: 909 vttl: 934 flags: 6
Any ideas how I can stop that - or at least stop that part of the logging until the problem might be resolved?

The logs seem only to appear when I do something in Chrome like scrolling or writing in a text input field like right now or another window is on top or below Chrome.
Last edited by nielsk (2015-04-10 15:55:55)

Similar Messages

  • No TV sound - Problem with Pulseaudio and Gnome

    Hi Community!
    Since January 2013 I got big problems with the sound of my tvcard. The card is a Sundtek Media TV Pro. But after all the problems have nothing to to with the card itself!
    So far I found out, that the problem is with Pulseaudio.
    - Sound works under Windows on same PC.
    - Sound don't work under Arch - not with tvtime, not with vlc, etc.
    - Problem occurs even on a new installed system with the Arch-2013-02-01 install medium.
    cat /etc/mediasrv.log
    [1033] Pulseaudio connect reported an error (6 - Connection refused)
    [1033] select error() in audio processor (can be caused because of pulseaudio) (Interrupted system call)
    After setting up a new Arch installation with just xorg-server, gnome, tvtime and the sundtek driver from AUR I run journalctl -b:
    Feb 10 16:25:15 hightower pulseaudio[636]: [pulseaudio] pid.c:
    Daemon already running.
    With sudo journalctl | grep 'Feb 10 16:2' I get the following output:
    Feb 10 16:25:01 hightower rtkit-daemon[489]: Successfully made thread 488 of process 488 (/usr/bin/pulseaudio) owned by '120' high priority at nice level -11.
    Feb 10 16:25:14 hightower rtkit-daemon[489]: Successfully made thread 606 of process 606 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
    Feb 10 16:25:15 hightower rtkit-daemon[489]: Successfully made thread 636 of process 636 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
    Feb 10 16:25:15 hightower pulseaudio[636]: [pulseaudio] pid.c: Daemon already running.
    Feb 10 16:28:55 hightower pulseaudio[1000]: [pulseaudio] module-jackdbus-detect.c: Unable to contact D-Bus session bus: org.freedesktop.DBus.Error.NotSupported: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
    Feb 10 16:28:55 hightower pulseaudio[1000]: [pulseaudio] module.c: Failed to load module "module-jackdbus-detect" (argument:""): initialization failed.
    Feb 10 16:28:55 hightower pulseaudio[1000]: [pulseaudio] socket-server.c: bind(): Die Adresse wird bereits verwendet
    Feb 10 16:28:55 hightower pulseaudio[1000]: [pulseaudio] module.c: Failed to load module "module-esound-protocol-unix" (argument: ""): initialization failed.
    Feb 10 16:28:55 hightower pulseaudio[1000]: [pulseaudio] main.c: Module load failed.
    Feb 10 16:28:55 hightower pulseaudio[1000]: [pulseaudio] main.c: Module load failed.
    Feb 10 16:28:55 hightower pulseaudio[1000]: [pulseaudio] main.c: Konnte Daemon nicht initialisieren.
    Feb 10 16:28:55 hightower pulseaudio[997]: [pulseaudio] main.c: Start des Daemons fehlgeschlagen.
    So, if I understand right, pulseaudio is alreade started by the rtkit-daemon and gnome couldn't start it again.
    At https://bugs.archlinux.org/task/30926 I found a hint concerning /etc/xdg/autostart/pulseaudio.desktop and /etc/xdg/autostart/pulseaudio-kde.desktop.
    After removing them from /etc/xdg/autostart and running journalctl -b there are no more errors.
    With sudo journalctl | grep 'pulseaudio' I get:
    sudo journalctl | grep 'Feb 10 17:4' | grep 'pulse*'
    Feb 10 17:41:42 hightower rtkit-daemon[485]: Successfully made thread 484 of process 484 (/usr/bin/pulseaudio) owned by '120' high priority at nice level -11.
    Feb 10 17:41:55 hightower rtkit-daemon[485]: Successfully made thread 625 of process 625 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
    In my opinion all looks ok! I also checked the channels with the alsamixer and it looks good, too.
    So I ran vlc v4l2://:dev=/dev/video0:width=720:height=576:tuner-frequency=510750:adev=/dev/null:standard=255 - but still no sound.
    With cat /var/log/mediasrv.log I checked the drivers logfile:
    2013-02-10 17:48:55 [343] SETTING DVB-C
    2013-02-10 17:48:55 [343] switching to analog TV
    2013-02-10 17:48:56 [343] SETTING PAL/SECAM
    2013-02-10 17:48:58 [343] invalid audio input selected: 2
    2013-02-10 17:48:58 [343] Setting frequency: 510750000
    2013-02-10 17:48:58 [343] Using settings for Europe
    2013-02-10 17:48:58 [343] Set Pixelformat: 0 YUV 4:2:2 (YUYV)
    2013-02-10 17:48:58 [1033] Starting audio processor (PID 1033)
    2013-02-10 17:48:58 [1033] initializing audio in audio processor
    2013-02-10 17:48:58 [1033] loaded local pulseaudio driver
    2013-02-10 17:48:58 [1033] select error() in audio processor (can be caused because of pulseaudio) (Interrupted system call)
    2013-02-10 17:48:59 [1033] Pulseaudio connect reported an error (6 - Connection refused)
    2013-02-10 17:48:59 [1033] select error() in audio processor (can be caused because of pulseaudio) (Interrupted system call)
    2013-02-10 17:48:59 [1033] Pulseaudio connect reported an error (6 - Connection refused)
    I started tvtime again. This time I ran rm -rf ~/.config/pulse/ and killall pulseaudio to kill the Pulseaudio server. I instantly got a loud noise out of my speakers.
    I closed tvtime and re-opened it. And there it was: TV SOUND OUT OF MY SPEAKERS!
    But now, when I run pavucontrol I get:
    Connection to PulseAudio failed. Automatic retry in 5s.
    In this cas this is likely because PULSE_SERVER in the Environment/X11 root Windows Properties or default-server in client.conf is misconfigured.
    This situation can also arrise when PulseAudio crashed and left stale details in the X11 Root Windows.
    If this is the case, then PuseAudio should autospawn again, or if this is not configured you sould run start-pulseaudio-x11 manually.
    I got the information from Sundtek, that Pulseaudio should not be started as system service. Instead, every user should have an own Pulseaudio daemon and that PA was concepted this way. But they don't know how it is implemented in ArchLinux.
    I also don't know it exactly. So the question to all you ArchLinu pro's:
    How is PA implemented in Arch? And how can I sustainable solve my problem?
    Thank you for your time and help!
    Durag

    There is just one more thing I found out.
    After logging into Gnome and running ps aux | grep pulse I get:
    rebel 727 0.7 0.2 444316 10288 ? S<l 03:02 0:00 /usr/bin/pulseaudio --start --log-target=syslog
    rebel 731 0.0 0.0 71236 2652 ? S 03:02 0:00 /usr/lib/pulse/gconf-helper
    rebel 843 0.0 0.0 17396 1184 pts/0 D+ 03:03 0:00 grep pulse
    To get the sound to work I run:
    rm -rf .config/pulse/
    killall pulseaudio
    killall -9 pulseaudio
    I again run ps aux | grep pulse
    rebel 4016 4.2 0.2 510124 11528 ? Sl 03:06 0:02 /usr/bin/pulseaudio --start --log-target=syslog
    rebel 4020 0.0 0.0 71368 2700 ? S 03:06 0:00 /usr/lib/pulse/gconf-helper
    rebel 4046 0.0 0.0 19456 1216 pts/0 R+ 03:07 0:00 grep pulse
    I can recognize that the STATs have changed. Maybe this can help to solve the problem?

  • [SOLVED] Gnome 3.8: Unable to use Nokia N9 as a Bluetooth modem

    Hi,
    I'm unable to use my Nokia N9 mobile phone as a bluetooth modem. Phone and Gnome get paired OK, and I have even managed to get my phone recognized as a modem. However, Networkmanager complains that it can't find the modem.
    Any ideas on how to fix this?
    Here are some log files:
    Bluetooth startup from everything.log:
    Jun 17 00:44:26 localhost bluetoothd[382]: Bluetooth daemon 4.101
    Jun 17 00:44:30 localhost bluetoothd[382]: Starting SDP server
    Jun 17 00:44:31 localhost bluetoothd[382]: DIS cannot start: GATT is disabled
    Jun 17 00:44:31 localhost bluetoothd[382]: Failed to init deviceinfo plugin
    Jun 17 00:44:32 localhost bluetoothd[382]: Failed to init gatt_example plugin
    Jun 17 00:44:32 localhost bluetoothd[382]: Bluetooth Management interface initialized
    Jun 17 00:44:32 localhost bluetoothd[382]: bluetoothd[382]: Bluetooth Management interface initialized
    Jun 17 00:44:32 localhost bluetoothd[382]: bluetoothd[382]: Unknown command complete for opcode 1J
    Jun 17 00:44:32 localhost bluetoothd[382]: Unknown command complete for opcode 19
    Jun 17 00:44:933 localhost bluetoothd[382]: bluetoothd[382]: Adapter /org/bluez/382/hci0 has been enabled
    Jun 17 00:44:33 localhost bluetoothd[382]: Adapter /org/bluez/382/hci0 has been enabled
    Bluetooth modem fails, log entries from everything.log:
    Jun 17 01:03:38 localhost /etc/gdm/Xsession[612]: Ikkunointiohjelman varoitus:Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x2800003 (Uuden Blue)
    Jun 17 01:03:38 localhost /etc/gdm/Xsession[612]: Ikkunointiohjelman varoitus:meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
    Jun 17 01:03:38 localhost bluetoothd[382]: bluetoothd[382]: Discovery session 0x7f5d47491d10 with :1.58 activated
    Jun 17 01:03:38 localhost bluetoothd[382]: Discovery session 0x7f5d47491d10 with :1.58 activated
    Jun 17 01:03:50 localhost bluetoothd[382]: bluetoothd[382]: Stopping discovery
    Jun 17 01:03:50 localhost bluetoothd[382]: Stopping discovery
    Jun 17 01:03:54 localhost kernel: [ 1179.820342] usb 2-1: reset high-speed USB device number 2 using ehci-pci
    Jun 17 01:04:00 localhost dbus-daemon[396]: dbus[396]: [system] Rejected send message, 3 matched rules; type="method_return", sender=":1.58" (uid=1000 pid=1082 comm="bluetooth-wizard ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.4" (uid=0 pid=382 comm="/usr/lib/bluetooth/bluetoothd -n ")
    Jun 17 01:04:01 localhost bluetoothd[382]: bluetoothd[382]: input-headset driver probe failed for device 40:98:4E:65:A1:00
    Jun 17 01:04:01 localhost bluetoothd[382]: input-headset driver probe failed for device 40:98:4E:65:A1:00
    Jun 17 01:04:01 localhost pulseaudio[678]: [pulseaudio] bluetooth-util.c: org.bluez.AudioSource.GetProperties() failed: org.freedesktop.DBus.Error.UnknownMethod: Method "GetProperties" with signature "" on interface "org.bluez.AudioSource" doesn't exist
    Jun 17 01:04:01 localhost pulseaudio[678]: [pulseaudio] bluetooth-util.c: org.bluez.HandsfreeGateway.GetProperties() failed: org.freedesktop.DBus.Error.UnknownMethod: Method "GetProperties" with signature "" on interface "org.bluez.HandsfreeGateway" doesn't exist
    Jun 17 01:04:01 localhost pulseaudio[678]: [pulseaudio] bluetooth-util.c: org.bluez.HandsfreeGateway.GetProperties() failed: org.freedesktop.DBus.Error.UnknownMethod: Method "GetProperties" with signature "" on interface "org.bluez.HandsfreeGateway" doesn't exist
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 SyncMLClient
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 DialupNetworking
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 OBEXObjectPush
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 OBEXFileTransfer
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 AudioSource
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 A/V_RemoteControlTarget
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 A/V_RemoteControl
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 Headset_-_AG
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 HandsfreeAudioGateway
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 Phonebook_Access_-_PSE
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 SyncMLClient
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 DialupNetworking
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 OBEXObjectPush
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 OBEXFileTransfer
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 AudioSource
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 A/V_RemoteControlTarget
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 A/V_RemoteControl
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 Headset_-_AG
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 HandsfreeAudioGateway
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: has_config_widget 40:98:4E:65:A1:00 Phonebook_Access_-_PSE
    Jun 17 01:04:01 localhost /etc/gdm/Xsession[612]: ** Message: Default Bluetooth adapter is powered
    Jun 17 01:04:25 localhost /etc/gdm/Xsession[612]: ** Message: dun_start: starting DUN device discovery...
    Jun 17 01:04:25 localhost /etc/gdm/Xsession[612]: ** Message: Tutkitaan puhelimen asetuksia…
    Jun 17 01:04:25 localhost /etc/gdm/Xsession[612]: ** Message: dun_start: calling Connect...
    Jun 17 01:04:25 localhost /etc/gdm/Xsession[612]: ** Message: dun_start: waiting for Connect success...
    Jun 17 01:04:27 localhost /etc/gdm/Xsession[612]: ** Message: dun_connect_cb: processing Connect reply
    Jun 17 01:04:27 localhost /etc/gdm/Xsession[612]: ** Message: dun_connect_cb: new rfcomm interface '/dev/rfcomm0'
    Jun 17 01:04:27 localhost /etc/gdm/Xsession[612]: ** Message: dun_connect_cb: finished
    Jun 17 01:04:27 localhost upowerd[506]: (upowerd:506): UPower-Linux-WARNING **: unhandled action 'move' on /sys/devices/pci0000:00/0000:00:13.1/usb6/6-3/6-3:1.0/bluetooth/hci0/hci0:21/rfcomm0
    Jun 17 01:04:27 localhost kernel: [ 1212.925984] Bluetooth: TIOCGSERIAL is not supported
    Jun 17 01:04:29 localhost kernel: [ 1214.790844] Bluetooth: TIOCGSERIAL is not supported
    Jun 17 01:04:29 localhost kernel: [ 1214.791357] Bluetooth: TIOCGSERIAL is not supported
    Jun 17 01:04:30 localhost ModemManager[457]: <info> Creating modem with plugin 'Nokia' and '1' ports
    Jun 17 01:04:30 localhost kernel: [ 1215.816882] Bluetooth: TIOCGSERIAL is not supported
    Jun 17 01:04:30 localhost ModemManager[457]: <info> Modem for device at '/sys/devices/pci0000:00/0000:00:13.1/usb6/6-3' successfully created
    Jun 17 01:04:30 localhost kernel: [ 1215.820679] Bluetooth: TIOCGSERIAL is not supported
    Jun 17 01:04:31 localhost ModemManager[457]: <info> Modem: state changed (unknown -> disabled)
    Jun 17 01:04:31 localhost kernel: [ 1216.873341] Bluetooth: TIOCGSERIAL is not supported
    Jun 17 01:04:31 localhost /etc/gdm/Xsession[612]: ** Message: modem_object_added: (/org/freedesktop/ModemManager1/Modem/0) modem found
    Jun 17 01:04:31 localhost /etc/gdm/Xsession[612]: ** Message: start_wizard: (/org/freedesktop/ModemManager1/Modem/0) starting the mobile wizard
    Jun 17 01:04:31 localhost NetworkManager[387]: <info> ignoring modem 'rfcomm0' (no associated Bluetooth device)
    Jun 17 01:06:17 localhost /etc/gdm/Xsession[612]: ** Message: wizard_done_cb: mobile wizard done
    Jun 17 01:06:17 localhost /etc/gdm/Xsession[612]: ** Message: wizard_done_cb: adding new setting
    Jun 17 01:06:17 localhost /etc/gdm/Xsession[612]: ** Message: wizard_done_cb: waiting for add connection result...
    Jun 17 01:06:17 localhost NetworkManager[387]: <info> BT device Nokia N9 (40:98:4E:65:A1:00) added (DUN)
    Jun 17 01:06:17 localhost NetworkManager[387]: <info> (40:98:4E:65:A1:00): new Bluetooth device (driver: 'bluez' ifindex: 0)
    Jun 17 01:06:17 localhost NetworkManager[387]: <info> (40:98:4E:65:A1:00): exported as /org/freedesktop/NetworkManager/Devices/1
    Jun 17 01:06:17 localhost NetworkManager[387]: <info> (40:98:4E:65:A1:00): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
    Jun 17 01:06:17 localhost NetworkManager[387]: <info> (40:98:4E:65:A1:00): deactivating device (reason 'managed') [2]
    Jun 17 01:06:17 localhost NetworkManager[387]: <info> (40:98:4E:65:A1:00): device state change: unavailable -> disconnected (reason 'none') [20 30 0]
    Jun 17 01:06:17 localhost /etc/gdm/Xsession[612]: ** Message: Puhelimesi on nyt valmis käyttöön.
    Jun 17 01:06:17 localhost upowerd[506]: (upowerd:506): UPower-Linux-WARNING **: unhandled action 'move' on /sys/devices/virtual/tty/rfcomm0
    Jun 17 01:06:17 localhost dbus-daemon[396]: dbus[396]: [system] Rejected send message, 2 matched rules; type="method_return", sender=":1.4" (uid=0 pid=382 comm="/usr/lib/bluetooth/bluetoothd -n ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.59" (uid=1000 pid=1082 comm="bluetooth-wizard ")
    Jun 17 01:12:24 localhost NetworkManager[387]: <info> (eth0): device state change: activated -> disconnected (reason 'user-requested') [100 30 39]
    Jun 17 01:12:24 localhost NetworkManager[387]: <info> (eth0): deactivating device (reason 'user-requested') [39]
    Jun 17 01:12:24 localhost avahi-daemon[392]: Withdrawing address record for 192.168.0.222 on eth0.
    Jun 17 01:12:24 localhost avahi-daemon[392]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.0.222.
    Jun 17 01:12:24 localhost avahi-daemon[392]: Interface eth0.IPv4 no longer relevant for mDNS.
    Jun 17 01:12:24 localhost dbus-daemon[396]: dbus[396]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
    Jun 17 01:12:24 localhost dbus[396]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
    Jun 17 01:12:24 localhost systemd[1]: Starting Network Manager Script Dispatcher Service...
    Jun 17 01:12:24 localhost dbus-daemon[396]: dbus[396]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    Jun 17 01:12:24 localhost dbus[396]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    Jun 17 01:12:24 localhost systemd[1]: Started Network Manager Script Dispatcher Service.
    Jun 17 01:12:33 localhost NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) starting connection 'Dna connection'
    Jun 17 01:12:33 localhost NetworkManager[387]: <info> (40:98:4E:65:A1:00): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    Jun 17 01:12:33 localhost NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 1 of 5 (Device Prepare) scheduled...
    Jun 17 01:12:33 localhost NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 1 of 5 (Device Prepare) started...
    Jun 17 01:12:33 localhost NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 2 of 5 (Device Configure) scheduled...
    Jun 17 01:12:33 localhost NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 1 of 5 (Device Prepare) complete.
    Jun 17 01:12:33 localhost NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 2 of 5 (Device Configure) starting...
    Jun 17 01:12:33 localhost NetworkManager[387]: <info> (40:98:4E:65:A1:00): device state change: prepare -> config (reason 'none') [40 50 0]
    Jun 17 01:12:33 localhost NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 2 of 5 (Device Configure) complete.
    Jun 17 01:12:35 localhost NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00 40:98:4E:65:A1:00/bluetooth) Stage 2 of 5 (Device Configure) successful. Will connect via DUN.
    Jun 17 01:12:35 localhost NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00/bluetooth) Stage 2 of 5 (Device Configure) waiting for modem to appear.
    Jun 17 01:12:35 localhost upowerd[506]: (upowerd:506): UPower-Linux-WARNING **: unhandled action 'move' on /sys/devices/pci0000:00/0000:00:13.1/usb6/6-3/6-3:1.0/bluetooth/hci0/hci0:21/rfcomm0
    Jun 17 01:13:05 localhost NetworkManager[387]: <info> (40:98:4E:65:A1:00): device state change: config -> failed (reason 'modem-not-found') [50 120 43]
    Jun 17 01:13:05 localhost NetworkManager[387]: <warn> Activation (40:98:4E:65:A1:00) failed for connection 'Dna connection'
    Jun 17 01:13:05 localhost NetworkManager[387]: <info> (40:98:4E:65:A1:00): device state change: failed -> disconnected (reason 'none') [120 30 0]
    Jun 17 01:13:05 localhost NetworkManager[387]: <info> (40:98:4E:65:A1:00): deactivating device (reason 'none') [0]
    Jun 17 01:13:05 localhost upowerd[506]: (upowerd:506): UPower-Linux-WARNING **: unhandled action 'move' on /sys/devices/virtual/tty/rfcomm0
    Jun 17 01:13:05 localhost dbus-daemon[396]: dbus[396]: [system] Rejected send message, 7 matched rules; type="method_return", sender=":1.4" (uid=0 pid=382 comm="/usr/lib/bluetooth/bluetoothd -n ") interface="(unset)" member="(unset)" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=387 comm="/usr/bin/NetworkManager --no-daemon ")
    And finally a complete everything.log
    Jun 17 00:44:20 localhost systemd[1]: Mounting Arbitrary Executable File Formats File System...
    Jun 17 00:44:20 localhost systemd-sysctl[132]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
    Jun 17 00:44:20 localhost systemd[1]: Started Apply Kernel Variables.
    Jun 17 00:44:20 localhost systemd[1]: Started udev Coldplug all Devices.
    Jun 17 00:44:20 localhost systemd-modules-load[138]: Inserted module 'fuse'
    Jun 17 00:44:20 localhost systemd[1]: Started Create static device nodes in /dev.
    Jun 17 00:44:20 localhost systemd[1]: Starting udev Kernel Device Manager...
    Jun 17 00:44:20 localhost systemd[1]: Started udev Kernel Device Manager.
    Jun 17 00:44:20 localhost systemd[1]: Mounted Arbitrary Executable File Formats File System.
    Jun 17 00:44:20 localhost systemd[1]: Mounted Debug File System.
    Jun 17 00:44:29 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset
    Jun 17 00:44:29 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu
    Jun 17 00:44:29 localhost kernel: [ 0.000000] Linux version 3.9.5-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.1 (GCC) ) #1 SMP PREEMPT Sat Jun 8 09:22:45 CEST 2013
    Jun 17 00:44:29 localhost kernel: [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=90b0c2df-9b19-4c19-91ce-5479b086da4d ro quiet
    Jun 17 00:44:29 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map:
    Jun 17 00:44:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
    Jun 17 00:44:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
    Jun 17 00:44:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    Jun 17 00:44:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cfdeffff] usable
    Jun 17 00:44:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cfdf0000-0x00000000cfdf2fff] ACPI NVS
    Jun 17 00:44:29 localhost syslog-ng[390]: syslog-ng starting up; version='3.4.1'
    Jun 17 00:44:20 localhost systemd[1]: Mounted Huge Pages File System.
    Jun 17 00:44:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cfdf3000-0x00000000cfdfffff] ACPI data
    Jun 17 00:44:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cfe00000-0x00000000cfefffff] reserved
    Jun 17 00:44:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    Jun 17 00:44:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
    Jun 17 00:44:29 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000032fffffff] usable
    Jun 17 00:44:29 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active
    Jun 17 00:44:29 localhost kernel: [ 0.000000] SMBIOS 2.4 present.
    Jun 17 00:44:29 localhost kernel: [ 0.000000] DMI: Gigabyte Technology Co., Ltd. GA-MA790XT-UD4P/GA-MA790XT-UD4P, BIOS F8g 07/12/2010
    Jun 17 00:44:29 localhost kernel: [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Jun 17 00:44:29 localhost kernel: [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    Jun 17 00:44:30 localhost kernel: [ 0.000000] No AGP bridge found
    Jun 17 00:44:30 localhost kernel: [ 0.000000] e820: last_pfn = 0x330000 max_arch_pfn = 0x400000000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] MTRR default type: uncachable
    Jun 17 00:44:30 localhost kernel: [ 0.000000] MTRR fixed ranges enabled:
    Jun 17 00:44:30 localhost kernel: [ 0.000000] 00000-9FFFF write-back
    Jun 17 00:44:30 localhost kernel: [ 0.000000] A0000-BFFFF uncachable
    Jun 17 00:44:30 localhost kernel: [ 0.000000] C0000-C7FFF write-protect
    Jun 17 00:44:30 localhost kernel: [ 0.000000] C8000-FFFFF uncachable
    Jun 17 00:44:30 localhost kernel: [ 0.000000] MTRR variable ranges enabled:
    Jun 17 00:44:30 localhost kernel: [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
    Jun 17 00:44:30 localhost kernel: [ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
    Jun 17 00:44:30 localhost kernel: [ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back
    Jun 17 00:44:30 localhost kernel: [ 0.000000] 3 base 0000CFE00000 mask FFFFFFE00000 uncachable
    Jun 17 00:44:30 localhost kernel: [ 0.000000] 4 base 000100000000 mask FFFF00000000 write-back
    Jun 17 00:44:30 localhost kernel: [ 0.000000] 5 base 000200000000 mask FFFF00000000 write-back
    Jun 17 00:44:30 localhost kernel: [ 0.000000] 6 base 000300000000 mask FFFFE0000000 write-back
    Jun 17 00:44:30 localhost kernel: [ 0.000000] 7 base 000320000000 mask FFFFF0000000 write-back
    Jun 17 00:44:30 localhost kernel: [ 0.000000] TOM2: 0000000330000000 aka 13056M
    Jun 17 00:44:30 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Jun 17 00:44:30 localhost kernel: [ 0.000000] e820: update [mem 0xcfe00000-0xffffffff] usable ==> reserved
    Jun 17 00:44:30 localhost kernel: [ 0.000000] e820: last_pfn = 0xcfdf0 max_arch_pfn = 0x400000000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] found SMP MP-table at [mem 0x000f5440-0x000f544f] mapped at [ffff8800000f5440]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Scanning 1 areas for low memory corruption
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Using GB pages for direct mapping
    Jun 17 00:44:30 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    Jun 17 00:44:30 localhost kernel: [ 0.000000] BRK [0x01b30000, 0x01b30fff] PGTABLE
    Jun 17 00:44:30 localhost kernel: [ 0.000000] BRK [0x01b31000, 0x01b31fff] PGTABLE
    Jun 17 00:44:30 localhost kernel: [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    Jun 17 00:44:30 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x32fe00000-0x32fffffff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] [mem 0x32fe00000-0x32fffffff] page 2M
    Jun 17 00:44:30 localhost kernel: [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    Jun 17 00:44:30 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x32c000000-0x32fdfffff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] [mem 0x32c000000-0x32fdfffff] page 2M
    Jun 17 00:44:30 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x300000000-0x32bffffff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] [mem 0x300000000-0x32bffffff] page 2M
    Jun 17 00:44:30 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00100000-0xcfdeffff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    Jun 17 00:44:30 localhost kernel: [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    Jun 17 00:44:30 localhost kernel: [ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
    Jun 17 00:44:30 localhost kernel: [ 0.000000] [mem 0xc0000000-0xcfbfffff] page 2M
    Jun 17 00:44:30 localhost kernel: [ 0.000000] [mem 0xcfc00000-0xcfdeffff] page 4k
    Jun 17 00:44:30 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x100000000-0x2ffffffff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] [mem 0x100000000-0x2ffffffff] page 1G
    Jun 17 00:44:30 localhost kernel: [ 0.000000] RAMDISK: [mem 0x378a4000-0x37c49fff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000f6e70 00014 (v00 GBT )
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: RSDT 00000000cfdf3000 00038 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: FACP 00000000cfdf3040 00074 (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: DSDT 00000000cfdf30c0 0725F (v01 GBT GBTUACPI 00001000 MSFT 03000000)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: FACS 00000000cfdf0000 00040
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: SSDT 00000000cfdfa400 008F5 (v01 PTLTD POWERNOW 00000001 LTP 00000001)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: HPET 00000000cfdfad00 00038 (v01 GBT GBTUACPI 42302E31 GBTU 00000098)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: MCFG 00000000cfdfad40 0003C (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: APIC 00000000cfdfa340 000BC (v01 GBT GBTUACPI 42302E31 GBTU 01010101)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Scanning NUMA topology in Northbridge 24
    Jun 17 00:44:30 localhost kernel: [ 0.000000] No NUMA configuration found
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000032fffffff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x32fffffff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] NODE_DATA [mem 0x32fff9000-0x32fffdfff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] [ffffea0000000000-ffffea000cbfffff] PMD -> [ffff880323600000-ffff88032f5fffff] on node 0
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Zone ranges:
    Jun 17 00:44:30 localhost kernel: [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Normal [mem 0x100000000-0x32fffffff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Movable zone start for each node
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Early memory node ranges
    Jun 17 00:44:30 localhost kernel: [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0xcfdeffff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] node 0: [mem 0x100000000-0x32fffffff]
    Jun 17 00:44:30 localhost kernel: [ 0.000000] On node 0 totalpages: 3145102
    Jun 17 00:44:30 localhost kernel: [ 0.000000] DMA zone: 64 pages used for memmap
    Jun 17 00:44:30 localhost kernel: [ 0.000000] DMA zone: 21 pages reserved
    Jun 17 00:44:30 localhost kernel: [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
    Jun 17 00:44:30 localhost kernel: [ 0.000000] DMA32 zone: 13240 pages used for memmap
    Jun 17 00:44:30 localhost kernel: [ 0.000000] DMA32 zone: 847344 pages, LIFO batch:31
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Normal zone: 35840 pages used for memmap
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Normal zone: 2293760 pages, LIFO batch:31
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x04] disabled)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x05] disabled)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x06] disabled)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x07] disabled)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] dfl dfl lint[0x1])
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] dfl dfl lint[0x1])
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] dfl dfl lint[0x1])
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] dfl dfl lint[0x1])
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Jun 17 00:44:30 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: IRQ0 used by override.
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: IRQ2 used by override.
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: IRQ9 used by override.
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
    Jun 17 00:44:30 localhost kernel: [ 0.000000] ACPI: HPET id: 0x10b9a201 base: 0xfed00000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] smpboot: Allowing 8 CPUs, 5 hotplug CPUs
    Jun 17 00:44:30 localhost kernel: [ 0.000000] nr_irqs_gsi: 40
    Jun 17 00:44:30 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cfdf0000 - 00000000cfdf3000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cfdf3000 - 00000000cfe00000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cfe00000 - 00000000cff00000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cff00000 - 00000000e0000000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 0000000100000000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] e820: [mem 0xcff00000-0xdfffffff] available for PCI devices
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware
    Jun 17 00:44:30 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
    Jun 17 00:44:30 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88032fc00000 s85824 r8192 d20672 u262144
    Jun 17 00:44:30 localhost kernel: [ 0.000000] pcpu-alloc: s85824 r8192 d20672 u262144 alloc=1*2097152
    Jun 17 00:44:30 localhost kernel: [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3095937
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Policy zone: Normal
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=90b0c2df-9b19-4c19-91ce-5479b086da4d ro quiet
    Jun 17 00:44:30 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Checking aperture...
    Jun 17 00:44:30 localhost kernel: [ 0.000000] No AGP bridge found
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Node 0: aperture @ c4000000 size 32 MB
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Aperture pointing to e820 RAM. Ignoring.
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Your BIOS doesn't leave a aperture memory hole
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Please enable the IOMMU option in the BIOS setup
    Jun 17 00:44:30 localhost kernel: [ 0.000000] This costs you 64 MB of RAM
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Mapping aperture over 65536 KB of RAM @ c4000000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000c4000000 - 00000000c8000000
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Memory: 12235744k/13369344k available (4984k kernel code, 788936k absent, 344664k reserved, 3966k data, 1092k init)
    Jun 17 00:44:30 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Preemptible hierarchical RCU implementation.
    Jun 17 00:44:30 localhost kernel: [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    Jun 17 00:44:30 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
    Jun 17 00:44:30 localhost kernel: [ 0.000000] NR_IRQS:4352 nr_irqs:744 16
    Jun 17 00:44:30 localhost kernel: [ 0.000000] spurious 8259A interrupt: IRQ7.
    Jun 17 00:44:30 localhost kernel: [ 0.000000] Console: colour dummy device 80x25
    Jun 17 00:44:30 localhost kernel: [ 0.000000] console [tty0] enabled
    Jun 17 00:44:30 localhost kernel: [ 0.000000] allocated 50331648 bytes of page_cgroup
    Jun 17 00:44:30 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Jun 17 00:44:30 localhost kernel: [ 0.000000] hpet clockevent registered
    Jun 17 00:44:30 localhost kernel: [ 0.003333] tsc: Fast TSC calibration using PIT
    Jun 17 00:44:30 localhost kernel: [ 0.006666] tsc: Detected 2812.672 MHz processor
    Jun 17 00:44:30 localhost kernel: [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5627.73 BogoMIPS (lpj=9375573)
    Jun 17 00:44:30 localhost kernel: [ 0.000006] pid_max: default: 32768 minimum: 301
    Jun 17 00:44:30 localhost kernel: [ 0.000035] Security Framework initialized
    Jun 17 00:44:30 localhost kernel: [ 0.000041] AppArmor: AppArmor disabled by boot time parameter
    Jun 17 00:44:30 localhost kernel: [ 0.000892] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    Jun 17 00:44:30 localhost kernel: [ 0.005505] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    Jun 17 00:44:30 localhost kernel: [ 0.007582] Mount-cache hash table entries: 256
    Jun 17 00:44:30 localhost kernel: [ 0.007774] Initializing cgroup subsys cpuacct
    Jun 17 00:44:30 localhost kernel: [ 0.007776] Initializing cgroup subsys memory
    Jun 17 00:44:30 localhost kernel: [ 0.007786] Initializing cgroup subsys devices
    Jun 17 00:44:30 localhost kernel: [ 0.007787] Initializing cgroup subsys freezer
    Jun 17 00:44:30 localhost kernel: [ 0.007789] Initializing cgroup subsys net_cls
    Jun 17 00:44:30 localhost kernel: [ 0.007790] Initializing cgroup subsys blkio
    Jun 17 00:44:30 localhost kernel: [ 0.007813] tseg: 00cff00000
    Jun 17 00:44:30 localhost kernel: [ 0.007816] CPU: Physical Processor ID: 0
    Jun 17 00:44:30 localhost kernel: [ 0.007817] CPU: Processor Core ID: 0
    Jun 17 00:44:30 localhost kernel: [ 0.007818] mce: CPU supports 6 MCE banks
    Jun 17 00:44:30 localhost kernel: [ 0.007823] LVT offset 0 assigned for vector 0xf9
    Jun 17 00:44:30 localhost kernel: [ 0.007828] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
    Jun 17 00:44:30 localhost kernel: [ 0.007828] Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64
    Jun 17 00:44:30 localhost kernel: [ 0.007828] tlb_flushall_shift: 4
    Jun 17 00:44:30 localhost kernel: [ 0.007908] Freeing SMP alternatives: 20k freed
    Jun 17 00:44:30 localhost kernel: [ 0.008523] ACPI: Core revision 20130117
    Jun 17 00:44:30 localhost kernel: [ 0.010353] ACPI: All ACPI Tables successfully acquired
    Jun 17 00:44:30 localhost kernel: [ 0.042664] ftrace: allocating 19546 entries in 77 pages
    Jun 17 00:44:30 localhost kernel: [ 0.399338] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Jun 17 00:44:30 localhost kernel: [ 0.432338] smpboot: CPU0: AMD Phenom(tm) II X3 720 Processor (fam: 10, model: 04, stepping: 02)
    Jun 17 00:44:30 localhost kernel: [ 0.535738] Performance Events: AMD PMU driver.
    Jun 17 00:44:30 localhost kernel: [ 0.535742] ... version: 0
    Jun 17 00:44:30 localhost kernel: [ 0.535743] ... bit width: 48
    Jun 17 00:44:30 localhost kernel: [ 0.535744] ... generic registers: 4
    Jun 17 00:44:30 localhost kernel: [ 0.535745] ... value mask: 0000ffffffffffff
    Jun 17 00:44:30 localhost kernel: [ 0.535746] ... max period: 00007fffffffffff
    Jun 17 00:44:30 localhost kernel: [ 0.535746] ... fixed-purpose events: 0
    Jun 17 00:44:30 localhost kernel: [ 0.535747] ... event mask: 000000000000000f
    Jun 17 00:44:30 localhost kernel: [ 0.565797] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Jun 17 00:44:30 localhost kernel: [ 0.572465] smpboot: Booting Node 0, Processors #1 #2
    Jun 17 00:44:30 localhost kernel: [ 0.602275] Brought up 3 CPUs
    Jun 17 00:44:30 localhost kernel: [ 0.602279] smpboot: Total of 3 processors activated (16882.19 BogoMIPS)
    Jun 17 00:44:30 localhost kernel: [ 0.605948] devtmpfs: initialized
    Jun 17 00:44:30 localhost kernel: [ 0.608503] PM: Registering ACPI NVS region [mem 0xcfdf0000-0xcfdf2fff] (12288 bytes)
    Jun 17 00:44:30 localhost kernel: [ 0.609303] RTC time: 21:44:15, date: 06/16/13
    Jun 17 00:44:30 localhost kernel: [ 0.609349] NET: Registered protocol family 16
    Jun 17 00:44:30 localhost kernel: [ 0.609448] node 0 link 0: io port [b000, ffff]
    Jun 17 00:44:30 localhost kernel: [ 0.609451] TOM: 00000000d0000000 aka 3328M
    Jun 17 00:44:30 localhost kernel: [ 0.609453] Fam 10h mmconf [mem 0xe0000000-0xe00fffff]
    Jun 17 00:44:30 localhost kernel: [ 0.609455] node 0 link 0: mmio [a0000, bffff]
    Jun 17 00:44:30 localhost kernel: [ 0.609457] node 0 link 0: mmio [d0000000, dfffffff]
    Jun 17 00:44:30 localhost kernel: [ 0.609459] node 0 link 0: mmio [f0000000, fe02ffff]
    Jun 17 00:44:30 localhost kernel: [ 0.609460] node 0 link 0: mmio [e0000000, e04fffff] ==> [e0100000, e04fffff]
    Jun 17 00:44:30 localhost kernel: [ 0.609462] TOM2: 0000000330000000 aka 13056M
    Jun 17 00:44:30 localhost kernel: [ 0.609464] bus: [bus 00-04] on node 0 link 0
    Jun 17 00:44:30 localhost kernel: [ 0.609466] bus: 00 [io 0x0000-0xffff]
    Jun 17 00:44:30 localhost kernel: [ 0.609467] bus: 00 [mem 0x000a0000-0x000bffff]
    Jun 17 00:44:30 localhost kernel: [ 0.609468] bus: 00 [mem 0xd0000000-0xdfffffff]
    Jun 17 00:44:30 localhost kernel: [ 0.609469] bus: 00 [mem 0xe0500000-0xffffffff]
    Jun 17 00:44:30 localhost kernel: [ 0.609470] bus: 00 [mem 0xe0100000-0xe04fffff]
    Jun 17 00:44:30 localhost kernel: [ 0.609471] bus: 00 [mem 0x330000000-0xfcffffffff]
    Jun 17 00:44:30 localhost kernel: [ 0.609498] ACPI: bus type PCI registered
    Jun 17 00:44:30 localhost kernel: [ 0.609552] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Jun 17 00:44:30 localhost kernel: [ 0.609554] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    Jun 17 00:44:30 localhost kernel: [ 0.617921] PCI: Using configuration type 1 for base access
    Jun 17 00:44:30 localhost kernel: [ 0.618123] mtrr: your CPUs had inconsistent variable MTRR settings
    Jun 17 00:44:30 localhost kernel: [ 0.618124] mtrr: probably your BIOS does not setup all CPUs.
    Jun 17 00:44:30 localhost kernel: [ 0.618125] mtrr: corrected configuration.
    Jun 17 00:44:30 localhost kernel: [ 0.618516] bio: create slab <bio-0> at 0
    Jun 17 00:44:30 localhost kernel: [ 0.618576] ACPI: Added _OSI(Module Device)
    Jun 17 00:44:30 localhost kernel: [ 0.618577] ACPI: Added _OSI(Processor Device)
    Jun 17 00:44:30 localhost kernel: [ 0.618578] ACPI: Added _OSI(3.0 _SCP Extensions)
    Jun 17 00:44:30 localhost kernel: [ 0.618580] ACPI: Added _OSI(Processor Aggregator Device)
    Jun 17 00:44:30 localhost kernel: [ 0.619096] ACPI: EC: Look up EC in DSDT
    Jun 17 00:44:30 localhost kernel: [ 0.623380] ACPI: Interpreter enabled
    Jun 17 00:44:30 localhost kernel: [ 0.623389] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130117/hwxface-568)
    Jun 17 00:44:30 localhost kernel: [ 0.623394] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130117/hwxface-568)
    Jun 17 00:44:30 localhost kernel: [ 0.623403] ACPI: (supports S0 S3 S4 S5)
    Jun 17 00:44:30 localhost kernel: [ 0.623405] ACPI: Using IOAPIC for interrupt routing
    Jun 17 00:44:30 localhost kernel: [ 0.623473] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Jun 17 00:44:30 localhost kernel: [ 0.637118] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Jun 17 00:44:30 localhost kernel: [ 0.637201] PCI host bridge to bus 0000:00
    Jun 17 00:44:30 localhost kernel: [ 0.637204] pci_bus 0000:00: root bus resource [bus 00-ff]
    Jun 17 00:44:30 localhost kernel: [ 0.637207] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Jun 17 00:44:30 localhost kernel: [ 0.637209] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Jun 17 00:44:30 localhost kernel: [ 0.637210] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Jun 17 00:44:30 localhost kernel: [ 0.637212] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
    Jun 17 00:44:30 localhost kernel: [ 0.637214] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfebfffff]
    Jun 17 00:44:30 localhost kernel: [ 0.637223] pci 0000:00:00.0: [1002:5958] type 00 class 0x060000
    Jun 17 00:44:30 localhost kernel: [ 0.637234] pci 0000:00:00.0: reg 1c: [mem 0xe0000000-0xffffffff 64bit]
    Jun 17 00:44:30 localhost kernel: [ 0.637312] pci 0000:00:02.0: [1002:5978] type 01 class 0x060400
    Jun 17 00:44:30 localhost kernel: [ 0.637342] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    Jun 17 00:44:30 localhost kernel: [ 0.637366] pci 0000:00:02.0: System wakeup disabled by ACPI
    Jun 17 00:44:30 localhost kernel: [ 0.637399] pci 0000:00:04.0: [1002:597a] type 01 class 0x060400
    Jun 17 00:44:30 localhost kernel: [ 0.637428] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
    Jun 17 00:44:30 localhost kernel: [ 0.637453] pci 0000:00:04.0: System wakeup disabled by ACPI
    Jun 17 00:44:30 localhost kernel: [ 0.637485] pci 0000:00:0a.0: [1002:597f] type 01 class 0x060400
    Jun 17 00:44:30 localhost kernel: [ 0.637514] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
    Jun 17 00:44:30 localhost kernel: [ 0.637542] pci 0000:00:0a.0: System wakeup disabled by ACPI
    Jun 17 00:44:30 localhost kernel: [ 0.637581] pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f
    Jun 17 00:44:30 localhost kernel: [ 0.637600] pci 0000:00:11.0: reg 10: [io 0xff00-0xff07]
    Jun 17 00:44:30 localhost kernel: [ 0.637609] pci 0000:00:11.0: reg 14: [io 0xfe00-0xfe03]
    Jun 17 00:44:30 localhost kernel: [ 0.637618] pci 0000:00:11.0: reg 18: [io 0xfd00-0xfd07]
    Jun 17 00:44:30 localhost kernel: [ 0.637627] pci 0000:00:11.0: reg 1c: [io 0xfc00-0xfc03]
    Jun 17 00:44:30 localhost kernel: [ 0.637636] pci 0000:00:11.0: reg 20: [io 0xfb00-0xfb0f]
    Jun 17 00:44:30 localhost kernel: [ 0.637645] pci 0000:00:11.0: reg 24: [mem 0xfe02f000-0xfe02f3ff]
    Jun 17 00:44:30 localhost kernel: [ 0.637664] pci 0000:00:11.0: set SATA to AHCI mode
    Jun 17 00:44:30 localhost kernel: [ 0.637736] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
    Jun 17 00:44:30 localhost kernel: [ 0.637749] pci 0000:00:12.0: reg 10: [mem 0xfe02e000-0xfe02efff]
    Jun 17 00:44:30 localhost kernel: [ 0.637811] pci 0000:00:12.0: System wakeup disabled by ACPI
    Jun 17 00:44:30 localhost kernel: [ 0.637840] pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310
    Jun 17 00:44:30 localhost kernel: [ 0.637853] pci 0000:00:12.1: reg 10: [mem 0xfe02d000-0xfe02dfff]
    Jun 17 00:44:30 localhost kernel: [ 0.637916] pci 0000:00:12.1: System wakeup disabled by ACPI
    Jun 17 00:44:30 localhost kernel: [ 0.637948] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
    Jun 17 00:44:30 localhost kernel: [ 0.637966] pci 0000:00:12.2: reg 10: [mem 0xfe02c000-0xfe02c0ff]
    Jun 17 00:44:30 localhost kernel: [ 0.638046] pci 0000:00:12.2: supports D1 D2
    Jun 17 00:44:30 localhost kernel: [ 0.638047] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
    Jun 17 00:44:30 localhost kernel: [ 0.638065] pci 0000:00:12.2: System wakeup disabled by ACPI
    Jun 17 00:44:30 localhost kernel: [ 0.638099] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
    Jun 17 00:44:30 localhost kernel: [ 0.638112] pci 0000:00:13.0: reg 10: [mem 0xfe02b000-0xfe02bfff]
    Jun 17 00:44:30 localhost kernel: [ 0.638178] pci 0000:00:13.0: System wakeup disabled by ACPI
    Jun 17 00:44:30 localhost kernel: [ 0.638205] pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310
    Jun 17 00:44:30 localhost kernel: [ 0.638217] pci 0000:00:13.1: reg 10: [mem 0xfe02a000-0xfe02afff]
    Jun 17 00:44:30 localhost kernel: [ 0.638282] pci 0000:00:13.1: System wakeup disabled by ACPI
    Jun 17 00:44:30 localhost kernel: [ 0.638316] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
    Jun 17 00:44:30 localhost kernel: [ 0.638334] pci 0000:00:13.2: reg 10: [mem 0xfe029000-0xfe0290ff]
    Jun 17 00:44:30 localhost kernel: [ 0.638414] pci 0000:00:13.2: supports D1 D2
    Jun 17 00:44:30 localhost kernel: [ 0.638415] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    Jun 17 00:44:30 localhost kernel: [ 0.638436] pci 0000:00:13.2: System wakeup disabled by ACPI
    Jun 17 00:44:30 localhost kernel: [ 0.638472] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
    Jun 17 00:44:30 localhost kernel: [ 0.638587] pci 0000:00:14.1: [1002:439c] type 00 class 0x01018a
    Jun 17 00:44:30 localhost kernel: [ 0.638602] pci 0000:00:14.1: reg 10: [io 0x0000-0x0007]
    Jun 17 00:44:30 localhost kernel: [ 0.638611] pci 0000:00:14.1: reg 14: [io 0x0000-0x0003]
    Jun 17 00:44:30 localhost kernel: [ 0.638620] pci 0000:00:14.1: reg 18: [io 0x0000-0x0007]
    Jun 17 00:44:30 localhost kernel: [ 0.638629] pci 0000:00:14.1: reg 1c: [io 0x0000-0x0003]
    Jun 17 00:44:30 localhost kernel: [ 0.638638] pci 0000:00:14.1: reg 20: [io 0xfa00-0xfa0f]
    Jun 17 00:44:30 localhost kernel: [ 0.638722] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
    Jun 17 00:44:30 localhost kernel: [ 0.638743] pci 0000:00:14.2: reg 10: [mem 0xfe024000-0xfe027fff 64bit]
    Jun 17 00:44:30 localhost kernel: [ 0.638806] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    Jun 17 00:44:30 localhost kernel: [ 0.638830] pci 0000:00:14.2: System wakeup disabled by ACPI
    Jun 17 00:44:30 localhost kernel: [ 0.638857] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
    Jun 17 00:44:30 localhost kernel: [ 0.638963] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
    Jun 17 00:44:30 localhost kernel: [ 0.639012] pci 0000:00:14.4: System wakeup disabled by ACPI
    Jun 17 00:44:30 localhost kernel: [ 0.639040] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
    Jun 17 00:44:30 localhost kernel: [ 0.639053] pci 0000:00:14.5: reg 10: [mem 0xfe028000-0xfe028fff]
    Jun 17 00:44:30 localhost kernel: [ 0.639119] pci 0000:00:14.5: System wakeup disabled by ACPI
    Jun 17 00:44:30 localhost kernel: [ 0.639151] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
    Jun 17 00:44:30 localhost kernel: [ 0.639203] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
    Jun 17 00:44:30 localhost kernel: [ 0.639254] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
    Jun 17 00:44:30 localhost kernel: [ 0.639305] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
    Jun 17 00:44:30 localhost kernel: [ 0.639358] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
    Jun 17 00:44:30 localhost kernel: [ 0.639454] pci 0000:01:00.0: [1002:94b3] type 00 class 0x030000
    Jun 17 00:44:30 localhost kernel: [ 0.639466] pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref]
    Jun 17 00:44:30 localhost kernel: [ 0.639475] pci 0000:01:00.0: reg 18: [mem 0xfdee0000-0xfdeeffff 64bit]
    Jun 17 00:44:30 localhost kernel: [ 0.639482] pci 0000:01:00.0: reg 20: [io 0xee00-0xeeff]
    Jun 17 00:44:30 localhost kernel: [ 0.639493] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
    Jun 17 00:44:30 localhost kernel: [ 0.639520] pci 0000:01:00.0: supports D1 D2
    Jun 17 00:44:30 localhost kernel: [ 0.639554] pci 0000:01:00.1: [1002:aa38] type 00 class 0x040300
    Jun 17 00:44:30 localhost kernel: [ 0.639566] pci 0000:01:00.1: reg 10: [mem 0xfdefc000-0xfdefffff 64bit]
    Jun 17 00:44:30 localhost kernel: [ 0.639616] pci 0000:01:00.1: supports D1 D2
    Jun 17 00:44:30 localhost kernel: [ 0.648955] pci 0000:00:02.0: PCI bridge to [bus 01]
    Jun 17 00:44:30 localhost kernel: [ 0.648960] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
    Jun 17 00:44:30 localhost kernel: [ 0.648963] pci 0000:00:02.0: bridge window [mem 0xfde00000-0xfdefffff]
    Jun 17 00:44:30 localhost kernel: [ 0.648966] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    Jun 17 00:44:30 localhost kernel: [ 0.649016] pci 0000:02:00.0: [197b:2363] type 00 class 0x010185
    Jun 17 00:44:30 localhost kernel: [ 0.649081] pci 0000:02:00.0: reg 24: [mem 0xfddfe000-0xfddfffff]
    Jun 17 00:44:30 localhost kernel: [ 0.649130] pci 0000:02:00.0: PME# supported from D3hot
    Jun 17 00:44:30 localhost kernel: [ 0.649179] pci 0000:02:00.1: [197b:2363] type 00 class 0x010185
    Jun 17 00:44:30 localhost kernel: [ 0.649197] pci 0000:02:00.1: reg 10: [io 0xdf00-0xdf07]
    Jun 17 00:44:30 localhost kernel: [ 0.649207] pci 0000:02:00.1: reg 14: [io 0xde00-0xde03]
    Jun 17 00:44:30 localhost kernel: [ 0.649217] pci 0000:02:00.1: reg 18: [io 0xdd00-0xdd07]
    Jun 17 00:44:30 localhost kernel: [ 0.649227] pci 0000:02:00.1: reg 1c: [io 0xdc00-0xdc03]
    Jun 17 00:44:30 localhost kernel: [ 0.649237] pci 0000:02:00.1: reg 20: [io 0xdb00-0xdb0f]
    Jun 17 00:44:30 localhost kernel: [ 0.649319] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    Jun 17 00:44:30 localhost kernel: [ 0.649326] pci 0000:00:04.0: PCI bridge to [bus 02]
    Jun 17 00:44:30 localhost kernel: [ 0.649329] pci 0000:00:04.0: bridge window [io 0xd000-0xdfff]
    Jun 17 00:44:30 localhost kernel: [ 0.649331] pci 0000:00:04.0: bridge window [mem 0xfdd00000-0xfddfffff]
    Jun 17 00:44:30 localhost kernel: [ 0.649334] pci 0000:00:04.0: bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref]
    Jun 17 00:44:30 localhost kernel: [ 0.649377] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
    Jun 17 00:44:30 localhost kernel: [ 0.649389] pci 0000:03:00.0: reg 10: [io 0xce00-0xceff]
    Jun 17 00:44:30 localhost kernel: [ 0.649408] pci 0000:03:00.0: reg 18: [mem 0xfdfff000-0xfdffffff 64bit pref]
    Jun 17 00:44:30 localhost kernel: [ 0.649421] pci 0000:03:00.0: reg 20: [mem 0xfdfe0000-0xfdfeffff 64bit pref]
    Jun 17 00:44:30 localhost kernel: [ 0.649430] pci 0000:03:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
    Jun 17 00:44:30 localhost kernel: [ 0.649474] pci 0000:03:00.0: supports D1 D2
    Jun 17 00:44:30 localhost kernel: [ 0.649475] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 17 00:44:30 localhost kernel: [ 0.658954] pci 0000:00:0a.0: PCI bridge to [bus 03]
    Jun 17 00:44:30 localhost kernel: [ 0.658959] pci 0000:00:0a.0: bridge window [io 0xc000-0xcfff]
    Jun 17 00:44:30 localhost kernel: [ 0.658961] pci 0000:00:0a.0: bridge window [mem 0xfd900000-0xfd9fffff]
    Jun 17 00:44:30 localhost kernel: [ 0.658964] pci 0000:00:0a.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
    Jun 17 00:44:30 localhost kernel: [ 0.659008] pci 0000:04:06.0: [1131:7146] type 00 class 0x048000
    Jun 17 00:44:30 localhost kernel: [ 0.659025] pci 0000:04:06.0: reg 10: [mem 0xfdbff000-0xfdbff1ff]
    Jun 17 00:44:30 localhost kernel: [ 0.659127] pci 0000:04:07.0: [9710:9805] type 00 class 0x078000
    Jun 17 00:44:30 localhost kernel: [ 0.659143] pci 0000:04:07.0: reg 10: [io 0xbf00-0xbf07]
    Jun 17 00:44:30 localhost kernel: [ 0.659155] pci 0000:04:07.0: reg 14: [io 0xbe00-0xbe07]
    Jun 17 00:44:30 localhost kernel: [ 0.659167] pci 0000:04:07.0: reg 18: [io 0xbd00-0xbd07]
    Jun 17 00:44:30 localhost kernel: [ 0.659179] pci 0000:04:07.0: reg 1c: [io 0xbc00-0xbc07]
    Jun 17 00:44:30 localhost kernel: [ 0.659190] pci 0000:04:07.0: reg 20: [io 0xbb00-0xbb07]
    Jun 17 00:44:30 localhost kernel: [ 0.659202] pci 0000:04:07.0: reg 24: [io 0xba00-0xba0f]
    Jun 17 00:44:30 localhost kernel: [ 0.659264] pci 0000:04:0e.0: [104c:8024] type 00 class 0x0c0010
    Jun 17 00:44:30 localhost kernel: [ 0.659286] pci 0000:04:0e.0: reg 10: [mem 0xfdbfe000-0xfdbfe7ff]
    Jun 17 00:44:30 localhost kernel: [ 0.659298] pci 0000:04:0e.0: reg 14: [mem 0xfdbf8000-0xfdbfbfff]
    Jun 17 00:44:30 localhost kernel: [ 0.659387] pci 0000:04:0e.0: supports D1 D2
    Jun 17 00:44:30 localhost kernel: [ 0.659389] pci 0000:04:0e.0: PME# supported from D0 D1 D2 D3hot
    Jun 17 00:44:30 localhost kernel: [ 0.659445] pci 0000:00:14.4: PCI bridge to [bus 04] (subtractive decode)
    Jun 17 00:44:30 localhost kernel: [ 0.659449] pci 0000:00:14.4: bridge window [io 0xb000-0xbfff]
    Jun 17 00:44:30 localhost kernel: [ 0.659453] pci 0000:00:14.4: bridge window [mem 0xfdb00000-0xfdbfffff]
    Jun 17 00:44:30 localhost kernel: [ 0.659457] pci 0000:00:14.4: bridge window [mem 0xfda00000-0xfdafffff pref]
    Jun 17 00:44:30 localhost kernel: [ 0.659458] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Jun 17 00:44:30 localhost kernel: [ 0.659460] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Jun 17 00:44:30 localhost kernel: [ 0.659462] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Jun 17 00:44:30 localhost kernel: [ 0.659463] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
    Jun 17 00:44:30 localhost kernel: [ 0.659465] pci 0000:00:14.4: bridge window [mem 0xd0000000-0xfebfffff] (subtractive decode)
    Jun 17 00:44:30 localhost kernel: [ 0.659479] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    Jun 17 00:44:30 localhost kernel: [ 0.659481] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
    Jun 17 00:44:30 localhost kernel: [ 0.659908] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Jun 17 00:44:30 localhost kernel: [ 0.659945] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Jun 17 00:44:30 localhost kernel: [ 0.659979] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Jun 17 00:44:30 localhost kernel: [ 0.660012] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Jun 17 00:44:30 localhost kernel: [ 0.660045] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Jun 17 00:44:30 localhost kernel: [ 0.660078] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Jun 17 00:44:30 localhost kernel: [ 0.660111] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Jun 17 00:44:30 localhost kernel: [ 0.660144] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0, disabled.
    Jun 17 00:44:30 localhost kernel: [ 0.660468] acpi root: \_SB_.PCI0 notify handler is installed
    Jun 17 00:44:30 localhost kernel: [ 0.660494] Found 1 acpi root devices
    Jun 17 00:44:30 localhost kernel: [ 0.660564] ACPI: No dock devices found.
    Jun 17 00:44:30 localhost kernel: [ 0.660640] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Jun 17 00:44:30 localhost kernel: [ 0.660643] vgaarb: loaded
    Jun 17 00:44:30 localhost kernel: [ 0.660644] vgaarb: bridge control possible 0000:01:00.0
    Jun 17 00:44:30 localhost kernel: [ 0.660676] PCI: Using ACPI for IRQ routing
    Jun 17 00:44:30 localhost kernel: [ 0.668997] PCI: pci_cache_line_size set to 64 bytes
    Jun 17 00:44:30 localhost kernel: [ 0.669004] pci 0000:00:00.0: no compatible bridge window for [mem 0xe0000000-0xffffffff 64bit]
    Jun 17 00:44:30 localhost kernel: [ 0.669070] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
    Jun 17 00:44:30 localhost kernel: [ 0.669071] e820: reserve RAM buffer [mem 0xcfdf0000-0xcfffffff]
    Jun 17 00:44:30 localhost kernel: [ 0.669150] NetLabel: Initializing
    Jun 17 00:44:30 localhost kernel: [ 0.669151] NetLabel: domain hash size = 128
    Jun 17 00:44:30 localhost kernel: [ 0.669152] NetLabel: protocols = UNLABELED CIPSOv4
    Jun 17 00:44:30 localhost kernel: [ 0.669161] NetLabel: unlabeled traffic allowed by default
    Jun 17 00:44:30 localhost kernel: [ 0.669177] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    Jun 17 00:44:30 localhost kernel: [ 0.669180] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
    Jun 17 00:44:30 localhost kernel: [ 0.671205] Switching to clocksource hpet
    Jun 17 00:44:30 localhost kernel: [ 0.674983] pnp: PnP ACPI init
    Jun 17 00:44:30 localhost kernel: [ 0.674994] ACPI: bus type PNP registered
    Jun 17 00:44:30 localhost kernel: [ 0.675058] system 00:00: [io 0x04d0-0x04d1] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675060] system 00:00: [io 0x0220-0x0225] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675062] system 00:00: [io 0x0290-0x0294] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675065] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jun 17 00:44:30 localhost kernel: [ 0.675512] pnp 00:01: disabling [mem 0x00000000-0x00000fff window] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    Jun 17 00:44:30 localhost kernel: [ 0.675535] pnp 00:01: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:01:00.0 BAR 6 [mem 0x00000000-0x0001ffff pref]
    Jun 17 00:44:30 localhost kernel: [ 0.675543] pnp 00:01: disabling [mem 0x00000000-0x00000fff window disabled] because it overlaps 0000:03:00.0 BAR 6 [mem 0x00000000-0x0000ffff pref]
    Jun 17 00:44:30 localhost kernel: [ 0.675575] system 00:01: [io 0x4100-0x411f] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675578] system 00:01: [io 0x0228-0x022f] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675580] system 00:01: [io 0x040b] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675581] system 00:01: [io 0x04d6] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675583] system 00:01: [io 0x0c00-0x0c01] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675585] system 00:01: [io 0x0c14] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675586] system 00:01: [io 0x0c50-0x0c52] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675588] system 00:01: [io 0x0c6c-0x0c6d] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675589] system 00:01: [io 0x0c6f] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675591] system 00:01: [io 0x0cd0-0x0cd1] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675593] system 00:01: [io 0x0cd2-0x0cd3] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675594] system 00:01: [io 0x0cd4-0x0cdf] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675596] system 00:01: [io 0x4000-0x40fe] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675597] system 00:01: [io 0x4210-0x4217] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675599] system 00:01: [io 0x0b00-0x0b0f] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675601] system 00:01: [io 0x0b10-0x0b1f] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675602] system 00:01: [io 0x0b20-0x0b3f] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675604] system 00:01: [mem 0xfee00400-0xfee00fff window] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.675608] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jun 17 00:44:30 localhost kernel: [ 0.675676] pnp 00:02: [dma 4]
    Jun 17 00:44:30 localhost kernel: [ 0.675693] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    Jun 17 00:44:30 localhost kernel: [ 0.675740] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    Jun 17 00:44:30 localhost kernel: [ 0.675772] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
    Jun 17 00:44:30 localhost kernel: [ 0.675791] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
    Jun 17 00:44:30 localhost kernel: [ 0.675815] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
    Jun 17 00:44:30 localhost kernel: [ 0.676004] system 00:07: [mem 0xe0000000-0xefffffff] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.676006] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jun 17 00:44:30 localhost kernel: [ 0.676106] pnp 00:08: disabling [mem 0x000cfe00-0x000cffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    Jun 17 00:44:30 localhost kernel: [ 0.676108] pnp 00:08: disabling [mem 0x000f0000-0x000f7fff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    Jun 17 00:44:30 localhost kernel: [ 0.676110] pnp 00:08: disabling [mem 0x000f8000-0x000fbfff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    Jun 17 00:44:30 localhost kernel: [ 0.676112] pnp 00:08: disabling [mem 0x000fc000-0x000fffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    Jun 17 00:44:30 localhost kernel: [ 0.676114] pnp 00:08: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    Jun 17 00:44:30 localhost kernel: [ 0.676117] pnp 00:08: disabling [mem 0x00100000-0xcfdeffff] because it overlaps 0000:00:00.0 BAR 3 [mem 0x00000000-0x1fffffff 64bit]
    Jun 17 00:44:30 localhost kernel: [ 0.676153] system 00:08: [mem 0xcfdf0000-0xcfdfffff] could not be reserved
    Jun 17 00:44:30 localhost kernel: [ 0.676155] system 00:08: [mem 0xffff0000-0xffffffff] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.676157] system 00:08: [mem 0xcfe00000-0xcfefffff] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.676159] system 00:08: [mem 0xcff00000-0xcfffffff] could not be reserved
    Jun 17 00:44:30 localhost kernel: [ 0.676161] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
    Jun 17 00:44:30 localhost kernel: [ 0.676162] system 00:08: [mem 0xfee00000-0xfee00fff] could not be reserved
    Jun 17 00:44:30 localhost kernel: [ 0.676164] system 00:08: [mem 0xfff80000-0xfffeffff] has been reserved
    Jun 17 00:44:30 localhost kernel: [ 0.676166] system 00:08: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 17 00:44:30 localhost kernel: [ 0.676180] pnp: PnP ACPI: found 9 devices
    Jun 17 00:44:30 localhost kernel: [ 0.676182] ACPI: bus type PNP unregistered
    Jun 17 00:44:30 localhost kernel: [ 0.682550] pci 0000:01:00.0: BAR 6: assigned [mem 0xfde00000-0xfde1ffff pref]
    Jun 17 00:44:30 localhost kernel: [ 0.682553] pci 0000:00:02.0: PCI bridge to [bus 01]
    Jun 17 00:44:30 localhost kernel: [ 0.682556] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
    Jun 17 00:44:30 localhost kernel: [ 0.682558] pci 0000:00:02.0: bridge window [mem 0xfde00000-0xfdefffff]
    Jun 17 00:44:30 localhost kernel: [ 0.682561] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    Jun 17 00:44:30 localhost kernel: [ 0.682564] pci 0000:00:04.0: PCI bridge to [bus 02]
    Jun 17 00:44:30 localhost kernel: [ 0.682566] pci 0000:00:04.0: bridge window [io 0xd000-0xdfff]
    Jun 17 00:44:30 localhost kernel: [ 0.682568] pci 0000:00:04.0: bridge window [mem 0xfdd00000-0xfddfffff]
    Jun 17 00:44:30 localhost kernel: [ 0.682570] pci 0000:00:04.0: bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref]
    Jun 17 00:44:30 localhost kernel: [ 0.682574] pci 0000:03:00.0: BAR 6: assigned [mem 0xfdf00000-0xfdf0ffff pref]
    Jun 17 00:44:30 localhost kernel: [ 0.682575] pci 0000:00:0a.0: PCI bridge to [bus 03]
    Jun 17 00:44:30 localhost kernel: [ 0.682577] pci 0000:00:0a.0: bridge window [io 0xc000-0xcfff]
    Jun 17 00:44:30 localhost kernel: [ 0.682579] pci 0000:00:0a.0: bridge window [mem 0xfd900000-0xfd9fffff]
    Jun 17 00:44:30 localhost kernel: [ 0.682582] pci 0000:00:0a.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
    Jun 17 00:44:30 localhost kernel: [ 0.682585] pci 0000:00:14.4: PCI bridge to [bus 04]
    Jun 17 00:44:30 localhost kernel: [ 0.682587] pci 0000:00:14.4: bridge window [io 0xb000-0xbfff]
    Jun 17 00:44:30 localhost kernel: [ 0.682592] pci 0000:00:14.4: bridge window [mem 0xfdb00000-0xfdbfffff]
    Jun 17 00:44:30 localhost kernel: [ 0.682595] pci 0000:00:14.4: bridge window [mem 0xfda00000-0xfdafffff pref]
    Jun 17 00:44:30 localhost kernel: [ 0.682771] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Jun 17 00:44:30 localhost kernel: [ 0.682772] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Jun 17 00:44:30 localhost kernel: [ 0.682774] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Jun 17 00:44:30 localhost kernel: [ 0.682775] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
    Jun 17 00:44:30 localhost kernel: [ 0.682777] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xfebfffff]
    Jun 17 00:44:30 localhost kernel: [ 0.682779] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    Jun 17 00:44:30 localhost kernel: [ 0.682780] pci_bus 0000:01: resource 1 [mem 0xfde00000-0xfdefffff]
    Jun 17 00:44:30 localhost kernel: [ 0.682782] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    Jun 17 00:44:30 localhost kernel: [ 0.682784] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
    Jun 17 00:44:30 localhost kernel: [ 0.682785] pci_bus 0000:02: resource 1 [mem 0xfdd00000-0xfddfffff]
    Jun 17 00:44:30 localhost kernel: [ 0.682787] pci_bus 0000:02: resource 2 [mem 0xfdc00000-0xfdcfffff 64bit pref]
    Jun 17 00:44:30 localhost kernel: [ 0.682788] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff]
    Jun 17 00:44:30 localhost kernel: [ 0.682790] pci_bus 0000:03: resource 1 [mem 0xfd900000-0xfd9fffff]
    Jun 17 00:44:30 localhost kernel: [ 0.682791] pci_bus 0000:03: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
    Jun 17 00:44:30 localhost kernel: [ 0.682793] pci_bus 0000:04: resource 0 [io 0xb000-0xbfff]
    Jun 17 00:44:30 localhost kernel: [ 0.682795] pci_bus 0000:04: resource 1 [mem 0xfdb00000-0xfdbfffff]
    Jun 17 00:44:30 localhost kernel: [ 0.682796] pci_bus 0000:04: resource 2 [mem 0xfda00000-0xfdafffff pref]
    Jun 17 00:44:30 localhost kernel: [ 0.682798] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
    Jun 17 00:44:30 localhost kernel: [ 0.682799] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
    Jun 17 00:44:30 localhost kernel: [

    I managed to get my wired connection back and updated my system. After that (and a reboot), NetworkManager started to mysteriously work.
    Here are the relevant parts from journald's log:
    kesä 17 17:47:40 sunnydale dbus-daemon[396]: dbus[396]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
    kesä 17 17:47:40 sunnydale dbus[396]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
    kesä 17 17:47:40 sunnydale systemd[1]: Starting Network Manager Script Dispatcher Service...
    kesä 17 17:47:40 sunnydale dbus-daemon[396]: dbus[396]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    kesä 17 17:47:40 sunnydale dbus[396]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    kesä 17 17:47:40 sunnydale systemd[1]: Started Network Manager Script Dispatcher Service.
    kesä 17 17:47:49 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) starting connection 'dna internet connection'
    kesä 17 17:47:49 sunnydale NetworkManager[387]: <info> (40:98:4E:65:A1:00): device state change: disconnected -> prepare (reason 'none') [30 40 0]
    kesä 17 17:47:49 sunnydale NetworkManager[387]: <debug> [1371480469.388835] [nm-manager.c:596] manager_device_state_changed(): stopping connectivity checks
    kesä 17 17:47:49 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 1 of 5 (Device Prepare) scheduled...
    kesä 17 17:47:49 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 1 of 5 (Device Prepare) started...
    kesä 17 17:47:49 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 2 of 5 (Device Configure) scheduled...
    kesä 17 17:47:49 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 1 of 5 (Device Prepare) complete.
    kesä 17 17:47:49 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 2 of 5 (Device Configure) starting...
    kesä 17 17:47:49 sunnydale NetworkManager[387]: <info> (40:98:4E:65:A1:00): device state change: prepare -> config (reason 'none') [40 50 0]
    kesä 17 17:47:49 sunnydale NetworkManager[387]: <debug> [1371480469.390823] [nm-manager.c:596] manager_device_state_changed(): stopping connectivity checks
    kesä 17 17:47:49 sunnydale NetworkManager[387]: <debug> [1371480469.398034] [nm-device-bt.c:947] act_stage2_config(): (40:98:4E:65:A1:00): requesting connection to the device
    kesä 17 17:47:49 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 2 of 5 (Device Configure) complete.
    kesä 17 17:47:52 sunnydale NetworkManager[387]: <debug> [1371480472.813677] [nm-device-bt.c:836] bluez_property_changed(): (40:98:4E:65:A1:00): bluez property 'Connected' changed to 'true'
    kesä 17 17:47:52 sunnydale NetworkManager[387]: <debug> [1371480472.813775] [nm-device-bt.c:846] bluez_property_changed(): (40:98:4E:65:A1:00): connected to the device
    kesä 17 17:47:53 sunnydale NetworkManager[387]: <debug> [1371480473.67585] [nm-device-bt.c:808] bluez_connect_cb(): (40:98:4E:65:A1:00): connect request successful
    kesä 17 17:47:53 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00 40:98:4E:65:A1:00/bluetooth) Stage 2 of 5 (Device Configure) successful. Will connect via DUN.
    kesä 17 17:47:53 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00/bluetooth) Stage 2 of 5 (Device Configure) waiting for modem to appear.
    kesä 17 17:47:53 sunnydale upowerd[518]: (upowerd:518): UPower-Linux-WARNING **: unhandled action 'move' on /sys/devices/pci0000:00/0000:00:13.1/usb4/4-3/4-3:1.0/bluetooth/hci0/hci0:21/rfcomm0
    kesä 17 17:47:53 sunnydale kernel: Bluetooth: TIOCGSERIAL is not supported
    kesä 17 17:47:54 sunnydale kernel: Bluetooth: TIOCGSERIAL is not supported
    kesä 17 17:47:54 sunnydale kernel: Bluetooth: TIOCGSERIAL is not supported
    kesä 17 17:47:56 sunnydale ModemManager[390]: <info> Creating modem with plugin 'Nokia' and '1' ports
    kesä 17 17:47:56 sunnydale ModemManager[390]: <info> Modem for device at '/sys/devices/pci0000:00/0000:00:13.1/usb4/4-3' successfully created
    kesä 17 17:47:56 sunnydale kernel: Bluetooth: TIOCGSERIAL is not supported
    kesä 17 17:47:56 sunnydale kernel: Bluetooth: TIOCGSERIAL is not supported
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Modem: state changed (unknown -> disabled)
    kesä 17 17:47:57 sunnydale kernel: Bluetooth: TIOCGSERIAL is not supported
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00/bluetooth) Stage 2 of 5 (Device Configure) modem found.
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Simple connect started...
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Simple connect state (3/8): Enable
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (disabled -> enabling)
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <info> (rfcomm0) modem state changed, 'disabled' --> 'enabling' (reason: user-requested)
    kesä 17 17:47:57 sunnydale kernel: Bluetooth: TIOCGSERIAL is not supported
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (unknown -> registering)
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (enabling -> enabled)
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Simple connect state (4/8): Wait to get fully enabled
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Simple connect state (5/8): Register
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Simple connect state (6/8): Bearer
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <info> (rfcomm0) modem state changed, 'enabling' --> 'enabled' (reason: user-requested)
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Simple connect state (7/8): Connect
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (enabled -> connecting)
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <info> (rfcomm0) modem state changed, 'enabled' --> 'connecting' (reason: user-requested)
    kesä 17 17:47:57 sunnydale ModemManager[390]: <warn> Couldn't load Operator Name: 'Unknown error'
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP Registration state changed (registering -> home)
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: 3GPP location updated (MCC: '0', MNC: '0', Location area code: 'A1', Cell ID: '10C654')
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Modem /org/freedesktop/ModemManager1/Modem/0: state changed (connecting -> connected)
    kesä 17 17:47:57 sunnydale ModemManager[390]: <info> Simple connect state (8/8): All done
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <info> (rfcomm0) modem state changed, 'connecting' --> 'connected' (reason: user-requested)
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <warn> (rfcomm0): failed to look up interface index
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <debug> [1371480477.987235] [nm-device.c:3066] nm_device_activate_schedule_stage3_ip_config_start(): Activation (40:98:4E:65:A1:00) setting firewall zone 'default'
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <debug> [1371480477.987260] [nm-firewall-manager.c:107] nm_firewall_manager_add_or_change_zone(): (rfcomm0) firewall zone add/change skipped (not running)
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 3 of 5 (IP Configure Start) scheduled.
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 3 of 5 (IP Configure Start) started...
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <info> (40:98:4E:65:A1:00): device state change: config -> ip-config (reason 'none') [50 70 0]
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <debug> [1371480477.987628] [nm-manager.c:596] manager_device_state_changed(): stopping connectivity checks
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <info> using modem-specified IP timeout: 20 seconds
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <info> starting PPP connection
    kesä 17 17:47:57 sunnydale NetworkManager[387]: <debug> [1371480477.988323] [nm-ppp-manager.c:1068] nm_ppp_manager_start(): command line: /usr/sbin/pppd nodetach lock nodefaultroute ipv6 , debug rfcomm0 noipdefault noauth usepeerdns lcp-echo-failure 0 lcp-echo-interval 0 ipparam /org/freedesktop/NetworkManager/PPP/0 plugin /usr/lib/pppd/2.4.5/nm-pppd-plugin.so
    kesä 17 17:47:58 sunnydale NetworkManager[387]: <info> pppd started with pid 914
    kesä 17 17:47:58 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
    kesä 17 17:47:58 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 3 of 5 (IP Configure Start) complete.
    kesä 17 17:47:58 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 4 of 5 (IPv6 Configure Timeout) started...
    kesä 17 17:47:58 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 4 of 5 (IPv6 Configure Timeout) complete.
    kesä 17 17:47:58 sunnydale pppd[914]: Plugin /usr/lib/pppd/2.4.5/nm-pppd-plugin.so loaded.
    kesä 17 17:47:58 sunnydale NetworkManager[387]: Plugin /usr/lib/pppd/2.4.5/nm-pppd-plugin.so loaded.
    kesä 17 17:47:58 sunnydale kernel: PPP generic driver version 2.4.2
    kesä 17 17:47:58 sunnydale pppd[914]: pppd 2.4.5 started by root, uid 0
    kesä 17 17:47:58 sunnydale pppd[914]: using channel 1
    kesä 17 17:47:58 sunnydale pppd[914]: Using interface ppp0
    kesä 17 17:47:58 sunnydale pppd[914]: Connect: ppp0 <--> /dev/rfcomm0
    kesä 17 17:47:58 sunnydale pppd[914]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x2ae21925> <pcomp> <accomp>]
    kesä 17 17:47:58 sunnydale NetworkManager[387]: <debug> [1371480478.113258] [nm-netlink-monitor.c:164] link_msg_handler(): netlink link message: iface idx 3 flags 0x1090
    kesä 17 17:47:58 sunnydale NetworkManager[387]: using channel 1
    kesä 17 17:47:58 sunnydale NetworkManager[387]: Using interface ppp0
    kesä 17 17:47:58 sunnydale NetworkManager[387]: Connect: ppp0 <--> /dev/rfcomm0
    kesä 17 17:47:58 sunnydale NetworkManager[387]: sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x2ae21925> <pcomp> <accomp>]
    kesä 17 17:47:58 sunnydale systemd-sysctl[922]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
    kesä 17 17:47:58 sunnydale NetworkManager[387]: <debug> [1371480478.116359] [nm-udev-manager.c:568] handle_uevent(): UDEV event: action 'add' subsys 'net' device 'ppp0'
    kesä 17 17:47:58 sunnydale NetworkManager[387]: <warn> /sys/devices/virtual/net/ppp0: couldn't determine device driver; ignoring...
    kesä 17 17:47:58 sunnydale pppd[914]: rcvd [LCP ConfRej id=0x1 <magic 0x2ae21925> <pcomp> <accomp>]
    kesä 17 17:47:58 sunnydale pppd[914]: sent [LCP ConfReq id=0x2 <asyncmap 0x0>]
    kesä 17 17:47:58 sunnydale NetworkManager[387]: rcvd [LCP ConfRej id=0x1 <magic 0x2ae21925> <pcomp> <accomp>]
    kesä 17 17:47:58 sunnydale NetworkManager[387]: sent [LCP ConfReq id=0x2 <asyncmap 0x0>]
    kesä 17 17:47:58 sunnydale pppd[914]: rcvd [LCP ConfAck id=0x2 <asyncmap 0x0>]
    kesä 17 17:47:58 sunnydale NetworkManager[387]: rcvd [LCP ConfAck id=0x2 <asyncmap 0x0>]
    kesä 17 17:47:58 sunnydale pppd[914]: rcvd [LCP ConfReq id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
    kesä 17 17:47:58 sunnydale pppd[914]: sent [LCP ConfAck id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
    kesä 17 17:47:58 sunnydale NetworkManager[387]: rcvd [LCP ConfReq id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
    kesä 17 17:47:58 sunnydale NetworkManager[387]: sent [LCP ConfAck id=0x0 <auth pap> <mru 1500> <asyncmap 0xa0000>]
    kesä 17 17:47:58 sunnydale pppd[914]: sent [PAP AuthReq id=0x1 user="" password=<hidden>]
    kesä 17 17:47:58 sunnydale NetworkManager[387]: sent [PAP AuthReq id=0x1 user="" password=<hidden>]
    kesä 17 17:48:01 sunnydale pppd[914]: sent [PAP AuthReq id=0x2 user="" password=<hidden>]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: sent [PAP AuthReq id=0x2 user="" password=<hidden>]
    kesä 17 17:48:01 sunnydale pppd[914]: rcvd [PAP AuthAck id=0x2 ""]
    kesä 17 17:48:01 sunnydale pppd[914]: PAP authentication succeeded
    kesä 17 17:48:01 sunnydale NetworkManager[387]: rcvd [PAP AuthAck id=0x2 ""]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: PAP authentication succeeded
    kesä 17 17:48:01 sunnydale kernel: PPP BSD Compression module registered
    kesä 17 17:48:01 sunnydale pppd[914]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
    kesä 17 17:48:01 sunnydale pppd[914]: sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
    kesä 17 17:48:01 sunnydale pppd[914]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:01 sunnydale pppd[914]: rcvd [IPCP ConfReq id=0x0 <addr 10.6.6.6>]
    kesä 17 17:48:01 sunnydale pppd[914]: sent [IPCP ConfAck id=0x0 <addr 10.6.6.6>]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: sent [CCP ConfReq id=0x1 <deflate 15> <deflate(old#) 15> <bsd v1 15>]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: rcvd [IPCP ConfReq id=0x0 <addr 10.6.6.6>]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: sent [IPCP ConfAck id=0x0 <addr 10.6.6.6>]
    kesä 17 17:48:01 sunnydale kernel: PPP Deflate Compression module registered
    kesä 17 17:48:01 sunnydale pppd[914]: rcvd [LCP ProtRej id=0x0 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f]
    kesä 17 17:48:01 sunnydale pppd[914]: Protocol-Reject for 'Compression Control Protocol' (0x80fd) received
    kesä 17 17:48:01 sunnydale NetworkManager[387]: rcvd [LCP ProtRej id=0x0 80 fd 01 01 00 0f 1a 04 78 00 18 04 78 00 15 03 2f]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: Protocol-Reject for 'Compression Control Protocol' (0x80fd) received
    kesä 17 17:48:01 sunnydale pppd[914]: rcvd [IPV6CP ConfReq id=0x0 <addr fe80::0000:0000:0000:0000>]
    kesä 17 17:48:01 sunnydale pppd[914]: sent [IPV6CP ConfNak id=0x0 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: rcvd [IPV6CP ConfReq id=0x0 <addr fe80::0000:0000:0000:0000>]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: sent [IPV6CP ConfNak id=0x0 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:01 sunnydale pppd[914]: rcvd [IPV6CP ConfReq id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:01 sunnydale pppd[914]: sent [IPV6CP ConfAck id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: rcvd [IPV6CP ConfReq id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: sent [IPV6CP ConfAck id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:01 sunnydale pppd[914]: rcvd [IPV6CP ConfReq id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:01 sunnydale pppd[914]: sent [IPV6CP ConfAck id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: rcvd [IPV6CP ConfReq id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: sent [IPV6CP ConfAck id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:01 sunnydale pppd[914]: rcvd [IPV6CP ConfReq id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:01 sunnydale pppd[914]: sent [IPV6CP ConfAck id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: rcvd [IPV6CP ConfReq id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:01 sunnydale NetworkManager[387]: sent [IPV6CP ConfAck id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:02 sunnydale pppd[914]: rcvd [IPV6CP ConfReq id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:02 sunnydale pppd[914]: sent [IPV6CP ConfAck id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:02 sunnydale NetworkManager[387]: rcvd [IPV6CP ConfReq id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:02 sunnydale NetworkManager[387]: sent [IPV6CP ConfAck id=0x1 <addr fe80::f042:f734:907e:22b9>]
    kesä 17 17:48:03 sunnydale pppd[914]: rcvd [IPCP ConfRej id=0x1 <compress VJ 0f 01>]
    kesä 17 17:48:03 sunnydale pppd[914]: sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
    kesä 17 17:48:03 sunnydale NetworkManager[387]: rcvd [IPCP ConfRej id=0x1 <compress VJ 0f 01>]
    kesä 17 17:48:03 sunnydale NetworkManager[387]: sent [IPCP ConfReq id=0x2 <addr 0.0.0.0> <ms-dns1 0.0.0.0> <ms-dns2 0.0.0.0>]
    kesä 17 17:48:03 sunnydale pppd[914]: rcvd [IPCP ConfNak id=0x2 <addr 10.241.96.30> <ms-dns1 62.241.198.245> <ms-dns2 62.241.198.246>]
    kesä 17 17:48:03 sunnydale pppd[914]: sent [IPCP ConfReq id=0x3 <addr 10.241.96.30> <ms-dns1 62.241.198.245> <ms-dns2 62.241.198.246>]
    kesä 17 17:48:03 sunnydale NetworkManager[387]: rcvd [IPCP ConfNak id=0x2 <addr 10.241.96.30> <ms-dns1 62.241.198.245> <ms-dns2 62.241.198.246>]
    kesä 17 17:48:03 sunnydale NetworkManager[387]: sent [IPCP ConfReq id=0x3 <addr 10.241.96.30> <ms-dns1 62.241.198.245> <ms-dns2 62.241.198.246>]
    kesä 17 17:48:03 sunnydale pppd[914]: rcvd [IPCP ConfReq id=0x0 <addr 10.6.6.6>]
    kesä 17 17:48:03 sunnydale pppd[914]: sent [IPCP ConfAck id=0x0 <addr 10.6.6.6>]
    kesä 17 17:48:03 sunnydale NetworkManager[387]: rcvd [IPCP ConfReq id=0x0 <addr 10.6.6.6>]
    kesä 17 17:48:03 sunnydale NetworkManager[387]: sent [IPCP ConfAck id=0x0 <addr 10.6.6.6>]
    kesä 17 17:48:03 sunnydale pppd[914]: rcvd [IPCP ConfAck id=0x3 <addr 10.241.96.30> <ms-dns1 62.241.198.245> <ms-dns2 62.241.198.246>]
    kesä 17 17:48:03 sunnydale pppd[914]: Cannot determine ethernet address for proxy ARP
    kesä 17 17:48:03 sunnydale pppd[914]: local IP address 10.241.96.30
    kesä 17 17:48:03 sunnydale pppd[914]: remote IP address 10.6.6.6
    kesä 17 17:48:03 sunnydale pppd[914]: primary DNS address 62.241.198.245
    kesä 17 17:48:03 sunnydale pppd[914]: secondary DNS address 62.241.198.246
    kesä 17 17:48:03 sunnydale pppd[914]: Script /etc/ppp/ip-up started (pid 928)
    kesä 17 17:48:03 sunnydale NetworkManager[387]: <debug> [1371480483.851617] [nm-netlink-monitor.c:164] link_msg_handler(): netlink link message: iface idx 3 flags 0x110D1
    kesä 17 17:48:03 sunnydale NetworkManager[387]: <info> PPP manager(IP Config Get) reply received.
    kesä 17 17:48:03 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
    kesä 17 17:48:03 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 5 of 5 (IPv4 Commit) started...
    kesä 17 17:48:03 sunnydale NetworkManager[387]: <debug> [1371480483.852986] [nm-system.c:194] sync_addresses(): (ppp0): syncing addresses (family 2)
    kesä 17 17:48:03 sunnydale NetworkManager[387]: <debug> [1371480483.853021] [nm-system.c:247] sync_addresses(): (ppp0): removing address '10.241.96.30/32'
    kesä 17 17:48:03 sunnydale NetworkManager[387]: rcvd [IPCP ConfAck id=0x3 <addr 10.241.96.30> <ms-dns1 62.241.198.245> <ms-dns2 62.241.198.246>]
    kesä 17 17:48:03 sunnydale NetworkManager[387]: Cannot determine ethernet address for proxy ARP
    kesä 17 17:48:03 sunnydale NetworkManager[387]: local IP address 10.241.96.30
    kesä 17 17:48:03 sunnydale NetworkManager[387]: remote IP address 10.6.6.6
    kesä 17 17:48:03 sunnydale NetworkManager[387]: primary DNS address 62.241.198.245
    kesä 17 17:48:03 sunnydale NetworkManager[387]: secondary DNS address 62.241.198.246
    kesä 17 17:48:03 sunnydale NetworkManager[387]: Script /etc/ppp/ip-up started (pid 928)
    kesä 17 17:48:03 sunnydale NetworkManager[387]: <debug> [1371480483.853775] [nm-system.c:280] sync_addresses(): (ppp0): adding address '10.241.96.30/0'
    kesä 17 17:48:03 sunnydale pppd[914]: Script /etc/ppp/ip-up finished (pid 928), status = 0x2
    kesä 17 17:48:03 sunnydale NetworkManager[387]: Script /etc/ppp/ip-up finished (pid 928), status = 0x2
    kesä 17 17:48:04 sunnydale pppd[914]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:04 sunnydale NetworkManager[387]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.855173] [nm-netlink-utils.c:356] dump_route(): route idx 3 family INET (2) addr 10.6.6.6/32
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.855250] [nm-netlink-utils.c:356] dump_route(): route idx 3 family INET (2) addr 10.241.96.30/32
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.855608] [nm-dns-manager.c:995] nm_dns_manager_begin_updates(): (device_ip4_config_changed): queueing DNS updates (1)
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.855649] [nm-dns-manager.c:1013] nm_dns_manager_end_updates(): (nm_dns_manager_end_updates): DNS configuration did not change
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.855666] [nm-dns-manager.c:1017] nm_dns_manager_end_updates(): (device_ip4_config_changed): no DNS changes to commit (0)
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <info> (40:98:4E:65:A1:00): device state change: ip-config -> secondaries (reason 'none') [70 90 0]
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.855795] [nm-manager.c:596] manager_device_state_changed(): stopping connectivity checks
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.858147] [nm-device.c:5244] nm_device_queue_state(): (40:98:4E:65:A1:00): queued state change to activated (id 252)
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.858200] [nm-device.c:5174] nm_device_state_changed(): (40:98:4E:65:A1:00): device entered SECONDARIES state
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) Stage 5 of 5 (IPv4 Commit) complete.
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.870449] [nm-device.c:5202] queued_set_state(): (40:98:4E:65:A1:00): running queued state change to activated (id 252)
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <info> (40:98:4E:65:A1:00): device state change: secondaries -> activated (reason 'none') [90 100 0]
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.872130] [nm-manager.c:591] manager_device_state_changed(): (40:98:4E:65:A1:00): triggered connectivity check due to state change
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.873625] [nm-dns-manager.c:995] nm_dns_manager_begin_updates(): (device_state_changed): queueing DNS updates (1)
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.873683] [nm-dns-manager.c:995] nm_dns_manager_begin_updates(): (update_routing_and_dns): queueing DNS updates (2)
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <info> Policy set 'dna internet connection' (ppp0) as default for IPv4 routing and DNS.
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.874320] [nm-dns-manager.c:1013] nm_dns_manager_end_updates(): (nm_dns_manager_end_updates): DNS configuration changed
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.874341] [nm-dns-manager.c:1017] nm_dns_manager_end_updates(): (update_routing_and_dns): no DNS changes to commit (1)
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.874368] [nm-dns-manager.c:1013] nm_dns_manager_end_updates(): (nm_dns_manager_end_updates): DNS configuration changed
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.874383] [nm-dns-manager.c:1022] nm_dns_manager_end_updates(): (device_state_changed): committing DNS changes (0)
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <debug> [1371480484.874399] [nm-dns-manager.c:591] update_dns(): updating resolv.conf
    kesä 17 17:48:04 sunnydale NetworkManager[387]: <info> Activation (40:98:4E:65:A1:00) successful, device activated.
    kesä 17 17:48:04 sunnydale dbus-daemon[396]: dbus[396]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
    kesä 17 17:48:04 sunnydale dbus[396]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
    kesä 17 17:48:04 sunnydale systemd[1]: Starting Network Manager Script Dispatcher Service...
    kesä 17 17:48:04 sunnydale dbus-daemon[396]: dbus[396]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    kesä 17 17:48:04 sunnydale dbus[396]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
    kesä 17 17:48:04 sunnydale systemd[1]: Started Network Manager Script Dispatcher Service.
    kesä 17 17:48:07 sunnydale pppd[914]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:07 sunnydale NetworkManager[387]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:10 sunnydale pppd[914]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:10 sunnydale NetworkManager[387]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:13 sunnydale pppd[914]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:13 sunnydale NetworkManager[387]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:16 sunnydale pppd[914]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:16 sunnydale NetworkManager[387]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:19 sunnydale pppd[914]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:19 sunnydale NetworkManager[387]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:21 sunnydale /etc/gdm/Xsession[622]: (process:953): GLib-CRITICAL **: g_slice_set_config: assertion `sys_page_size == 0' failed
    kesä 17 17:48:22 sunnydale pppd[914]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:22 sunnydale NetworkManager[387]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:25 sunnydale /etc/gdm/Xsession[622]: Ikkunointiohjelman varoitus:CurrentTime used to choose focus window; focus window may not be correct.
    kesä 17 17:48:25 sunnydale /etc/gdm/Xsession[622]: Ikkunointiohjelman varoitus:Got a request to focus 0x2200006 (jussi@sunn) with a timestamp of 0. This shouldn't happen!
    kesä 17 17:48:25 sunnydale /etc/gdm/Xsession[622]: Ikkunointiohjelman varoitus:CurrentTime used to choose focus window; focus window may not be correct.
    kesä 17 17:48:25 sunnydale /etc/gdm/Xsession[622]: Ikkunointiohjelman varoitus:Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    kesä 17 17:48:25 sunnydale pppd[914]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:25 sunnydale NetworkManager[387]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:28 sunnydale pppd[914]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:28 sunnydale NetworkManager[387]: sent [IPV6CP ConfReq id=0x1 <addr fe80::e85e:dbed:209d:cf47>]
    kesä 17 17:48:31 sunnydale pppd[914]: IPV6CP: timeout sending Config-Requests
    kesä 17 17:48:31 sunnydale NetworkManager[387]: IPV6CP: timeout sending Config-Requests
    kesä 17 17:49:41 sunnydale dbus-daemon[396]: dbus[396]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
    kesä 17 17:49:41 sunnydale dbus[396]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
    kesä 17 17:49:41 sunnydale systemd[1]: Starting Hostname Service...
    kesä 17 17:49:41 sunnydale dbus-daemon[396]: dbus[396]: [system] Successfully activated service 'org.freedesktop.hostname1'
    kesä 17 17:49:41 sunnydale dbus[396]: [system] Successfully activated service 'org.freedesktop.hostname1'
    kesä 17 17:49:41 sunnydale systemd[1]: Started Hostname Service.
    kesä 17 17:49:43 sunnydale /etc/gdm/Xsession[622]: Ikkunointiohjelman varoitus:Log level 8: meta_window_raise: assertion `!window->override_redirect' failed
    kesä 17 17:49:44 sunnydale /etc/gdm/Xsession[622]: Ikkunointiohjelman varoitus:Log level 8: meta_window_lower: assertion `!window->override_redirect' failed
    And here is log about the updates I made:
    [2013-06-17 17:01] [PACMAN] Running 'pacman -Syu'
    [2013-06-17 17:01] [PACMAN] synchronizing package lists
    [2013-06-17 17:01] [PACMAN] starting full system upgrade
    [2013-06-17 17:04] [PACMAN] Running 'pacman -S --asdeps polkit'
    [2013-06-17 17:04] [PACMAN] upgraded polkit (0.110-2 -> 0.111-1)
    [2013-06-17 17:24] [PACMAN] Running 'pacman -U --asdeps lib32-polkit-0.111-1-x86_64.pkg.tar.xz'
    [2013-06-17 17:24] [PACMAN] upgraded lib32-polkit (0.110-2 -> 0.111-1)
    [2013-06-17 17:27] [PACMAN] Running 'pacman -S --asdeps libxkbcommon'
    [2013-06-17 17:27] [PACMAN] upgraded libxkbcommon (0.3.0-1 -> 0.3.1-1)
    [2013-06-17 17:28] [PACMAN] Running 'pacman -U --asdeps lib32-libxkbcommon-0.3.1-1-x86_64.pkg.tar.xz'
    [2013-06-17 17:28] [PACMAN] upgraded lib32-libxkbcommon (0.3.0-1 -> 0.3.1-1)
    [2013-06-17 17:28] [PACMAN] Running 'pacman -Syu'
    [2013-06-17 17:28] [PACMAN] synchronizing package lists
    [2013-06-17 17:28] [PACMAN] starting full system upgrade
    [2013-06-17 17:33] [PACMAN] removed lib32-dbus-core (1.6.10-1)
    [2013-06-17 17:33] [PACMAN] upgraded attr (2.4.46-2 -> 2.4.47-1)
    [2013-06-17 17:33] [PACMAN] upgraded acl (2.2.51-3 -> 2.2.52-1)
    [2013-06-17 17:33] [PACMAN] upgraded attica (0.4.1-2 -> 0.4.2-1)
    [2013-06-17 17:33] [PACMAN] upgraded cups-pk-helper (0.2.4-1 -> 0.2.5-1)
    [2013-06-17 17:33] [PACMAN] upgraded dbus (1.6.10-1 -> 1.6.12-1)
    [2013-06-17 17:33] [PACMAN] upgraded dosfstools (3.0.17-1 -> 3.0.20-1)
    [2013-06-17 17:33] [PACMAN] upgraded gtk-update-icon-cache (2.24.18-1 -> 2.24.19-1)
    [2013-06-17 17:33] [PACMAN] upgraded gtk2 (2.24.18-1 -> 2.24.19-1)
    [2013-06-17 17:33] [PACMAN] upgraded flashplugin (11.2.202.285-1 -> 11.2.202.291-1)
    [2013-06-17 17:33] [PACMAN] upgraded libgdm (3.8.1.1-2 -> 3.8.3-1)
    [2013-06-17 17:33] [ALPM] warning: directory permissions differ on /var/log/gdm/
    filesystem: 711 package: 1770
    [2013-06-17 17:33] [PACMAN] upgraded gdm (3.8.1.1-2 -> 3.8.3-1)
    [2013-06-17 17:33] [PACMAN] upgraded geoip-database (20130514-1 -> 20130607-1)
    [2013-06-17 17:33] [PACMAN] upgraded git (1.8.3-1 -> 1.8.3.1-1)
    [2013-06-17 17:33] [PACMAN] upgraded glib2 (2.36.2-1 -> 2.36.3-2)
    [2013-06-17 17:33] [PACMAN] upgraded xkeyboard-config (2.9-1 -> 2.9-2)
    [2013-06-17 17:33] [PACMAN] upgraded iso-codes (3.41-1 -> 3.43-1)
    [2013-06-17 17:33] [PACMAN] upgraded gnome-desktop (1:3.8.3-1 -> 1:3.8.3-2)
    [2013-06-17 17:33] [PACMAN] upgraded gnome-user-docs (3.8.1-1 -> 3.8.2-1)
    [2013-06-17 17:33] [PACMAN] upgraded graphite (1:1.2.2-1 -> 1:1.2.3-1)
    [2013-06-17 17:33] [PACMAN] upgraded gvfs (1.16.2-2 -> 1.16.3-1)
    [2013-06-17 17:33] [PACMAN] upgraded gvfs-afc (1.16.2-2 -> 1.16.3-1)
    [2013-06-17 17:33] [PACMAN] upgraded gvfs-goa (1.16.2-2 -> 1.16.3-1)
    [2013-06-17 17:33] [ALPM-SCRIPTLET] Users no longer need to be in the 'camera' group to use camera devices
    [2013-06-17 17:33] [PACMAN] upgraded libgphoto2 (2.5.1-1 -> 2.5.2-1)
    [2013-06-17 17:33] [PACMAN] upgraded gvfs-gphoto2 (1.16.2-2 -> 1.16.3-1)
    [2013-06-17 17:33] [PACMAN] upgraded gvfs-mtp (1.16.2-2 -> 1.16.3-1)
    [2013-06-17 17:33] [PACMAN] upgraded gvfs-obexftp (1.16.2-2 -> 1.16.3-1)
    [2013-06-17 17:33] [PACMAN] upgraded gvfs-smb (1.16.2-2 -> 1.16.3-1)
    [2013-06-17 17:33] [PACMAN] upgraded hwids (20130512-1 -> 20130607-1)
    [2013-06-17 17:33] [PACMAN] upgraded jre7-openjdk-headless (7.u21_2.3.9-4 -> 7.u40_2.4.0-1)
    [2013-06-17 17:33] [PACMAN] upgraded jre7-openjdk (7.u21_2.3.9-4 -> 7.u40_2.4.0-1)
    [2013-06-17 17:33] [PACMAN] upgraded jdk7-openjdk (7.u21_2.3.9-4 -> 7.u40_2.4.0-1)
    [2013-06-17 17:33] [PACMAN] upgraded json-c (0.10-2 -> 0.11-1)
    [2013-06-17 17:33] [PACMAN] upgraded krb5 (1.11.2-4 -> 1.11.3-1)
    [2013-06-17 17:33] [PACMAN] upgraded lib32-attr (2.4.46-2 -> 2.4.47-1)
    [2013-06-17 17:33] [PACMAN] upgraded lib32-acl (2.2.51-2 -> 2.2.52-1)
    [2013-06-17 17:33] [PACMAN] installed lib32-dbus (1.6.12-1)
    [2013-06-17 17:33] [PACMAN] upgraded lib32-gtk2 (2.24.18-1 -> 2.24.19-1)
    [2013-06-17 17:33] [PACMAN] upgraded lib32-json-c (0.10-2 -> 0.11-1)
    [2013-06-17 17:33] [PACMAN] upgraded lib32-krb5 (1.11.2-1 -> 1.11.3-1)
    [2013-06-17 17:33] [PACMAN] upgraded libpulse (4.0-1 -> 4.0-2)
    [2013-06-17 17:33] [PACMAN] upgraded lib32-libpulse (4.0-1 -> 4.0-2)
    [2013-06-17 17:33] [PACMAN] upgraded libxrender (0.9.7-1 -> 0.9.8-1)
    [2013-06-17 17:33] [PACMAN] upgraded lib32-libxrender (0.9.7-1 -> 0.9.8-1)
    [2013-06-17 17:33] [PACMAN] upgraded libbsd (0.4.2-1 -> 0.5.2-1)
    [2013-06-17 17:33] [PACMAN] upgraded libmbim (1.0.0-1 -> 1.2.0-1)
    [2013-06-17 17:33] [PACMAN] upgraded libnautilus-extension (3.8.1-1 -> 3.8.2-1)
    [2013-06-17 17:33] [PACMAN] upgraded libpipeline (1.2.3-1 -> 1.2.4-1)
    [2013-06-17 17:33] [PACMAN] upgraded libquvi-scripts (0.4.14-1 -> 0.4.15-1)
    [2013-06-17 17:33] [PACMAN] upgraded libusb-compat (0.1.4-2 -> 0.1.5-1)
    [2013-06-17 17:33] [PACMAN] upgraded libxvmc (1.0.7-1 -> 1.0.8-1)
    [2013-06-17 17:33] [PACMAN] upgraded link-grammar (4.7.11-1 -> 4.7.12-1)
    [2013-06-17 17:33] [PACMAN] upgraded linux-firmware (20130528-1 -> 20130610-1)
    [2013-06-17 17:33] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-06-17 17:33] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-06-17 17:33] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-06-17 17:33] [ALPM-SCRIPTLET] ==> Starting build: 3.9.6-1-ARCH
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-06-17 17:33] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-06-17 17:33] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-06-17 17:33] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-06-17 17:33] [ALPM-SCRIPTLET] ==> Starting build: 3.9.6-1-ARCH
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-06-17 17:33] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-06-17 17:33] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-06-17 17:33] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-06-17 17:33] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-06-17 17:33] [PACMAN] upgraded linux (3.9.5-1 -> 3.9.6-1)
    [2013-06-17 17:33] [PACMAN] upgraded linux-headers (3.9.5-1 -> 3.9.6-1)
    [2013-06-17 17:33] [PACMAN] upgraded lirc-utils (1:0.9.0-46 -> 1:0.9.0-47)
    [2013-06-17 17:33] [PACMAN] upgraded mime-types (8-1 -> 9-1)
    [2013-06-17 17:33] [ALPM] warning: extracting /usr/share/applications/nautilus.desktop as /usr/share/applications/nautilus.desktop.pacnew
    [2013-06-17 17:33] [ALPM] warning: extracting /usr/share/applications/nautilus-autorun-software.desktop as /usr/share/applications/nautilus-autorun-software.desktop.pacnew
    [2013-06-17 17:34] [PACMAN] upgraded nautilus (3.8.1-1 -> 3.8.2-1)
    [2013-06-17 17:34] [PACMAN] upgraded p7zip (9.20.1-6 -> 9.20.1-7)
    [2013-06-17 17:34] [ALPM] warning: /etc/ppp/ip-down.d/00-dns.sh installed as /etc/ppp/ip-down.d/00-dns.sh.pacnew
    [2013-06-17 17:34] [ALPM] warning: /etc/ppp/ip-up.d/00-dns.sh installed as /etc/ppp/ip-up.d/00-dns.sh.pacnew
    [2013-06-17 17:34] [PACMAN] upgraded ppp (2.4.5-6 -> 2.4.5-7)
    [2013-06-17 17:34] [ALPM-SCRIPTLET] >>> If you have per-user copies of configuration files (such as client.conf,
    [2013-06-17 17:34] [ALPM-SCRIPTLET] daemon.conf or default.pa) in ~/.pulse/, make sure you keep them in sync
    [2013-06-17 17:34] [ALPM-SCRIPTLET] with changes to the packaged files in /etc/pulse/. Otherwise, PulseAudio
    [2013-06-17 17:34] [ALPM-SCRIPTLET] may refuse to start due to configuration errors.
    [2013-06-17 17:34] [PACMAN] upgraded pulseaudio (4.0-1 -> 4.0-2)
    [2013-06-17 17:34] [PACMAN] upgraded python-dbus-common (1.1.1-2 -> 1.2.0-1)
    [2013-06-17 17:34] [PACMAN] upgraded python-dbus (1.1.1-2 -> 1.2.0-1)
    [2013-06-17 17:34] [PACMAN] upgraded python2-dbus (1.1.1-2 -> 1.2.0-1)
    [2013-06-17 17:34] [PACMAN] upgraded sdparm (1.07-1 -> 1.08-1)
    [2013-06-17 17:34] [PACMAN] upgraded sg3_utils (1.35-1 -> 1.36-1)
    [2013-06-17 17:34] [PACMAN] upgraded shared-desktop-ontologies (0.10.0-1 -> 0.11.0-1)
    [2013-06-17 17:34] [PACMAN] upgraded subversion (1.7.9-6 -> 1.7.10-1)
    [2013-06-17 17:34] [PACMAN] upgraded sudo (1.8.6.p8-2 -> 1.8.7-1)
    [2013-06-17 17:34] [PACMAN] upgraded syslog-ng (3.4.1-3 -> 3.4.2-1)
    [2013-06-17 17:34] [PACMAN] upgraded usbutils (006-1 -> 007-1)
    [2013-06-17 17:34] [PACMAN] upgraded webkitgtk (2.0.2-3 -> 2.0.3-1)
    [2013-06-17 17:34] [PACMAN] upgraded wine (1.6rc1-1 -> 1.6rc2-1)
    I'm marking this thread solved for now. If the problem arises again, I'll reopen it.

  • Gnome 3.2 - system crashes after update

    Hi,
    since the Gnome 3.2 update, my system has been crashing/halting regularly.
    I run XFCE, not Gnome, but I use GDM for login.  If I leave a session logged in and walk away, after a while the system will just halt.  An unclean shutdown, no kernel panic.  I suspect the problem is with gdm, gnome-session, or any of the gnome components it invokes (gnome-screensaver, ...?), since I don't have the problem when using SLiM instead.
    The following is syslogged right before the crash:
    Oct 6 21:47:56 boris gnome-session[24717]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    Oct 6 21:47:56 boris gnome-session[24717]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    Oct 6 21:47:56 boris gnome-session[24717]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
    Oct 6 21:47:57 boris kernel: [344214.625926] EXT4-fs (dm-1): re-mounted. Opts: commit=0
    Oct 6 21:47:57 boris kernel: [344214.669797] EXT4-fs (md0): re-mounted. Opts: commit=0
    Oct 6 21:47:57 boris kernel: [344214.771486] EXT4-fs (dm-2): re-mounted. Opts: commit=0
    Oct 6 21:47:57 boris kernel: [344214.773156] EXT4-fs (dm-3): re-mounted. Opts: commit=0
    Oct 6 21:47:57 boris kernel: [344214.967545] EXT4-fs (dm-4): re-mounted. Opts: commit=0
    Oct 6 21:47:57 boris kernel: [344214.969814] EXT4-fs (dm-5): re-mounted. Opts: commit=0
    I'm using the xf86-video-ati driver if it matters.
    Any ideas?

    I have been having the same problem.  I may have found a solution.  I removed 'gksu' anything with pacman. And I followed this blog's http://dev-loki.blogspot.com/2010/06/su … nsuse.html instructions to create 'xsudo' as a replacement for gksu.
    Its to early to tell if the problem is fixed, but I am not recieving any error messages with gedit or nautilus when I run them with 'xsudo' account.
    I hope this fixes it for us.  Luck
    Last edited by jo-shva (2012-11-14 13:53:33)

  • [SOLVED]HDMI audio and gnome volume applet issues

    Hi all,
    After setting up Arch without too many problems came the real pain in the ass: HDMI audio over a Asus NVIDIA GeForce EN210....
    Eventually I got everything to work with the help of the ASLA en Pulse wiki pages, but I found the last piece of the puzzle here:
    http://wiki.xbmc.org/index.php?title=HO … ,_or_GT240
    Maybe this is useful for others too.
    The only problem I have now is that the ALSA deamon fails to load. I found this in the boot log file (/var/log/boot):
    Thu Apr 12 13:54:19 2012: :: Restoring ALSA Levels    [BUSY] Found hardware: "HDA-Intel" "Nvidia GPU 0b HDMI/DP" "HDA:10de000b,10de0101,00100200" "0x1043" "0x8343"
    Thu Apr 12 13:54:20 2012: Hardware is initialized using a generic method
    Does this mean I don't need the alsa deamon anymore? Sound still works normally after boot but a strange thing is that I can turn up and down the volume with the gnome shell volume applet but the volume of media applications like vlc do not react. Same problem with flash video's like youtube. I do hear the "blip" sound from the applet.
    Does anyone have ideas how to fix this?
    Last edited by Jurry (2012-04-26 23:46:31)

    yeah have the samre problem, adjusting sound in Amarok doesn't change anything.... happened after the last udev update, here is my bootup log :
    Sat Apr 14 17:28:55 2012: :: Adjusting system time and setting kernel timezone    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Starting UDev Daemon    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Triggering UDev uevents    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Loading User-specified Modules    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Waiting for UDev uevents to be processed    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Bringing up loopback interface    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Unlocking encrypted volumes:    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Checking Filesystems    [BUSY] /dev/sda1: clean, 29/40160 files, 24631/160616 blocks
    Sat Apr 14 17:28:55 2012: /dev/sda4: clean, 76872/18530304 files, 16371381/74101820 blocks
    Sat Apr 14 17:28:55 2012:    [DONE]
    Sat Apr 14 17:28:55 2012: :: Remounting Root    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Mounting Local Filesystems    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Activating Swap    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Configuring Time Zone    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Initializing Random Seed    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Removing Leftover Files    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Setting Hostname: Nashed    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Setting Consoles to UTF-8 mode    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Loading Keyboard Map: us    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Saving dmesg Log    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: INIT: Entering runlevel: 5
    Sat Apr 14 17:28:55 2012: :: Starting Syslog-NG    [BUSY]    [DONE]
    Sat Apr 14 17:28:55 2012: :: Starting Network    [BUSY]    [DONE]
    Sat Apr 14 17:29:26 2012: :: Starting net-profiles    [BKGD]
    Sat Apr 14 17:29:26 2012: :: Mounting Network Filesystems    [BUSY]    [DONE]
    Sat Apr 14 17:29:26 2012: :: Starting crond daemon    [BUSY]    [DONE]
    Sat Apr 14 17:29:26 2012: :: Restoring ALSA Levels    [BUSY] Found hardware: "HDA-Intel" "Realtek ALC888" "HDA:10ec0888,80860024,00100202" "0x8086" "0x0024"
    Sat Apr 14 17:29:26 2012: Hardware is initialized using a generic method
    Sat Apr 14 17:29:26 2012:    [FAIL]
    Sat Apr 14 17:29:26 2012: :: Starting D-BUS system messagebus    [BUSY]    [DONE]
    I hope it helps identify the problem

  • [Solved] Update gnome results to hang in gdm

    I guess this what happens when waiting a long time to update. This laptop has arch and linux mint dual booting. Arch is running on gnome and i think the last time I used it was 2 weeks ago (or more). It boots fine from grub but hangs upon reaching gdm. Keys dont work nor the touchpad. I have to remove the battery to restart it. This is my second laptop running arch. I got used to the other one running kde then I realize have to update the gnome laptop. Please help.
    This is error log.
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:05:27 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:10:28 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:15:29 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:20:30 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:21:03 bibs-msiCX500DX-arch -- MARK --
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:25:31 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:30:32 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:35:33 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:40:34 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:41:03 bibs-msiCX500DX-arch -- MARK --
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:45:35 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:50:36 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 18:55:37 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:00:38 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:01:03 bibs-msiCX500DX-arch -- MARK --
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:05:39 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:06:18 bibs-msiCX500DX-arch NetworkManager[1806]: <info> kernel firmware directory '/lib/firmware' changed
    Feb 5 19:06:26 bibs-msiCX500DX-arch modprobe: FATAL: Could not load /lib/modules/2.6.36-ARCH/modules.dep: No such file or directory
    Feb 5 19:07:00 bibs-msiCX500DX-arch dbus-daemon: [system] Reloaded configuration
    Feb 5 19:07:06 bibs-msiCX500DX-arch dbus-daemon: [system] Reloaded configuration
    Feb 5 19:07:06 bibs-msiCX500DX-arch dbus-daemon: [system] Reloaded configuration
    Feb 5 19:07:06 bibs-msiCX500DX-arch dbus-daemon: [system] Reloaded configuration
    Feb 5 19:07:06 bibs-msiCX500DX-arch dbus-daemon: [system] Reloaded configuration
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:10:40 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:15:41 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:20:42 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:21:03 bibs-msiCX500DX-arch -- MARK --
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:25:43 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:30:44 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:34:56 bibs-msiCX500DX-arch shutdown[24940]: shutting down for system reboot
    Feb 5 19:34:57 bibs-msiCX500DX-arch acpid: client 1871[0:0] has disconnected
    Feb 5 19:34:57 bibs-msiCX500DX-arch acpid: client connected from 24961[0:0]
    Feb 5 19:34:57 bibs-msiCX500DX-arch acpid: 1 client rule loaded
    Feb 5 19:34:58 bibs-msiCX500DX-arch kernel: Not activating Mandatory Access Control now since /sbin/tomoyo-init doesn't exist.
    Feb 5 19:34:58 bibs-msiCX500DX-arch init: Switching to runlevel: 6
    Feb 5 19:34:59 bibs-msiCX500DX-arch acpid: exiting
    Feb 5 19:34:59 bibs-msiCX500DX-arch NetworkManager[1806]: <info> caught signal 15, shutting down normally.
    Feb 5 19:34:59 bibs-msiCX500DX-arch NetworkManager[1806]: <info> (wlan0): now unmanaged
    Feb 5 19:34:59 bibs-msiCX500DX-arch NetworkManager[1806]: <info> (wlan0): device state change: 2 -> 1 (reason 36)
    Feb 5 19:34:59 bibs-msiCX500DX-arch NetworkManager[1806]: <info> exiting (success)
    Feb 5 19:34:59 bibs-msiCX500DX-arch laptop-mode: Laptop mode
    Feb 5 19:34:59 bibs-msiCX500DX-arch laptop-mode: disabled, not active
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys cpuset
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys cpu
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Linux version 2.6.37-ARCH (tobias@T-POWA-LX) (gcc version 4.5.2 (GCC) ) #1 SMP PREEMPT Sat Jan 29 19:40:04 UTC 2011
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-provided physical RAM map:
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 0000000000100000 - 000000007ffb0000 (usable)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000007ffb0000 - 000000007ffbe000 (ACPI data)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000007ffbe000 - 000000007fff0000 (ACPI NVS)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000007fff0000 - 0000000080000000 (reserved)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: DMI present.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: last_pfn = 0x7ffb0 max_arch_pfn = 0x100000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: found SMP MP-table at [c00ff780] ff780
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Scanning 0 areas for low memory corruption
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: init_memory_mapping: 0000000000000000-00000000377fe000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: RAMDISK: 37e59000 - 37ff0000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Allocated new RAMDISK: 37667000 - 377fd7d2
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Move RAMDISK from 0000000037e59000 - 0000000037fef7d1 to 37667000 - 377fd7d1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: RSDP 000f9dc0 00014 (v00 MSI_NB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: RSDT 7ffb0000 00048 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: FACP 7ffb0200 00084 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: DSDT 7ffb0670 057BD (v01 MSI_NB 00000000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: FACS 7ffbe000 00040
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: APIC 7ffb0390 0006C (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: MCFG 7ffb0400 0003C (v01 MSI_NB OEMMCFG 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SLIC 7ffb0440 00176 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: WDRT 7ffb05c0 00047 (v01 MSI_NB OEMWDRT 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: ECDT 7ffb0610 00054 (v01 MSI_NB OEMECDT 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: OEMB 7ffbe040 00072 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: HPET 7ffb5e30 00038 (v01 MSI_NB OEMHPET 20100413 MSFT 00000097)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT 7ffbe9f0 004F0 (v01 PmRef CpuPm 00003000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: 1159MB HIGHMEM available.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: 887MB LOWMEM available.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: mapped low ram: 0 - 377fe000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: low ram: 0 - 377fe000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Zone PFN ranges:
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: DMA 0x00000010 -> 0x00001000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Normal 0x00001000 -> 0x000377fe
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: HighMem 0x000377fe -> 0x0007ffb0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Movable zone start PFN for each node
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: early_node_map[2] active PFN ranges
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: 0: 0x00000010 -> 0x0000009f
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: 0: 0x00000100 -> 0x0007ffb0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Using APIC driver default
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PM-Timer IO Port: 0x808
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: IOAPIC[0]: apic_id 2, version 20, address 0xfec00000, GSI 0-23
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Using ACPI (MADT) for SMP configuration information
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: HPET id: 0x10398201 base: 0xfed00000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: SMP: Allowing 4 CPUs, 2 hotplug CPUs
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Allocating PCI resources starting at 80000000 (gap: 80000000:7ee00000)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Booting paravirtualized kernel on bare hardware
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PERCPU: Embedded 12 pages/cpu @f6000000 s27264 r0 d21888 u1048576
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519999
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/sda2
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PID hash table entries: 4096 (order: 2, 16384 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing CPU#0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: allocated 10483840 bytes of page_cgroup
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing HighMem for node 0 (000377fe:0007ffb0)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Memory: 2061288k/2096832k available (3163k kernel code, 35092k reserved, 1238k data, 424k init, 1187528k highmem)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: virtual kernel memory layout:
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: .init : 0xc144d000 - 0xc14b7000 ( 424 kB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: .data : 0xc1316d40 - 0xc144c560 (1238 kB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: .text : 0xc1000000 - 0xc1316d40 (3163 kB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Preemptable hierarchical RCU implementation.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: RCU-based detection of stalled CPUs is disabled.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Verbose stalled-CPUs detection is disabled.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NR_IRQS:512
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Console: colour VGA+ 80x25
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: console [tty0] enabled
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Fast TSC calibration using PIT
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Detected 2200.104 MHz processor.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4401.55 BogoMIPS (lpj=7333680)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pid_max: default: 32768 minimum: 301
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Security Framework initialized
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: AppArmor: AppArmor disabled by boot time parameter
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Mount-cache hash table entries: 512
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys ns
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys cpuacct
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys memory
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys devices
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys freezer
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys net_cls
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys blkio
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: CPU: Physical Processor ID: 0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: CPU: Processor Core ID: 0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: mce: CPU supports 6 MCE banks
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: CPU0: Thermal monitoring enabled (TM2)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: using mwait in idle threads.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ... version: 2
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ... bit width: 40
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ... generic registers: 2
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ... value mask: 000000ffffffffff
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ... max period: 000000007fffffff
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ... fixed-purpose events: 3
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ... event mask: 0000000700000003
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Core revision 20101013
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: CPU0: Intel(R) Core(TM)2 Duo CPU T6600 @ 2.20GHz stepping 0a
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Booting Node 0, Processors #1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initializing CPU#1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Brought up 2 CPUs
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Total of 2 processors activated (8803.95 BogoMIPS).
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: devtmpfs: initialized
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NET: Registered protocol family 16
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: bus type pci registered
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: not using MMCONFIG
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=3
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: Using configuration type 1 for base access
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: bio: create slab <bio-0> at 0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: EC: EC description table is found, configuring boot EC
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT 7ffbe190 00225 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Dynamic OEM Table Load:
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT (null) 00225 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT 7ffbe450 00594 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Dynamic OEM Table Load:
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT (null) 00594 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT 7ffbe0c0 000CC (v01 PmRef Cpu1Ist 00003000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Dynamic OEM Table Load:
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT (null) 000CC (v01 PmRef Cpu1Ist 00003000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT 7ffbe3c0 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Dynamic OEM Table Load:
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Interpreter enabled
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: (supports S0 S3 S4 S5)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: Using IOAPIC for interrupt routing
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: Using MMCONFIG for extended config space
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: EC: GPE storm detected, transactions will use polling mode
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: No dock devices found.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xdfffffff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:06.0: PCI bridge to [bus 02-02]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:07.0: PCI bridge to [bus 03-03]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 *10 11 12 14 15)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 *7 10 11 12 14 15)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 7 10 11 12 14 15)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 *11 12 14 15)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 7 10 11 12 14 15)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 *15)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: HEST: Table is not found!
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: vgaarb: loaded
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PCI: Using ACPI for IRQ routing
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NetLabel: Initializing
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NetLabel: domain hash size = 128
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NetLabel: unlabeled traffic allowed by default
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Switching to clocksource tsc
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pnp: PnP ACPI init
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: bus type pnp registered
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pnp: PnP ACPI: found 12 devices
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ACPI: ACPI bus type pnp unregistered
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x0290-0x0297] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x0c00-0x0c05] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x0d00-0x0d05] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x0480-0x048f] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x04d0-0x04d1] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x0800-0x087f] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x0880-0x08ff] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [io 0x0c00-0x0c7f] could not be reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [mem 0xfff80000-0xffffffff] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [mem 0xffb80000-0xffbfffff] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [mem 0xffee0000-0xffefffff] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:04: [mem 0xfed10000-0xfed8ffff] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:0b: [mem 0x000c0000-0x000cffff] could not be reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:0b: [mem 0x00100000-0x7fffffff] could not be reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: system 00:0b: [mem 0xfec00000-0xffffffff] could not be reserved
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:01.0: bridge window [mem 0xfea00000-0xfeafffff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:06.0: PCI bridge to [bus 02-02]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:06.0: bridge window [io disabled]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:06.0: bridge window [mem 0xfeb00000-0xfebfffff]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:06.0: bridge window [mem pref disabled]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:07.0: PCI bridge to [bus 03-03]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:07.0: bridge window [io disabled]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:07.0: bridge window [mem disabled]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pci 0000:00:07.0: bridge window [mem pref disabled]
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NET: Registered protocol family 2
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: TCP: Hash tables configured (established 131072 bind 65536)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: TCP reno registered
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NET: Registered protocol family 1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Unpacking initramfs...
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Freeing initrd memory: 1628k freed
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: apm: BIOS not found.
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Scanning for low memory corruption every 60 seconds
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: audit: initializing netlink socket (disabled)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: type=2000 audit(1296934573.426:1): initialized
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: highmem bounce pool size: 64 pages
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: HugeTLB registered 4 MB page size, pre-allocated 0 pages
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: VFS: Disk quotas dquot_6.5.2
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: msgmni has been set to 1709
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: io scheduler noop registered
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: io scheduler deadline registered
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: io scheduler cfq registered (default)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pcieport 0000:00:01.0: ACPI _OSC control granted for 0x19
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pcieport 0000:00:06.0: ACPI _OSC control granted for 0x19
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pcieport 0000:00:07.0: ACPI _OSC control granted for 0x19
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ERST: Table is not found!
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: isapnp: Scanning for PnP cards...
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: isapnp: No Plug & Play device found
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: mice: PS/2 mouse device common for all mice
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: rtc_cmos 00:06: RTC can wake from S4
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: rtc0: alarms up to one year, 114 bytes nvram, hpet irqs
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: cpuidle: using governor ladder
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: cpuidle: using governor menu
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: TCP cubic registered
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: NET: Registered protocol family 17
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Registering the dns_resolver key type
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Using IPI No-Shortcut mode
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: registered taskstats version 1
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: rtc_cmos 00:06: setting system clock to 2011-02-05 19:36:14 UTC (1296934574)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Initalizing network drop monitor service
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Freeing unused kernel memory: 424k freed
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: udev[37]: starting version 165
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: SCSI subsystem initialized
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: scsi0 : pata_sis
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: scsi1 : pata_sis
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfff0 irq 14
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xfff8 irq 15
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pata_acpi 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: pata_acpi 0000:00:05.0: PCI INT A disabled
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sata_sis 0000:00:05.0: version 1.0
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sata_sis 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sata_sis 0000:00:05.0: Detected SiS 1183/966/966L/968/680 controller in PATA mode
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: scsi2 : sata_sis
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: scsi3 : sata_sis
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata3: PATA max UDMA/133 cmd 0xd800 ctl 0xd400 bmdma 0xc800 irq 17
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata4: PATA max UDMA/133 cmd 0xd000 ctl 0xcc00 bmdma 0xc808 irq 17
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata3.00: ATA-8: WDC WD2500BEVT-22A23T0, 01.01A01, max UDMA/133
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata3.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata3.00: configured for UDMA/133
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: scsi 2:0:0:0: Direct-Access ATA WDC WD2500BEVT-2 01.0 PQ: 0 ANSI: 5
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata4.00: ATAPI: HL-DT-STDVDRAM GT32N, AS00, max UDMA/100
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: ata4.00: configured for UDMA/100
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: scsi 3:0:0:0: CD-ROM HL-DT-ST DVDRAM GT32N AS00 PQ: 0 ANSI: 5
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sd 2:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sd 2:0:0:0: [sda] Write Protect is off
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sd 2:0:0:0: [sda] Attached SCSI disk
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: udev[486]: starting version 165
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: EXT4-fs (sda2): re-mounted. Opts: (null)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: EXT4-fs (sda2): re-mounted. Opts: (null)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
    Feb 5 19:36:23 bibs-msiCX500DX-arch kernel: Adding 1951740k swap on /dev/sda5. Priority:-1 extents:1 across:1951740k
    Feb 5 19:36:24 bibs-msiCX500DX-arch acpid: starting up
    Feb 5 19:36:24 bibs-msiCX500DX-arch acpid: 4 rules loaded
    Feb 5 19:36:24 bibs-msiCX500DX-arch acpid: waiting for events: event logging is off
    Feb 5 19:36:24 bibs-msiCX500DX-arch laptop-mode: Laptop mode
    Feb 5 19:36:24 bibs-msiCX500DX-arch laptop-mode: enabled, not active
    Feb 5 19:36:25 bibs-msiCX500DX-arch NetworkManager[1231]: <info> NetworkManager (version 0.8.3) is starting...
    Feb 5 19:36:25 bibs-msiCX500DX-arch NetworkManager[1231]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
    Feb 5 19:36:25 bibs-msiCX500DX-arch NetworkManager[1231]: <info> trying to start the modem manager...
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: ModemManager (version 0.4) starting...
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Option High-Speed
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin SimTech
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Gobi
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin ZTE
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Novatel
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Generic
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Option
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Sierra
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Huawei
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin MotoC
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin AnyData
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Ericsson MBM
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Nokia
    Feb 5 19:36:25 bibs-msiCX500DX-arch modem-manager: Loaded plugin Longcheer
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: cannot execute "/usr/bin/xdm"
    Feb 5 19:36:26 bibs-msiCX500DX-arch init: Id "x" respawning too fast: disabled for 5 minutes
    Feb 5 19:36:23 bibs-msiCX500DX-arch init: Entering runlevel: 5
    Feb 5 19:36:26 bibs-msiCX500DX-arch polkitd[1250]: started daemon version 0.99 using authority implementation `local' version `0.99'
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> monitoring kernel firmware directory '/lib/firmware'.
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: keyfile: parsing Auto eth0 ...
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: keyfile: read connection 'Auto eth0'
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> WiFi enabled by radio killswitch; enabled by state file
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> WWAN enabled by radio killswitch; enabled by state file
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> WiMAX enabled by radio killswitch; enabled by state file
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> Networking is enabled by state file
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> modem-manager is now available
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files
    Feb 5 19:36:26 bibs-msiCX500DX-arch NetworkManager[1231]: <info> Trying to start the supplicant...
    Feb 5 19:36:27 bibs-msiCX500DX-arch acpid: client connected from 1297[0:0]
    Feb 5 19:36:27 bibs-msiCX500DX-arch acpid: 1 client rule loaded
    Feb 5 19:36:27 bibs-msiCX500DX-arch kernel: pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xf2 on isa0060/serio0).
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Use 'setkeycodes e072 <keycode>' to make it known.
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Unknown key released (translated set 2, code 0xf2 on isa0060/serio0).
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Use 'setkeycodes e072 <keycode>' to make it known.
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xf7 on isa0060/serio0).
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Use 'setkeycodes e077 <keycode>' to make it known.
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Unknown key released (translated set 2, code 0xf7 on isa0060/serio0).
    Feb 5 19:41:01 bibs-msiCX500DX-arch kernel: atkbd serio0: Use 'setkeycodes e077 <keycode>' to make it known.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys cpuset
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys cpu
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Linux version 2.6.37-ARCH (tobias@T-POWA-LX) (gcc version 4.5.2 (GCC) ) #1 SMP PREEMPT Sat Jan 29 19:40:04 UTC 2011
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-provided physical RAM map:
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 0000000000100000 - 000000007ffb0000 (usable)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000007ffb0000 - 000000007ffbe000 (ACPI data)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000007ffbe000 - 000000007fff0000 (ACPI NVS)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 000000007fff0000 - 0000000080000000 (reserved)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: DMI present.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: last_pfn = 0x7ffb0 max_arch_pfn = 0x100000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: found SMP MP-table at [c00ff780] ff780
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Scanning 0 areas for low memory corruption
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: init_memory_mapping: 0000000000000000-00000000377fe000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: RAMDISK: 37e59000 - 37ff0000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Allocated new RAMDISK: 37667000 - 377fd7d2
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Move RAMDISK from 0000000037e59000 - 0000000037fef7d1 to 37667000 - 377fd7d1
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: RSDP 000f9dc0 00014 (v00 MSI_NB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: RSDT 7ffb0000 00048 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: FACP 7ffb0200 00084 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: DSDT 7ffb0670 057BD (v01 MSI_NB 00000000 INTL 20051117)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: FACS 7ffbe000 00040
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: APIC 7ffb0390 0006C (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: MCFG 7ffb0400 0003C (v01 MSI_NB OEMMCFG 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: SLIC 7ffb0440 00176 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: WDRT 7ffb05c0 00047 (v01 MSI_NB OEMWDRT 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: ECDT 7ffb0610 00054 (v01 MSI_NB OEMECDT 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: OEMB 7ffbe040 00072 (v01 MSI_NB MEGABOOK 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: HPET 7ffb5e30 00038 (v01 MSI_NB OEMHPET 20100413 MSFT 00000097)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: SSDT 7ffbe9f0 004F0 (v01 PmRef CpuPm 00003000 INTL 20051117)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: 1159MB HIGHMEM available.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: 887MB LOWMEM available.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: mapped low ram: 0 - 377fe000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: low ram: 0 - 377fe000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Zone PFN ranges:
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: DMA 0x00000010 -> 0x00001000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Normal 0x00001000 -> 0x000377fe
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: HighMem 0x000377fe -> 0x0007ffb0
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Movable zone start PFN for each node
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: early_node_map[2] active PFN ranges
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: 0: 0x00000010 -> 0x0000009f
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: 0: 0x00000100 -> 0x0007ffb0
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Using APIC driver default
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: PM-Timer IO Port: 0x808
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: IOAPIC[0]: apic_id 2, version 20, address 0xfec00000, GSI 0-23
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Using ACPI (MADT) for SMP configuration information
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: HPET id: 0x10398201 base: 0xfed00000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: SMP: Allowing 4 CPUs, 2 hotplug CPUs
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Allocating PCI resources starting at 80000000 (gap: 80000000:7ee00000)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Booting paravirtualized kernel on bare hardware
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PERCPU: Embedded 12 pages/cpu @f6000000 s27264 r0 d21888 u1048576
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 519999
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz26 root=/dev/sda2
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PID hash table entries: 4096 (order: 2, 16384 bytes)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing CPU#0
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: allocated 10483840 bytes of page_cgroup
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing HighMem for node 0 (000377fe:0007ffb0)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Memory: 2061288k/2096832k available (3163k kernel code, 35092k reserved, 1238k data, 424k init, 1187528k highmem)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: virtual kernel memory layout:
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: .init : 0xc144d000 - 0xc14b7000 ( 424 kB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: .data : 0xc1316d40 - 0xc144c560 (1238 kB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: .text : 0xc1000000 - 0xc1316d40 (3163 kB)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Preemptable hierarchical RCU implementation.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: RCU-based detection of stalled CPUs is disabled.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Verbose stalled-CPUs detection is disabled.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: NR_IRQS:512
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Console: colour VGA+ 80x25
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: console [tty0] enabled
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Fast TSC calibration using PIT
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Detected 2200.349 MHz processor.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4402.06 BogoMIPS (lpj=7334496)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: pid_max: default: 32768 minimum: 301
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Security Framework initialized
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: AppArmor: AppArmor disabled by boot time parameter
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Mount-cache hash table entries: 512
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys ns
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys cpuacct
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys memory
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys devices
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys freezer
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys net_cls
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing cgroup subsys blkio
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: CPU: Physical Processor ID: 0
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: CPU: Processor Core ID: 0
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: mce: CPU supports 6 MCE banks
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: CPU0: Thermal monitoring enabled (TM2)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: using mwait in idle threads.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ... version: 2
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ... bit width: 40
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ... generic registers: 2
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ... value mask: 000000ffffffffff
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ... max period: 000000007fffffff
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ... fixed-purpose events: 3
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ... event mask: 0000000700000003
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: Core revision 20101013
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Enabling APIC mode: Flat. Using 1 I/O APICs
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: CPU0: Intel(R) Core(TM)2 Duo CPU T6600 @ 2.20GHz stepping 0a
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Booting Node 0, Processors #1
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Initializing CPU#1
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: NMI watchdog enabled, takes one hw-pmu counter.
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Brought up 2 CPUs
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: Total of 2 processors activated (8804.46 BogoMIPS).
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: devtmpfs: initialized
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: NET: Registered protocol family 16
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: ACPI: bus type pci registered
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PCI: not using MMCONFIG
    Feb 5 19:44:16 bibs-msiCX500DX-arch kernel: PCI: P

    Hi there. Below are my .xinitrc and rc.conf files. I tried changing from xdm to gdm in my inittab but no go I still hang when reaching gdm.
    @RicardoAR: I dont know if I am using prelink. I can try checking it in pacman's cache/pkg folder. If none will download in the repos. I understand your message pretty much and will try this exercise.
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    # exec gnome-session
    # exec startkde
    # exec startxfce4
    # ...or the Window Manager of your choice
    # exec xterm
    #exec ck-launch-session openbox-session
    #exec ck-launch-session startlxde
    exec ck-launch-session gnome-session
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    #HARDWARECLOCK="UTC"
    HARDWARECLOCK="localtime"
    TIMEZONE="Asia/Riyadh"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=(fuse)
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="bibs-msiCX500DX-arch"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    #Static IP example
    #eth0="eth0 10.114.201.248 netmask 255.255.255.0 broadcast 10.114.201.255"
    #use dhcp
    eth0="dhcp"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 10.114.201.254"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    #DAEMONS=(syslog-ng network netfs crond alsa fuse slim)
    DAEMONS=(syslog-ng dbus laptop-mode networkmanager netfs crond fuse gdm @alsa @cpufreq)

  • Gnome 3 log file viewer crashes on file open

    Hi everyone,
        I'm experiencing an annoying issue in which the system log file viewer crashes when I load certain log files.  For example, if I go to file>open>crond.log, the viewer will crash. The same occurs with errors.log, kernel.log, pm-suspend.log, and others on a somewhat inconsistent basis.   When I relaunch the program, crond.log (or any of the other files in question) is open and can be viewed without a problem. 
    After I initially set up the system, I ran into permissions problems when trying to open a number of log files.  I added my user to the "log" group and then had to manually chmod the /var/log/ directory to resolve those issues.   The crash seems to occur on the log files that were originally restricted.  It does appear that some of the log files are still in the "root" group as opposed to the "log" group.
    I'm running Arch 64-bit with Gnome 3.0 (native install, not upgrade).   Has anyone else experienced this problem?  I'm somewhat of a novice with permissions so perhaps that's to blame. Still, it doesn't seem like the viewer should crash but then be able to open the file.
    Output of ls -l /var/log:
    total 34244
    -rw-r----- 1 root log 12691 May 15 20:44 auth.log
    -rw-r----- 1 root log 15189 May 15 10:31 auth.log.1
    -rw-r----- 1 root log 44949 May 8 09:01 auth.log.2
    -rw-r----- 1 root log 70857 May 6 18:01 auth.log.3
    -rw-r--r-- 1 root root 11577 May 15 20:44 boot
    -rw------- 1 root root 0 Apr 22 21:09 btmp
    drwxr-x--- 2 root root 4096 May 15 14:50 ConsoleKit
    -rw-r----- 1 root log 362 May 15 15:01 crond.log
    -rw-r----- 1 root log 1796 May 15 14:50 crond.log.1
    -rw-r----- 1 root log 1440 May 8 09:32 crond.log.2
    -rw-r----- 1 root log 4441 May 6 18:10 crond.log.3
    drwxr-xr-x 2 root root 4096 May 15 14:50 cups
    -rw-r----- 1 root log 44287 May 15 20:44 daemon.log
    -rw-r----- 1 root log 96821 May 15 14:41 daemon.log.1
    -rw-r----- 1 root log 128416 May 8 08:27 daemon.log.2
    -rw-r----- 1 root log 445951 May 6 17:14 daemon.log.3
    -rw-r--r-- 1 root root 48494 May 15 20:44 dmesg.log
    -rw-r----- 1 root log 6334 May 15 20:57 errors.log
    -rw-r----- 1 root log 10912 May 15 10:30 errors.log.1
    -rw-r----- 1 root log 4098198 May 7 18:36 errors.log.2
    -rw-r----- 1 root log 28279 May 6 17:23 errors.log.3
    -rw-r----- 1 root log 292780 May 15 20:57 everything.log
    -rw-r----- 1 root log 352142 May 15 14:50 everything.log.1
    -rw-r----- 1 root log 8504549 May 8 09:32 everything.log.2
    -rw-r----- 1 root log 2329358 May 6 18:10 everything.log.3
    -rw------- 1 root root 32064 May 8 08:28 faillog
    drwxrwx--T 2 root gdm 4096 May 15 20:44 gdm
    -rw-r----- 1 root log 237511 May 15 20:45 kernel.log
    -rw-r----- 1 root log 244356 May 15 14:41 kernel.log.1
    -rw-r----- 1 root log 8366407 May 8 08:09 kernel.log.2
    -rw-r----- 1 root log 1781951 May 6 17:23 kernel.log.3
    -rw-r--r-- 1 root root 292584 May 8 08:28 lastlog
    -rw-r----- 1 root log 195079 May 15 20:57 messages.log
    -rw-r----- 1 root log 247865 May 15 14:41 messages.log.1
    -rw-r----- 1 root log 4231866 May 8 09:29 messages.log.2
    -rw-r----- 1 root log 1620382 May 6 17:54 messages.log.3
    -rw-r--r-- 1 root root 12448 May 15 20:45 ntp.log
    drwxr-x--- 2 root root 4096 Apr 8 06:08 old
    -rw-r--r-- 1 root root 0 May 13 23:47 PackageKit
    -rw-r--r-- 1 root root 113304 May 15 17:09 pacman.log
    -rw-r--r-- 1 root root 203599 May 15 20:44 pm-powersave.log
    -rw-r--r-- 1 root root 289619 May 15 20:36 pm-suspend.log
    -rw-r----- 1 root log 701 May 15 20:44 syslog.log
    -rw-r----- 1 root log 619 May 15 10:00 syslog.log.1
    -rw-r----- 1 root log 1387 May 7 18:18 syslog.log.2
    -rw-r----- 1 root log 5309 May 6 17:14 syslog.log.3
    -rw-r----- 1 root log 9697 May 15 20:57 user.log
    -rw-r----- 1 root log 7773 May 15 10:31 user.log.1
    -rw-r----- 1 root log 6344 May 8 08:27 user.log.2
    -rw-r----- 1 root log 90189 May 6 17:14 user.log.3
    -rw-r----- 1 root log 0 May 15 14:50 uucp.log
    -rw-r----- 1 root log 0 May 8 09:32 uucp.log.1
    -rw-r----- 1 root log 0 May 6 18:10 uucp.log.2
    -rw-r----- 1 root log 0 Apr 25 01:11 uucp.log.3
    -rw-rw-r-- 1 root root 167424 May 15 20:57 wtmp
    -rw-r--r-- 1 root root 348288 May 6 17:14 wtmp.1
    -rw-r--r-- 1 root root 38995 May 15 20:44 Xorg.0.log
    -rw-r--r-- 1 root root 40721 May 15 20:36 Xorg.0.log.old

    w201 wrote:Dconf editor has completly vanished from my activities overview, well at least the GUI frontend, pacman shows that it's installed. Another function that seems to be gone in 3.16 is the ability to search for files from the activities overview!! I really hope that gets fixed soon :-(
    reinstalling dconf-editor fixed that issue for me

  • GDM does not appear back after logging out from Gnome.

    Hello,
    I am tryingout Archlinux for the first time. I am able to goto run level 5 and after booting I get the GDM login screen. I can log in to Gnome. But when I log out from Gnome, GDM does not appear, but I get a black screen. Then, the only way to come out is to press the reset button.
    What may be the problem?
    Thanks for your help.
    Anand

    it may depend on how ur running gdm, (possibly with -*no-daemon option) .. in which case it'd prolly werk if u removed it...
    although i'd recommend using rc.conf instead as it's a lot cleaner...
    to use /etc/rc.conf
    add gdm to the DAEMONS;
    mine = "DAEMONS=(gdm @syslog-ng @network @alsa @httpd)"
    that starts gdm(in daemon mode), then starts syslog-ng,net*,alsa and apache in the background .. save me about 6 seconds when i background em.
    then you need to change the default runlevel in /etc/inittab to 3 (not 5)

  • [SOLVED] Gnome-won't start

    Dear archies,
    I using fluxbox right now but I wanted migrate to Gnome 3.2.1 but I have problem with start. I used lxdm as login manager (becase there I can chooose session - but I tried gdm also with the same result). Login was OK but then I got just gnome default "blue-zebra" background and that's all... No gnome-shell, no gnome-panel, nothing. Computer doesn't freeze but no desktop. Fluxbox starts normal.
    Here is my etc/rc.conf
    [zrebec@bella ~]$ cat /etc/rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # See 'man 5 rc.conf' for more details
    # LOCALIZATION
    HARDWARECLOCK="localtime"
    TIMEZONE="Europe/Bratislava"
    KEYMAP="sk-qwertz"
    CONSOLEFONT="lat2-16"
    CONSOLEMAP="8859-2"
    LOCALE="sk_SK.UTF8"
    DAEMON_LOCALE="yes"
    USECOLOR="yes"
    # HARDWARE
    MODULES=(fuse vboxdrv)
    USEDMRAID="no"
    USEBTRFS="no"
    USELVM="no"
    # NETWORKING
    HOSTNAME="bella"
    interface=
    address=
    netmask=
    broadcast=
    gateway=
    NETWORK_PERSIST="no"
    NETWORKS=(eth0 eth1)
    # DAEMONS
    DAEMONS=(syslog-ng network crond gpm alsa dbus net-profiles avahi-daemon lxdm httpd postgresql)
    I using proprietary nvidia driver but drivers works very fine.
    Last edited by Nelly (2012-02-19 16:42:01)

    It also sounds a lot like this issue.
    The solution there seemed to be (re)installing gnome-shell and libltdl.
    Also, have you tried gdm?  I don't know the ins-and-outs but it seems gdm is becoming more important for a functional gnome session.
    Last edited by Trilby (2012-02-17 01:18:13)

  • [Solved] nm-applet not appearing in gnome panel

    Hi all.
    I recently replaced my wired network card with a wireless one.
    I then followed the instructions at the following pages to get the correct software installed:
    https://wiki.archlinux.org/index.php/Wi … orkManager
    https://wiki.archlinux.org/index.php/NetworkManager
    My only problem now is that nm-applet does not appear in the gnome panel.
    Both nm-applet and networkmanager are running though, but the network is not up.
    If I then kill nm-applet and run it from the command line, it the creates the icon in gnome-panel and automatically connects to my wireless network.
    I've looked through all the related posts but I can't find anything that helps.
    I've tried to make my DAEMONS section of rc.conf as simple as possible:
    DAEMONS=(syslog-ng netfs crond dbus networkmanager alsa)
    but that didn't help either.
    Does anyone have any suggestions for me?
    As a side note I have a another machine with exactly the same wireless card with a fresh install and it works perfectly with regards to nm-applet.
    Perhaps it's a config setting that is causing the problem?
    Last edited by Avatar (2011-04-10 22:42:09)

    Well since upgrading to gnome 3, I no longer have this problem so setting to solved.

  • [SOLVED] libcairo crashes gnome-shell

    Hi,
    I think after one of the updates (I don't run on testing), gnome-shell would crash after few seconds of use. Examining error messages, it seems to be related to libcairo segfault, which I was unable to analyze further. I did some googling on this, but most issues were concerning ATI of nVidia card and/or multiple monitor, from which I use none.
    I am pasting hopefully useful logs:
    .xsession-errors
    /etc/gdm/Xsession: Beginning session setup...
    localuser:janci being added to access control list
    /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- startxfce4
    /usr/bin/startxfce4: X server already running on display :0
    xrdb: "URxvt.scrollstyle" on line 96 overrides entry on line 90
    xfce4-session-Message: ssh-agent is already running; starting gpg-agent without ssh support
    *** buffer overflow detected ***: /usr/bin/trayfreq terminated
    ======= Backtrace: =========
    /lib/libc.so.6(__fortify_fail+0x37)[0x7f7ebb6167b7]
    /lib/libc.so.6(+0xf78d0)[0x7f7ebb6148d0]
    /lib/libc.so.6(+0xf6d59)[0x7f7ebb613d59]
    /lib/libc.so.6(_IO_default_xsputn+0x89)[0x7f7ebb593239]
    /lib/libc.so.6(_IO_vfprintf+0x1198)[0x7f7ebb5626c8]
    /lib/libc.so.6(__vsprintf_chk+0x97)[0x7f7ebb613df7]
    /lib/libc.so.6(__sprintf_chk+0x7d)[0x7f7ebb613d3d]
    /usr/bin/trayfreq[0x4034e1]
    /usr/bin/trayfreq[0x401a91]
    /lib/libc.so.6(__libc_start_main+0xf5)[0x7f7ebb53e455]
    /usr/bin/trayfreq[0x401ae5]
    ======= Memory map: ========
    00400000-00405000 r-xp 00000000 08:06 161991 /usr/bin/trayfreq
    00605000-00606000 r--p 00005000 08:06 161991 /usr/bin/trayfreq
    00606000-00607000 rw-p 00006000 08:06 161991 /usr/bin/trayfreq
    00607000-00744000 rw-p 00000000 00:00 0
    022e1000-0239f000 rw-p 00000000 00:00 0 [heap]
    7f7eb674c000-7f7eb6761000 r-xp 00000000 08:06 152581 /usr/lib/libgcc_s.so.1
    7f7eb6761000-7f7eb6960000 ---p 00015000 08:06 152581 /usr/lib/libgcc_s.so.1
    7f7eb6960000-7f7eb6961000 rw-p 00014000 08:06 152581 /usr/lib/libgcc_s.so.1
    7f7eb6961000-7f7eb696a000 r-xp 00000000 08:06 393261 /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so
    7f7eb696a000-7f7eb6b6a000 ---p 00009000 08:06 393261 /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so
    7f7eb6b6a000-7f7eb6b6b000 r--p 00009000 08:06 393261 /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so
    7f7eb6b6b000-7f7eb6b6c000 rw-p 0000a000 08:06 393261 /usr/lib/gtk-2.0/2.10.0/engines/libpixmap.so
    7f7eb6b6c000-7f7eb6b9b000 r-xp 00000000 08:06 394594 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
    7f7eb6b9b000-7f7eb6d9b000 ---p 0002f000 08:06 394594 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
    7f7eb6d9b000-7f7eb6d9c000 r--p 0002f000 08:06 394594 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
    7f7eb6d9c000-7f7eb6d9d000 rw-p 00030000 08:06 394594 /usr/lib/gtk-2.0/2.10.0/engines/libmurrine.so
    7f7eb6d9d000-7f7eb6da6000 r-xp 00000000 08:06 155000 /usr/lib/libltdl.so.7.3.0
    7f7eb6da6000-7f7eb6fa5000 ---p 00009000 08:06 155000 /usr/lib/libltdl.so.7.3.0
    7f7eb6fa5000-7f7eb6fa6000 r--p 00008000 08:06 155000 /usr/lib/libltdl.so.7.3.0
    7f7eb6fa6000-7f7eb6fa7000 rw-p 00009000 08:06 155000 /usr/lib/libltdl.so.7.3.0
    7f7eb6fa7000-7f7eb6fb7000 r-xp 00000000 08:06 155046 /usr/lib/libtdb.so.1.2.9
    7f7eb6fb7000-7f7eb71b6000 ---p 00010000 08:06 155046 /usr/lib/libtdb.so.1.2.9
    7f7eb71b6000-7f7eb71b7000 r--p 0000f000 08:06 155046 /usr/lib/libtdb.so.1.2.9
    7f7eb71b7000-7f7eb71b8000 rw-p 00010000 08:06 155046 /usr/lib/libtdb.so.1.2.9
    7f7eb71b8000-7f7eb71be000 r-xp 00000000 08:06 163514 /usr/lib/libogg.so.0.8.0
    7f7eb71be000-7f7eb73bd000 ---p 00006000 08:06 163514 /usr/lib/libogg.so.0.8.0
    7f7eb73bd000-7f7eb73be000 rw-p 00005000 08:06 163514 /usr/lib/libogg.so.0.8.0
    7f7eb73be000-7f7eb73ea000 r-xp 00000000 08:06 150850 /usr/lib/libvorbis.so.0.4.6
    7f7eb73ea000-7f7eb75e9000 ---p 0002c000 08:06 150850 /usr/lib/libvorbis.so.0.4.6
    7f7eb75e9000-7f7eb75ea000 r--p 0002b000 08:06 150850 /usr/lib/libvorbis.so.0.4.6
    7f7eb75ea000-7f7eb75eb000 rw-p 0002c000 08:06 150850 /usr/lib/libvorbis.so.0.4.6
    7f7eb75eb000-7f7eb75f2000 r-xp 00000000 08:06 150852 /usr/lib/libvorbisfile.so.3.3.5
    7f7eb75f2000-7f7eb77f2000 ---p 00007000 08:06 150852 /usr/lib/libvorbisfile.so.3.3.5
    7f7eb77f2000-7f7eb77f3000 r--p 00007000 08:06 150852 /usr/lib/libvorbisfile.so.3.3.5
    7f7eb77f3000-7f7eb77f4000 rw-p 00008000 08:06 150852 /usr/lib/libvorbisfile.so.3.3.5
    7f7eb77f4000-7f7eb7804000 r-xp 00000000 08:06 161479 /usr/lib/libcanberra.so.0.2.5
    7f7eb7804000-7f7eb7a03000 ---p 00010000 08:06 161479 /usr/lib/libcanberra.so.0.2.5
    7f7eb7a03000-7f7eb7a04000 r--p 0000f000 08:06 161479 /usr/lib/libcanberra.so.0.2.5
    7f7eb7a04000-7f7eb7a05000 rw-p 00010000 08:06 161479 /usr/lib/libcanberra.so.0.2.5
    7f7eb7a05000-7f7eb7a09000 r-xp 00000000 08:06 161488 /usr/lib/libcanberra-gtk.so.0.1.8
    7f7eb7a09000-7f7eb7c08000 ---p 00004000 08:06 161488 /usr/lib/libcanberra-gtk.so.0.1.8
    7f7eb7c08000-7f7eb7c09000 r--p 00003000 08:06 161488 /usr/lib/libcanberra-gtk.so.0.1.8
    7f7eb7c09000-7f7eb7c0a000 rw-p 00004000 08:06 161488 /usr/lib/libcanberra-gtk.so.0.1.8
    7f7eb7c0a000-7f7eb7c0f000 r-xp 00000000 08:06 265843 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    7f7eb7c0f000-7f7eb7e0e000 ---p 00005000 08:06 265843 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    7f7eb7e0e000-7f7eb7e0f000 r--p 00004000 08:06 265843 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    7f7eb7e0f000-7f7eb7e10000 rw-p 00005000 08:06 265843 /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so
    7f7eb7e10000-7f7eb7e1c000 r-xp 00000000 08:06 2490853 /lib/libnss_files-2.15.so
    7f7eb7e1c000-7f7eb801b000 ---p 0000c000 08:06 2490853 /lib/libnss_files-2.15.so
    7f7eb801b000-7f7eb801c000 r--p 0000b000 08:06 2490853 /lib/libnss_files-2.15.so
    7f7eb801c000-7f7eb801d000 rw-p 0000c000 08:06 2490853 /lib/libnss_files-2.15.so
    7f7eb801d000-7f7eb81e2000 r--p 00000000 08:06 145576 /usr/lib/locale/locale-archive
    7f7eb81e2000-7f7eb81e7000 r-xp 00000000 08:06 141070 /usr/lib/libXdmcp.so.6.0.0
    7f7eb81e7000-7f7eb83e6000 ---p 00005000 08:06 141070 /usr/lib/libXdmcp.so.6.0.0
    7f7eb83e6000-7f7eb83e7000 r--p 00004000 08:06 141070 /usr/lib/libXdmcp.so.6.0.0
    7f7eb83e7000-7f7eb83e8000 rw-p 00005000 08:06 141070 /usr/lib/libXdmcp.so.6.0.0
    7f7eb83e8000-7f7eb83ea000 r-xp 00000000 08:06 141262 /usr/lib/libXau.so.6.0.0
    7f7eb83ea000-7f7eb85ea000 ---p 00002000 08:06 141262 /usr/lib/libXau.so.6.0.0
    7f7eb85ea000-7f7eb85eb000 r--p 00002000 08:06 141262 /usr/lib/libXau.so.6.0.0
    7f7eb85eb000-7f7eb85ec000 rw-p 00003000 08:06 141262 /usr/lib/libXau.so.6.0.0
    7f7eb85ec000-7f7eb8614000 r-xp 00000000 08:06 133916 /usr/lib/libexpat.so.1.6.0
    7f7eb8614000-7f7eb8813000 ---p 00028000 08:06 133916 /usr/lib/libexpat.so.1.6.0
    7f7eb8813000-7f7eb8815000 r--p 00027000 08:06 133916 /usr/lib/libexpat.so.1.6.0
    7f7eb8815000-7f7eb8816000 rw-p 00029000 08:06 133916 /usr/lib/libexpat.so.1.6.0
    7f7eb8816000-7f7eb8825000 r-xp 00000000 08:06 159377 /usr/lib/libbz2.so.1.0.6
    7f7eb8825000-7f7eb8a24000 ---p 0000f000 08:06 159377 /usr/lib/libbz2.so.1.0.6
    7f7eb8a24000-7f7eb8a26000 rw-p 0000e000 08:06 159377 /usr/lib/libbz2.so.1.0.6
    7f7eb8a26000-7f7eb8a43000 r-xp 00000000 08:06 141345 /usr/lib/libxcb.so.1.1.0
    7f7eb8a43000-7f7eb8c43000 ---p 0001d000 08:06 141345 /usr/lib/libxcb.so.1.1.0
    7f7eb8c43000-7f7eb8c44000 rw-p 0001d000 08:06 141345 /usr/lib/libxcb.so.1.1.0
    7f7eb8c44000-7f7eb8c4c000 r-xp 00000000 08:06 141391 /usr/lib/libxcb-render.so.0.0.0
    7f7eb8c4c000-7f7eb8e4c000 ---p 00008000 08:06 141391 /usr/lib/libxcb-render.so.0.0.0
    7f7eb8e4c000-7f7eb8e4d000 rw-p 00008000 08:06 141391 /usr/lib/libxcb-render.so.0.0.0
    7f7eb8e4d000-7f7eb8e4f000 r-xp 00000000 08:06 141306 /usr/lib/libxcb-shm.so.0.0.0
    7f7eb8e4f000-7f7eb904e000 ---p 00002000 08:06 141306 /usr/lib/libxcb-shm.so.0.0.0
    7f7eb904e000-7f7eb904f000 rw-p 00001000 08:06 141306 /usr/lib/libxcb-shm.so.0.0.0
    7f7eb904f000-7f7eb90cf000 r-xp 00000000 08:06 141245 /usr/lib/libpixman-1.so.0.26.0
    7f7eb90cf000-7f7eb92ce000 ---p 00080000 08:06 141245 /usr/lib/libpixman-1.so.0.26.0
    7f7eb92ce000-7f7eb92d4000 rw-p 0007f000 08:06 141245 /usr/lib/libpixman-1.so.0.26.0
    7f7eb92d4000-7f7eb9300000 r-xp 00000000 08:06 148781 /usr/lib/libpng15.so.15.10.0
    7f7eb9300000-7f7eb94ff000 ---p 0002c000 08:06 148781 /usr/lib/libpng15.so.15.10.0
    7f7eb94ff000-7f7eb9500000 r--p 0002b000 08:06 148781 /usr/lib/libpng15.so.15.10.0
    7f7eb9500000-7f7eb9501000 rw-p 0002c000 08:06 148781 /usr/lib/libpng15.so.15.10.0
    7f7eb9501000-7f7eb9514000 r-xp 00000000 08:06 2490894 /lib/libresolv-2.15.so
    7f7eb9514000-7f7eb9714000 ---p 00013000 08:06 2490894 /lib/libresolv-2.15.so
    7f7eb9714000-7f7eb9715000 r--p 00013000 08:06 2490894 /lib/libresolv-2.15.so
    7f7eb9715000-7f7eb9716000 rw-p 00014000 08:06 2490894 /lib/libresolv-2.15.so
    7f7eb9716000-7f7eb9718000 rw-p 00000000 00:00 0
    7f7eb9718000-7f7eb972d000 r-xp 00000000 08:06 148383 /usr/lib/libz.so.1.2.7
    7f7eb972d000-7f7eb992c000 ---p 00015000 08:06 148383 /usr/lib/libz.so.1.2.7
    7f7eb992c000-7f7eb992d000 r--p 00014000 08:06 148383 /usr/lib/libz.so.1.2.7
    7f7eb992d000-7f7eb992e000 rw-p 00015000 08:06 148383 /usr/lib/libz.so.1.2.7
    7f7eb992e000-7f7eb9987000 r-xp 00000000 08:06 133624 /usr/lib/libpcre.so.1.0.0
    7f7eb9987000-7f7eb9b86000 ---p 00059000 08:06 133624 /usr/lib/libpcre.so.1.0.0
    7f7eb9b86000-7f7eb9b87000 r--p 00058000 08:06 133624 /usr/lib/libpcre.so.1.0.0
    7f7eb9b87000-7f7eb9b88000 rw-p 00059000 08:06 133624 /usr/lib/libpcre.so.1.0.0
    7f7eb9b88000-7f7eb9b8b000 r-xp 00000000 08:06 2490450 /lib/libdl-2.15.so
    7f7eb9b8b000-7f7eb9d8a000 ---p 00003000 08:06 2490450 /lib/libdl-2.15.so
    7f7eb9d8a000-7f7eb9d8b000 r--p 00002000 08:06 2490450 /lib/libdl-2.15.so
    7f7eb9d8b000-7f7eb9d8c000 rw-p 00003000 08:06 2490450 /lib/libdl-2.15.so
    7f7eb9d8c000-7f7eb9d93000 r-xp 00000000 08:06 148861 /usr/lib/libffi.so.6.0.0
    7f7eb9d93000-7f7eb9f92000 ---p 00007000 08:06 148861 /usr/lib/libffi.so.6.0.0
    7f7eb9f92000-7f7eb9f93000 r--p 00006000 08:06 148861 /usr/lib/libffi.so.6.0.0
    7f7eb9f93000-7f7eb9f94000 rw-p 00007000 08:06 148861 /usr/lib/libffi.so.6.0.0
    7f7eb9f94000-7f7eb9f96000 r-xp 00000000 08:06 144421 /usr/lib/libXdamage.so.1.1.0
    7f7eb9f96000-7f7eba195000 ---p 00002000 08:06 144421 /usr/lib/libXdamage.so.1.1.0
    7f7eba195000-7f7eba196000 r--p 00001000 08:06 144421 /usr/lib/libXdamage.so.1.1.0
    7f7eba196000-7f7eba197000 rw-p 00002000 08:06 144421 /usr/lib/libXdamage.so.1.1.0
    7f7eba197000-7f7eba199000 r-xp 00000000 08:06 144187 /usr/lib/libXcomposite.so.1.0.0
    7f7eba199000-7f7eba398000 ---p 00002000 08:06 144187 /usr/lib/libXcomposite.so.1.0.0
    7f7eba398000-7f7eba399000 r--p 00001000 08:06 144187 /usr/lib/libXcomposite.so.1.0.0
    7f7eba399000-7f7eba39a000 rw-p 00002000 08:06 144187 /usr/lib/libXcomposite.so.1.0.0
    7f7eba39a000-7f7eba3a3000 r-xp 00000000 08:06 145109 /usr/lib/libXcursor.so.1.0.2
    7f7eba3a3000-7f7eba5a2000 ---p 00009000 08:06 145109 /usr/lib/libXcursor.so.1.0.2
    7f7eba5a2000-7f7eba5a3000 r--p 00008000 08:06 145109 /usr/lib/libXcursor.so.1.0.2
    7f7eba5a3000-7f7eba5a4000 rw-p 00009000 08:06 145109 /usr/lib/libXcursor.so.1.0.2
    7f7eba5a4000-7f7eba5ac000 r-xp 00000000 08:06 145020 /usr/lib/libXrandr.so.2.2.0
    7f7eba5ac000-7f7eba7ab000 ---p 00008000 08:06 145020 /usr/lib/libXrandr.so.2.2.0
    7f7eba7ab000-7f7eba7ac000 r--p 00007000 08:06 145020 /usr/lib/libXrandr.so.2.2.0
    7f7eba7ac000-7f7eba7ad000 rw-p 00008000 08:06 145020 /usr/lib/libXrandr.so.2.2.0
    7f7eba7ad000-7f7eba7bb000 r-xp 00000000 08:06 144273 /usr/lib/libXi.so.6.1.0
    7f7eba7bb000-7f7eba9ba000 ---p 0000e000 08:06 144273 /usr/lib/libXi.so.6.1.0
    7f7eba9ba000-7f7eba9bb000 r--p 0000d000 08:06 144273 /usr/lib/libXi.so.6.1.0
    7f7eba9bb000-7f7eba9bc000 rw-p 0000e000 08:06 144273 /usr/lib/libXi.so.6.1.0
    7f7eba9bc000-7f7eba9be000 r-xp 00000000 08:06 144170 /usr/lib/libXinerama.so.1.0.0
    7f7eba9be000-7f7ebabbd000 ---p 00002000 08:06 144170 /usr/lib/libXinerama.so.1.0.0
    7f7ebabbd000-7f7ebabbe000 r--p 00001000 08:06 144170 /usr/lib/libXinerama.so.1.0.0
    7f7ebabbe000-7f7ebabbf000 rw-p 00002000 08:06 144170 /usr/lib/libXinerama.so.1.0.0
    7f7ebabbf000-7f7ebabc9000 r-xp 00000000 08:06 144393 /usr/lib/libXrender.so.1.3.0
    7f7ebabc9000-7f7ebadc8000 ---p 0000a000 08:06 144393 /usr/lib/libXrender.so.1.3.0
    7f7ebadc8000-7f7ebadc9000 r--p 00009000 08:06 144393 /usr/lib/libXrender.so.1.3.0
    7f7ebadc9000-7f7ebadca000 rw-p 0000a000 08:06 144393 /usr/lib/libXrender.so.1.3.0
    7f7ebadca000-7f7ebaddc000 r-xp 00000000 08:06 144157 /usr/lib/libXext.so.6.4.0
    7f7ebaddc000-7f7ebafdb000 ---p 00012000 08:06 144157 /usr/lib/libXext.so.6.4.0
    7f7ebafdb000-7f7ebafdc000 r--p 00011000 08:06 144157 /usr/lib/libXext.so.6.4.0
    7f7ebafdc000-7f7ebafdd000 rw-p 00012000 08:06 144157 /usr/lib/libXext.so.6.4.0
    7f7ebafdd000-7f7ebafe2000 r-xp 00000000 08:06 144178 /usr/lib/libXfixes.so.3.1.0
    7f7ebafe2000-7f7ebb1e2000 ---p 00005000 08:06 144178 /usr/lib/libXfixes.so.3.1.0
    7f7ebb1e2000-7f7ebb1e3000 r--p 00005000 08:06 144178 /usr/lib/libXfixes.so.3.1.0
    7f7ebb1e3000-7f7ebb1e4000 rw-p 00006000 08:06 144178 /usr/lib/libXfixes.so.3.1.0
    7f7ebb1e4000-7f7ebb317000 r-xp 00000000 08:06 142258 /usr/lib/libX11.so.6.3.0
    7f7ebb317000-7f7ebb517000 ---p 00133000 08:06 142258 /usr/lib/libX11.so.6.3.0
    7f7ebb517000-7f7ebb518000 r--p 00133000 08:06 142258 /usr/lib/libX11.so.6.3.0
    7f7ebb518000-7f7ebb51d000 rw-p 00134000 08:06 142258 /usr/lib/libX11.so.6.3.0
    7f7ebb51d000-7f7ebb6b4000 r-xp 00000000 08:06 2490847 /lib/libc-2.15.so
    7f7ebb6b4000-7f7ebb8b4000 ---p 00197000 08:06 2490847 /lib/libc-2.15.so
    7f7ebb8b4000-7f7ebb8b8000 r--p 00197000 08:06 2490847 /lib/libc-2.15.so
    7f7ebb8b8000-7f7ebb8ba000 rw-p 0019b000 08:06 2490847 /lib/libc-2.15.so
    7f7ebb8ba000-7f7ebb8be000 rw-p 00000000 00:00 0
    7f7ebb8be000-7f7ebb8d5000 r-xp 00000000 08:06 2490386 /lib/libpthread-2.15.so
    7f7ebb8d5000-7f7ebbad4000 ---p 00017000 08:06 2490386 /lib/libpthread-2.15.so
    7f7ebbad4000-7f7ebbad5000 r--p 00016000 08:06 2490386 /lib/libpthread-2.15.so
    7f7ebbad5000-7f7ebbad6000 rw-p 00017000 08:06 2490386 /lib/libpthread-2.15.so
    7f7ebbad6000-7f7ebbada000 rw-p 00000000 00:00 0
    7f7ebbada000-7f7ebbbcd000 r-xp 00000000 08:06 2490482 /lib/libm-2.15.so
    7f7ebbbcd000-7f7ebbdcd000 ---p 000f3000 08:06 2490482 /lib/libm-2.15.so
    7f7ebbdcd000-7f7ebbdce000 r--p 000f3000 08:06 2490482 /lib/libm-2.15.so
    7f7ebbdce000-7f7ebbdcf000 rw-p 000f4000 08:06 2490482 /lib/libm-2.15.so
    7f7ebbdcf000-7f7ebbec1000 r-xp 00000000 08:06 133686 /usr/lib/libglib-2.0.so.0.3200.3
    7f7ebbec1000-7f7ebc0c0000 ---p 000f2000 08:06 133686 /usr/lib/libglib-2.0.so.0.3200.3
    7f7ebc0c0000-7f7ebc0c1000 r--p 000f1000 08:06 133686 /usr/lib/libglib-2.0.so.0.3200.3
    7f7ebc0c1000-7f7ebc0c2000 rw-p 000f2000 08:06 133686 /usr/lib/libglib-2.0.so.0.3200.3
    7f7ebc0c2000-7f7ebc0c3000 rw-p 00000000 00:00 0
    7f7ebc0c3000-7f7ebc0ca000 r-xp 00000000 08:06 2490393 /lib/librt-2.15.so
    7f7ebc0ca000-7f7ebc2c9000 ---p 00007000 08:06 2490393 /lib/librt-2.15.so
    7f7ebc2c9000-7f7ebc2ca000 r--p 00006000 08:06 2490393 /lib/librt-2.15.so
    7f7ebc2ca000-7f7ebc2cb000 rw-p 00007000 08:06 2490393 /lib/librt-2.15.so
    7f7ebc2cb000-7f7ebc2cc000 r-xp 00000000 08:06 133688 /usr/lib/libgthread-2.0.so.0.3200.3
    7f7ebc2cc000-7f7ebc4cb000 ---p 00001000 08:06 133688 /usr/lib/libgthread-2.0.so.0.3200.3
    7f7ebc4cb000-7f7ebc4cc000 r--p 00000000 08:06 133688 /usr/lib/libgthread-2.0.so.0.3200.3
    7f7ebc4cc000-7f7ebc4cd000 rw-p 00001000 08:06 133688 /usr/lib/libgthread-2.0.so.0.3200.3
    7f7ebc4cd000-7f7ebc4d0000 r-xp 00000000 08:06 133687 /usr/lib/libgmodule-2.0.so.0.3200.3
    7f7ebc4d0000-7f7ebc6cf000 ---p 00003000 08:06 133687 /usr/lib/libgmodule-2.0.so.0.3200.3
    7f7ebc6cf000-7f7ebc6d0000 r--p 00002000 08:06 133687 /usr/lib/libgmodule-2.0.so.0.3200.3
    7f7ebc6d0000-7f7ebc6d1000 rw-p 00003000 08:06 133687 /usr/lib/libgmodule-2.0.so.0.3200.3
    7f7ebc6d1000-7f7ebc71d000 r-xp 00000000 08:06 133712 /usr/lib/libgobject-2.0.so.0.3200.3
    7f7ebc71d000-7f7ebc91d000 ---p 0004c000 08:06 133712 /usr/lib/libgobject-2.0.so.0.3200.3
    7f7ebc91d000-7f7ebc91e000 r--p 0004c000 08:06 133712 /usr/lib/libgobject-2.0.so.0.3200.3
    7f7ebc91e000-7f7ebc91f000 rw-p 0004d000 08:06 133712 /usr/lib/libgobject-2.0.so.0.3200.3
    7f7ebc91f000-7f7ebc953000 r-xp 00000000 08:06 143306 /usr/lib/libfontconfig.so.1.4.4
    7f7ebc953000-7f7ebcb53000 ---p 00034000 08:06 143306 /usr/lib/libfontconfig.so.1.4.4
    7f7ebcb53000-7f7ebcb54000 r--p 00034000 08:06 143306 /usr/lib/libfontconfig.so.1.4.4
    7f7ebcb54000-7f7ebcb55000 rw-p 00035000 08:06 143306 /usr/lib/libfontconfig.so.1.4.4
    7f7ebcb55000-7f7ebcbee000 r-xp 00000000 08:06 154063 /usr/lib/libfreetype.so.6.8.1
    7f7ebcbee000-7f7ebcded000 ---p 00099000
    ** (process:2611): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2611): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2611): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
    08:06 154063 /usr/lib/libfreetype.so.6.8.1
    7f7ebcded000-7f7ebcdf3000 r--p 00098000 08:06 154063 /usr/lib/libfreetype.so.6.8.1
    7f7ebcdf3000-7f7ebcdf4000 rw-p 0009e000 08:06 154063 /usr/lib/libfreetype.so.6.8.1
    7f7ebcdf4000-7f7ebce3c000 r-xp 00000000 08:06 148980 /usr/lib/libpango-1.0.so.0.3000.0
    7f7ebce3c000-7f7ebd03c000 ---p 00048000 08:06 148980 /usr/lib/libpango-1.0.so.0.3000.0
    7f7ebd03c000-7f7ebd03e000 r--p 00048000 08:06 148980 /usr/lib/libpango-1.0.so.0.3000.0
    7f7ebd03e000-7f7ebd03f000 rw-p 0004a000 08:06 148980 /usr/lib/libpango-1.0.so.0.3000.0
    7f7ebd03f000-7f7ebd12f000 r-xp 00000000 08:06 160350 /usr/lib/libcairo.so.2.11200.2
    7f7ebd12f000-7f7ebd32f000 ---p 000f0000 08:06 160350 /usr/lib/libcairo.so.2.11200.2
    7f7ebd32f000-7f7ebd333000 rw-p 000f0000 08:06 160350 /usr/lib/libcairo.so.2.11200.2
    7f7ebd333000-7f7ebd334000 rw-p 00000000 00:00 0
    7f7ebd334000-7f7ebd355000 r-xp 00000000 08:06 150402 /usr/lib/libgdk_pixbuf-2.0.so.0.2600.1
    7f7ebd355000-7f7ebd554000 ---p 00021000 08:06 150402 /usr/lib/libgdk_pixbuf-2.0.so.0.2600.1
    7f7ebd554000-7f7ebd555000 r--p 00020000 08:06 150402 /usr/lib/libgdk_pixbuf-2.0.so.0.2600.1
    7f7ebd555000-7f7ebd556000 rw-p 00021000 08:06 150402 /usr/lib/libgdk_pixbuf-2.0.so.0.2600.1
    7f7ebd556000-7f7ebd561000 r-xp 00000000 08:06 148986 /usr/lib/libpangocairo-1.0.so.0.3000.0
    7f7ebd561000-7f7ebd761000 ---p 0000b000 08:06 148986 /usr/lib/libpangocairo-1.0.so.0.3000.0
    7f7ebd761000-7f7ebd762000 r--p 0000b000 08:06 148986 /usr/lib/libpangocairo-1.0.so.0.3000.0
    7f7ebd762000-7f7ebd763000 rw-p 0000c000 08:06 148986 /usr/lib/libpangocairo-1.0.so.0.3000.0
    7f7ebd763000-7f7ebd78e000 r-xp 00000000 08:06 148984 /usr/lib/libpangoft2-1.0.so.0.3000.0
    7f7ebd78e000-7f7ebd98e000 ---p 0002b000 08:06 148984 /usr/lib/libpangoft2-1.0.so.0.3000.0
    7f7ebd98e000-7f7ebd98f000 r--p 0002b000 08:06 148984 /usr/lib/libpangoft2-1.0.so.0.3000.0
    7f7ebd98f000-7f7ebd990000 rw-p 0002c000 08:06 148984 /usr/lib/libpangoft2-1.0.so.0.3000.0
    7f7ebd990000-7f7ebdad5000 r-xp 00000000 08:06 133713 /usr/lib/libgio-2.0.so.0.3200.3
    7f7ebdad5000-7f7ebdcd5000 ---p 00145000 08:06 133713 /usr/lib/libgio-2.0.so.0.3200.3
    7f7ebdcd5000-7f7ebdcd9000 r--p 00145000 08:06 133713 /usr/lib/libgio-2.0.so.0.3200.3
    7f7ebdcd9000-7f7ebdcdb000 rw-p 00149000 08:06 133713 /usr/lib/libgio-2.0.so.0.3200.3
    7f7ebdcdb000-7f7ebdcdd000 rw-p 00000000 00:00 0
    7f7ebdcdd000-7f7ebdcfd000 r-xp 00000000 08:06 165040 /usr/lib/libatk-1.0.so.0.20409.1
    7f7ebdcfd000-7f7ebdefd000 ---p 00020000 08:06 165040 /usr/lib/libatk-1.0.so.0.20409.1
    7f7ebdefd000-7f7ebdeff000 r--p 00020000 08:06 165040 /usr/lib/libatk-1.0.so.0.20409.1
    7f7ebdeff000-7f7ebdf00000 rw-p 00022000 08:06 165040 /usr/lib/libatk-1.0.so.0.20409.1
    7f7ebdf00000-7f7ebdfad000 r-xp 00000000 08:06 149141 /usr/lib/libgdk-x11-2.0.so.0.2400.10
    7f7ebdfad000-7f7ebe1ad000 ---p 000ad000 08:06 149141 /usr/lib/libgdk-x11-2.0.so.0.2400.10
    7f7ebe1ad000-7f7ebe1b1000 r--p 000ad000 08:06 149141 /usr/lib/libgdk-x11-2.0.so.0.2400.10
    7f7ebe1b1000-7f7ebe1b3000 rw-p 000b1000 08:06 149141 /usr/lib/libgdk-x11-2.0.so.0.2400.10
    7f7ebe1b3000-7f7ebe5d5000 r-xp 00000000 08:06 149142 /usr/lib/libgtk-x11-2.0.so.0.2400.10
    7f7ebe5d5000-7f7ebe7d5000 ---p 00422000 08:06 149142 /usr/lib/libgtk-x11-2.0.so.0.2400.10
    7f7ebe7d5000-7f7ebe7dc000 r--p 00422000 08:06 149142 /usr/lib/libgtk-x11-2.0.so.0.2400.10
    7f7ebe7dc000-7f7ebe7e0000 rw-p 00429000 08:06 149142 /usr/lib/libgtk-x11-2.0.so.0.2400.10
    7f7ebe7e0000-7f7ebe7e2000 rw-p 00000000 00:00 0
    7f7ebe7e2000-7f7ebe803000 r-xp 00000000 08:06 2490856 /lib/ld-2.15.so
    7f7ebe9bc000-7f7ebe9d0000 rw-p 00000000 00:00 0
    7f7ebea01000-7f7ebea03000 rw-p 00000000 00:00 0
    7f7ebea03000-7f7ebea04000 r--p 00021000 08:06 2490856 /lib/ld-2.15.so
    7f7ebea04000-7f7ebea05000 rw-p 00022000 08:06 2490856 /lib/ld-2.15.so
    7f7ebea05000-7f7ebea06000 rw-p 00000000 00:00 0
    7fffa6d8e000-7fffa6daf000 rw-p 00000000 00:00 0 [stack]
    7fffa6dff000-7fffa6e00000 r-xp 00000000 00:00 0 [vdso]
    ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
    ** (process:2614): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2614): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2614): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2631): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2631): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
    ** (process:2631): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
    Cannot list GNOME panel applets.
    Initialization of gnome-clock failed.
    Trying next provider...
    Latitude and longitude must be set.
    ** (nm-applet:2639): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Launch helper exited with unknown return code 1
    ** Message: applet now removed from the notification area
    ** (nm-applet:2639): WARNING **: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown return code 1.
    ** (nm-applet:2639): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
    ** Message: applet now embedded in the notification area
    ** Message: applet now removed from the notification area
    ** Message: Starting applet secret agent because GNOME Shell disappeared
    ** (nm-applet:2639): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
    urxvt: unable to parse color 'S_base02', using pink instead.
    urxvt: unable to parse color 'S_red', using pink instead.
    urxvt: unable to parse color 'S_green', using pink instead.
    urxvt: unable to parse color 'S_yellow', using pink instead.
    urxvt: unable to parse color 'S_blue', using pink instead.
    urxvt: unable to parse color 'S_magenta', using pink instead.
    urxvt: unable to parse color 'S_cyan', using pink instead.
    urxvt: unable to parse color 'S_base2', using pink instead.
    urxvt: unable to parse color 'S_base03', using pink instead.
    urxvt: unable to parse color 'S_orange', using pink instead.
    urxvt: unable to parse color 'S_base01', using pink instead.
    urxvt: unable to parse color 'S_base00', using pink instead.
    urxvt: unable to parse color 'S_base0', using pink instead.
    urxvt: unable to parse color 'S_violet', using pink instead.
    urxvt: unable to parse color 'S_base1', using pink instead.
    urxvt: unable to parse color 'S_base3xterm*foreground: #FFFFFF', using pink instead.
    urxvt: unable to parse color 'S_base1', using pink instead.
    urxvt: unable to parse color 'S_base03', using pink instead.
    (xfrun4:2689): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    (xfrun4:2689): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    (xfrun4:2689): Gtk-CRITICAL **: IA__gtk_tree_model_row_changed: assertion `GTK_IS_TREE_MODEL (tree_model)' failed
    (polkit-gnome-authentication-agent-1:2634): Gdk-WARNING **: polkit-gnome-authentication-agent-1: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
    (bluetooth-applet:2642): Gdk-WARNING **: bluetooth-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
    blueman-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
    wicd-client.py: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
    Loading configuration plugins
    blueman-applet version 1.23 starting
    Stale PID, overwriting
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Using gconf config backend
    Has notifications support True
    Loading...
    Connecting to daemon...
    Connected.
    Exception during notification: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
    displaytray True
    Done loading.
    (nm-applet:2639): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
    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.
    urxvt: X connection to ':0.0' broken, unable to recover, exiting.
    (gedit:2725): GLib-CRITICAL **: g_main_loop_quit: assertion `g_atomic_int_get (&loop->ref_count) > 0' failed
    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.
    part of dmesg
    [ 6112.822665] xfrun4[6956]: segfault at 1f ip 000000000040ab30 sp 00007fff704890a0 error 4 in xfce4-appfinder[400000+1a000]
    [ 6133.893574] gnome-shell-cal[7799] trap int3 ip:7fe9c10115e1 sp:7fffa7690820 error:0
    [ 6154.808689] pool[7845]: segfault at 1c ip 00007f53e71b5c7c sp 00007f53bcfebed0 error 4 in libcairo.so.2.11200.2[7f53e714b000+f0000]
    [ 6155.396639] gnome-shell-cal[7884] trap int3 ip:7f04260655e1 sp:7fff930bca90 error:0
    [ 6175.790936] pool[7899]: segfault at 1c ip 00007fd5e8ebec7c sp 00007fd5bef11ed0 error 4 in libcairo.so.2.11200.2[7fd5e8e54000+f0000]
    part of everything.log
    Jun 7 03:14:32 localhost kernel: [ 6175.790936] pool[7899]: segfault at 1c ip 00007fd5e8ebec7c sp 00007fd5bef11ed0 error 4 in libcairo.so.2.11200.2[7fd5e8e54000+f0000]
    Jun 7 03:14:32 localhost gnome-session[7712]: WARNING: Application 'gnome-shell.desktop' killed by signal 11
    Jun 7 03:14:32 localhost gnome-session[7712]: WARNING: App 'gnome-shell.desktop' respawning too quickly
    pacman -Qm
    acpitool 0.5.1-5
    arduino 1:1.0-2
    batterymon 1.2.0-8
    blogofile 0.7.1-3
    chipmunk-radio 0.1.9-2
    djvu2pdf 0.9.1-1
    dropbox 1.2.48-1
    dvdbackup 0.4.1-3
    faenza-icon-theme 1.1-1
    fbxkb 0.6-1
    fife-svn 3811-1
    gcc-gcj-ecj 4.5-1
    gdm3setup 20120607-1
    gen-init-cpio 2.6.32-1
    gnome-shell-extension-user-theme 3.2.3-1
    gnuplot-py 1.8-3
    google-talkplugin 2.8.5.0-1
    gtk-rezlooks-engine 0.6-10
    gtk2-theme-dust 0.5.0-2
    gtk2-theme-dyne 0.2-2
    gtk2-theme-fawn 0.3-1
    guvcview 1.5.3-1
    hal 0.5.14-6
    hal-info 0.20091130-1
    hibernate-script 2.0-6
    ipe 7.1.1-2
    jdownloader latest-14.2
    lib32-curl 7.23.1-1
    lib32-libxxf86dga 1.1.2-1
    lib32-nspr 4.8.9-1
    lib32-nss 3.12.11-1
    libdrm-git 20120427-1
    libfetch 2.33-3
    libflashsupport-pulse 20120307-1
    libgdu 3.0.2-2
    linux-mainline 3.3rc7-1
    ntrack 1:16-2
    obshutdown 0.1_rc1-1
    picasa 3.0_5744.02-6
    pybik 0.4-2
    python-gtkglext 1.1.0-4
    python-sympy-git 20120424-1
    python-textile 2.1.5-1
    python-uncertainties 1.8-1
    python2-pygtkhelpers-hg 279-1
    python2-pylast 0.5.11-1
    screenruler 1.1-2
    shell-fm-git 20120518-1
    tango-icon-theme 0.8.90-4
    tcp_wrappers 7.6-11
    texmaker 3.2.2-1
    tlp 0.3.3-1
    trayfreq 0.2.x.dev2-1
    unknown-horizons-git 20111115-1
    wicd-eduroam 1-1
    xarchiver 0.5.2-5
    Mix of xfce and gnome messages may by caused by the fact that I use xfce4 as a substitute for now.
    EDIT:
    I just wanted to note that issue went away, thanks to IMO libcairo update. It however, got me to configure openbox setup to usable state
    Marking as solved.
    Last edited by Jamp (2012-06-09 23:16:25)

    # /etc/rc.conf - Main Configuration for Arch Linux
    # See 'man 5 rc.conf' for more details
    # LOCALIZATION
    HARDWARECLOCK="localtime"
    TIMEZONE="Europe/London"
    KEYMAP="uk"
    CONSOLEFONT="default8x16"
    CONSOLEMAP=
    LOCALE=
    DAEMON_LOCALE="yes"
    USECOLOR="yes"
    # HARDWARE
    MODULES=()
    USEDMRAID="no"
    USEBTRFS="no"
    USELVM="no"
    # NETWORKING
    HOSTNAME=TLap
    interface=
    address=
    netmask=
    broadcast=
    gateway=
    NETWORK_PERSIST="no"
    # DAEMONS
    DAEMONS=(syslog-ng crond dbus networkmanager)
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost TLap
    ::1 localhost.localdomain localhost
    # End of file
    GDM is set to run through /etc/inittab btw and runs fine, I just want gnome-shell back without this annoyance and I don't really understand what I did.

  • [SOLVED] Some text not rendering in Gnome after update

    After a recent update some text is not rendering in Gnome. For example, look at the url bar of chromium in this screenshot: http://i.imgur.com/A2Qyw.png
    Here's a "screenshot" of some text not rendering in gnome-terminal:
    $ echo -e "I like pizza\nI like pizza\nI like pizza"
    ...blank line...
    ...blank line...
    ...blank line...
    ...blank line...
    It basically renders my desktop environment worthless. I don't see anything suspicious in /var/lob/Xorg.0.log. Here are some of the packages I've updated recently:
    [2012-05-10 23:05] Running 'pacman -Suy'
    [2012-05-10 23:05] synchronizing package lists
    [2012-05-10 23:05] starting full system upgrade
    [2012-05-10 23:06] upgraded pygobject-devel (3.2.0-2 -> 3.2.1-1)
    [2012-05-10 23:06] upgraded python2-gobject (3.2.0-2 -> 3.2.1-1)
    [2012-05-12 10:49] Running 'pacman -Suy'
    [2012-05-12 10:49] synchronizing package lists
    [2012-05-12 10:49] starting full system upgrade
    [2012-05-12 10:55] upgraded cairo (1.10.2-3 -> 1.12.2-1)
    [2012-05-12 10:55] upgraded openssl (1.0.1.b-1 -> 1.0.1.c-1)
    [2012-05-12 10:55] upgraded git (1.7.10.1-1 -> 1.7.10.2-1)
    [2012-05-12 10:55] upgraded java-jline (1.0-1 -> 1.0-2)
    [2012-05-12 10:55] upgraded kmod (8-1 -> 8-2)
    [2012-05-12 10:55] upgraded libpulse (1.1-4 -> 2.0-1)
    [2012-05-12 10:55] upgraded libusb-compat (0.1.3-2 -> 0.1.4-1)
    [2012-05-12 10:55] upgraded libxi (1.6.0-1 -> 1.6.1-1)
    [2012-05-12 10:55] upgraded man-pages (3.39-1 -> 3.40-1)
    [2012-05-12 10:55] upgraded mpfr (3.1.0.p7-1 -> 3.1.0.p10-1)
    [2012-05-12 10:55] installed webrtc-audio-processing (0.1-1)
    [2012-05-12 10:55] upgraded pulseaudio (1.1-4 -> 2.0-1)
    [2012-05-12 10:55] upgraded taglib (1.7.1-1 -> 1.7.2-1)
    [2012-05-12 10:55] upgraded xorg-server-common (1.12.1-1 -> 1.12.1-2)
    [2012-05-12 10:55] upgraded xorg-server (1.12.1-1 -> 1.12.1-2)
    I'm not running [testing]. I don't know which of the two recent upgrades introduced the regression, but I'm guessing it was the one with all the xorg stuff...
    Any ideas what's going on here? Thanks!
    Last edited by mitch_feaster (2012-05-13 04:01:08)

    Here's what I upgraded lately:
    [2012-04-30 09:02] upgraded automake (1.11.5-1 -> 1.12-1)
    [2012-04-30 09:02] upgraded libxfce4util (4.8.2-1 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded xfconf (4.8.1-1 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded libxfce4ui (4.8.1-1 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded exo (0.6.2-3 -> 0.8.0-1)
    [2012-04-30 09:02] upgraded fuse (2.8.7-1 -> 2.9.0-1)
    [2012-04-30 09:02] upgraded garcon (0.1.12-1 -> 0.2.0-1)
    [2012-04-30 09:02] upgraded vim-runtime (7.3.495-2 -> 7.3.495-3)
    [2012-04-30 09:02] upgraded gvim (7.3.495-2 -> 7.3.495-3)
    [2012-04-30 09:02] upgraded libcanberra (0.28-2 -> 0.28-3)
    [2012-04-30 09:02] upgraded libxfcegui4 (4.8.1-4 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded xfce4-panel (4.8.6-1 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded orage (4.8.3-1 -> 4.8.3-2)
    [2012-04-30 09:02] upgraded terminal (0.4.8-1 -> 0.4.8-2)
    [2012-04-30 09:02] upgraded thunar (1.2.3-5 -> 1.4.0-1)
    [2012-04-30 09:02] upgraded thunar-media-tags-plugin (0.2.0-1 -> 0.2.0-2)
    [2012-04-30 09:02] upgraded thunar-volman (0.6.1-1 -> 0.8.0-1)
    [2012-04-30 09:03] upgraded ttf-dejavu (2.33-2 -> 2.33-3)
    [2012-04-30 09:03] upgraded upower (0.9.15-1 -> 0.9.15-3)
    [2012-04-30 09:03] upgraded xfburn (0.4.3-5 -> 0.4.3-6)
    [2012-04-30 09:03] upgraded xfce4-appfinder (4.8.0-2 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfce4-session (4.8.3-1 -> 4.10.0-3)
    [2012-04-30 09:03] upgraded xfce4-battery-plugin (1.0.1-1 -> 1.0.1-2)
    [2012-04-30 09:03] upgraded xfce4-clipman-plugin (1.2.3-1 -> 1.2.3-2)
    [2012-04-30 09:03] upgraded xfce4-cpufreq-plugin (1.0.0-2 -> 1.0.0-3)
    [2012-04-30 09:03] upgraded xfce4-cpugraph-plugin (1.0.1-3 -> 1.0.2-1)
    [2012-04-30 09:03] upgraded xfce4-datetime-plugin (0.6.1-2 -> 0.6.1-3)
    [2012-04-30 09:03] upgraded xfce4-dev-tools (4.9.1-1 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfce4-dict (0.6.0-2 -> 0.6.0-3)
    [2012-04-30 09:03] upgraded xfce4-diskperf-plugin (2.5.1-1 -> 2.5.2-1)
    [2012-04-30 09:03] upgraded xfce4-eyes-plugin (4.4.1-2 -> 4.4.1-3)
    [2012-04-30 09:03] upgraded xfce4-fsguard-plugin (1.0.0-2 -> 1.0.0-3)
    [2012-04-30 09:03] upgraded xfce4-genmon-plugin (3.3.1-1 -> 3.3.1-2)
    [2012-04-30 09:03] upgraded xfce4-mailwatch-plugin (1.1.0-4 -> 1.1.0-5)
    [2012-04-30 09:03] upgraded xfce4-mixer (4.8.0-2 -> 4.8.0-3)
    [2012-04-30 09:03] upgraded xfce4-mount-plugin (0.6.3-1 -> 0.6.3-2)
    [2012-04-30 09:03] upgraded xfce4-mpc-plugin (0.4.0-1 -> 0.4.0-2)
    [2012-04-30 09:03] upgraded xfce4-netload-plugin (1.1.0-1 -> 1.1.0-2)
    [2012-04-30 09:03] upgraded xfce4-notes-plugin (1.7.7-3 -> 1.7.7-4)
    [2012-04-30 09:03] upgraded xfce4-notifyd (0.2.2-2 -> 0.2.2-3)
    [2012-04-30 09:03] upgraded xfce4-power-manager (1.0.11-2 -> 1.2.0-1)
    [2012-04-30 09:03] upgraded xfce4-quicklauncher-plugin (1.9.4-6 -> 1.9.4-7)
    [2012-04-30 09:03] upgraded xfce4-screenshooter (1.8.0-2 -> 1.8.0-3)
    [2012-04-30 09:03] upgraded xfce4-sensors-plugin (1.2.3-4 -> 1.2.3-5)
    [2012-04-30 09:03] upgraded xfce4-settings (4.8.3-2 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfce4-smartbookmark-plugin (0.4.4-1 -> 0.4.4-2)
    [2012-04-30 09:03] upgraded xfce4-systemload-plugin (1.1.0-1 -> 1.1.0-2)
    [2012-04-30 09:03] upgraded xfce4-timer-plugin (0.6.4-1 -> 0.6.4-2)
    [2012-04-30 09:03] upgraded xfce4-verve-plugin (1.0.0-2 -> 1.0.0-3)
    [2012-04-30 09:03] upgraded xfce4-wavelan-plugin (0.5.10-2 -> 0.5.10-3)
    [2012-04-30 09:03] upgraded xfce4-weather-plugin (0.7.4-2 -> 0.7.4-3)
    [2012-04-30 09:03] upgraded xfce4-xkb-plugin (0.5.4.3-1 -> 0.5.4.3-2)
    [2012-04-30 09:03] upgraded xfdesktop (4.8.3-2 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfwm4 (4.8.3-1 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfwm4-themes (4.6.0-2 -> 4.10.0-1)
    [2012-04-30 13:59] upgraded inetutils (1.9.1-1 -> 1.9.1-2)
    [2012-04-30 13:59] upgraded libical (0.46-2 -> 0.48-1)
    [2012-04-30 13:59] upgraded libusb (1.0.8-2 -> 1.0.9-1)
    [2012-04-30 14:00] upgraded linux (3.3.3-1 -> 3.3.4-1)
    [2012-04-30 14:00] upgraded mdadm (3.2.3-1 -> 3.2.3-2)
    [2012-04-30 14:00] upgraded openssh (6.0p1-1 -> 6.0p1-2)
    [2012-04-30 14:00] upgraded xfce4-artwork (0.1-7 -> 0.1.1a_git20110420-1)
    [2012-04-30 14:00] upgraded xfce4-power-manager (1.2.0-1 -> 1.2.0-2)
    [2012-05-01 10:42] upgraded chromium (18.0.1025.162-1 -> 18.0.1025.168-1)
    [2012-05-01 10:42] upgraded imagemagick (6.7.6.5-1 -> 6.7.6.8-1)
    [2012-05-01 10:42] upgraded libldap (2.4.30-1 -> 2.4.31-1)
    [2012-05-01 10:42] upgraded upower (0.9.15-3 -> 0.9.16-1)
    [2012-05-01 10:42] upgraded xfce4-battery-plugin (1.0.1-2 -> 1.0.2-1)
    [2012-05-01 10:42] upgraded xfdesktop (4.10.0-1 -> 4.10.0-2)
    [2012-05-02 20:01] upgraded bzip2 (1.0.6-3 -> 1.0.6-4)
    [2012-05-02 20:01] upgraded dconf (0.12.0-1 -> 0.12.1-1)
    [2012-05-02 20:01] upgraded e2fsprogs (1.42.2-1 -> 1.42.2-2)
    [2012-05-02 20:01] upgraded syslog-ng (3.3.4-5 -> 3.3.5-1)
    [2012-05-03 07:24] upgraded binutils (2.22-6 -> 2.22-7)
    [2012-05-03 07:24] upgraded linux (3.3.4-1 -> 3.3.4-2)
    [2012-05-03 07:24] upgraded xfce4-screenshooter (1.8.0-3 -> 1.8.1-1)
    [2012-05-03 07:24] upgraded xfce4-settings (4.10.0-1 -> 4.10.0-2)
    [2012-05-03 07:24] upgraded xfdesktop (4.10.0-2 -> 4.10.0-3)
    [2012-05-03 18:21] upgraded libcanberra (0.28-3 -> 0.28-4)
    [2012-05-03 18:21] upgraded mercurial (2.1.2-1 -> 2.2-1)
    [2012-05-04 05:51] upgraded babl (0.1.6-1 -> 0.1.10-1)
    [2012-05-04 05:51] upgraded gtk3 (3.4.1-1 -> 3.4.2-2)
    [2012-05-04 05:52] upgraded ttf-freefont (20100919-2 -> 20120503-1)
    [2012-05-04 20:58] upgraded nss (3.13.4-1 -> 3.13.4-2)
    [2012-05-04 20:58] upgraded flashplugin (11.2.202.233-1 -> 11.2.202.235-1)
    [2012-05-04 20:58] upgraded xfce4-artwork (0.1.1a_git20110420-1 -> 0.1.1a_git20110420-2)
    [2012-05-05 10:57] upgraded attr (2.4.46-1 -> 2.4.46-2)
    [2012-05-05 10:57] upgraded acl (2.2.51-1 -> 2.2.51-2)
    [2012-05-05 10:57] upgraded zlib (1.2.6-1 -> 1.2.7-1)
    [2012-05-05 10:57] upgraded consolekit (0.4.6-2 -> 0.4.6-3)
    [2012-05-05 10:57] upgraded udev (182-1 -> 182-2)
    [2012-05-05 10:57] upgraded device-mapper (2.02.95-2 -> 2.02.95-4)
    [2012-05-05 10:57] upgraded filesystem (2012.2-4 -> 2012.2-5)
    [2012-05-05 10:57] upgraded gegl (0.1.8-2 -> 0.2.0-1)
    [2012-05-05 10:57] upgraded gimp (2.6.12-1 -> 2.8.0-1)
    [2012-05-05 10:57] upgraded gnome-keyring (3.4.1-1 -> 3.4.1-2)
    [2012-05-05 10:57] upgraded initscripts (2012.03.2-1 -> 2012.04.1-1)
    [2012-05-05 10:57] upgraded libcap (2.22-2 -> 2.22-3)
    [2012-05-05 10:57] upgraded libjpeg-turbo (1.2.0-1 -> 1.2.0-2)
    [2012-05-05 10:57] upgraded libwbclient (3.6.4-2 -> 3.6.5-1)
    [2012-05-05 10:57] upgraded linux-firmware (20120227-1 -> 20120227-2)
    [2012-05-05 10:57] upgraded lvm2 (2.02.95-2 -> 2.02.95-4)
    [2012-05-05 10:57] upgraded mdadm (3.2.3-2 -> 3.2.3-3)
    [2012-05-05 10:57] upgraded mercurial (2.2-1 -> 2.2.1-1)
    [2012-05-05 10:57] upgraded mkinitcpio (0.8.7-2 -> 0.8.8-1)
    [2012-05-05 10:57] upgraded pam (1.1.5-2 -> 1.1.5-3)
    [2012-05-05 10:57] upgraded smbclient (3.6.4-2 -> 3.6.5-1)
    [2012-05-05 10:57] upgraded sysfsutils (2.1.0-7 -> 2.1.0-8)
    [2012-05-05 10:57] upgraded usbmuxd (1.0.7-2 -> 1.0.7-3)
    [2012-05-05 10:57] upgraded v4l-utils (0.8.6-1 -> 0.8.8-1)
    [2012-05-05 10:57] upgraded xfsprogs (3.1.8-1 -> 3.1.8-2)
    [2012-05-06 10:05] upgraded initscripts (2012.04.1-1 -> 2012.05.1-1)
    [2012-05-06 10:05] upgraded unrar (4.1.4-2 -> 4.2.1-1)
    [2012-05-06 19:49] upgraded bash (4.2.024-2 -> 4.2.028-1)
    [2012-05-07 07:37] upgraded pygobject2-devel (2.28.6-5 -> 2.28.6-6)
    [2012-05-07 07:37] upgraded python2-gobject2 (2.28.6-5 -> 2.28.6-6)
    [2012-05-07 07:38] upgraded texlive-bin (2011.3-5 -> 2011.3-6)
    [2012-05-08 07:36] upgraded libpurple (2.10.3-2 -> 2.10.4-1)
    [2012-05-08 07:36] upgraded pidgin (2.10.3-2 -> 2.10.4-1)
    [2012-05-08 19:03] upgraded cifs-utils (5.3-2 -> 5.4-1)
    [2012-05-08 19:04] upgraded libmysqlclient (5.5.23-1 -> 5.5.24-1)
    [2012-05-08 19:04] upgraded ntfs-3g (2012.1.15-2 -> 2012.1.15-3)
    [2012-05-08 21:05] upgraded me-tv (1:1.3.6-1 -> 1:1.4.0.9-1)
    [2012-05-09 06:36] upgraded gcc-libs (4.7.0-5 -> 4.7.0-6)
    [2012-05-09 06:36] upgraded gcc (4.7.0-5 -> 4.7.0-6)
    [2012-05-09 06:36] upgraded gmp (5.0.4-1 -> 5.0.5-1)
    [2012-05-09 06:36] upgraded isl (0.09-1 -> 0.09-2)
    [2012-05-09 20:05] upgraded chromium (18.0.1025.168-1 -> 18.0.1025.168-2)
    [2012-05-09 20:05] upgraded glib2 (2.32.1-3 -> 2.32.2-2)
    [2012-05-09 20:05] upgraded linux (3.3.4-2 -> 3.3.5-1)
    [2012-05-09 20:05] upgraded qtcreator (2.4.1-1 -> 2.5.0-1)
    [2012-05-10 06:28] upgraded libcups (1.5.2-1 -> 1.5.2-2)
    [2012-05-10 06:28] upgraded cups (1.5.2-1 -> 1.5.2-2)
    [2012-05-10 06:28] upgraded ffmpeg (20120317-1 -> 20120509-1)
    [2012-05-12 09:12] upgraded libpulse (1.1-4 -> 2.0-1)
    [2012-05-12 09:12] upgraded libusb-compat (0.1.3-2 -> 0.1.4-1)
    [2012-05-12 09:12] upgraded mpfr (3.1.0.p7-1 -> 3.1.0.p10-1)
    [2012-05-12 09:12] upgraded openssl (1.0.1.b-1 -> 1.0.1.c-1)
    [2012-05-12 17:02] upgraded cairo (1.10.2-3 -> 1.12.2-1)
    [2012-05-12 17:02] upgraded kmod (8-1 -> 8-2)
    [2012-05-12 17:02] upgraded man-pages (3.39-1 -> 3.40-1)
    [2012-05-12 17:02] upgraded taglib (1.7.1-1 -> 1.7.2-1)
    [2012-05-12 17:02] upgraded xorg-server-common (1.12.1-1 -> 1.12.1-2)
    [2012-05-12 17:02] upgraded xorg-server (1.12.1-1 -> 1.12.1-2)
    [2012-05-12 20:52] upgraded libxi (1.6.0-1 -> 1.6.1-1)
    [2012-05-12 20:52] upgraded xfce4-genmon-plugin (3.3.1-2 -> 3.4.0-1)
    [2012-05-12 22:28] upgraded libvpx (1.0.0-1 -> 1.1.0-1)
    [2012-05-13 08:33] upgraded gtk3 (3.4.2-2 -> 3.4.3-1)
    [2012-05-13 08:37] upgraded libxi (1.6.1-1 -> 1.6.0-1)
    [2012-05-13 08:40] upgraded libxi (1.6.0-1 -> 1.6.1-1)
    [2012-05-13 09:40] upgraded cairo (1.12.2-1 -> 1.10.2-3)
    I suspected libxi first but a downgrade did not resolve the problem. So you may very well be correct by connecting this to the xserver. I'm using nouveau by the way.

  • [solved]Garbled screen with QT apps in Xfce/Gnome

    After a big upgrade a few days ago I get a garbled screen whenever I focus a window with a Qt app in Xfce, like VLC or VirtualBox. If I focus (by clicking on titlebar/ or select from taskbar) a non-Qt app the screen returns to normal.  I could not capture the screen corruption with scrot so I used a very crappy cam:
    normal:
    garbled:
    I see no error messages in Xorg.0.log (or any other log). I don't know which configs /packages are relevant to post here.
    update 1:
    Someone with Gnome seems to have the same problem
    update 2:
    After restarting X VLC works without the problem, but when I start VirtualBox (archlinuxfr/virtualbox_bin 3.0.2-2) the problem reappears for both VirtualBox and VLC.
    update 3:
    Compositing seems to be involved. If I turn it off the problem disappears, not a real solution, but at least I can use my apps.
    xorg.conf
    Section "Extensions"
    Option "Composite" "0"
    EndSection
    update 4:
    Workaround is to downgrade both libgl and ati-dri to version 7.4.4-1 .
    (see: http://wiki.archlinux.org/index.php/Downgrade_packages)
    Last edited by rwd (2009-07-29 18:04:43)

    pjjanak wrote:
    rwd wrote:
    pjjanak wrote:I'm curious, what kind of graphics cards do you have?
    I have a ATI X1400. I am using the x86-video-ati 6.12.2-2 driver from extra.
    I have an ATI 1200 and am using the same driver. I wonder if it has something to do with it? Or perhaps the latest X updates? I'm going to try downgrading.
    Peter
    Might be an idea, but there are so many packages involved that could be the cause. B.t.w. I tried the aur/x86-video-radeonhd-git driver but that didn't help.
    These were the upgrades after which the problem appeared. There are some packages that obviously have nothing to do with xorg but it must be one of these:
    [2009-07-17 00:24] upgraded virtualbox_bin (3.0.2-1 -> 3.0.2-2)
    [2009-07-17 00:27] upgraded midori-git (20090613-1 -> 20090717-1)
    [2009-07-20 21:23] upgraded perl (5.10.0-4 -> 5.10.0-6)
    [2009-07-20 21:23] upgraded openssl (0.9.8k-2 -> 0.9.8k-4)
    [2009-07-20 21:23] upgraded python (2.6.2-4 -> 2.6.2-5)
    [2009-07-20 21:23] upgraded boost (1.37.0-1 -> 1.39.0-1)
    [2009-07-20 21:23] upgraded libjpeg (6b-6 -> 7-1)
    [2009-07-20 21:23] upgraded libpng (1.2.37-1 -> 1.2.38-1)
    [2009-07-20 21:23] upgraded libwmf (0.2.8.4-4 -> 0.2.8.4-5)
    [2009-07-20 21:23] upgraded libtiff (3.8.2-4 -> 3.8.2-5)
    [2009-07-20 21:23] upgraded libcups (1.3.10-2 -> 1.3.11-1)
    [2009-07-20 21:24] upgraded ghostscript (8.64-5 -> 8.64-6)
    [2009-07-20 21:24] upgraded dri2proto (2.0-1 -> 2.1-1)
    [2009-07-20 21:24] upgraded libdrm (2.4.11-2 -> 2.4.12-1)
    [2009-07-20 21:24] upgraded libgl (7.4.4-1 -> 7.5-1)
    [2009-07-20 21:24] upgraded mesa (7.4.4-1 -> 7.5-1)
    [2009-07-20 21:24] upgraded jasper (1.900.1-2 -> 1.900.1-3)
    [2009-07-20 21:24] upgraded lcms (1.18-1 -> 1.18-2)
    [2009-07-20 21:24] upgraded imagemagick (6.5.3.2-1 -> 6.5.3.10-1)
    [2009-07-20 21:24] upgraded psiconv (0.9.8-4 -> 0.9.8-5)
    [2009-07-20 21:24] upgraded abiword-plugins (2.6.8-6 -> 2.6.8-7)
    [2009-07-20 21:24] upgraded ati-dri (7.4.4-1 -> 7.5-1)
    [2009-07-20 21:24] upgraded run-parts (2.31-1 -> 3.1.3-1)
    [2009-07-20 21:24] upgraded ca-certificates (20080809-5 -> 20090709-1)
    [2009-07-20 21:24] upgraded cairomm (1.8.0-1 -> 1.8.2-1)
    [2009-07-20 21:24] upgraded clamav (0.95.1-1 -> 0.95.2-1)
    [2009-07-20 21:24] upgraded device-mapper (1.02.32-2 -> 1.02.33-1)
    [2009-07-20 21:24] upgraded dhcpcd (5.0.4-1 -> 5.0.6-1)
    [2009-07-20 21:24] upgraded e2fsprogs (1.41.6-1 -> 1.41.8-1)
    [2009-07-20 21:24] upgraded libdjvu (3.5.22-1 -> 3.5.22-2)
    [2009-07-20 21:24] upgraded evince (2.26.2-1 -> 2.26.2-2)
    [2009-07-20 21:24] upgraded feh (1.3.4-4 -> 1.3.4-5)
    [2009-07-20 21:24] upgraded ffmpegthumbnailer (1.5.4-1 -> 1.5.4-2)
    [2009-07-20 21:24] upgraded pango (1.24.4-1 -> 1.24.4-2)
    [2009-07-20 21:24] upgraded gtk2 (2.16.2-1 -> 2.16.5-1)
    [2009-07-20 21:24] upgraded wxgtk (2.8.10.1-3 -> 2.8.10.1-4)
    [2009-07-20 21:24] upgraded filezilla (3.2.4.1-1 -> 3.2.6.1-1)
    [2009-07-20 21:24] upgraded gegl (0.0.22-1 -> 0.0.22-2)
    [2009-07-20 21:24] upgraded libmng (1.0.10-1 -> 1.0.10-2)
    [2009-07-20 21:24] upgraded gimp (2.6.6-1 -> 2.6.6-2)
    [2009-07-20 21:24] upgraded glibmm (2.20.0-1 -> 2.20.1-1)
    [2009-07-20 21:24] upgraded gstreamer0.10-base-plugins (0.10.23-1 -> 0.10.23-2)
    [2009-07-20 21:24] upgraded gstreamer0.10-good-plugins (0.10.15-1 -> 0.10.15-2)
    [2009-07-20 21:24] upgraded gwget (1.0.1-1 -> 1.0.2-1)
    [2009-07-20 21:24] upgraded hwdetect (2009.06-2 -> 2009.07-1)
    [2009-07-20 21:24] upgraded imlib2 (1.4.2-2 -> 1.4.2-3)
    [2009-07-20 21:25] upgraded inkscape (0.46-11 -> 0.46-12)
    [2009-07-20 21:25] upgraded iptables (1.4.3.2-1 -> 1.4.4-1)
    [2009-07-20 21:25] upgraded lib32-cairo (1.8.6-1 -> 1.8.8-1)
    [2009-07-20 21:25] upgraded lib32-glibc (2.10.1-2 -> 2.10.1-3)
    [2009-07-20 21:25] upgraded lib32-e2fsprogs (1.41.6-1 -> 1.41.8-1)
    [2009-07-20 21:25] upgraded lib32-gcc-libs (4.4.0-3 -> 4.4.0-5)
    [2009-07-20 21:25] upgraded lib32-glib2 (2.20.3-1 -> 2.20.4-1)
    [2009-07-20 21:25] upgraded lib32-readline (5.2.013-2 -> 6.0.003-1)
    [2009-07-20 21:25] upgraded lib32-gnutls (2.8.0-1 -> 2.8.1-1)
    [2009-07-20 21:25] upgraded lib32-openssl (0.9.8k-2 -> 0.9.8k-4)
    [2009-07-20 21:25] upgraded lib32-heimdal (1.2.1-3 -> 1.2.1-5)
    [2009-07-20 21:25] upgraded lib32-libjpeg (6b-6 -> 7-1)
    [2009-07-20 21:25] upgraded lib32-libtiff (3.8.2-4 -> 3.8.2-5)
    [2009-07-20 21:25] upgraded lib32-libcups (1.3.10-2 -> 1.3.11-1)
    [2009-07-20 21:25] upgraded lib32-pango (1.24.2-1 -> 1.24.4-2)
    [2009-07-20 21:25] upgraded lib32-gtk2 (2.16.2-1 -> 2.16.5-1)
    [2009-07-20 21:25] upgraded lib32-libdrm (2.4.11-2 -> 2.4.12-1)
    [2009-07-20 21:25] upgraded lib32-libgcrypt (1.4.4-1 -> 1.4.4-2)
    [2009-07-20 21:25] upgraded lib32-libgl (7.4.2-2 -> 7.4.4-1)
    [2009-07-20 21:25] upgraded lib32-libxml2 (2.7.3-1 -> 2.7.3-2)
    [2009-07-20 21:25] upgraded lib32-libxt (1.0.5-2 -> 1.0.6-1)
    [2009-07-20 21:25] upgraded lib32-mesa (7.4.2-1 -> 7.4.4-1)
    [2009-07-20 21:25] upgraded lib32-sqlite3 (3.6.15-1 -> 3.6.15-2)
    [2009-07-20 21:25] upgraded libmysqlclient (5.1.35-2 -> 5.1.36-1)
    [2009-07-20 21:25] upgraded lvm2 (2.02.47-2 -> 2.02.48-1)
    [2009-07-20 21:25] upgraded mplayer (29318-1.1 -> 29411-3)
    [2009-07-20 21:25] upgraded mysql-clients (5.1.35-2 -> 5.1.36-1)
    [2009-07-20 21:25] upgraded mysql (5.1.35-2 -> 5.1.36-1)
    [2009-07-20 21:25] upgraded namcap (2.2-2 -> 2.3-1)
    [2009-07-20 21:25] upgraded nmap (4.76-4 -> 5.00-1)
    [2009-07-20 21:25] upgraded openmotif (2.3.1-4 -> 2.3.1-5)
    [2009-07-20 21:25] upgraded readline (6.0.00-1 -> 6.0.003-1)
    [2009-07-20 21:25] upgraded php (5.2.10-1 -> 5.2.10-3)
    [2009-07-20 21:25] upgraded pil (1.1.6-5 -> 1.1.6-6)
    [2009-07-20 21:25] upgraded poppler (0.10.7-1 -> 0.10.7-2)
    [2009-07-20 21:25] upgraded ppp (2.4.4-8 -> 2.4.4-9)
    [2009-07-20 21:25] upgraded pycairo (1.8.4-1 -> 1.8.6-1)
    [2009-07-20 21:25] upgraded qt (4.5.2-1 -> 4.5.2-3)
    [2009-07-20 21:25] upgraded ruby (1.8.7_p173-2 -> 1.8.7_p174-1)
    [2009-07-20 21:25] upgraded samba (3.3.6-1 -> 3.3.6-2)
    [2009-07-20 21:25] upgraded sdl_image (1.2.7-1 -> 1.2.7-2)
    [2009-07-20 21:25] upgraded shadow (4.1.3.1-1 -> 4.1.4.1-1)
    [2009-07-20 21:25] upgraded sudo (1.7.1-2 -> 1.7.2-1)
    [2009-07-20 21:25] upgraded sunbird (0.9-1 -> 0.9-2)
    [2009-07-20 21:25] upgraded syslog-ng (3.0.1-6 -> 3.0.3-1)
    [2009-07-20 21:25] upgraded testdisk (6.11-1 -> 6.11-2)
    [2009-07-20 21:26] upgraded thunar (1.0.1-3 -> 1.0.1-4)
    [2009-07-20 21:26] upgraded thunderbird (2.0.0.21-1 -> 2.0.0.22-1)
    [2009-07-20 21:26] upgraded tightvnc (1.3.10-1 -> 1.3.10-2)
    [2009-07-20 21:26] upgraded usbutils (0.82-1 -> 0.84-1)
    [2009-07-20 21:26] upgraded vlc (1.0.0-1.1 -> 1.0.0-5)
    [2009-07-20 21:26] upgraded xorg-server (1.6.1.901-3 -> 1.6.2-1)
    [2009-07-20 21:42] upgraded sqlite3 (3.6.15-2 -> 3.6.15-2)
    [2009-07-20 23:39] upgraded libjpeg (7-1 -> 7-1)
    [2009-07-21 15:14] upgraded lib32-libgl (7.4.4-1 -> 7.5-1)
    [2009-07-21 15:14] upgraded lib32-libpng (1.2.37-1 -> 1.2.38-1)
    [2009-07-21 15:14] upgraded lib32-mesa (7.4.4-1 -> 7.5-1)
    Last edited by rwd (2009-07-22 20:57:49)

  • Tracker-extract spam in system log

    Hi,
    I recently moved from Ubuntu to Arch. On both distribution I use Gnome 3. I took my home directory from Ubuntu to Arch.
    Now I get a couple of Gnome warnings and errors in my system log, especially from the tracker-extract. For every file, which was failed indexing, I get a warning like this:
    gnome-session[1488]: (tracker-extract:1620): Tracker-WARNING **: Call to gst_discoverer_discover_uri() failed: Ihrer Installation von GStreamer fehlt ein Plugin.
    gnome-session[1488]: (tracker-extract:1620): Tracker-WARNING **: Task for 'file:///home/JayDoe/Documents/somefile.xcf' finished with error: Could not get any metadata for uri: 'file:///home/JayDoe/Documents/somefile.xcf' and mime:'image/x-xcf'
    ... and the same for different filetypes. For a few of them, I'm sure that there's no gstreamer-plugin for it, since they're from special software and I only keep it as a part of a project, I don't want to work with them on this machine.
    So after checking, that I have gstreamer and gstreamer0.10-plugins installed, I try to use the tracker-preferences, to ignore these file types. In the preferences gui, I added '*.xcf' in the to ignore list. But the warning still appears.
    How can I reduce the log-level of the tracker? I think, wrong indexed files can appear quite often and I dont want the tracker to spam my system log, so I may can miss some important messages.. For every boot it's about 80-90 lines of messages from the tracker...
    Hope you can help me, thanks
    bye
    JayDoe

    flittermice wrote:
    This drives me crazy, too. There are many file types on my computer that make these messages appear (mdb, raw, xcf, ...).
    In addition there is on e-book on my HD whis causes tracker to write tons (approx. 300 lines) of text into the journal (it looks like a SQL dump): http://pastebin.com/wQ6hkEY1
    I have not read the book yet but i regularly can read one or two pages of it when I examine the journal :-/
    I've tried to find some information on the Gnome site, but Tracker seems to be undocumented at all.
    Here goes a wild idea: File bugs!
    Tracker has plethora of documentation, both in the gnome wiki ( https://wiki.gnome.org/Projects/Tracker … rch=Titles ) and installed as API documentation (which you can see in devhelp)
    Both the attempt to extract unrecognized formats and the insertion error in the pastebin (we don't dump stuff to stderr just because) are bugs. But hey, we perhaps wanted to drive you crazy, it drives me crazy too to stumble upon otherwise valid bugs in random forums.

  • GNOME Proxy Doesn't Work ?

    Hey There,
    Because of my work, I sometimes have to join some networks that I have to use some proxies to connect to the internet.. Because of this, I generally have to set all programs' settings seperately and then back when I'm home let's say... Instead I really would like to use GNOME Proxy settings so that each program that I use would use those settings.. Is this possible ?
    Even Pidgin, Firefox etc.. doesn't work with it..

    Make sure you have FAM enabled in your /etc/rc.conf.  Look for this line in your rc.conf
    DAEMONS=(syslog-ng network crond hal fam)
    and just make sure FAM is included in that line. Fam is needed by gnome.

Maybe you are looking for