[SOLVED] Xorg terminates after system upgrade

Im lost... Please someone help me.
I upgraded old installation of Arch yesterday (about one year old) and now Xorg fails to load up. I don't really know where to look for issues... I think its graphic card but I'm not sure...
Xorg isnt showing much errors...
# cat /var/log/Xorg.0.log | grep EE
[ 3948.803] Current Operating System: Linux bowman 3.13.6-1-ARCH #1 SMP PREEMPT Fri Mar 7 22:30:23 CET 2014 i686
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3949.345] Initializing built-in extension MIT-SCREEN-SAVER
[ 3951.026] (EE) Server terminated successfully (0). Closing log file.
Warnings:
# cat /var/log/Xorg.0.log | grep WW
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 4198.590] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 4198.590] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 4198.590] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 4198.590] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 4198.590] (WW) Disabling Keyboard0
[ 4198.590] (WW) Disabling Mouse0
[ 4199.631] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
[ 4199.632] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
[ 4199.940] (WW) evdev: SIGMACHIP USB Keyboard: ignoring absolute axes.
Log part related to "Unable to support custom viewPortOut" line:
[ 4199.226] (**) NVIDIA(0): Enabling 2D acceleration
[ 4199.626] (II) NVIDIA(GPU-0): Display (LG Electronics W1946 (CRT-1)) does not support NVIDIA
[ 4199.626] (II) NVIDIA(GPU-0): 3D Vision stereo.
[ 4199.628] (II) NVIDIA(0): NVIDIA GPU GeForce 6200 (NV44) at PCI:1:0:0 (GPU-0)
[ 4199.628] (--) NVIDIA(0): Memory: 524288 kBytes
[ 4199.628] (--) NVIDIA(0): VideoBIOS: 05.44.a2.14.ff
[ 4199.628] (II) NVIDIA(0): Detected AGP rate: 8X
[ 4199.628] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 4199.628] (--) NVIDIA(0): Valid display device(s) on GeForce 6200 at PCI:1:0:0
[ 4199.628] (--) NVIDIA(0): CRT-0
[ 4199.628] (--) NVIDIA(0): LG Electronics W1946 (CRT-1) (connected)
[ 4199.628] (--) NVIDIA(0): DFP-0
[ 4199.628] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 4199.628] (--) NVIDIA(0): LG Electronics W1946 (CRT-1): 400.0 MHz maximum pixel clock
[ 4199.628] (--) NVIDIA(0): DFP-0: 155.0 MHz maximum pixel clock
[ 4199.628] (--) NVIDIA(0): DFP-0: Internal Single Link TMDS
[ 4199.628] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 4199.628] (**) NVIDIA(0): device LG Electronics W1946 (CRT-1) (Using EDID
[ 4199.628] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 4199.629] (==) NVIDIA(0):
[ 4199.629] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 4199.629] (==) NVIDIA(0): will be used as the requested mode.
[ 4199.629] (==) NVIDIA(0):
[ 4199.629] (II) NVIDIA(0): Validated MetaModes:
[ 4199.629] (II) NVIDIA(0): "CRT-1:nvidia-auto-select"
[ 4199.629] (**) NVIDIA(0): Virtual screen size configured to be 1360 x 768
[ 4199.631] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
[ 4199.632] (WW) NVIDIA(0): Unable to support custom viewPortOut 1360 x 765 +0 +1
[ 4199.633] (--) NVIDIA(0): DPI set to (84, 84); computed from "UseEdidDpi" X config
[ 4199.633] (--) NVIDIA(0): option
[ 4199.633] (--) Depth 24 pixmap format is 32 bpp
[ 4199.646] (II) NVIDIA(0): Setting mode "CRT-1:nvidia-auto-select"
Xorg.0.log: http://pastebin.com/rJDxeXnV
Graphic card is: (lspci -v)
01:00.0 VGA compatible controller: NVIDIA Corporation NV44A [GeForce 6200] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Gigabyte Technology Co., Ltd Device 3504
Flags: bus master, 66MHz, medium devsel, latency 248, IRQ 16
Memory at f8000000 (32-bit, non-prefetchable) [size=16M]
Memory at e0000000 (32-bit, prefetchable) [size=256M]
Memory at f9000000 (32-bit, non-prefetchable) [size=16M]
[virtual] Expansion ROM at fa000000 [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Capabilities: [44] AGP version 3.0
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia
Packages installed:
# pacman -Qs nvidia -q
libcl
libvdpau
nvidia-304xx
nvidia-304xx-libgl
nvidia-304xx-utils
opencl-nvidia-304xx
xorg.conf has been automatically generated with nvidia-xconfig:
(only "        Virtual     1360 768" has been added)
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 304.119 (buildmeister@swio-display-x64-rhel04-01) Fri Jan 17 10:35:08 PST 2014
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Virtual 1360 768
EndSubSection
EndSection
Any ideas?
[EDIT]
Very important facts:
startx fails when running xfce4 or awesome
startx runs on root (with strange x environment) with no problems
Last edited by marzecki (2014-03-12 13:52:49)

For me it occurred after this update..... I dunno why , but openbox wouldn't load, kde would, however
Guess it's due to the mesa update and using the legacy nvida-173xx driver
[2014-03-12 21:17] [PACMAN] Running 'pacman -Syu'
[2014-03-12 21:17] [PACMAN] synchronizing package lists
[2014-03-12 21:17] [PACMAN] starting full system upgrade
[2014-03-12 21:24] [PACMAN] upgraded bluez-libs (5.15-1 -> 5.16-1)
[2014-03-12 21:24] [PACMAN] upgraded calligra-filters (2.8.0-1 -> 2.8.0-2)
[2014-03-12 21:24] [PACMAN] upgraded calligra-libs (2.8.0-1 -> 2.8.0-2)
[2014-03-12 21:24] [PACMAN] upgraded calligra-plugins (2.8.0-1 -> 2.8.0-2)
[2014-03-12 21:25] [PACMAN] upgraded calligra-krita (2.8.0-1 -> 2.8.0-2)
[2014-03-12 21:25] [PACMAN] upgraded libpng (1.6.9-1 -> 1.6.10-1)
[2014-03-12 21:25] [PACMAN] upgraded mjpegtools (2.0.0-4 -> 2.1.0-1)
[2014-03-12 21:25] [PACMAN] upgraded cinelerra-cv (1:2.2-19 -> 1:2.2-20)
[2014-03-12 21:25] [PACMAN] upgraded systemd (210-2 -> 210-3)
[2014-03-12 21:25] [PACMAN] upgraded mesa (10.0.3-1 -> 10.1.0-2)
[2014-03-12 21:25] [PACMAN] upgraded libevdev (0.6-1 -> 1.0.1-1)
[2014-03-12 21:25] [PACMAN] upgraded clutter (1.16.4-1 -> 1.16.4-3)
[2014-03-12 21:25] [PACMAN] upgraded libcups (1.7.1-3 -> 1.7.1-4)
[2014-03-12 21:25] [PACMAN] upgraded cups-filters (1.0.46-1 -> 1.0.48-1)
[2014-03-12 21:25] [PACMAN] upgraded cups (1.7.1-3 -> 1.7.1-4)
[2014-03-12 21:25] [PACMAN] upgraded dhcpcd (6.2.1-1 -> 6.3.1-1)
[2014-03-12 21:25] [PACMAN] upgraded dosfstools (3.0.25-1 -> 3.0.26-1)
[2014-03-12 21:25] [PACMAN] upgraded freetype2 (2.5.2-1 -> 2.5.3-1)
[2014-03-12 21:25] [PACMAN] upgraded geoip-database (20140108-1 -> 20140304-1)
[2014-03-12 21:25] [PACMAN] upgraded gst-plugins-bad (1.2.3-1 -> 1.2.3-2)
[2014-03-12 21:25] [PACMAN] upgraded gstreamer0.10-bad (0.10.23-7 -> 0.10.23-8)
[2014-03-12 21:25] [PACMAN] upgraded gstreamer0.10-bad-plugins (0.10.23-7 -> 0.10.23-8)
[2014-03-12 21:26] [PACMAN] upgraded kdenlive (0.9.6-3 -> 0.9.6-4)
[2014-03-12 21:26] [PACMAN] upgraded keyutils (1.5.8-1 -> 1.5.9-1)
[2014-03-12 21:26] [PACMAN] upgraded libnl (3.2.23-1 -> 3.2.24-1)
[2014-03-12 21:26] [PACMAN] upgraded libssh (0.5.5-2 -> 0.5.5-3)
[2014-03-12 21:26] [PACMAN] upgraded libva (1.2.1-1 -> 1.2.1-2)
[2014-03-12 21:26] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2014-03-12 21:26] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Starting build: 3.13.6-1-ARCH
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
[2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Starting build: 3.13.6-1-ARCH
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-03-12 21:26] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2014-03-12 21:26] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-03-12 21:26] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
[2014-03-12 21:26] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-03-12 21:26] [PACMAN] upgraded linux (3.13.5-1 -> 3.13.6-1)
[2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-ck.preset: 'default'
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-ck -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-ck.img
[2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Starting build: 3.13.6-1-ck
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-ck.img
[2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-ck.preset: 'fallback'
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-ck -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-ck-fallback.img -S autodetect
[2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Starting build: 3.13.6-1-ck
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-03-12 21:27] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2014-03-12 21:27] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-03-12 21:27] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-ck-fallback.img
[2014-03-12 21:27] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-03-12 21:27] [ALPM-SCRIPTLET]
[2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Thank you for using http://repo-ck.com/ for your linux-ck package needs.
[2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Note that the following CPU optimized packages are or could be available to you:
[2014-03-12 21:27] [ALPM-SCRIPTLET] AMD : barcelona, bobcat, bulldozer, kx, k10, piledriver
[2014-03-12 21:27] [ALPM-SCRIPTLET] Intel : atom, core2, haswell, ivybridge, nehalem, p4, pentm, sandybridge
[2014-03-12 21:27] [ALPM-SCRIPTLET]
[2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Search via group name: pacman -Sg ck-ivybridge
[2014-03-12 21:27] [ALPM-SCRIPTLET]
[2014-03-12 21:27] [ALPM-SCRIPTLET] >>> Post in the repo support thread if package group is unavailable for your architecture:
[2014-03-12 21:27] [ALPM-SCRIPTLET] >>> https://bbs.archlinux.org/viewtopic.php?id=111715
[2014-03-12 21:27] [PACMAN] upgraded linux-ck-p4 (3.13.5-2 -> 3.13.6-1)
[2014-03-12 21:27] [PACMAN] upgraded linux-headers (3.13.5-1 -> 3.13.6-1)
[2014-03-12 21:28] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2014-03-12 21:28] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img
[2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Starting build: 3.10.33-1-lts
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts.img
[2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect
[2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Starting build: 3.10.33-1-lts
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [base]
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [udev]
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [block]
[2014-03-12 21:28] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2014-03-12 21:28] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
[2014-03-12 21:28] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
[2014-03-12 21:28] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
[2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts-fallback.img
[2014-03-12 21:28] [ALPM-SCRIPTLET] ==> Image generation successful
[2014-03-12 21:28] [PACMAN] upgraded linux-lts (3.10.32-1 -> 3.10.33-1)
[2014-03-12 21:28] [PACMAN] upgraded linux-lts-headers (3.10.32-1 -> 3.10.33-1)
[2014-03-12 21:28] [PACMAN] upgraded python (3.3.4-1 -> 3.3.5-1)
[2014-03-12 21:29] [PACMAN] upgraded mono (3.2.3-2 -> 3.2.8-1)
[2014-03-12 21:29] [PACMAN] upgraded ruby (2.1.0-2 -> 2.1.1-1)
[2014-03-12 21:29] [PACMAN] upgraded s-nail (14.6.1-1 -> 14.6.2-1)
[2014-03-12 21:29] [PACMAN] upgraded sqlite (3.8.3.1-1 -> 3.8.4.1-1)
[2014-03-12 21:29] [PACMAN] upgraded swt (4.3-1 -> 4.3.2-1)
[2014-03-12 21:29] [PACMAN] upgraded systemd-sysvcompat (210-2 -> 210-3)
[2014-03-12 21:29] [PACMAN] upgraded tzdata (2013i-1 -> 2014a-1)
[2014-03-12 21:29] [PACMAN] upgraded wine (1.7.13-1 -> 1.7.14-1)
[2014-03-12 21:29] [PACMAN] upgraded wireshark-cli (1.10.5-4 -> 1.10.6-1)
[2014-03-12 21:30] [PACMAN] upgraded wireshark-gtk (1.10.5-4 -> 1.10.6-1)
[2014-03-12 21:30] [PACMAN] upgraded xbmc (12.3-11 -> 12.3-12)
[2014-03-12 21:30] [PACMAN] upgraded xterm (302-1 -> 303-1)
Thanks a bunch
Last edited by 1LordAnubis (2014-03-13 02:39:41)

Similar Messages

  • [SOLVED] Boot problems after system upgrade

    hi everybody,
    first of all i have to say, that the machine where i installed Arch is pretty old (something around 5 years).
    I already tried installing Arch two times and every time after i performed a system upgrade, i couldn't boot arch.
    Before the upgrade i rebooted several times to ensure that its working with the brand new installation - it worked.
    Here i'm the 3rd try. This time i configured packman to ignore the kernel package and voila its working now with kernel 2.6.25.6-1.
    So, here is my question: Is there any problem that could appear later on if i never upgrade the kernel?
    I'm quite new to linux and really appreciate your support.
    Regards
    Daniel
    Last edited by mrorange (2010-02-25 21:35:32)

    Well ... the kernel, like any other piece of program, from time to time has to be patched if they find a bug in it.
    Never upgrading means that you do not get the benefit of security and improvements patches.
    There is also the issue that some programs, a few, may want to have a certain kernel to run but I think that is less common.
    I, for instance, have not upgraded the kernel for a few months now because it screws up my wifi.
    If you can live with that then  you are OK.
    R.

  • [SOLVED]Problem with logging in after system upgrade

    Hi,
    I'm encountering some problem after rebooting my machine just after last upgrade. Few minutes ago I was sure I found the source of the problem when system hang on "Reached target Graphical Interface" message. Reason - nvidia drivers had to be replaced with legacy version (https://www.archlinux.org/news/nvidia-340xx-and-nvidia/). But it didn't help. Also it made things a little bit worse. Because now my system uses nvidia-340xx and it seems drivers are fine but when login screen of lightdm should appear screens stay blank... and nothing happens. I simply can't do anything.
    What I noticed is also xfce4-session was upgraded (4.10.1.3->4.10.1-5) and maybe this is the separate problem? but I can't downgrade this package as some time ago I removed all contents of /var/cache/pacman/pkg.
    What I have is arch on pendrive so I can chroot into existing system.
    Any ideas?
    Last edited by jakub (2014-10-08 22:09:02)

    I found something similar to line
    (EE) Mar 07 14:05:07 NVIDIA(0): WAIT: (E, 0, 0x837d, 0)
    these values are not exact as I'm too tired now to rewrite the real ones from screen 
    maybe I should install some older nvidia drivers (these 340xx are broken somehow I think). Unfortunately I don't have my /pkg content anymore.
    Where can I download packages like nvidia-340.32-1-x86_64.pkg.tar.xz from? (according to pacman.log I had this version back in July and it was working fine I think).
    I could also start X with Nouveau drivers but not xfce (anyway I would like to install old nvidia drivers back)
    Last edited by jakub (2014-10-08 22:03:11)

  • [SOLVED] Gnome does not mount ipod after system upgrade

    I did a system upgrade today (2009.12.04) and now gnome does not mount my ipod video (gnome used to mount the ipod without problems before de upgrade).
    Here is some information about the system messages:
    Last lines of the output of dmesg before plugging the ipod:
    wlan0: associated
    ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    wlan0: no IPv6 routers present
    After plugging it:
    wlan0: associated
    ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    wlan0: no IPv6 routers present
    usb 1-4: new high speed USB device using ehci_hcd and address 3
    usb 1-4: configuration #1 chosen from 2 choices
    Initializing USB Mass Storage driver...
    scsi6 : SCSI emulation for USB Mass Storage devices
    usb-storage: device found at 3
    usb-storage: waiting for device to settle before scanning
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    usb 1-4: reset high speed USB device using ehci_hcd and address 3
    scsi 6:0:0:0: Device offlined - not ready after error recovery
    usb-storage: device scan complete
    The output of the lsusb command:
    [miguel@miguel ~]$ lsusb
    Bus 002 Device 002: ID 0408:030c Quanta Computer, Inc. HP Webcam
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 002: ID 08ff:2580 AuthenTec, Inc. AES2501 Fingerprint Sensor
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 003: ID 05ac:1209 Apple, Inc. iPod Video
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    lsusb shows ipod is in Bus 001
    Any help?
    Many tks
    Last edited by mmf1902 (2009-12-29 04:42:11)

    Finally found the problem was the Ipod itself. After a soft reset everything worked again.

  • Apcupsd working strangely after system upgrade [SOLVED?]

    I'm having an odd problem with the apcupsd (3.10.17-1) package in the Community repo.  I'm running a Back-UPS RS 1000 according to apcaccess.  It was working swimmingly through a USB connection until recently.  I have the timeout set to 0 and the automatic shutdown set when the battery reaches 5%.
    After my system-wide upgrade, there popped up a problem.  Although 'apcaccess status' tells me that my unit is online and the battery charge is at 100% and the load and timeleft is reasonable, the daemon doesn't actually use this information when a switch to battery happens.
    When there is a switchover from a power-outage, the system shuts down (despite timeout set to 0).  Later when I check the log in /var/log/apcupsd.events, it says, for example,
    Fri Jul 15 19:24:11 EDT 2005 apcupsd 3.10.17 (18 March 2005) unknown startup succeeded
    Sat Jul 16 18:11:26 EDT 2005 Power failure.
    Sat Jul 16 18:11:26 EDT 2005 Reached remaining time percentage limit on batteries.
    Sat Jul 16 18:11:26 EDT 2005 Initiating system shutdown!
    Sat Jul 16 18:11:26 EDT 2005 User logins prohibited
    Sat Jul 16 18:11:28 EDT 2005 apcupsd exiting, signal 15
    Sat Jul 16 18:11:28 EDT 2005 apcupsd shutdown succeeded
    The first line being when I booted my system.  As you can see, it thinks it reached the 5% limit, despite telling me it had 100% earlier.  It's a new battery and the hardware is not bugging me in any way.
    I've read other people having some trouble with USB after recent upgrades of DBUS (I'm running 0.34-1), or perhaps it is UDev (060-5).  Could this be related?  I'm not sure which upgrade did it because I don't test my apc unit after every pacman -Syu.

    Well, the problem mysteriously disappeared (apparently).  I did update udev... maybe that has something to do with it.  Did no one else have this problem?

  • GDM errors on VMWare after system upgrade

    After a system upgrade today, I'm getting this when GDM starts:
    gdm-binary[595]: WARNING: GdmLocalDisplayFactory: maximum number of X display failures reached: check X server for log errors
    There aren't any errors in the Xorg log. The vmware driver is explicitly listed as being loaded:
    Loading /usr/lib/xorg/modules/drivers/vware_drv.so
    Modul vmware: vendor="X.Org Foundation"
    vmware: Using vmwlegacy driver everything is fine.
    vmwlegacy: driver for VMWare SVGA: vmware0405, wmare0710
    When I run gdm, I get this:
    ** (gdm-binary:970): WARNING **: Failed to acquire org.gnome/DisplayManager
    ** (gdm-binary:970): WARNING **: Could not acquire name; bailing out
    There are several gdm processes running. When I kill them, they're all restarted with the same results.
    I've reinstalled xorg-server, xorg-apps, gdm, and xf86-video-vmware.
    From what I've gathered, there's a problem with the video driver.
    Any recommendations on troubleshooting this?

    Solved for me using the solution in this post: https://bbs.archlinux.org/viewtopic.php … 3#p1072193
    I wouldn't mark the present thread as solved, however, since the original poster was experiencing issues with VMWare, while my own problems were on VirtualBox.

  • Screen blinking after system upgrade

    Hi!. Last evening I made a system upgrade (-Syu), this morning I've turned the pc on and I've discovered my screen was blinking, the problem starts when grub finishs and starts Arch. I've searching in the forum but I didn't find anything. The problem is solved partialy when the screen resolution is changed to 1280*960 (the original is 1280*1024), at this resolution, the blinking dissapears.
    My graphic card is a Sapphire Radeon HD 6570, the driver I have ever used is xf86-video-ati.
    [victor@LinuxPC ~]$ dmesg | egrep 'drm|radeon'
    [ 5.863001] [drm] Initialized drm 1.1.0 20060810
    [ 6.205599] [drm] radeon kernel modesetting enabled.
    [ 6.205680] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
    [ 6.206398] [drm] initializing kernel modesetting (TURKS 0x1002:0x6759 0x174B:0xE193).
    [ 6.206444] [drm] register mmio base: 0xCFFC0000
    [ 6.206447] [drm] register mmio size: 131072
    [ 6.208061] radeon 0000:04:00.0: VRAM: 2048M 0x0000000000000000 - 0x000000007FFFFFFF (2048M used)
    [ 6.208065] radeon 0000:04:00.0: GTT: 1024M 0x0000000080000000 - 0x00000000BFFFFFFF
    [ 6.208069] [drm] Detected VRAM RAM=2048M, BAR=256M
    [ 6.208071] [drm] RAM width 128bits DDR
    [ 6.208312] [drm] radeon: 2048M of VRAM memory ready
    [ 6.208315] [drm] radeon: 1024M of GTT memory ready.
    [ 6.208334] [drm] Loading TURKS Microcode
    [ 6.463365] [drm] Internal thermal controller with fan control
    [ 6.464395] [drm] radeon: power management initialized
    [ 6.615141] [drm] GART: num cpu pages 262144, num gpu pages 262144
    [ 6.634782] [drm] PCIE GART of 1024M enabled (table at 0x0000000000273000).
    [ 6.634913] radeon 0000:04:00.0: WB enabled
    [ 6.634919] radeon 0000:04:00.0: fence driver on ring 0 use gpu addr 0x0000000080000c00 and cpu addr 0xffff880075688c00
    [ 6.634924] radeon 0000:04:00.0: fence driver on ring 3 use gpu addr 0x0000000080000c0c and cpu addr 0xffff880075688c0c
    [ 6.635818] radeon 0000:04:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90007032118
    [ 6.635821] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 6.635823] [drm] Driver supports precise vblank timestamp query.
    [ 6.635854] radeon 0000:04:00.0: irq 46 for MSI/MSI-X
    [ 6.635875] radeon 0000:04:00.0: radeon: using MSI.
    [ 6.635915] [drm] radeon: irq initialized.
    [ 6.653036] [drm] ring test on 0 succeeded in 1 usecs
    [ 6.653097] [drm] ring test on 3 succeeded in 1 usecs
    [ 6.842083] [drm] ring test on 5 succeeded in 1 usecs
    [ 6.842092] [drm] UVD initialized successfully.
    [ 6.842272] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 6.842303] [drm] ib test on ring 3 succeeded in 0 usecs
    [ 6.993949] [drm] ib test on ring 5 succeeded
    [ 6.994555] [drm] Radeon Display Connectors
    [ 6.994559] [drm] Connector 0:
    [ 6.994562] [drm] HDMI-A-1
    [ 6.994564] [drm] HPD4
    [ 6.994567] [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
    [ 6.994569] [drm] Encoders:
    [ 6.994572] [drm] DFP1: INTERNAL_UNIPHY2
    [ 6.994574] [drm] Connector 1:
    [ 6.994576] [drm] DVI-D-1
    [ 6.994578] [drm] HPD1
    [ 6.994581] [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
    [ 6.994583] [drm] Encoders:
    [ 6.994585] [drm] DFP2: INTERNAL_UNIPHY
    [ 6.994586] [drm] Connector 2:
    [ 6.994588] [drm] VGA-1
    [ 6.994591] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
    [ 6.994593] [drm] Encoders:
    [ 6.994595] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 7.031444] [drm] fb mappable at 0xD0474000
    [ 7.031447] [drm] vram apper at 0xD0000000
    [ 7.031449] [drm] size 5242880
    [ 7.031451] [drm] fb depth is 24
    [ 7.031453] [drm] pitch is 5120
    [ 7.031545] fbcon: radeondrmfb (fb0) is primary device
    [ 7.260059] radeon 0000:04:00.0: fb0: radeondrmfb frame buffer device
    [ 7.260063] radeon 0000:04:00.0: registered panic notifier
    [ 7.260072] [drm] Initialized radeon 2.37.0 20080528 for 0000:04:00.0 on minor 0
    Anyone knows what's happening?
    Thanks

    Hello everyone!
    After upgrading to kernel 3.14.1-1, I suffered from the problem of screen flashing rapidly when I booted into the Arch Linux.
    Problem Description
    As we know, when the kernel boots from the grub, it firstly enters a text model where the resolution of the screen is low. At this stage, "Welcome to Arch Linux!" is printed on the screen. And then it loads some kernel modules and the video display becomes normal with a correct resolution supported by the monitor.  If Xorg is not installed, it will stay at a command promt asking for user name and password. The above is a normal kernel booting process. Here the problem is:
    When my Arch Linux kernel tries to change from the model with low resolution of the screen to a normal video model, it fails. After loading the video card driver, the screen flash once and  I can see the kernel change the resolution of the screen correctly, but the whole screen begin flashing rapidly. The screen flash makes me feel very dizzy. At the same time the position of the screen display is also wrong. The screen splits into two part: the right part of the screen should be on the left while the left part of the screen should be on the right side. Each long line of text is splited into two non-continuous fragments.
    After downgrading to the linux kernel 3.12.9-2, all the problems disappear. It should be the problem from kernel 3.14.1 I think since the problem begins when I upgrade my kernel to that version.
    System info
    CPU:  Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
    Platform:  x86_64
    kernel version:  3.14.1-1 from core.
    GPU model:  01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Caicos PRO [Radeon HD 7450] [1002:677b]
    GPU driver:xf86-video-ati(for Xorg). I did not use the Catalyst driver.
    Thank you very much!

  • [SOLVED] Black screen after kdm upgrade

    Hi,
    I just did a pacman -Syu and at the next reboot when xdm was supposed to appear the only thing I got was a black screen. It's pitch-black as if turned off, not as if the background was black (laptop lcd)
    If I just enter my password blindly, it enters KDE and launches all the normal processes so it appears to be just a the screen being black.
    This is what I upgraded:
    [2014-09-29 00:13] [PACMAN] Running 'pacman -Syu'
    [2014-09-29 00:13] [PACMAN] synchronizing package lists
    [2014-09-29 00:13] [PACMAN] starting full system upgrade
    [2014-09-29 00:15] [PACMAN] upgraded ansible (1.7.1-3 -> 1.7.2-1)
    [2014-09-29 00:15] [PACMAN] upgraded grantlee-qt4 (0.5.0-2 -> 0.5.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded qtwebkit (2.3.3-2 -> 2.3.4-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdelibs (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdepimlibs (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded libbaloo4 (4.14.0-3 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded baloo4-akonadi (4.14.0-3 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded baloo4 (4.14.0-3 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded baloo4-widgets (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded bash (4.3.024-2 -> 4.3.026-1)
    [2014-09-29 00:15] [PACMAN] upgraded curl (7.38.0-1 -> 7.38.0-2)
    [2014-09-29 00:15] [PACMAN] upgraded e2fsprogs (1.42.11-1 -> 1.42.12-1)
    [2014-09-29 00:15] [PACMAN] upgraded flac (1.3.0-3 -> 1.3.0-4)
    [2014-09-29 00:15] [PACMAN] upgraded ghostscript (9.14-1 -> 9.15-1)
    [2014-09-29 00:15] [PACMAN] upgraded p11-kit (0.20.2-1 -> 0.20.7-3)
    [2014-09-29 00:15] [PACMAN] upgraded gnutls (3.3.8-1 -> 3.3.8-2)
    [2014-09-29 00:15] [PACMAN] upgraded groff (1.22.2-6 -> 1.22.2-7)
    [2014-09-29 00:15] [PACMAN] upgraded kde-base-artwork (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kde-wallpapers (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded oxygen-icons (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdebase-runtime (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdebase-lib (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdebase-dolphin (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdebase-katepart (4.14.0-2 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdebase-kdepasswd (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdebase-kdialog (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdebase-keditbookmarks (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdebase-kfind (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdebase-konqueror (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdebase-konq-plugins (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdebase-konsole (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdebase-kwrite (4.14.0-2 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdebase-plasma (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdepim-runtime (4.14.0-3 -> 4.14.1-1)
    [2014-09-29 00:15] [ALPM] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2014-09-29 00:15] [PACMAN] upgraded kdebase-workspace (4.11.11-2 -> 4.11.12-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeedu-marble (4.14.0-1 -> 4.14.1-2)
    [2014-09-29 00:15] [PACMAN] upgraded libkipi (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded libkdcraw (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdegraphics-gwenview (4.14.0-2 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdegraphics-kamera (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdegraphics-kcolorchooser (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdegraphics-kgamma (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdegraphics-kolourpaint (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdegraphics-kruler (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdegraphics-ksnapshot (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdegraphics-mobipocket (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded libkexiv2 (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded poppler (0.26.4-1 -> 0.26.5-1)
    [2014-09-29 00:15] [PACMAN] upgraded poppler-qt4 (0.26.4-1 -> 0.26.5-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdegraphics-okular (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded libkcddb (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded libkcompactdisc (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdemultimedia-audiocd-kio (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdemultimedia-dragonplayer (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdemultimedia-juk (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdemultimedia-kmix (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdemultimedia-kscd (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdemultimedia-mplayerthumbs (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdenetwork-kopete (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-bball (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-binary-clock (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-blackboard (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-bookmarks (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-bubblemon (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-calculator (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-charselect (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-libs (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-comic (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-community (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-dict (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-eyes (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-fifteenpuzzle (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-filewatcher (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-frame (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-fuzzy-clock (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-icontasks (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-incomingmsg (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-kimpanel (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-knowledgebase (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-kolourpicker (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-konqprofiles (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-konsoleprofiles (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-lancelot (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-leavenote (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-life (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-luna (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-magnifique (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-mediaplayer (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-microblog (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-news (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-notes (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-nowplaying (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-paste (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-pastebin (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-plasmaboard (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-previewer (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-qalculate (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-rememberthemilk (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-rssnow (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-showdashboard (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-showdesktop (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-social-news (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-spellcheck (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-systemloadviewer (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-timer (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-unitconverter (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-weather (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-weatherstation (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-applets-webslice (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-containments (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-audioplayercontrol (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-browserhistory (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-characters (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-contacts (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-converter (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-datetime (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-dictionary (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-events (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdesdk-kate (4.14.0-2 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-katesessions (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-konquerorsessions (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-konsolesessions (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-kopete (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-mediawiki (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-spellchecker (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-translator (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-runners-youtube (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-wallpapers-mandelbrot (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-wallpapers-marble (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-wallpapers-pattern (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-wallpapers-potd (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-wallpapers-qmlwallpapers (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-wallpapers-virus (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeplasma-addons-wallpapers-weather (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeutils-ark (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeutils-filelight (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeutils-kcalc (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeutils-kcharselect (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeutils-kdf (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeutils-kfloppy (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeutils-kgpg (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeutils-kremotecontrol (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeutils-ktimer (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeutils-kwalletmanager (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeutils-print-manager (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeutils-superkaramba (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded kdeutils-sweeper (4.14.0-1 -> 4.14.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded less (458-1 -> 468-1)
    [2014-09-29 00:15] [PACMAN] upgraded libmariadbclient (10.0.13-1 -> 10.0.14-1)
    [2014-09-29 00:15] [PACMAN] upgraded libpipeline (1.3.0-1 -> 1.3.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded libreoffice-fresh (4.3.1-1 -> 4.3.2-1)
    [2014-09-29 00:15] [PACMAN] upgraded man-pages (3.72-1 -> 3.73-1)
    [2014-09-29 00:15] [PACMAN] upgraded mariadb-clients (10.0.13-1 -> 10.0.14-1)
    [2014-09-29 00:15] [PACMAN] upgraded mariadb (10.0.13-1 -> 10.0.14-1)
    [2014-09-29 00:15] [PACMAN] upgraded poppler-glib (0.26.4-1 -> 0.26.5-1)
    [2014-09-29 00:15] [PACMAN] upgraded python2-setuptools (1:5.8-1 -> 1:6.0.1-1)
    [2014-09-29 00:15] [PACMAN] upgraded sdl (1.2.15-6 -> 1.2.15-7)
    [2014-09-29 00:15] [PACMAN] upgraded sudo (1.8.10.p3-1 -> 1.8.11-1)
    [2014-09-29 00:15] [PACMAN] upgraded tzdata (2014g-1 -> 2014h-1)
    I have substituted xdmrc for kdmrc.pacnew to no avail. I have reinstalled nvidia and kdebase-workspace. kdm.log:
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.16.1-1-ARCH x86_64
    Current Operating System: Linux feynman 3.16.3-1-ARCH #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    Build Date: 21 September 2014 10:53:13AM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 29 00:26:11 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    klauncher(590) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(584)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(584)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    QThread::wait: Thread tried to wait on itself
    QThread: Destroyed while thread is still running
    (EE) Server terminated successfully (0). Closing log file.
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    (EE) Server terminated successfully (0). Closing log file.
    drkonqi: cannot connect to X server :0
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    (EE) Server terminated successfully (0). Closing log file.
    drkonqi: cannot connect to X server :0
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    QThread::wait: Thread tried to wait on itself
    QThread: Destroyed while thread is still running
    (EE) Server terminated successfully (0). Closing log file.
    removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
    (EE) Server terminated successfully (0). Closing log file.
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    drkonqi: cannot connect to X server :0
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.16.1-1-ARCH x86_64
    Current Operating System: Linux feynman 3.16.3-1-ARCH #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    Build Date: 21 September 2014 10:53:13AM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 29 00:55:05 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    klauncher(611) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(605)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(605)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    QThread::wait: Thread tried to wait on itself
    QThread: Destroyed while thread is still running
    (EE) Server terminated successfully (0). Closing log file.
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.16.1-1-ARCH x86_64
    Current Operating System: Linux feynman 3.16.3-1-ARCH #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    Build Date: 21 September 2014 10:53:13AM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 29 00:58:58 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    klauncher(669) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(663)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(663)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    QThread::wait: Thread tried to wait on itself
    QThread: Destroyed while thread is still running
    (EE) Server terminated successfully (0). Closing log file.
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.16.1-1-ARCH x86_64
    Current Operating System: Linux feynman 3.16.3-1-ARCH #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    Build Date: 21 September 2014 10:53:13AM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 29 00:59:51 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    klauncher(707) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(701)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(701)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    QThread::wait: Thread tried to wait on itself
    QThread: Destroyed while thread is still running
    (EE) Server terminated successfully (0). Closing log file.
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.16.1-1-ARCH x86_64
    Current Operating System: Linux feynman 3.16.3-1-ARCH #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    Build Date: 21 September 2014 10:53:13AM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 29 01:05:09 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    klauncher(770) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(764)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(764)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    QThread::wait: Thread tried to wait on itself
    QThread: Destroyed while thread is still running
    (EE) Server terminated successfully (0). Closing log file.
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.16.1-1-ARCH x86_64
    Current Operating System: Linux feynman 3.16.3-1-ARCH #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    Build Date: 21 September 2014 10:53:13AM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 29 01:11:34 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    klauncher(813) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(807)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(807)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    QThread::wait: Thread tried to wait on itself
    QThread: Destroyed while thread is still running
    (EE) Server terminated successfully (0). Closing log file.
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.16.1-1-ARCH x86_64
    Current Operating System: Linux feynman 3.16.3-1-ARCH #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    Build Date: 21 September 2014 10:53:13AM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 29 01:16:56 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    klauncher(859) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(853)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(853)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    QThread::wait: Thread tried to wait on itself
    QThread: Destroyed while thread is still running
    (EE) Server terminated successfully (0). Closing log file.
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    (EE) Server terminated successfully (0). Closing log file.
    drkonqi: cannot connect to X server :0
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    (EE) Server terminated successfully (0). Closing log file.
    drkonqi: cannot connect to X server :0
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.16.1-1-ARCH x86_64
    Current Operating System: Linux feynman 3.16.3-1-ARCH #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    Build Date: 21 September 2014 10:53:13AM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 29 01:31:24 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    klauncher(1018) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(1012)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(1012)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    QThread::wait: Thread tried to wait on itself
    QThread: Destroyed while thread is still running
    drkonqi: cannot connect to X server :0
    (EE) Server terminated successfully (0). Closing log file.
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.16.1-1-ARCH x86_64
    Current Operating System: Linux feynman 3.16.3-1-ARCH #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    Build Date: 21 September 2014 10:53:13AM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 29 01:34:39 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
    klauncher(501) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(495)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(495)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    (EE) Server terminated successfully (0). Closing log file.
    QThread::wait: Thread tried to wait on itself
    QThread: Destroyed while thread is still running
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.16.1-1-ARCH x86_64
    Current Operating System: Linux feynman 3.16.3-1-ARCH #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    Build Date: 21 September 2014 10:53:13AM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 29 01:39:30 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
    klauncher(641) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(635)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(635)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    QThread::wait: Thread tried to wait on itself
    QThread: Destroyed while thread is still running
    (EE) Server terminated successfully (0). Closing log file.
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.16.1-1-ARCH x86_64
    Current Operating System: Linux feynman 3.16.3-1-ARCH #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    Build Date: 21 September 2014 10:53:13AM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 29 01:41:32 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    klauncher(724) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(718)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(718)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    KCrash: Application 'kdmgreet' crashing...
    KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi directly
    QThread::wait: Thread tried to wait on itself
    QThread: Destroyed while thread is still running
    (EE) Server terminated successfully (0). Closing log file.
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.16.1-1-ARCH x86_64
    Current Operating System: Linux feynman 3.16.3-1-ARCH #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    Build Date: 21 September 2014 10:53:13AM
    Current version of pixman: 0.32.6
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 29 01:48:30 2014
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
    klauncher(479) kdemain: No DBUS session-bus found. Check if you have started the DBUS server.
    kdeinit4: Communication error with launcher. Exiting!
    kdmgreet(473)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed: "Not connected to D-Bus server"
    kdmgreet(473)/kdecore (K*TimeZone*): No time zone information obtained from ktimezoned
    journalctl -b:
    -- Logs begin at Sun 2014-07-13 21:42:22 BST, end at Mon 2014-09-29 01:48:53 BST. --
    Sep 29 01:48:24 feynman systemd-journal[193]: Runtime journal is using 8.0M (max allowed 393.9M, trying to leave 590.8M free of 3.8G available → current limit 393.9M).
    Sep 29 01:48:24 feynman systemd-journal[193]: Runtime journal is using 8.0M (max allowed 393.9M, trying to leave 590.8M free of 3.8G available → current limit 393.9M).
    Sep 29 01:48:24 feynman kernel: Initializing cgroup subsys cpuset
    Sep 29 01:48:24 feynman kernel: Initializing cgroup subsys cpu
    Sep 29 01:48:24 feynman kernel: Initializing cgroup subsys cpuacct
    Sep 29 01:48:24 feynman kernel: Linux version 3.16.3-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014
    Sep 29 01:48:24 feynman kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    Sep 29 01:48:24 feynman kernel: e820: BIOS-provided physical RAM map:
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000b96e1fff] usable
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000b96e2000-0x00000000b96e8fff] ACPI NVS
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000b96e9000-0x00000000b9ec6fff] usable
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000b9ec7000-0x00000000ba151fff] reserved
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000ba152000-0x00000000c9586fff] usable
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000c9587000-0x00000000c9a63fff] reserved
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000c9a64000-0x00000000c9a97fff] usable
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000c9a98000-0x00000000c9b7dfff] ACPI NVS
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000c9b7e000-0x00000000c9ffefff] reserved
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000c9fff000-0x00000000c9ffffff] usable
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000cd000000-0x00000000cf1fffff] reserved
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    Sep 29 01:48:24 feynman kernel: BIOS-e820: [mem 0x0000000100000000-0x000000022fdfffff] usable
    Sep 29 01:48:24 feynman kernel: NX (Execute Disable) protection: active
    Sep 29 01:48:24 feynman kernel: SMBIOS 2.7 present.
    Sep 29 01:48:24 feynman kernel: DMI: Notebook W350STQ/W370ST /W350STQ/W370ST , BIOS 4.6.5 06/14/2013
    Sep 29 01:48:24 feynman kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Sep 29 01:48:24 feynman kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Sep 29 01:48:24 feynman kernel: AGP: No AGP bridge found
    Sep 29 01:48:24 feynman kernel: e820: last_pfn = 0x22fe00 max_arch_pfn = 0x400000000
    Sep 29 01:48:24 feynman kernel: MTRR default type: uncachable
    Sep 29 01:48:24 feynman kernel: MTRR fixed ranges enabled:
    Sep 29 01:48:24 feynman kernel: 00000-9FFFF write-back
    Sep 29 01:48:24 feynman kernel: A0000-BFFFF uncachable
    Sep 29 01:48:24 feynman kernel: C0000-CFFFF write-protect
    Sep 29 01:48:24 feynman kernel: D0000-E7FFF uncachable
    Sep 29 01:48:24 feynman kernel: E8000-FFFFF write-protect
    Sep 29 01:48:24 feynman kernel: MTRR variable ranges enabled:
    Sep 29 01:48:24 feynman kernel: 0 base 0000000000 mask 7E00000000 write-back
    Sep 29 01:48:24 feynman kernel: 1 base 0200000000 mask 7FE0000000 write-back
    Sep 29 01:48:24 feynman kernel: 2 base 0220000000 mask 7FF0000000 write-back
    Sep 29 01:48:24 feynman kernel: 3 base 00E0000000 mask 7FE0000000 uncachable
    Sep 29 01:48:24 feynman kernel: 4 base 00D0000000 mask 7FF0000000 uncachable
    Sep 29 01:48:24 feynman kernel: 5 base 00CE000000 mask 7FFE000000 uncachable
    Sep 29 01:48:24 feynman kernel: 6 base 00CD000000 mask 7FFF000000 uncachable
    Sep 29 01:48:24 feynman kernel: 7 base 022FE00000 mask 7FFFE00000 uncachable
    Sep 29 01:48:24 feynman kernel: 8 disabled
    Sep 29 01:48:24 feynman kernel: 9 disabled
    Sep 29 01:48:24 feynman kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Sep 29 01:48:24 feynman kernel: e820: update [mem 0xcd000000-0xffffffff] usable ==> reserved
    Sep 29 01:48:24 feynman kernel: e820: last_pfn = 0xca000 max_arch_pfn = 0x400000000
    Sep 29 01:48:24 feynman kernel: found SMP MP-table at [mem 0x000fd7f0-0x000fd7ff] mapped at [ffff8800000fd7f0]
    Sep 29 01:48:24 feynman kernel: Scanning 1 areas for low memory corruption
    Sep 29 01:48:24 feynman kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
    Sep 29 01:48:24 feynman kernel: Using GB pages for direct mapping
    Sep 29 01:48:24 feynman kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Sep 29 01:48:24 feynman kernel: [mem 0x00000000-0x000fffff] page 4k
    Sep 29 01:48:24 feynman kernel: BRK [0x01b23000, 0x01b23fff] PGTABLE
    Sep 29 01:48:24 feynman kernel: BRK [0x01b24000, 0x01b24fff] PGTABLE
    Sep 29 01:48:24 feynman kernel: BRK [0x01b25000, 0x01b25fff] PGTABLE
    Sep 29 01:48:24 feynman kernel: init_memory_mapping: [mem 0x22fc00000-0x22fdfffff]
    Sep 29 01:48:24 feynman kernel: [mem 0x22fc00000-0x22fdfffff] page 2M
    Sep 29 01:48:24 feynman kernel: BRK [0x01b26000, 0x01b26fff] PGTABLE
    Sep 29 01:48:24 feynman kernel: init_memory_mapping: [mem 0x22c000000-0x22fbfffff]
    Sep 29 01:48:24 feynman kernel: [mem 0x22c000000-0x22fbfffff] page 2M
    Sep 29 01:48:24 feynman kernel: init_memory_mapping: [mem 0x200000000-0x22bffffff]
    Sep 29 01:48:24 feynman kernel: [mem 0x200000000-0x22bffffff] page 2M
    Sep 29 01:48:24 feynman kernel: init_memory_mapping: [mem 0x00100000-0xb96e1fff]
    Sep 29 01:48:24 feynman kernel: [mem 0x00100000-0x001fffff] page 4k
    Sep 29 01:48:24 feynman kernel: [mem 0x00200000-0x3fffffff] page 2M
    Sep 29 01:48:24 feynman kernel: [mem 0x40000000-0x7fffffff] page 1G
    Sep 29 01:48:24 feynman kernel: [mem 0x80000000-0xb95fffff] page 2M
    Sep 29 01:48:24 feynman kernel: [mem 0xb9600000-0xb96e1fff] page 4k
    Sep 29 01:48:24 feynman kernel: init_memory_mapping: [mem 0xb96e9000-0xb9ec6fff]
    Sep 29 01:48:24 feynman kernel: [mem 0xb96e9000-0xb97fffff] page 4k
    Sep 29 01:48:24 feynman kernel: [mem 0xb9800000-0xb9dfffff] page 2M
    Sep 29 01:48:24 feynman kernel: [mem 0xb9e00000-0xb9ec6fff] page 4k
    Sep 29 01:48:24 feynman kernel: BRK [0x01b27000, 0x01b27fff] PGTABLE
    Sep 29 01:48:24 feynman kernel: init_memory_mapping: [mem 0xba152000-0xc9586fff]
    Sep 29 01:48:24 feynman kernel: [mem 0xba152000-0xba1fffff] page 4k
    Sep 29 01:48:24 feynman kernel: [mem 0xba200000-0xc93fffff] page 2M
    Sep 29 01:48:24 feynman kernel: [mem 0xc9400000-0xc9586fff] page 4k
    Sep 29 01:48:24 feynman kernel: BRK [0x01b28000, 0x01b28fff] PGTABLE
    Sep 29 01:48:24 feynman kernel: init_memory_mapping: [mem 0xc9a64000-0xc9a97fff]
    Sep 29 01:48:24 feynman kernel: [mem 0xc9a64000-0xc9a97fff] page 4k
    Sep 29 01:48:24 feynman kernel: init_memory_mapping: [mem 0xc9fff000-0xc9ffffff]
    Sep 29 01:48:24 feynman kernel: [mem 0xc9fff000-0xc9ffffff] page 4k
    Sep 29 01:48:24 feynman kernel: init_memory_mapping: [mem 0x100000000-0x1ffffffff]
    Sep 29 01:48:24 feynman kernel: [mem 0x100000000-0x1ffffffff] page 1G
    Sep 29 01:48:24 feynman kernel: RAMDISK: [mem 0x3790c000-0x37c7dfff]
    Sep 29 01:48:24 feynman kernel: ACPI: Early table checksum verification disabled
    Sep 29 01:48:24 feynman kernel: ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
    Sep 29 01:48:24 feynman kernel: ACPI: XSDT 0x00000000C9B20088 000094 (v01 ALASKA A M I 01072009 AMI 00010013)
    Sep 29 01:48:24 feynman kernel: ACPI: FACP 0x00000000C9B2D340 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
    Sep 29 01:48:24 feynman kernel: ACPI: DSDT 0x00000000C9B201B8 00D182 (v02 ALASKA A M I 00000021 INTL 20091112)
    Sep 29 01:48:24 feynman kernel: ACPI: FACS 0x00000000C9B7C080 000040
    Sep 29 01:48:24 feynman kernel: ACPI: APIC 0x00000000C9B2D450 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
    Sep 29 01:48:24 feynman kernel: ACPI: FPDT 0x00000000C9B2D4E8 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
    Sep 29 01:48:24 feynman kernel: ACPI: ASF! 0x00000000C9B2D530 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
    Sep 29 01:48:24 feynman kernel: ACPI: SSDT 0x00000000C9B2D5D8 000F92 (v01 TrmRef PtidDevc 00001000 INTL 20091112)
    Sep 29 01:48:24 feynman kernel: ACPI: SSDT 0x00000000C9B2E570 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    Sep 29 01:48:24 feynman kernel: ACPI: SSDT 0x00000000C9B2EAB0 000AD8 (v01 PmRef CpuPm 00003000 INTL 20051117)
    Sep 29 01:48:24 feynman kernel: ACPI: MCFG 0x00000000C9B2F588 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    Sep 29 01:48:24 feynman kernel: ACPI: HPET 0x00000000C9B2F5C8 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    Sep 29 01:48:24 feynman kernel: ACPI: SSDT 0x00000000C9B2F600 000315 (v01 SataRe SataTabl 00001000 INTL 20091112)
    Sep 29 01:48:24 feynman kernel: ACPI: SSDT 0x00000000C9B2F918 001640 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
    Sep 29 01:48:24 feynman kernel: ACPI: SSDT 0x00000000C9B30F58 000E64 (v01 SgRef SgPeg 00001000 INTL 20091112)
    Sep 29 01:48:24 feynman kernel: ACPI: DMAR 0x00000000C9B31DC0 0000B8 (v01 INTEL HSW 00000001 INTL 00000001)
    Sep 29 01:48:24 feynman kernel: ACPI: SSDT 0x00000000C9B31E78 0015B3 (v01 OptRef OptTabl 00001000 INTL 20091112)
    Sep 29 01:48:24 feynman kernel: ACPI: Local APIC address 0xfee00000
    Sep 29 01:48:24 feynman kernel: No NUMA configuration found
    Sep 29 01:48:24 feynman kernel: Faking a node at [mem 0x0000000000000000-0x000000022fdfffff]
    Sep 29 01:48:24 feynman kernel: Initmem setup node 0 [mem 0x00000000-0x22fdfffff]
    Sep 29 01:48:24 feynman kernel: NODE_DATA [mem 0x22fdf5000-0x22fdf9fff]
    Sep 29 01:48:24 feynman kernel: [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880227400000-ffff88022f3fffff] on node 0
    Sep 29 01:48:24 feynman kernel: Zone ranges:
    Sep 29 01:48:24 feynman kernel: DMA [mem 0x00001000-0x00ffffff]
    Sep 29 01:48:24 feynman kernel: DMA32 [mem 0x01000000-0xffffffff]
    Sep 29 01:48:24 feynman kernel: Normal [mem 0x100000000-0x22fdfffff]
    Sep 29 01:48:24 feynman kernel: Movable zone start for each node
    Sep 29 01:48:24 feynman kernel: Early memory node ranges
    Sep 29 01:48:24 feynman kernel: node 0: [mem 0x00001000-0x0009cfff]
    Sep 29 01:48:24 feynman kernel: node 0: [mem 0x00100000-0xb96e1fff]
    Sep 29 01:48:24 feynman kernel: node 0: [mem 0xb96e9000-0xb9ec6fff]
    Sep 29 01:48:24 feynman kernel: node 0: [mem 0xba152000-0xc9586fff]
    Sep 29 01:48:24 feynman kernel: node 0: [mem 0xc9a64000-0xc9a97fff]
    Sep 29 01:48:24 feynman kernel: node 0: [mem 0xc9fff000-0xc9ffffff]
    Sep 29 01:48:24 feynman kernel: node 0: [mem 0x100000000-0x22fdfffff]
    Sep 29 01:48:24 feynman kernel: On node 0 totalpages: 2068678
    Sep 29 01:48:24 feynman kernel: DMA zone: 64 pages used for memmap
    Sep 29 01:48:24 feynman kernel: DMA zone: 21 pages reserved
    Sep 29 01:48:24 feynman kernel: DMA zone: 3996 pages, LIFO batch:0
    Sep 29 01:48:24 feynman kernel: DMA32 zone: 12813 pages used for memmap
    Sep 29 01:48:24 feynman kernel: DMA32 zone: 820010 pages, LIFO batch:31
    Sep 29 01:48:24 feynman kernel: Normal zone: 19448 pages used for memmap
    Sep 29 01:48:24 feynman kernel: Normal zone: 1244672 pages, LIFO batch:31
    Sep 29 01:48:24 feynman kernel: Reserving Intel graphics stolen memory at 0xcd200000-0xcf1fffff
    Sep 29 01:48:24 feynman kernel: ACPI: PM-Timer IO Port: 0x1808
    Sep 29 01:48:24 feynman kernel: ACPI: Local APIC address 0xfee00000
    Sep 29 01:48:24 feynman kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Sep 29 01:48:24 feynman kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    Sep 29 01:48:24 feynman kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    Sep 29 01:48:24 feynman kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    Sep 29 01:48:24 feynman kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
    Sep 29 01:48:24 feynman kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
    Sep 29 01:48:24 feynman kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
    Sep 29 01:48:24 feynman kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
    Sep 29 01:48:24 feynman kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    Sep 29 01:48:24 feynman kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Sep 29 01:48:24 feynman kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    Sep 29 01:48:24 feynman kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Sep 29 01:48:24 feynman kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Sep 29 01:48:24 feynman kernel: ACPI: IRQ0 used by override.
    Sep 29 01:48:24 feynman kernel: ACPI: IRQ2 used by override.
    Sep 29 01:48:24 feynman kernel: ACPI: IRQ9 used by override.
    Sep 29 01:48:24 feynman kernel: Using ACPI (MADT) for SMP configuration information
    Sep 29 01:48:24 feynman kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
    Sep 29 01:48:24 feynman kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
    Sep 29 01:48:24 feynman kernel: nr_irqs_gsi: 40
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xb96e2000-0xb96e8fff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xb9ec7000-0xba151fff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xc9587000-0xc9a63fff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xc9a98000-0xc9b7dfff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xc9b7e000-0xc9ffefff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xca000000-0xccffffff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xcd000000-0xcf1fffff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xcf200000-0xf7ffffff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    Sep 29 01:48:24 feynman kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    Sep 29 01:48:24 feynman kernel: e820: [mem 0xcf200000-0xf7ffffff] available for PCI devices
    Sep 29 01:48:24 feynman kernel: Booting paravirtualized kernel on bare hardware
    Sep 29 01:48:24 feynman kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    Sep 29 01:48:24 feynman kernel: PERCPU: Embedded 29 pages/cpu @ffff88022fa00000 s86784 r8192 d23808 u262144
    Sep 29 01:48:24 feynman kernel: pcpu-alloc: s86784 r8192 d23808 u262144 alloc=1*2097152
    Sep 29 01:48:24 feynman kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    Sep 29 01:48:24 feynman kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2036332
    Sep 29 01:48:24 feynman kernel: Policy zone: Normal
    Sep 29 01:48:24 feynman kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    Sep 29 01:48:24 feynman kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Sep 29 01:48:24 feynman kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340
    Sep 29 01:48:24 feynman kernel: AGP: Checking aperture...
    Sep 29 01:48:24 feynman kernel: AGP: No AGP bridge found
    Sep 29 01:48:24 feynman kernel: Calgary: detecting Calgary via BIOS EBDA area
    Sep 29 01:48:24 feynman kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Sep 29 01:48:24 feynman kernel: Memory: 8061324K/8274712K available (5335K kernel code, 887K rwdata, 1688K rodata, 1128K init, 1164K bss, 213388K reserved)
    Sep 29 01:48:24 feynman kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    Sep 29 01:48:24 feynman kernel: Preemptible hierarchical RCU implementation.
    Sep 29 01:48:24 feynman kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Sep 29 01:48:24 feynman kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Sep 29 01:48:24 feynman kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    Sep 29 01:48:24 feynman kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    Sep 29 01:48:24 feynman kernel: NR_IRQS:8448 nr_irqs:744 16
    Sep 29 01:48:24 feynman kernel: Console: colour dummy device 80x25
    Sep 29 01:48:24 feynman kernel: console [tty0] enabled
    Sep 29 01:48:24 feynman kernel: allocated 33554432 bytes of page_cgroup
    Sep 29 01:48:24 feynman kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Sep 29 01:48:24 feynman kernel: hpet clockevent registered
    Sep 29 01:48:24 feynman kernel: tsc: Fast TSC calibration using PIT
    Sep 29 01:48:24 feynman kernel: tsc: Detected 2694.062 MHz processor
    Sep 29 01:48:24 feynman kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5390.62 BogoMIPS (lpj=8980206)
    Sep 29 01:48:24 feynman kernel: pid_max: default: 32768 minimum: 301
    Sep 29 01:48:24 feynman kernel: ACPI: Core revision 20140424
    Sep 29 01:48:24 feynman kernel: ACPI: All ACPI Tables successfully acquired
    Sep 29 01:48:24 feynman kernel: Security Framework initialized
    Sep 29 01:48:24 feynman kernel: Yama: becoming mindful.
    Sep 29 01:48:24 feynman kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    Sep 29 01:48:24 feynman kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Sep 29 01:48:24 feynman kernel: Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    Sep 29 01:48:24 feynman kernel: Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    Sep 29 01:48:24 feynman kernel: Initializing cgroup subsys memory
    Sep 29 01:48:24 feynman kernel: Initializing cgroup subsys devices
    Sep 29 01:48:24 feynman kernel: Initializing cgroup subsys freezer
    Sep 29 01:48:24 feynman kernel: Initializing cgroup subsys net_cls
    Sep 29 01:48:24 feynman kernel: Initializing cgroup subsys blkio
    Sep 29 01:48:24 feynman kernel: CPU: Physical Processor ID: 0
    Sep 29 01:48:24 feynman kernel: CPU: Processor Core ID: 0
    Sep 29 01:48:24 feynman kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    Sep 29 01:48:24 feynman kernel: mce: CPU supports 9 MCE banks
    Sep 29 01:48:24 feynman kernel: CPU0: Thermal monitoring enabled (TM1)
    Sep 29 01:48:24 feynman kernel: Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    tlb_flushall_shift: 6
    Sep 29 01:48:24 feynman kernel: Freeing SMP alternatives memory: 20K (ffffffff819f9000 - ffffffff819fe000)
    Sep 29 01:48:24 feynman kernel: ftrace: allocating 20438 entries in 80 pages
    Sep 29 01:48:24 feynman kernel: dmar: Host address width 39
    Sep 29 01:48:24 feynman kernel: dmar: DRHD base: 0x000000fed90000 flags: 0x0
    Sep 29 01:48:24 feynman kernel: dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
    Sep 29 01:48:24 feynman kernel: dmar: DRHD base: 0x000000fed91000 flags: 0x1
    Sep 29 01:48:24 feynman kernel: dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
    Sep 29 01:48:24 feynman kernel: dmar: RMRR base: 0x000000c97a6000 end: 0x000000c97b2fff
    Sep 29 01:48:24 feynman kernel: dmar: RMRR base: 0x000000cd000000 end: 0x000000cf1fffff
    Sep 29 01:48:24 feynman kernel: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
    Sep 29 01:48:24 feynman kernel: HPET id 0 under DRHD base 0xfed91000
    Sep 29 01:48:24 feynman kernel: Queued invalidation will be enabled to support x2apic and Intr-remapping.
    Sep 29 01:48:24 feynman kernel: Enabled IRQ remapping in x2apic mode
    Sep 29 01:48:24 feynman kernel: Enabling x2apic
    Sep 29 01:48:24 feynman kernel: Enabled x2apic
    Sep 29 01:48:24 feynman kernel: Switched APIC routing to cluster x2apic.
    Sep 29 01:48:24 feynman kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Sep 29 01:48:24 feynman kernel: smpboot: CPU0: Intel(R) Core(TM) i7-4800MQ CPU @ 2.70GHz (fam: 06, model: 3c, stepping: 03)
    Sep 29 01:48:24 feynman kernel: TSC deadline timer enabled
    Sep 29 01:48:24 feynman kernel: Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    Sep 29 01:48:24 feynman kernel: ... version: 3
    Sep 29 01:48:24 feynman kernel: ... bit width: 48
    Sep 29 01:48:24 feynman kernel: ... generic registers: 4
    Sep 29 01:48:24 feynman kernel: ... value mask: 0000ffffffffffff
    Sep 29 01:48:24 feynman kernel: ... max period: 0000ffffffffffff
    Sep 29 01:48:24 feynman kernel: ... fixed-purpose events: 3
    Sep 29 01:48:24 feynman kernel: ... event mask: 000000070000000f
    Sep 29 01:48:24 feynman kernel: x86: Booting SMP configuration:
    Sep 29 01:48:24 feynman kernel: .... node #0, CPUs: #1
    Sep 29 01:48:24 feynman kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Sep 29 01:48:24 feynman kernel: #2 #3 #4 #5 #6 #7
    Sep 29 01:48:24 feynman kernel: x86: Booted up 1 node, 8 CPUs
    Sep 29 01:48:24 feynman kernel: smpboot: Total of 8 processors activated (43122.03 BogoMIPS)
    Sep 29 01:48:24 feynman kernel: devtmpfs: initialized
    Sep 29 01:48:24 feynman kernel: PM: Registering ACPI NVS region [mem 0xb96e2000-0xb96e8fff] (28672 bytes)
    Sep 29 01:48:24 feynman kernel: PM: Registering ACPI NVS region [mem 0xc9a98000-0xc9b7dfff] (942080 bytes)
    Sep 29 01:48:24 feynman kernel: pinctrl core: initialized pinctrl subsystem
    Sep 29 01:48:24 feynman kernel: RTC time: 0:48:18, date: 09/29/14
    Sep 29 01:48:24 feynman kernel: NET: Registered protocol family 16
    Sep 29 01:48:24 feynman kernel: cpuidle: using governor ladder
    Sep 29 01:48:24 feynman kernel: cpuidle: using governor menu
    Sep 29 01:48:24 feynman kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    Sep 29 01:48:24 feynman kernel: ACPI: bus type PCI registered
    Sep 29 01:48:24 feynman kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Sep 29 01:48:24 feynman kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    Sep 29 01:48:24 feynman kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    Sep 29 01:48:24 feynman kernel: PCI: Using configuration type 1 for base access
    Sep 29 01:48:24 feynman kernel: ACPI: Added _OSI(Module Device)
    Sep 29 01:48:24 feynman kernel: ACPI: Added _OSI(Processor Device)
    Sep 29 01:48:24 feynman kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Sep 29 01:48:24 feynman kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Sep 29 01:48:24 feynman kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Sep 29 01:48:24 feynman kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    Sep 29 01:48:24 feynman kernel: ACPI: Dynamic OEM Table Load:
    Sep 29 01:48:24 feynman kernel: ACPI: SSDT 0xFFFF88022380B000 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    Sep 29 01:48:24 feynman kernel: ACPI: Dynamic OEM Table Load:
    Sep 29 01:48:24 feynman kernel: ACPI: SSDT 0xFFFF880223889000 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
    Sep 29 01:48:24 feynman kernel: ACPI: Dynamic OEM Table Load:
    Sep 29 01:48:24 feynman kernel: ACPI: SSDT 0xFFFF880223869600 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    Sep 29 01:48:24 feynman kernel: ACPI: Interpreter enabled
    Sep 29 01:48:24 feynman kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140424/hwxface-580)
    Sep 29 01:48:24 feynman kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140424/hwxface-580)
    Sep 29 01:48:24 feynman kernel: ACPI: (supports S0 S3 S4 S5)
    Sep 29 01:48:24 feynman kernel: ACPI: Using IOAPIC for interrupt routing
    Sep 29 01:48:24 feynman kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Sep 29 01:48:24 feynman kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    Sep 29 01:48:24 feynman kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Sep 29 01:48:24 feynman kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
    Sep 29 01:48:24 feynman kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
    Sep 29 01:48:24 feynman kernel: PCI host bridge to bus 0000:00
    Sep 29 01:48:24 feynman kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
    Sep 29 01:48:24 feynman kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Sep 29 01:48:24 feynman kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Sep 29 01:48:24 feynman kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Sep 29 01:48:24 feynman kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    Sep 29 01:48:24 feynman kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    Sep 29 01:48:24 feynman kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    Sep 29 01:48:24 feynman kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    Sep 29 01:48:24 feynman kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    Sep 29 01:48:24 feynman kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    Sep 29 01:48:24 feynman kernel: pci_bus 0000:00: root bus resource [mem 0xcf200000-0xfeafffff]
    Sep 29 01:48:24 feynman kernel: pci 0000:00:00.0: [8086:0c04] type 00 class 0x060000
    Sep 29 01:48:24 feynman kernel: pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
    Sep 29 01:48:24 feynman kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Sep 29 01:48:24 feynman kernel: pci 0000:00:01.0: System wakeup disabled by ACPI
    Sep 29 01:48:24 feynman kernel: pci 0000:00:02.0: [8086:0416] type 00 class 0x030000
    Sep 29 01:48:24 feynman kernel: pci 0000:00:02.0: reg 0x10: [mem 0xf7400000-0xf77fffff 64bit]
    Sep 29 01:48:24 feynman kernel: pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
    Sep 29 01:48:24 feynman kernel: pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
    Sep 29 01:48:24 feynman kernel: pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
    Sep 29 01:48:24 feynman kernel: pci 0000:00:03.0: reg 0x10: [mem 0xf7a14000-0xf7a17fff 64bit]
    Sep 29 01:48:24 feynman kernel: pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
    Sep 29 01:48:24 feynman kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7a00000-0xf7a0ffff 64bit]
    Sep 29 01:48:24 feynman kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
    Sep 29 01:48:24 feynman kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
    Sep 29 01:48:24 feynman kernel: pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
    Sep 29 01:48:24 feynman kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf7a1f000-0xf7a1f00f 64bit]
    Sep 29 01:48:24 feynman kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7a1c000-0xf7a1c3ff]
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7a10000-0xf7a13fff 64bit]
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7a1b000-0xf7a1b3ff]
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
    Sep 29 01:48:24 feynman kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf

    Hi berbae,
    berbae wrote:That's not what your logs say:
    Can you explain exactly how you start your computer and when you log in as user?
    I may have grabbed that info after restarting the kdm service manually.
    The issue happens on a normal bootup, just by pressing the power button and waiting. :-) To reiterate: a pitch black screen as if the LCD is turned off. The login prompt is there waiting in the dark, if I blindly input my password it starts KDE (I hear the disk and see the processes with
    ps -ef
    The following is the state of my system after pressing ctrl-alt-f1, logging in as root and mounting a pen.
    dmesg and Xorg.0.log look particularly nasty:
    dmesg:
    [ 10.422380] enhanceio: Allocate 20398KB (8B per) mem for 2610944-entry cache (capacity:10238MB, associativity:256, block size:4096 bytes)
    [ 10.422380] sound hdaudioC0D0: autoconfig: line_outs=1 (0x24/0x0/0x0/0x0/0x0) type:speaker
    [ 10.422384] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 10.422385] sound hdaudioC0D0: hp_outs=1 (0x25/0x0/0x0/0x0/0x0)
    [ 10.422386] sound hdaudioC0D0: mono: mono_out=0x0
    [ 10.422387] sound hdaudioC0D0: dig-out=0x2d/0x0
    [ 10.422388] sound hdaudioC0D0: inputs:
    [ 10.422390] sound hdaudioC0D0: Mic=0x2b
    [ 10.422391] sound hdaudioC0D0: Internal Mic=0x29
    [ 10.430634] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card1/input18
    [ 10.430719] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card1/input19
    [ 10.430791] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card1/input20
    [ 10.430997] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
    [ 10.431638] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
    [ 10.617688] enhanceio: Cache metadata loaded from disk with 438613 valid 0 dirty blocks
    [ 10.617691] enhanceio: Setting mode to write through
    [ 10.617890] enhanceio_lru: Initialized 10199 sets in LRU
    [ 10.618160] enhanceio: Cache metadata loaded from disk with 438613 valid 0 dirty blocks
    [ 10.618162] enhanceio: Setting mode to write through
    [ 10.618355] enhanceio_lru: Initialized 10199 sets in LRU
    [ 10.656047] ------------[ cut here ]------------
    [ 10.656053] WARNING: CPU: 3 PID: 352 at fs/proc/generic.c:315 proc_register+0xc0/0x140()
    [ 10.656054] proc_dir_entry 'enhanceio/usr_cache' already registered
    [ 10.656055] Modules linked in: snd_hda_codec_hdmi snd_hda_codec_via snd_hda_codec_generic enhanceio_rand(O) enhanceio_lru(O) enhanceio_fifo(O) enhanceio(O) coretemp hwmon intel_rapl x86_pkg_temp_thermal intel_powerclamp kvm_intel kvm crct10dif_pclmul crc32_pclmul crc32c_intel arc4 iwldvm ghash_clmulni_intel snd_hda_intel snd_hda_controller aesni_intel joydev mousedev i915 led_class mac80211 aes_x86_64 snd_hda_codec lrw ecb gf128mul btusb i2c_i801 iwlwifi glue_helper iTCO_wdt snd_hwdep drm_kms_helper bluetooth drm iTCO_vendor_support snd_pcm cfg80211 6lowpan_iphc intel_gtt mei_me i2c_algo_bit ablk_helper i2c_core rfkill cryptd r8169 snd_timer rtsx_pci_ms memstick evdev mii mxm_wmi snd mei mac_hid soundcore shpchp lpc_ich microcode psmouse serio_raw tpm_infineon tpm_tis tpm video thermal processor
    [ 10.656084] pcspkr battery button ac wmi usbip_host(C) usbip_core(C) ext4 crc16 mbcache jbd2 sd_mod sr_mod cdrom crc_t10dif crct10dif_common rtsx_pci_sdmmc atkbd libps2 mmc_core ehci_pci xhci_hcd ehci_hcd ahci libahci libata usbcore scsi_mod rtsx_pci usb_common i8042 serio
    [ 10.656096] CPU: 3 PID: 352 Comm: eio_cli Tainted: G C O 3.16.3-1-ARCH #1
    [ 10.656097] Hardware name: Notebook W350STQ/W370ST /W350STQ/W370ST , BIOS 4.6.5 06/14/2013
    [ 10.656098] 0000000000000000 00000000319638dd ffff88021eda7bf0 ffffffff8152b3bc
    [ 10.656100] ffff88021eda7c38 ffff88021eda7c28 ffffffff8106e45d ffff880222f323c0
    [ 10.656101] ffff88021f552df3 ffff88021f552d80 ffff880222e94f00 ffff880222f323c0
    [ 10.656102] Call Trace:
    [ 10.656106] [<ffffffff8152b3bc>] dump_stack+0x4d/0x6f
    [ 10.656109] [<ffffffff8106e45d>] warn_slowpath_common+0x7d/0xa0
    [ 10.656110] [<ffffffff8106e4dc>] warn_slowpath_fmt+0x5c/0x80
    [ 10.656112] [<ffffffff8122c1e4>] ? proc_alloc_inum+0x54/0xe0
    [ 10.656114] [<ffffffff8122c330>] proc_register+0xc0/0x140
    [ 10.656115] [<ffffffff8122c4b2>] proc_mkdir_data+0x52/0x80
    [ 10.656117] [<ffffffff8122c515>] proc_mkdir+0x15/0x20
    [ 10.656120] [<ffffffffa07ae25e>] eio_procfs_ctr+0x2e/0x220 [enhanceio]
    [ 10.656122] [<ffffffffa07a4cb0>] eio_cache_create+0x1270/0x1990 [enhanceio]
    [ 10.656125] [<ffffffff8118a1ae>] ? map_vm_area+0x2e/0x40
    [ 10.656126] [<ffffffff8118b4a0>] ? __vmalloc_node_range+0x200/0x290
    [ 10.656128] [<ffffffffa07a57c6>] ? eio_ioctl+0x2b6/0x310 [enhanceio]
    [ 10.656130] [<ffffffffa07a57ef>] eio_ioctl+0x2df/0x310 [enhanceio]
    [ 10.656133] [<ffffffff811d4af0>] do_vfs_ioctl+0x2d0/0x4b0
    [ 10.656135] [<ffffffff811d4d51>] SyS_ioctl+0x81/0xa0
    [ 10.656137] [<ffffffff81531129>] system_call_fastpath+0x16/0x1b
    [ 10.656138] ---[ end trace ba917aef9e72708f ]---
    [ 10.656143] sysctl duplicate entry: /dev/enhanceio/usr_cache//zero_stats
    [ 10.656172] CPU: 3 PID: 352 Comm: eio_cli Tainted: G WC O 3.16.3-1-ARCH #1
    [ 10.656172] Hardware name: Notebook W350STQ/W370ST /W350STQ/W370ST , BIOS 4.6.5 06/14/2013
    [ 10.656173] 0000000000000000 00000000319638dd ffff88021eda7c30 ffffffff8152b3bc
    [ 10.656174] 0000000000000000 ffff88021eda7c98 ffffffff81232da5 0000000000000000
    [ 10.656175] ffff88021eda7c70 ffff88021f552900 ffff88022309e300 0000000000000000
    [ 10.656177] Call Trace:
    [ 10.656178] [<ffffffff8152b3bc>] dump_stack+0x4d/0x6f
    [ 10.656180] [<ffffffff81232da5>] __register_sysctl_table+0x405/0x660
    [ 10.656181] [<ffffffff812333ed>] __register_sysctl_paths+0x1dd/0x200
    [ 10.656184] [<ffffffff811a5fba>] ? __kmalloc+0x18a/0x1c0
    [ 10.656186] [<ffffffff8123344f>] register_sysctl_table+0x1f/0x30
    [ 10.656188] [<ffffffffa07ae3bf>] eio_procfs_ctr+0x18f/0x220 [enhanceio]
    [ 10.656189] [<ffffffffa07a4cb0>] eio_cache_create+0x1270/0x1990 [enhanceio]
    [ 10.656190] [<ffffffff8118a1ae>] ? map_vm_area+0x2e/0x40
    [ 10.656192] [<ffffffff8118b4a0>] ? __vmalloc_node_range+0x200/0x290
    [ 10.656193] [<ffffffffa07a57c6>] ? eio_ioctl+0x2b6/0x310 [enhanceio]
    [ 10.656195] [<ffffffffa07a57ef>] eio_ioctl+0x2df/0x310 [enhanceio]
    [ 10.656197] [<ffffffff811d4af0>] do_vfs_ioctl+0x2d0/0x4b0
    [ 10.656198] [<ffffffff811d4d51>] SyS_ioctl+0x81/0xa0
    [ 10.656200] [<ffffffff81531129>] system_call_fastpath+0x16/0x1b
    [ 10.656201] Failed to register common sysctl
    [ 10.659094] cache_create: Device is already cached.
    [ 11.478308] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
    [ 11.485810] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x0
    [ 11.518234] nvidia: module license 'NVIDIA' taints kernel.
    [ 11.518238] Disabling lock debugging due to kernel taint
    [ 11.525193] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 1
    [ 11.525197] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.32 Tue Aug 5 20:58:26 PDT 2014
    [ 11.526152] vgaarb: this pci device is not a vga device
    [ 11.526429] nvidia 0000:01:00.0: irq 52 for MSI/MSI-X
    [ 11.528294] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 11.528340] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 11.528369] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 11.528403] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 11.528431] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 11.528459] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 11.528490] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 11.528525] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 11.550137] iwlwifi 0000:03:00.0: L1 Disabled; Enabling L0S
    [ 11.557694] iwlwifi 0000:03:00.0: Radio type=0x0-0x0-0x0
    [ 11.625420] IPv6: ADDRCONF(NETDEV_UP): wlp3s0: link is not ready
    [ 11.628649] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
    [ 12.148668] cfg80211: Calling CRDA to update world regulatory domain
    [ 12.183699] wlp3s0: authenticate with c4:04:15:e5:ba:60
    [ 12.202127] wlp3s0: send auth to c4:04:15:e5:ba:60 (try 1/3)
    [ 12.204424] wlp3s0: authenticated
    [ 12.205180] wlp3s0: associate with c4:04:15:e5:ba:60 (try 1/3)
    [ 12.210701] wlp3s0: RX AssocResp from c4:04:15:e5:ba:60 (capab=0x11 status=0 aid=2)
    [ 12.213604] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready
    [ 12.213637] wlp3s0: associated
    [ 12.213651] cfg80211: Calling CRDA to update world regulatory domain
    [ 13.284862] vgaarb: this pci device is not a vga device
    [ 187.535119] usb 3-2: new high-speed USB device number 3 using xhci_hcd
    [ 187.860846] usb 3-2: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
    [ 187.860858] usb 3-2: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
    [ 188.275010] usb-storage 3-2:1.0: USB Mass Storage device detected
    [ 188.275105] scsi6 : usb-storage 3-2:1.0
    [ 188.275160] usbcore: registered new interface driver usb-storage
    [ 188.276007] usbcore: registered new interface driver uas
    [ 189.278473] scsi 6:0:0:0: Direct-Access Kingston DataTraveler 112 1.00 PQ: 0 ANSI: 2
    [ 189.278903] sd 6:0:0:0: [sdc] 7557704 512-byte logical blocks: (3.86 GB/3.60 GiB)
    [ 189.279055] sd 6:0:0:0: [sdc] Write Protect is off
    [ 189.279058] sd 6:0:0:0: [sdc] Mode Sense: 03 00 00 00
    [ 189.279200] sd 6:0:0:0: [sdc] No Caching mode page found
    [ 189.280334] sd 6:0:0:0: [sdc] Assuming drive cache: write through
    [ 189.283005] sdc: sdc1
    [ 189.283774] sd 6:0:0:0: [sdc] Attached SCSI removable disk
    Xorg.0.log
    [ 11.389]
    X.Org X Server 1.16.1
    Release Date: 2014-09-21
    [ 11.389] X Protocol Version 11, Revision 0
    [ 11.389] Build Operating System: Linux 3.16.1-1-ARCH x86_64
    [ 11.389] Current Operating System: Linux feynman 3.16.3-1-ARCH #1 SMP PREEMPT Wed Sep 17 21:54:13 CEST 2014 x86_64
    [ 11.389] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a4d99c8f-d440-46c2-aa60-bf3e5c4ef4c5 rw quiet
    [ 11.389] Build Date: 21 September 2014 10:53:13AM
    [ 11.389]
    [ 11.389] Current version of pixman: 0.32.6
    [ 11.389] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 11.389] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 11.389] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 29 22:49:40 2014
    [ 11.402] (==) Using config file: "/etc/X11/xorg.conf"
    [ 11.402] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 11.411] (==) ServerLayout "layout"
    [ 11.411] (**) |-->Screen "nvidia" (0)
    [ 11.411] (**) | |-->Monitor "<default monitor>"
    [ 11.411] (**) | |-->Device "nvidia"
    [ 11.411] (==) No monitor specified for screen "nvidia".
    Using a default monitor configuration.
    [ 11.411] (**) |-->Inactive Device "intel"
    [ 11.411] (==) Automatically adding devices
    [ 11.411] (==) Automatically enabling devices
    [ 11.411] (==) Automatically adding GPU devices
    [ 11.414] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 11.414] Entry deleted from font path.
    [ 11.414] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 11.414] Entry deleted from font path.
    [ 11.414] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 11.414] Entry deleted from font path.
    [ 11.414] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 11.414] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 11.414] Entry deleted from font path.
    [ 11.414] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 11.414] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/
    [ 11.414] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 11.414] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 11.414] (II) Loader magic: 0x818d80
    [ 11.414] (II) Module ABI versions:
    [ 11.414] X.Org ANSI C Emulation: 0.4
    [ 11.414] X.Org Video Driver: 18.0
    [ 11.414] X.Org XInput driver : 21.0
    [ 11.414] X.Org Server Extension : 8.0
    [ 11.414] (EE) systemd-logind: failed to get session: PID 410 does not belong to any known session
    [ 11.415] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 11.415] (--) PCI:*(0:0:2:0) 8086:0416:1558:3537 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 11.415] (--) PCI: (0:1:0:0) 10de:11e2:1558:3537 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 11.415] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 11.416] (II) LoadModule: "glx"
    [ 11.417] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 11.425] (II) Module glx: vendor="X.Org Foundation"
    [ 11.425] compiled for 1.16.1, module version = 1.0.0
    [ 11.425] ABI class: X.Org Server Extension, version 8.0
    [ 11.425] (==) AIGLX enabled
    [ 11.425] (II) LoadModule: "nvidia"
    [ 11.425] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 11.432] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 11.432] compiled for 4.0.2, module version = 1.0.0
    [ 11.432] Module class: X.Org Video Driver
    [ 11.433] (II) LoadModule: "modesetting"
    [ 11.433] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
    [ 11.433] (II) Module modesetting: vendor="X.Org Foundation"
    [ 11.433] compiled for 1.16.0, module version = 0.9.0
    [ 11.433] Module class: X.Org Video Driver
    [ 11.433] ABI class: X.Org Video Driver, version 18.0
    [ 11.433] (II) NVIDIA dlloader X Driver 340.32 Tue Aug 5 20:13:04 PDT 2014
    [ 11.433] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    [ 11.434] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 11.434] (++) using VT number 7
    [ 11.438] (II) Loading sub module "fb"
    [ 11.438] (II) LoadModule: "fb"
    [ 11.439] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 11.440] (II) Module fb: vendor="X.Org Foundation"
    [ 11.440] compiled for 1.16.1, module version = 1.0.0
    [ 11.440] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11.440] (WW) Unresolved symbol: fbGetGCPrivateKey
    [ 11.440] (II) Loading sub module "wfb"
    [ 11.440] (II) LoadModule: "wfb"
    [ 11.440] (II) Loading /usr/lib/xorg/modules/libwfb.so
    [ 11.441] (II) Module wfb: vendor="X.Org Foundation"
    [ 11.441] compiled for 1.16.1, module version = 1.0.0
    [ 11.441] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 11.441] (II) Loading sub module "ramdac"
    [ 11.441] (II) LoadModule: "ramdac"
    [ 11.441] (II) Module "ramdac" already built-in
    [ 11.514] (II) modesetting(1): using drv /dev/dri/card0
    [ 11.514] (II) modesetting(G0): using drv /dev/dri/card0
    [ 11.514] (EE) Screen 1 deleted because of no matching config section.
    [ 11.514] (II) UnloadModule: "modesetting"
    [ 11.514] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "nvidia" for depth/fbbpp 24/32
    [ 11.514] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    [ 11.514] (==) NVIDIA(0): RGB weight 888
    [ 11.514] (==) NVIDIA(0): Default visual is TrueColor
    [ 11.514] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 11.514] (**) NVIDIA(0): Option "UseEdidDpi" "FALSE"
    [ 11.514] (**) NVIDIA(0): Option "DPI" "106 x 106"
    [ 11.514] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
    [ 11.514] (**) NVIDIA(0): Enabling 2D acceleration
    [ 11.514] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
    [ 11.514] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
    [ 11.514] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
    [ 11.514] (EE) NVIDIA(0): you continue to encounter problems, Please try
    [ 11.514] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
    [ 12.009] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
    [ 12.010] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 765M (GK106) at PCI:1:0:0 (GPU-0)
    [ 12.010] (--) NVIDIA(0): Memory: 2097152 kBytes
    [ 12.010] (--) NVIDIA(0): VideoBIOS: 80.06.51.00.17
    [ 12.010] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    [ 12.010] (--) NVIDIA(0): Valid display device(s) on GeForce GTX 765M at PCI:1:0:0
    [ 12.010] (--) NVIDIA(0): none
    [ 12.010] (II) NVIDIA(0): Validated MetaModes:
    [ 12.010] (II) NVIDIA(0): "NULL"
    [ 12.010] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
    [ 12.010] (**) NVIDIA(0): DPI set to (106, 106); computed from "DPI" X config option
    [ 12.010] (==) modesetting(G0): Depth 24, (==) framebuffer bpp 32
    [ 12.010] (==) modesetting(G0): RGB weight 888
    [ 12.010] (==) modesetting(G0): Default visual is TrueColor
    [ 12.010] (II) modesetting(G0): ShadowFB: preferred YES, enabled YES
    [ 12.011] (II) modesetting(G0): Output eDP-1-0 has no monitor section
    [ 12.012] (II) modesetting(G0): Output VGA-1-0 has no monitor section
    [ 12.012] (II) modesetting(G0): Output HDMI-1-0 has no monitor section
    [ 12.013] (II) modesetting(G0): EDID for output eDP-1-0
    [ 12.013] (II) modesetting(G0): Manufacturer: CMO Model: 1720 Serial#: 0
    [ 12.013] (II) modesetting(G0): Year: 2011 Week: 2
    [ 12.013] (II) modesetting(G0): EDID Version: 1.4
    [ 12.013] (II) modesetting(G0): Digital Display Input
    [ 12.013] (II) modesetting(G0): 6 bits per channel
    [ 12.013] (II) modesetting(G0): Digital interface is undefined
    [ 12.013] (II) modesetting(G0): Max Image Size [cm]: horiz.: 38 vert.: 21
    [ 12.013] (II) modesetting(G0): Gamma: 2.20
    [ 12.013] (II) modesetting(G0): No DPMS capabilities specified
    [ 12.013] (II) modesetting(G0): Supported color encodings: RGB 4:4:4
    [ 12.013] (II) modesetting(G0): First detailed timing is preferred mode
    [ 12.013] (II) modesetting(G0): Preferred mode is native pixel format and refresh rate
    [ 12.013] (II) modesetting(G0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.610
    [ 12.013] (II) modesetting(G0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
    [ 12.013] (II) modesetting(G0): Manufacturer's mask: 0
    [ 12.013] (II) modesetting(G0): Supported detailed timing:
    [ 12.013] (II) modesetting(G0): clock: 140.5 MHz Image Size: 382 x 215 mm
    [ 12.013] (II) modesetting(G0): h_active: 1920 h_sync: 1972 h_sync_end 2007 h_blank_end 2094 h_border: 0
    [ 12.013] (II) modesetting(G0): v_active: 1080 v_sync: 1083 v_sync_end 1089 v_blanking: 1118 v_border: 0
    [ 12.013] (II) modesetting(G0): Supported detailed timing:
    [ 12.013] (II) modesetting(G0): clock: 92.5 MHz Image Size: 382 x 215 mm
    [ 12.013] (II) modesetting(G0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
    [ 12.013] (II) modesetting(G0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
    [ 12.013] (II) modesetting(G0): HC9GKÄ173HGE
    [ 12.013] (II) modesetting(G0): Unknown vendor-specific block 0
    [ 12.013] (II) modesetting(G0): EDID (in hex):
    [ 12.013] (II) modesetting(G0): 00ffffffffffff000daf201700000000
    [ 12.013] (II) modesetting(G0): 021501049026157802ed95a3544c9c26
    [ 12.013] (II) modesetting(G0): 0f505400000001010101010101010101
    [ 12.013] (II) modesetting(G0): 010101010101e13680ae703826403423
    [ 12.013] (II) modesetting(G0): 36007ed71000001a1d2480a070381f40
    [ 12.013] (II) modesetting(G0): 302035007ed71000001a000000fe0048
    [ 12.013] (II) modesetting(G0): 4339474b803137334847450a00000000
    [ 12.013] (II) modesetting(G0): 000041319e0000000002010a202000f3
    [ 12.013] (II) modesetting(G0): Printing probed modes for output eDP-1-0
    [ 12.013] (II) modesetting(G0): Modeline "1920x1080"x60.0 140.49 1920 1972 2007 2094 1080 1083 1089 1118 +hsync -vsync (67.1 kHz eP)
    [ 12.013] (II) modesetting(G0): Modeline "1920x1080"x40.0 92.45 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (44.4 kHz e)
    [ 12.013] (II) modesetting(G0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
    [ 12.013] (II) modesetting(G0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
    [ 12.014] (II) modesetting(G0): EDID for output VGA-1-0
    [ 12.014] (II) modesetting(G0): EDID for output HDMI-1-0
    [ 12.014] (II) modesetting(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 12.014] (==) modesetting(G0): DPI set to (96, 96)
    [ 12.014] (II) Loading sub module "fb"
    [ 12.014] (II) LoadModule: "fb"
    [ 12.014] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 12.014] (II) Module fb: vendor="X.Org Foundation"
    [ 12.014] compiled for 1.16.1, module version = 1.0.0
    [ 12.014] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 12.014] (II) Loading sub module "shadow"
    [ 12.014] (II) LoadModule: "shadow"
    [ 12.014] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 12.015] (II) Module shadow: vendor="X.Org Foundation"
    [ 12.015] compiled for 1.16.1, module version = 1.1.0
    [ 12.015] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 12.015] (--) Depth 24 pixmap format is 32 bpp
    [ 12.017] (==) modesetting(G0): Backing store enabled
    [ 12.017] (==) modesetting(G0): Silken mouse enabled
    [ 12.017] (II) modesetting(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 12.017] (==) modesetting(G0): DPMS enabled
    [ 12.017] (WW) modesetting(G0): Option "AllowEmptyInitialConfiguration" is not used
    [ 13.273] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
    [ 13.273] (II) NVIDIA: access.
    [ 13.277] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    [ 13.277] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    [ 13.277] (II) NVIDIA(0): configuration option may not be set correctly. When the
    [ 13.277] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    [ 13.277] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    [ 13.277] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    [ 13.277] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    [ 13.277] (II) NVIDIA(0): Config Options in the README.
    [ 13.277] (II) NVIDIA(0): Setting mode "NULL"
    [ 13.277] (EE) NVIDIA(0): Failed to initiate mode change.
    [ 13.277] (EE) NVIDIA(0): Failed to complete mode change
    [ 13.287] (II) NVIDIA(0): Built-in logo is bigger than the screen.
    [ 13.291] (==) NVIDIA(0): Disabling shared memory pixmaps
    [ 13.291] (==) NVIDIA(0): Backing store enabled
    [ 13.291] (==) NVIDIA(0): Silken mouse enabled
    [ 13.291] (==) NVIDIA(0): DPMS enabled
    [ 13.331] (II) Loading sub module "dri2"
    [ 13.331] (II) LoadModule: "dri2"
    [ 13.331] (II) Module "dri2" already built-in
    [ 13.331] (II) NVIDIA(0): [DRI2] Setup complete
    [ 13.331] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    [ 13.331] (--) RandR disabled
    [ 13.335] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 13.335] (EE) AIGLX: reverting to software rendering
    [ 13.421] (II) AIGLX: Loaded and initialized swrast
    [ 13.421] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 13.421] (II) modesetting(G0): Damage tracking initialized
    [ 13.467] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 13.467] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 13.467] (II) LoadModule: "evdev"
    [ 13.467] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 13.469] (II) Module evdev: vendor="X.Org Foundation"
    [ 13.469] compiled for 1.16.0, module version = 2.9.0
    [ 13.469] Module class: X.Org XInput Driver
    [ 13.469] ABI class: X.Org XInput driver, version 21.0
    [ 13.469] (II) Using input driver 'evdev' for 'Power Button'
    [ 13.469] (**) Power Button: always reports core events
    [ 13.469] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 13.470] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 13.470] (--) evdev: Power Button: Found keys
    [ 13.470] (II) evdev: Power Button: Configuring as keyboard
    [ 13.470] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event4"
    [ 13.470] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 13.470] (**) Option "xkb_rules" "evdev"
    [ 13.470] (**) Option "xkb_model" "pc104"
    [ 13.470] (**) Option "xkb_layout" "us"
    [ 13.482] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
    [ 13.482] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 13.482] (II) Using input driver 'evdev' for 'Video Bus'
    [ 13.482] (**) Video Bus: always reports core events
    [ 13.482] (**) evdev: Video Bus: Device: "/dev/input/event8"
    [ 13.482] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 13.482] (--) evdev: Video Bus: Found keys
    [ 13.482] (II) evdev: Video Bus: Configuring as keyboard
    [ 13.482] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input15/event8"
    [ 13.482] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 13.482] (**) Option "xkb_rules" "evdev"
    [ 13.482] (**) Option "xkb_model" "pc104"
    [ 13.482] (**) Option "xkb_layout" "us"
    [ 13.482] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
    [ 13.482] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 13.482] (II) Using input driver 'evdev' for 'Video Bus'
    [ 13.482] (**) Video Bus: always reports core events
    [ 13.482] (**) evdev: Video Bus: Device: "/dev/input/event7"
    [ 13.482] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 13.482] (--) evdev: Video Bus: Found keys
    [ 13.482] (II) evdev: Video Bus: Configuring as keyboard
    [ 13.482] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4f/LNXVIDEO:00/input/input14/event7"
    [ 13.482] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
    [ 13.482] (**) Option "xkb_rules" "evdev"
    [ 13.482] (**) Option "xkb_model" "pc104"
    [ 13.482] (**) Option "xkb_layout" "us"
    [ 13.482] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 13.482] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 13.482] (II) Using input driver 'evdev' for 'Power Button'
    [ 13.482] (**) Power Button: always reports core events
    [ 13.482] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 13.482] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 13.482] (--) evdev: Power Button: Found keys
    [ 13.482] (II) evdev: Power Button: Configuring as keyboard
    [ 13.482] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event1"
    [ 13.482] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
    [ 13.482] (**) Option "xkb_rules" "evdev"
    [ 13.482] (**) Option "xkb_model" "pc104"
    [ 13.482] (**) Option "xkb_layout" "us"
    [ 13.483] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 13.483] (II) No input driver specified, ignoring this device.
    [ 13.483] (II) This device may have been added with another device file.
    [ 13.483] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 13.483] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 13.483] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 13.483] (**) Sleep Button: always reports core events
    [ 13.483] (**) evdev: Sleep Button: Device: "/dev/input/event2"
    [ 13.483] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 13.483] (--) evdev: Sleep Button: Found keys
    [ 13.483] (II) evdev: Sleep Button: Configuring as keyboard
    [ 13.483] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6/event2"
    [ 13.483] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
    [ 13.483] (**) Option "xkb_rules" "evdev"
    [ 13.483] (**) Option "xkb_model" "pc104"
    [ 13.483] (**) Option "xkb_layout" "us"
    [ 13.483] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 13.483] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 13.483] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Permission denied
    [ 13.483] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event9)
    [ 13.483] (II) No input driver specified, ignoring this device.
    [ 13.483] (II) This device may have been added with another device file.
    [ 13.483] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event10)
    [ 13.483] (II) No input driver specified, ignoring this device.
    [ 13.483] (II) This device may have been added with another device file.
    [ 13.483] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event11)
    [ 13.483] (II) No input driver specified, ignoring this device.
    [ 13.483] (II) This device may have been added with another device file.
    [ 13.483] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
    [ 13.483] (II) No input driver specified, ignoring this device.
    [ 13.483] (II) This device may have been added with another device file.
    [ 13.483] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event13)
    [ 13.483] (II) No input driver specified, ignoring this device.
    [ 13.483] (II) This device may have been added with another device file.
    [ 13.484] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 13.484] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 13.484] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 13.484] (**) AT Translated Set 2 keyboard: always reports core events
    [ 13.484] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 13.484] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 13.484] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 13.484] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 13.484] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 13.484] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
    [ 13.484] (**) Option "xkb_rules" "evdev"
    [ 13.484] (**) Option "xkb_model" "pc104"
    [ 13.484] (**) Option "xkb_layout" "us"
    [ 13.484] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
    [ 13.484] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 13.484] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 13.484] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 13.484] (II) LoadModule: "synaptics"
    [ 13.484] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 13.485] (II) Module synaptics: vendor="X.Org Foundation"
    [ 13.485] compiled for 1.16.0, module version = 1.8.1
    [ 13.485] Module class: X.Org XInput Driver
    [ 13.485] ABI class: X.Org XInput driver, version 21.0
    [ 13.485] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 13.485] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 13.485] (**) Option "Device" "/dev/input/event6"
    [ 13.596] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    [ 13.596] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5692 (res 66)
    [ 13.596] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4680 (res 102)
    [ 13.596] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 13.596] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 13.596] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 13.596] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 13.596] (**) Option "TapButton1" "1"
    [ 13.596] (**) Option "TapButton2" "2"
    [ 13.596] (**) Option "TapButton3" "3"
    [ 13.596] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 13.596] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 13.650] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input11/event6"
    [ 13.650] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
    [ 13.650] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 13.650] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 13.650] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
    [ 13.650] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 13.650] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 13.650] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 13.650] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 13.650] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 13.650] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 13.650] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 13.650] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    [ 13.650] (II) No input driver specified, ignoring this device.
    [ 13.650] (II) This device may have been added with another device file.
    [ 13.668] removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
    [ 13.668] (II) config/udev: Adding drm device (/dev/dri/card1)
    [ 13.668] (II) xfree86: Adding drm device (/dev/dri/card1)
    [ 13.668] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Permission denied
    lspci
    00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller (rev 06)
    00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
    00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
    00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
    00:14.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI (rev 05)
    00:16.0 Communication controller: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 (rev 04)
    00:1a.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 (rev 05)
    00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
    00:1c.0 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 (rev d5)
    00:1c.2 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 (rev d5)
    00:1c.3 PCI bridge: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #4 (rev d5)
    00:1d.0 USB controller: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 (rev 05)
    00:1f.0 ISA bridge: Intel Corporation HM87 Express LPC Controller (rev 05)
    00:1f.2 SATA controller: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] (rev 05)
    00:1f.3 SMBus: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller (rev 05)
    01:00.0 3D controller: NVIDIA Corporation GK106M [GeForce GTX 765M] (rev a1)
    03:00.0 Network controller: Intel Corporation Centrino Wireless-N 135 (rev c4)
    04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. Device 5289 (rev 01)
    04:00.2 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0a)
    lspci -vv for the vga and 3d controllers (this is an Optimus laptop):
    00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) (prog-if 00 [VGA controller])
    Subsystem: CLEVO/KAPOK Computer Device 3537
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin A routed to IRQ 49
    Region 0: Memory at f7400000 (64-bit, non-prefetchable) [size=4M]
    Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
    Region 4: I/O ports at f000 [size=64]
    Expansion ROM at <unassigned> [disabled]
    Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
    Address: fee00018 Data: 0000
    Capabilities: [d0] Power Management version 2
    Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
    Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [a4] PCI Advanced Features
    AFCap: TP+ FLR+
    AFCtrl: FLR-
    AFStatus: TP-
    Kernel driver in use: i915
    Kernel modules: i915
    01:00.0 3D controller: NVIDIA Corporation GK106M [GeForce GTX 765M] (rev a1)
    Subsystem: CLEVO/KAPOK Computer Device 3537
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    Interrupt: pin A routed to IRQ 52
    Region 0: Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
    Region 1: Memory at e0000000 (64-bit, prefetchable) [size=256M]
    Region 3: Memory at f0000000 (64-bit, prefetchable) [size=32M]
    Region 5: I/O ports at e000 [size=128]
    [virtual] Expansion ROM at f7000000 [disabled] [size=512K]
    Capabilities: [60] Power Management version 3
    Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
    Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
    Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Address: 00000000fee00438 Data: 0000
    Capabilities: [78] Express (v2) Endpoint, MSI 00
    DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s unlimited, L1 <64us
    ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
    DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
    RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
    MaxPayload 128 bytes, MaxReadReq 512 bytes
    DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
    LnkCap: Port #0, Speed 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <512ns, L1 <4us
    ClockPM+ Surprise- LLActRep- BwNot-
    LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk+
    ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
    LnkSta: Speed 2.5GT/s, Width x8, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
    DevCap2: Completion Timeout: Range AB, TimeoutDis+, LTR-, OBFF Not Supported
    DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
    LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
    Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
    Compliance De-emphasis: -6dB
    LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete+, EqualizationPhase1+
    EqualizationPhase2+, EqualizationPhase3+, LinkEqualizationRequest+
    Capabilities: [b4] Vendor Specific Information: Len=14 <?>
    Capabilities: [100 v1] Virtual Channel
    Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
    Arb: Fixed- WRR32- WRR64- WRR128-
    Ctrl: ArbSelect=Fixed
    Status: InProgress-
    VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
    Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
    Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
    Status: NegoPending- InProgress-
    Capabilities: [128 v1] Power Budgeting <?>
    Capabilities: [600 v1] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
    Capabilities: [900 v1] #19
    Kernel driver in use: nvidia
    Kernel modules: nouveau, nvidia
    /etc/X11/xorg.conf
    Section "ServerLayout"
    Identifier "layout"
    Screen 0 "nvidia"
    Inactive "intel"
    EndSection
    Section "Device"
    Identifier "nvidia"
    Driver "nvidia"
    BusID "PCI:PCI address determined earlier"
    # e.g. BusID "PCI:1:0:0"
    EndSection
    Section "Screen"
    Identifier "nvidia"
    Device "nvidia"
    Option "AllowEmptyInitialConfiguration"
    EndSection
    Section "Device"
    Identifier "intel"
    Driver "modesetting"
    EndSection
    Section "Screen"
    Identifier "intel"
    Device "intel"
    EndSection
    systemctl status:
    ● feynman
    State: running
    Jobs: 0 queued
    Failed: 0 units
    Since: Mon 2014-09-29 22:49:32 BST; 7min ago
    CGroup: /
    ├─1 /sbin/init
    ├─system.slice
    │ ├─dbus.service
    │ │ └─394 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
    │ ├─system-netctl\x2dauto.slice
    │ │ └─[email protected]
    │ │ ├─418 wpa_supplicant -B -P /run/wpa_supplicant_wlp3s0.pid -i wlp3s0 -D nl80211,wext -c/run/network/wpa_supplicant_wlp3s0.conf -W
    │ │ ├─420 wpa_actiond -p /run/wpa_supplicant -i wlp3s0 -P /run/network/wpa_actiond_wlp3s0.pid -a /usr/lib/network/auto.action
    │ │ └─545 dhcpcd -4 -q -t 30 -K -L wlp3s0
    │ ├─systemd-journald.service
    │ │ └─192 /usr/lib/systemd/systemd-journald
    │ ├─systemd-logind.service
    │ │ └─393 /usr/lib/systemd/systemd-logind
    │ ├─systemd-udevd.service
    │ │ └─222 /usr/lib/systemd/systemd-udevd
    │ ├─kdm.service
    │ │ ├─408 /usr/bin/kdm -nodaemon
    │ │ ├─410 /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-XeCSpb
    │ │ ├─493 -:0
    │ │ └─494 /usr/lib/kde4/libexec/kdm_greet
    │ └─gpm.service
    │ └─395 /usr/bin/gpm -m /dev/input/mice -t imps2
    └─user.slice
    └─user-0.slice
    ├─[email protected]
    │ ├─547 /usr/lib/systemd/systemd --user
    │ └─549 (sd-pam)
    └─session-c1.scope
    ├─407 login -- root
    ├─551 -bash
    └─591 systemctl status

  • Fonts went strange after system upgrade

    After 'pacman -Syu' i rebooted and my fonts started looking strange, kinda bigger.
    In some places its not even noticeable but again in other places it is x(.
    I'm using Flubox as a WM and i really don't think this has anything to do with the WM.
    I was wondering if anyone else experienced some similar problems after this upgrade?
    Upgrade log:
    [2009-11-01 14:09] synchronizing package lists
    [2009-11-01 14:09] starting full system upgrade
    [2009-11-01 14:18] removed gnome-mount (0.8-1)
    [2009-11-01 14:18] upgraded kernel-headers (2.6.30.5-1 -> 2.6.31.4-2)
    [2009-11-01 14:18] Generating locales...
    [2009-11-01 14:18] en_US.UTF-8... done
    [2009-11-01 14:18] en_US.ISO-8859-1... done
    [2009-11-01 14:18] Generation complete.
    [2009-11-01 14:18] upgraded glibc (2.10.1-4 -> 2.10.1-5)
    [2009-11-01 14:18] upgraded attr (2.4.43-1 -> 2.4.44-1)
    [2009-11-01 14:18] upgraded acl (2.2.47-2 -> 2.2.48-1)
    [2009-11-01 14:18] upgraded libdrm (2.4.13-1 -> 2.4.15-1)
    [2009-11-01 14:18] upgraded libx11 (1.2.2-1 -> 1.3.2-1)
    [2009-11-01 14:18] upgraded xextproto (7.0.5-1 -> 7.1.1-1)
    [2009-11-01 14:18] upgraded libxext (1.0.5-2 -> 1.1.1-1)
    [2009-11-01 14:18] upgraded libxxf86vm (1.0.99.1-1 -> 1.1.0-1)
    [2009-11-01 14:18] upgraded fixesproto (4.0-3 -> 4.1.1-1)
    [2009-11-01 14:18] upgraded libxfixes (4.0.3-2 -> 4.0.4-1)
    [2009-11-01 14:18] upgraded libxdamage (1.1.1-2 -> 1.1.2-1)
    [2009-11-01 14:18] upgraded libgl (7.5.1-2 -> 7.6-2)
    [2009-11-01 14:18] upgraded ati-dri (7.5.1-2 -> 7.6-2)
    [2009-11-01 14:18] upgraded binutils (2.19.1-5 -> 2.20-1)
    [2009-11-01 14:18] upgraded dbus-glib (0.82-1 -> 0.82-2)
    [2009-11-01 14:18] upgraded enca (1.11-1 -> 1.12-1)
    [2009-11-01 14:18] upgraded gcc-libs (4.4.1-1 -> 4.4.2-2)
    [2009-11-01 14:18] upgraded libxt (1.0.6-1 -> 1.0.7-1)
    [2009-11-01 14:18] upgraded xulrunner (1.9.1.3-2 -> 1.9.1.4-1)
    [2009-11-01 14:19] upgraded firefox (3.5.3-1 -> 3.5.4-1)
    [2009-11-01 14:19] upgraded gcc (4.4.1-1 -> 4.4.2-2)
    [2009-11-01 14:19] upgraded gnome-disk-utility (2.28.0-1 -> 2.28.0-2)
    [2009-11-01 14:19] upgraded gnutls (2.8.3-1 -> 2.8.4-1)
    [2009-11-01 14:19] upgraded gstreamer0.10 (0.10.24-1 -> 0.10.25-1)
    [2009-11-01 14:19] upgraded libxv (1.0.4-1 -> 1.0.5-1)
    [2009-11-01 14:19] upgraded gstreamer0.10-base (0.10.24-1 -> 0.10.25-1)
    [2009-11-01 14:19] upgraded libtheora (1.0-1 -> 1.1.1-1)
    [2009-11-01 14:19] upgraded gstreamer0.10-base-plugins (0.10.24-1 -> 0.10.25-1)
    [2009-11-01 14:19] upgraded gstreamer0.10-ffmpeg (0.10.8-1 -> 0.10.9-1)
    [2009-11-01 14:19] upgraded gstreamer0.10-python (0.10.16-1 -> 0.10.17-1)
    [2009-11-01 14:19] upgraded inputproto (1.5.1-2 -> 2.0-1)
    [2009-11-01 14:19] upgraded libmpcdec (1.2.6-1 -> 1.2.6-2)
    [2009-11-01 14:19] upgraded k3b (1.66.0alpha2-3 -> 1.68.0alpha3-1)
    [2009-11-01 14:19] upgraded libatasmart (0.16-1 -> 0.17-1)
    [2009-11-01 14:19] upgraded libdmx (1.0.99.1-1 -> 1.1.0-1)
    [2009-11-01 14:19] upgraded libgksu (2.0.8-1 -> 2.0.12-1)
    [2009-11-01 14:19] upgraded libgphoto2 (2.4.6-3 -> 2.4.7-1)
    [2009-11-01 14:19] upgraded libgsf (1.14.15-1 -> 1.14.16-1)
    [2009-11-01 14:19] upgraded libsexy (0.1.11-1 -> 0.1.11-2)
    [2009-11-01 14:19] upgraded libusb1 (1.0.1-1 -> 1.0.3-1)
    [2009-11-01 14:19] upgraded libxmu (1.0.4-2 -> 1.0.5-1)
    [2009-11-01 14:19] upgraded libxpm (3.5.7-2 -> 3.5.8-1)
    [2009-11-01 14:19] upgraded libxaw (1.0.6-1 -> 1.0.7-1)
    [2009-11-01 14:19] upgraded libxcomposite (0.4.0-2 -> 0.4.1-1)
    [2009-11-01 14:19] upgraded libxdmcp (1.0.2-2 -> 1.0.3-1)
    [2009-11-01 14:19] upgraded libxfont (1.4.0-1 -> 1.4.1-1)
    [2009-11-01 14:19] upgraded libxfontcache (1.0.4-2 -> 1.0.5-1)
    [2009-11-01 14:19] upgraded renderproto (0.9.3-2 -> 0.11-1)
    [2009-11-01 14:19] upgraded libxrender (0.9.4-2 -> 0.9.5-1)
    [2009-11-01 14:19] upgraded libxft (2.1.13-1 -> 2.1.14-1)
    [2009-11-01 14:19] upgraded libxi (1.2.1-1 -> 1.3-1)
    [2009-11-01 14:19] upgraded libxinerama (1.0.99.1-1 -> 1.1-1)
    [2009-11-01 14:19] upgraded libxkbfile (1.0.5-1 -> 1.0.6-1)
    [2009-11-01 14:19] upgraded libxres (1.0.3-2 -> 1.0.4-1)
    [2009-11-01 14:19] upgraded libxtst (1.0.3-2 -> 1.1.0-1)
    [2009-11-01 14:19] upgraded libxvmc (1.0.4-2 -> 1.0.5-1)
    [2009-11-01 14:19] upgraded libxxf86dga (1.1.1-0.1 -> 1.1.1-1)
    [2009-11-01 14:19] upgraded libxxf86misc (1.0.1-2 -> 1.0.2-1)
    [2009-11-01 14:19] upgraded live-media (2009.09.28-1 -> 2009.09.28-2)
    [2009-11-01 14:19] upgraded mesa (7.5.1-2 -> 7.6-2)
    [2009-11-01 14:19] upgraded nautilus (2.28.0-1 -> 2.28.1-1)
    [2009-11-01 14:19] upgraded nautilus-cd-burner (2.24.0-2 -> 2.25.3-1)
    [2009-11-01 14:19] upgraded ntfs-3g (2009.4.4-1 -> 2009.4.4-2)
    [2009-11-01 14:19] upgraded openssh (5.3p1-1 -> 5.3p1-2)
    [2009-11-01 14:19] upgraded putty (0.60-1 -> 0.60-2)
    [2009-11-01 14:19] upgraded python-gdata (1.3.1-1 -> 2.0.4-1)
    [2009-11-01 14:19] upgraded shared-mime-info (0.70-1 -> 0.70-2)
    [2009-11-01 14:19] upgraded totem (2.28.1-1 -> 2.28.2-1)
    [2009-11-01 14:19] upgraded xorg-font-utils (7.4-3 -> 7.5-2)
    [2009-11-01 14:20] Updating font cache... done.
    [2009-11-01 14:20] installed ttf-freefont (20090104-2)
    [2009-11-01 14:20] upgraded vlc (1.0.2-3 -> 1.0.3-1)
    [2009-11-01 14:20] upgraded vte (0.22.2-1 -> 0.22.3-1)
    [2009-11-01 14:20] upgraded xf86-input-evdev (2.2.5-1 -> 2.3.0-1)
    [2009-11-01 14:20] upgraded xf86-video-ati (6.12.4-1 -> 6.12.99.git20091014-1)
    [2009-11-01 14:20] upgraded xf86-video-vesa (2.2.0-1 -> 2.2.1-1)
    [2009-11-01 14:20] upgraded xorg-apps (7.5-1.1 -> 7.5-2)
    [2009-11-01 14:20] upgraded xorg-fonts-alias (1.0.1-2 -> 1.0.2-1)
    [2009-11-01 14:20] Regenerating font encodings... done.
    [2009-11-01 14:20] upgraded xorg-fonts-encodings (1.0.2-3 -> 1.0.3-1)
    [2009-11-01 14:20] installed printproto (1.0.4-1)
    [2009-11-01 14:20] installed libxp (1.0.0-3)
    [2009-11-01 14:20] upgraded xorg-server-utils (7.4-7 -> 7.5-2)
    [2009-11-01 14:20] upgraded xorg-server (1.6.3.901-1 -> 1.7.1-1)
    [2009-11-01 14:20] upgraded xorg-utils (7.4-4 -> 7.5-1)
    [2009-11-01 14:20] upgraded xorg-xauth (1.0.3-1 -> 1.0.4-1)
    [2009-11-01 14:20] upgraded xorg-xkb-utils (7.4-2 -> 7.5-1)
    [2009-11-01 14:20] upgraded xterm (246-1 -> 250-1)
    I tried clearing the font cache but it didin't help.
    Any ideas?

    I'm having a similar issue. Only difference is that fonts looks smaller than before the upgrade.
    I don't think this has something to do with KMS, because that update was a week ago an no problem was detected. This small fonts issue is probably related to recent updates on xorg- stuff.
    Moreover, the strange thing here is that only GUIs fonts got smaller. Fonts on firefox (the webpage, not the user interface) looks exactly the same as before.
    What should we do?

  • [Slvd] What to restart after system upgrade? When to restart X server?

    Hi all,
    After a system upgrade, what should be restarted? The following actions I know about:
    kernel (linux): reboot
    daemon (sshd, cups, iptables, etc.): rc.d restart ...
    application (fvwm, mutt, etc.): restart application
    But what will require restarting X server?  Can the current X server continue to run after upgrading one the following:
    1. xorg-server
    2. libx11 or other libraries xorg-server depends on
    3. anything else?
    I want to keep the system up-to-date but avoid restarting the X server to maintain my X session (>100 windows carfully spread and grouped over 22 workspaces).  Unfortunately, there is no xsm anymore and, no, I don't like gnome/kde/thelike.
    Thanks,
    Daan
    Last edited by drrossum (2012-03-26 15:37:37)

    brebs wrote:
    A useful command is:
    lsof | grep 'DEL.*lib'
    I put this line in a script called stalelibs. Helps to see which services should be restarted. Or whether I'll just take the easy option and reboot :)
    This is very helpful!
    Also, in the link that you sent it is explained why programs don't break when their shared libraries are removed:
    Existing programs (that are already loaded) have pointers to the old version, as Naib says, in RAM as code or an inode location as a file handle to the deleted version. Once all handles are gone/programs terminated, the file will then truly be "removed" from the disk and space reclaimed. Until then you'll see shared libraries still eating disk space and RAM, despite them being removed.
    This is why it's good to reboot the machine after certain upgrades such as libc, so programs like init can pick up a new copy of libc.
    @brebs: Thanks for the great contribution!

  • No battery life after system upgrade

    I've searched this forum and found a few notes about significant battery problems after Android upgrades. Immediately after upgrading my Droid X, my battery life went from more than 24 hours to about 4 hours. The battery is very hot and takes about 6 hours to charge. Clearly something is draining the battery. The Verizon tech folks declared it a faulty battery and are sending a new one. I am certain that's not the problem, especially since others have reported the same issue.
    So I hoped to wipe the cache before having to do a factory reset -- it was suggested as a possible solution. I have found some instructions for wiping the cache, but I can't seem to get the instructions to work. I power off my Droid, then hold the home key. Nothing happens. So I can't get to the menu that gives the options mentioned. Can anyone help? I loved my Droid until this update... I really need my phone to work as I am self-employed. I am my own IT department! 

    Hi dazzie,
    I understand your discontent; I would be frustrated if my phone's battery drained for no apparent reason. Please run your phone in Safe Mode as recommended by Cody21 (thank you!). Safe Mode temporarily disables all applications that have been installed via the Android Market. Performing this troubleshooting step is necessary to determine whether a 3rd party application is the cause of an Operating System / Application issue.
    I have checked my resources and I learned that similar battery issues have occurred with other devices upon a software upgrade due to third party applications that are not fully compatible with the upgrade Operating System and a Factory Reset has resolved most post upgrade issues. Please do a Factory Reset as this may resolve your concerns.
    Please keep in mind that performing a hard reset will remove ALL data including the Google account, system data, application data, application settings, and downloaded applications.

  • Iphoto wont open after system upgrade and iLife install

    I installed Leopard and reallized i had to also buy iLife because the old version of iphoto was not supported by the the new operating system. Installed iLife and everything works exept iphoto. It acts as though it is "loading library" and then a pop-up window shows up saying:
    "The photo library needs to be upgraded to work with this version of iphoto. Your photo library will not be readable by previouse versions of iPhoto after the upgrade. The upgrade process may take several minutes depending on the number of photos in the library."
    I have hit "upgrade". But it still does not open.
    I have about 9000 photos saved on an external drive.
    I have repaired permissions as well as trashed iphoto and re-installed.
    I read similar posts and am tempted to create a new library with library photo manager but am affraid i will lose some of my pictures.
    I should include that because I couldn't open after the os update, I went into the my photo folders through finder and added new pix that I needed to get off of my camera. I've sinced trashed those folders.
    Any ideas?
    THanks in advance.
    x

    Welcome to the Apple Discussions. Thanks for the heads up on the out of date screenshot of BatChmod. It's been updated now. If all you your efforts to get your library updated and running fail you might try rebuilding the library with iPhoto Library Manager. It creates a new library based on the data in the AlbumData.xml file and leaves your current library untouched. Here's how that would work:
    Using iPhoto Library Manager to Rebuild Your iPhoto Library
    1 -Download iPhoto Library Manager and launch.
    2 -Click on the Add Library button, navigate to your User/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File->Rebuild Library menu option
    4 - In the next window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be untouched for further attempts at fixing or in case the rebuilt library is not satisfactory.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There's now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • Multiple selection in the ALV is not possible after system upgrade

    Hi Colleague,
    I had been using an ALV, which was performing as desired before, but recently we had a system upgrade to NW7.0 and after that in this ALV multiple selection of records/rows is not allowed.
    The colleagues who upgraded the system suggested that this may be because this ALV is instantiated at many places. I would request you to kindly provide a solution for the same ASAP, as I am not able to proceede ahead.
    Warm regards,
    Roopesh

    Hi all,
    Thanks for your replies, I had figured out the actual problem. The reason was, the referance of the selected rows was lost as I was doing bind elements to the context after moving to wddomodify.
    So I figured out an alternative solution to avoid binding on selection of records.
    Best regards,
    Roopesh
    Edited by: Roopesh Dolle on Apr 14, 2011 7:04 AM
    Edited by: Roopesh Dolle on Apr 14, 2011 7:05 AM

  • App disappeared after system upgrade

    After a system upgrade one of my apps disappeared.  How do I get it back?

    Easiest thing is to load your backup
    Beyond that a lot more information is needed and it may be difficult and/or expensive - which is of cousre why you always have a backup and especially before doing any upgrades or updates - if you do not you are 100% guarenteed to lose your photos and other files sooner or later
    LN

  • Re-recording all of the eCATT scripts after system upgrade

    Hi,
    I’ve heard something today that got my attention: some people say that you have to re-record all of your scripts after an upgrade. In other words, upgrade from, for example, 5.0 to 6.0 makes eCATT scripts unusable and worthless.  It is not just some screens or screen sequences have changed, and must be re-recorded. It's a total change and <b>everything, all scripts</b>, have to be re-done.
    I would like to get some clarification on this.
    Thank you in advance, Alexei Merkoulov

    Yes, I've also heard about this before. We do not use a lot of CATT (it's been turned into the data loading tool), so it is not an issue for us.
    Here is my concern - we are on ECC 5.0 (WAS 6.40) and using eCATT to create and maintain scripts for automated functional testing. Let's say, we upgrade our system to 6.0 or 7.0, and want to use existing scripts for regression testing. I do not want to discover unexpectedly that our entire (all of it) existing body of automated scripts cannot function with the new version of the software.
    Please let me know if you have similar experience with managing eCATT scripts upgrade in the past (say 6.20 to 6.40).
    Thanks, AM

Maybe you are looking for