[SOLVED (sort of)]LXDE crashes from login manager, not from startx

Recently moved to arch and wanted to try out LXDE... Well, no luck so far.
I am able to start lxde with startx by commenting out everything else in xinitrc and leaving only this line :
exec ck-launch-session startlxde
As I expected it should, gdm picked up LXDE and added it to it's menu after I installed it. When trying to load though, it crashes and brings me back to gdm. I figured it might be a problem with gdm, so I installed slim and used the very same line that worked with startx, only to get the same crash that brings me back to slim...
lxde)
exec ck-launch-session startlxde
Has anyone seen this problem before? I've digged around the internets and could not find an obvious solution.
[SOLUTION]
Removing pcmanfm got rid of the bug that was causing the crash. Apparently it's all that can be done until the bug is fixed upstream.
Last edited by bolshevik (2011-04-29 01:19:20)

Okay.
/var/log/Xorg.0.log, after a failed login attempt with gdm. Sorry I have to bore you with the whole thing, I have no clue which part may or may not be relevant to my problem. I see no obvious errors.
[ 8754.726]
X.Org X Server 1.10.1
Release Date: 2011-04-15
[ 8754.726] X Protocol Version 11, Revision 0
[ 8754.726] Build Operating System: Linux 2.6.38-ARCH x86_64
[ 8754.726] Current Operating System: Linux arch 2.6.38-ARCH #1 SMP PREEMPT Fri Apr 22 20:29:33 CEST 2011 x86_64
[ 8754.726] Kernel command line: root=/dev/sda1 ro
[ 8754.726] Build Date: 16 April 2011 12:02:01PM
[ 8754.726]
[ 8754.726] Current version of pixman: 0.20.2
[ 8754.726] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 8754.726] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8754.726] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 27 18:07:01 2011
[ 8754.727] (==) Using config file: "/etc/X11/xorg.conf"
[ 8754.727] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 8754.727] (==) ServerLayout "Layout0"
[ 8754.727] (**) |-->Screen "Screen0" (0)
[ 8754.727] (**) | |-->Monitor "Monitor0"
[ 8754.727] (**) | |-->Device "Device0"
[ 8754.727] (**) |-->Input Device "Keyboard0"
[ 8754.727] (**) |-->Input Device "Mouse0"
[ 8754.727] (==) Automatically adding devices
[ 8754.727] (==) Automatically enabling devices
[ 8754.727] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 8754.727] Entry deleted from font path.
[ 8754.727] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 8754.727] Entry deleted from font path.
[ 8754.727] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 8754.727] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 8754.727] Entry deleted from font path.
[ 8754.727] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 8754.727] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 8754.727] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 8754.727] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 8754.727] (WW) Disabling Keyboard0
[ 8754.727] (WW) Disabling Mouse0
[ 8754.727] (II) Loader magic: 0x7d6fa0
[ 8754.727] (II) Module ABI versions:
[ 8754.727] X.Org ANSI C Emulation: 0.4
[ 8754.728] X.Org Video Driver: 10.0
[ 8754.728] X.Org XInput driver : 12.2
[ 8754.728] X.Org Server Extension : 5.0
[ 8754.729] (--) PCI:*(0:2:0:0) 10de:0845:103c:360a rev 162, Mem @ 0xc1000000/16777216, 0xd0000000/268435456, 0xc4000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/131072
[ 8754.729] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 8754.729] (II) LoadModule: "extmod"
[ 8754.729] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 8754.730] (II) Module extmod: vendor="X.Org Foundation"
[ 8754.730] compiled for 1.10.1, module version = 1.0.0
[ 8754.730] Module class: X.Org Server Extension
[ 8754.730] ABI class: X.Org Server Extension, version 5.0
[ 8754.730] (II) Loading extension MIT-SCREEN-SAVER
[ 8754.730] (II) Loading extension XFree86-VidModeExtension
[ 8754.730] (II) Loading extension XFree86-DGA
[ 8754.730] (II) Loading extension DPMS
[ 8754.730] (II) Loading extension XVideo
[ 8754.730] (II) Loading extension XVideo-MotionCompensation
[ 8754.730] (II) Loading extension X-Resource
[ 8754.730] (II) LoadModule: "dbe"
[ 8754.730] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 8754.730] (II) Module dbe: vendor="X.Org Foundation"
[ 8754.730] compiled for 1.10.1, module version = 1.0.0
[ 8754.730] Module class: X.Org Server Extension
[ 8754.730] ABI class: X.Org Server Extension, version 5.0
[ 8754.730] (II) Loading extension DOUBLE-BUFFER
[ 8754.730] (II) LoadModule: "glx"
[ 8754.730] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 8754.745] (II) Module glx: vendor="NVIDIA Corporation"
[ 8754.745] compiled for 4.0.2, module version = 1.0.0
[ 8754.745] Module class: X.Org Server Extension
[ 8754.745] (II) NVIDIA GLX Module 173.14.30 Sat Apr 16 22:45:09 PDT 2011
[ 8754.745] (II) Loading extension GLX
[ 8754.745] (II) LoadModule: "record"
[ 8754.745] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 8754.745] (II) Module record: vendor="X.Org Foundation"
[ 8754.745] compiled for 1.10.1, module version = 1.13.0
[ 8754.745] Module class: X.Org Server Extension
[ 8754.745] ABI class: X.Org Server Extension, version 5.0
[ 8754.745] (II) Loading extension RECORD
[ 8754.745] (II) LoadModule: "dri"
[ 8754.746] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 8754.746] (II) Module dri: vendor="X.Org Foundation"
[ 8754.746] compiled for 1.10.1, module version = 1.0.0
[ 8754.746] ABI class: X.Org Server Extension, version 5.0
[ 8754.746] (II) Loading extension XFree86-DRI
[ 8754.746] (II) LoadModule: "dri2"
[ 8754.746] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 8754.746] (II) Module dri2: vendor="X.Org Foundation"
[ 8754.746] compiled for 1.10.1, module version = 1.2.0
[ 8754.746] ABI class: X.Org Server Extension, version 5.0
[ 8754.746] (II) Loading extension DRI2
[ 8754.746] (II) LoadModule: "nvidia"
[ 8754.746] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 8754.747] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 8754.747] compiled for 4.0.2, module version = 1.0.0
[ 8754.747] Module class: X.Org Video Driver
[ 8754.747] (II) NVIDIA dlloader X Driver 173.14.30 Sat Apr 16 22:18:29 PDT 2011
[ 8754.747] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 8754.747] (++) using VT number 8
[ 8754.753] (II) Loading sub module "fb"
[ 8754.753] (II) LoadModule: "fb"
[ 8754.753] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 8754.754] (II) Module fb: vendor="X.Org Foundation"
[ 8754.754] compiled for 1.10.1, module version = 1.0.0
[ 8754.754] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8754.754] (II) Loading sub module "wfb"
[ 8754.754] (II) LoadModule: "wfb"
[ 8754.754] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 8754.755] (II) Module wfb: vendor="X.Org Foundation"
[ 8754.755] compiled for 1.10.1, module version = 1.0.0
[ 8754.755] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8754.755] (II) Loading sub module "ramdac"
[ 8754.755] (II) LoadModule: "ramdac"
[ 8754.755] (II) Module "ramdac" already built-in
[ 8754.755] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 8754.755] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 8754.755] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 8754.755] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 8754.755] (==) NVIDIA(0): RGB weight 888
[ 8754.755] (==) NVIDIA(0): Default visual is TrueColor
[ 8754.755] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 8754.755] (**) NVIDIA(0): Enabling RENDER acceleration
[ 8754.756] (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
[ 8754.756] (II) NVIDIA(0): enabled.
[ 8755.209] (II) NVIDIA(0): NVIDIA GPU GeForce 8200M G (C77) at PCI:2:0:0 (GPU-0)
[ 8755.209] (--) NVIDIA(0): Memory: 524288 kBytes
[ 8755.209] (--) NVIDIA(0): VideoBIOS: 62.77.2f.00.07
[ 8755.209] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 8755.209] (--) NVIDIA(0): Connected display device(s) on GeForce 8200M G at PCI:2:0:0:
[ 8755.209] (--) NVIDIA(0): LPL LP154WX4-TLCB (DFP-0)
[ 8755.209] (--) NVIDIA(0): LPL LP154WX4-TLCB (DFP-0): 330.0 MHz maximum pixel clock
[ 8755.209] (--) NVIDIA(0): LPL LP154WX4-TLCB (DFP-0): Internal Dual Link LVDS
[ 8755.215] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 8755.215] (==) NVIDIA(0):
[ 8755.215] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 8755.215] (==) NVIDIA(0): will be used as the requested mode.
[ 8755.215] (==) NVIDIA(0):
[ 8755.216] (II) NVIDIA(0): Validated modes:
[ 8755.216] (II) NVIDIA(0): "nvidia-auto-select"
[ 8755.216] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
[ 8756.282] (--) NVIDIA(0): DPI set to (98, 96); computed from "UseEdidDpi" X config
[ 8756.282] (--) NVIDIA(0): option
[ 8756.282] (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
[ 8756.282] (--) Depth 24 pixmap format is 32 bpp
[ 8756.285] (II) NVIDIA(0): Initialized GPU GART.
[ 8756.298] (II) NVIDIA(0): Unable to connect to the ACPI daemon; the ACPI daemon may not
[ 8756.298] (II) NVIDIA(0): be running or the "AcpidSocketPath" X configuration option
[ 8756.298] (II) NVIDIA(0): may not be set correctly. When the ACPI daemon is
[ 8756.298] (II) NVIDIA(0): available, the NVIDIA X driver can use it to receive ACPI
[ 8756.299] (II) NVIDIA(0): events. For details, please see the "ConnectToAcpid" and
[ 8756.299] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 8756.299] (II) NVIDIA(0): Config Options in the README.
[ 8756.302] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 8756.761] (II) Loading extension NV-GLX
[ 8756.856] (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
[ 8756.858] (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
[ 8756.858] (==) NVIDIA(0): Backing store disabled
[ 8756.858] (==) NVIDIA(0): Silken mouse enabled
[ 8756.871] (**) NVIDIA(0): DPMS enabled
[ 8756.871] (II) Loading extension NV-CONTROL
[ 8756.873] (==) RandR enabled
[ 8756.873] (II) Initializing built-in extension Generic Event Extension
[ 8756.873] (II) Initializing built-in extension SHAPE
[ 8756.873] (II) Initializing built-in extension MIT-SHM
[ 8756.873] (II) Initializing built-in extension XInputExtension
[ 8756.873] (II) Initializing built-in extension XTEST
[ 8756.873] (II) Initializing built-in extension BIG-REQUESTS
[ 8756.873] (II) Initializing built-in extension SYNC
[ 8756.873] (II) Initializing built-in extension XKEYBOARD
[ 8756.873] (II) Initializing built-in extension XC-MISC
[ 8756.873] (II) Initializing built-in extension SECURITY
[ 8756.873] (II) Initializing built-in extension XINERAMA
[ 8756.873] (II) Initializing built-in extension XFIXES
[ 8756.873] (II) Initializing built-in extension RENDER
[ 8756.873] (II) Initializing built-in extension RANDR
[ 8756.873] (II) Initializing built-in extension COMPOSITE
[ 8756.873] (II) Initializing built-in extension DAMAGE
[ 8756.879] (II) Initializing extension GLX
[ 8757.038] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 8757.038] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 8757.038] (II) LoadModule: "evdev"
[ 8757.038] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 8757.039] (II) Module evdev: vendor="X.Org Foundation"
[ 8757.039] compiled for 1.10.0, module version = 2.6.0
[ 8757.039] Module class: X.Org XInput Driver
[ 8757.039] ABI class: X.Org XInput driver, version 12.2
[ 8757.039] (II) Using input driver 'evdev' for 'Power Button'
[ 8757.039] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 8757.039] (**) Power Button: always reports core events
[ 8757.039] (**) Power Button: Device: "/dev/input/event5"
[ 8757.056] (--) Power Button: Found keys
[ 8757.056] (II) Power Button: Configuring as keyboard
[ 8757.056] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[ 8757.056] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 8757.056] (**) Option "xkb_rules" "evdev"
[ 8757.056] (**) Option "xkb_model" "evdev"
[ 8757.056] (**) Option "xkb_layout" "ca"
[ 8757.156] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 8757.157] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 8757.157] (II) Using input driver 'evdev' for 'Video Bus'
[ 8757.157] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 8757.157] (**) Video Bus: always reports core events
[ 8757.157] (**) Video Bus: Device: "/dev/input/event6"
[ 8757.169] (--) Video Bus: Found keys
[ 8757.169] (II) Video Bus: Configuring as keyboard
[ 8757.169] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0a/LNXVIDEO:00/input/input6/event6"
[ 8757.169] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 8757.169] (**) Option "xkb_rules" "evdev"
[ 8757.169] (**) Option "xkb_model" "evdev"
[ 8757.169] (**) Option "xkb_layout" "ca"
[ 8757.197] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 8757.197] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 8757.197] (II) Using input driver 'evdev' for 'Power Button'
[ 8757.197] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 8757.197] (**) Power Button: always reports core events
[ 8757.197] (**) Power Button: Device: "/dev/input/event4"
[ 8757.209] (--) Power Button: Found keys
[ 8757.209] (II) Power Button: Configuring as keyboard
[ 8757.209] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4"
[ 8757.209] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 8757.209] (**) Option "xkb_rules" "evdev"
[ 8757.209] (**) Option "xkb_model" "evdev"
[ 8757.209] (**) Option "xkb_layout" "ca"
[ 8757.210] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 8757.210] (II) No input driver/identifier specified (ignoring)
[ 8757.211] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 8757.211] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 8757.211] (II) Using input driver 'evdev' for 'Sleep Button'
[ 8757.211] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 8757.211] (**) Sleep Button: always reports core events
[ 8757.211] (**) Sleep Button: Device: "/dev/input/event3"
[ 8757.229] (--) Sleep Button: Found keys
[ 8757.229] (II) Sleep Button: Configuring as keyboard
[ 8757.229] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[ 8757.229] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 8757.229] (**) Option "xkb_rules" "evdev"
[ 8757.229] (**) Option "xkb_model" "evdev"
[ 8757.229] (**) Option "xkb_layout" "ca"
[ 8757.235] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[ 8757.235] (II) No input driver/identifier specified (ignoring)
[ 8757.237] (II) config/udev: Adding input device HDA NVidia Mic (/dev/input/event10)
[ 8757.237] (II) No input driver/identifier specified (ignoring)
[ 8757.237] (II) config/udev: Adding input device HDA NVidia Mic (/dev/input/event11)
[ 8757.237] (II) No input driver/identifier specified (ignoring)
[ 8757.238] (II) config/udev: Adding input device HDA NVidia Headphone (/dev/input/event12)
[ 8757.238] (II) No input driver/identifier specified (ignoring)
[ 8757.248] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 8757.248] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 8757.248] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 8757.248] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 8757.248] (**) AT Translated Set 2 keyboard: always reports core events
[ 8757.248] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 8757.259] (--) AT Translated Set 2 keyboard: Found keys
[ 8757.259] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 8757.259] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 8757.259] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 8757.259] (**) Option "xkb_rules" "evdev"
[ 8757.259] (**) Option "xkb_model" "evdev"
[ 8757.259] (**) Option "xkb_layout" "ca"
[ 8757.261] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event9)
[ 8757.261] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 8757.261] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 8757.261] (II) LoadModule: "synaptics"
[ 8757.261] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 8757.261] (II) Module synaptics: vendor="X.Org Foundation"
[ 8757.261] compiled for 1.10.0, module version = 1.4.0
[ 8757.261] Module class: X.Org XInput Driver
[ 8757.261] ABI class: X.Org XInput driver, version 12.2
[ 8757.261] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 8757.261] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 8757.261] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 8757.261] (**) Option "Device" "/dev/input/event9"
[ 8757.353] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5592
[ 8757.353] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4916
[ 8757.353] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 8757.353] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 8757.353] (--) SynPS/2 Synaptics TouchPad: buttons: left right
[ 8757.353] (**) Option "TapButton1" "1"
[ 8757.353] (**) Option "TapButton2" "2"
[ 8757.353] (**) Option "TapButton3" "3"
[ 8757.459] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 8757.459] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 8757.512] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input9/event9"
[ 8757.512] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[ 8757.513] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 8757.513] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 8757.513] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
[ 8757.513] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 8757.513] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 8757.513] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 8757.513] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 8757.592] (--) SynPS/2 Synaptics TouchPad: touchpad found
[ 8757.593] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 8757.593] (II) No input driver/identifier specified (ignoring)
[ 8757.594] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[ 8757.594] (II) No input driver/identifier specified (ignoring)
[ 8757.597] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event7)
[ 8757.597] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 8757.597] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[ 8757.597] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 8757.597] (**) HP WMI hotkeys: always reports core events
[ 8757.597] (**) HP WMI hotkeys: Device: "/dev/input/event7"
[ 8757.619] (--) HP WMI hotkeys: Found keys
[ 8757.619] (II) HP WMI hotkeys: Configuring as keyboard
[ 8757.619] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event7"
[ 8757.619] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD)
[ 8757.619] (**) Option "xkb_rules" "evdev"
[ 8757.619] (**) Option "xkb_model" "evdev"
[ 8757.619] (**) Option "xkb_layout" "ca"
There seems to be a ton of errors in gdm though (/var/log/gdm/0-greeter.log) :
gnome-session[10806]: atk-bridge-WARNING: AT_SPI_REGISTRY was not started at session startup.
gnome-session[10806]: atk-bridge-WARNING: IOR not set.
gnome-session[10806]: atk-bridge-WARNING: Could not locate registry
** (gnome-session:10806): DEBUG: GsmManager: RegisterClient 10bf4e0fd7aa8e03e130394202493309500000108060007
** (gnome-session:10806): DEBUG: GsmManager: Adding new client 10bf4e0fd7aa8e03e130394202493309500000108060007 to session
** (gnome-session:10806): DEBUG: uid = 120
** (gnome-session:10806): DEBUG: pid = 10814
** (gnome-session:10806): DEBUG: GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
** (gnome-session:10806): DEBUG: GsmManager: Client added: /org/gnome/SessionManager/Client1
** (gnome-session:10806): DEBUG: GsmManager: ending phase INITIALIZATION
** (gnome-session:10806): DEBUG: GsmManager: starting phase WINDOW_MANAGER
** (gnome-session:10806): DEBUG: Starting app: /org/gnome/SessionManager/App9
** (gnome-session:10806): DEBUG: GsmAutostartApp: starting metacity.desktop: command=metacity startup-id=10bf4e0fd7aa8e03e130394202493389400000108060008
** (gnome-session:10806): DEBUG: GsmAutostartApp: started pid:10829
** (<unknown>:10814): DEBUG: Client registered with session manager: /org/gnome/SessionManager/Client1
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmXsmpServer: accept_ice_connection()
** (gnome-session:10806): DEBUG: GsmXsmpServer: auth_ice_connection()
** (gnome-session:10806): DEBUG: GsmXSMPClient: Setting up new connection
** (gnome-session:10806): DEBUG: GsmXSMPClient: New client '0x1e32980 []'
** (gnome-session:10806): DEBUG: GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
** (gnome-session:10806): DEBUG: GsmManager: Client added: /org/gnome/SessionManager/Client2
** (gnome-session:10806): DEBUG: GsmXSMPClient: Initializing client 0x1e32980 []
** (gnome-session:10806): DEBUG: GsmXSMPClient: Client '0x1e32980 []' received RegisterClient(10bf4e0fd7aa8e03e130394202493389400000108060008)
** (gnome-session:10806): DEBUG: GsmManager: Adding new client 10bf4e0fd7aa8e03e130394202493389400000108060008 to session
** (gnome-session:10806): DEBUG: GsmManager: ending phase WINDOW_MANAGER
** (gnome-session:10806): DEBUG: GsmManager: starting phase PANEL
** (gnome-session:10806): DEBUG: GsmManager: ending phase PANEL
** (gnome-session:10806): DEBUG: GsmManager: starting phase DESKTOP
** (gnome-session:10806): DEBUG: GsmManager: ending phase DESKTOP
** (gnome-session:10806): DEBUG: GsmManager: starting phase APPLICATION
** (gnome-session:10806): DEBUG: Starting app: /org/gnome/SessionManager/App1
** (gnome-session:10806): DEBUG: GsmAutostartApp: starting gnome-power-manager.desktop: command=gnome-power-manager startup-id=10bf4e0fd7aa8e03e130394202492889700000108060000
** (gnome-session:10806): DEBUG: GsmAutostartApp: started pid:10831
** (gnome-session:10806): DEBUG: Starting app: /org/gnome/SessionManager/App3
** (gnome-session:10806): DEBUG: GsmAutostartApp: starting polkit-gnome-authentication-agent-1.desktop: command=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 startup-id=10bf4e0fd7aa8e03e130394202492965300000108060002
** (gnome-session:10806): DEBUG: GsmAutostartApp: started pid:10832
** (gnome-session:10806): DEBUG: Starting app: /org/gnome/SessionManager/App4
** (gnome-session:10806): DEBUG: GsmAutostartApp: starting gdm-simple-greeter.desktop: command=/usr/lib/gdm/gdm-simple-greeter startup-id=10bf4e0fd7aa8e03e130394202492997600000108060003
** (gnome-session:10806): DEBUG: GsmAutostartApp: started pid:10833
** (gnome-session:10806): DEBUG: GsmManager: Skipping disabled app: /org/gnome/SessionManager/App5
** (gnome-session:10806): DEBUG: GsmManager: Skipping disabled app: /org/gnome/SessionManager/App6
** (gnome-session:10806): DEBUG: GsmManager: Skipping disabled app: /org/gnome/SessionManager/App7
** (gnome-session:10806): DEBUG: GsmManager: Skipping disabled app: /org/gnome/SessionManager/App10
** (gnome-session:10806): DEBUG: GsmManager: ending phase APPLICATION
** (gnome-session:10806): DEBUG: GsmManager: starting phase RUNNING
** (gnome-session:10806): DEBUG: GsmPresence: adding idle watch
** (gnome-session:10806): DEBUG: GSIdleMonitor: creating new alarm for positive transition wait=300000
** (gnome-session:10806): DEBUG: GSIdleMonitor: creating new alarm for negative transition wait=300000
** (gnome-session:10806): DEBUG: GsmXSMPClient: Sending RegisterClientReply to '0x1e32980 [10bf4e0fd7aa8e03e130394202493389400000108060008]'
** (gnome-session:10806): DEBUG: GsmXSMPClient: Set properties from client '0x1e32980 [10bf4e0fd7aa8e03e130394202493389400000108060008]'
** (gnome-session:10806): DEBUG: GsmXSMPClient: Program = 'metacity'
** (gnome-session:10806): DEBUG: GsmXSMPClient: UserID = 'gdm'
** (gnome-session:10806): DEBUG: GsmXSMPClient: RestartStyleHint = 2
** (gnome-session:10806): DEBUG: GsmXSMPClient: ProcessID = '10829'
** (gnome-session:10806): DEBUG: GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
** (gnome-session:10806): DEBUG: GsmXSMPClient: _GSM_Priority = 20
** (process:10833): DEBUG: Greeter session pid=10833 display=:0 xauthority=/var/run/gdm/auth-for-gdm-mXmtLi/database
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=IsInhibited
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=Get
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
** (gnome-session:10806): DEBUG: GsmManager: RegisterClient 10bf4e0fd7aa8e03e130394202492889700000108060000
** (gnome-session:10806): DEBUG: GsmManager: Adding new client 10bf4e0fd7aa8e03e130394202492889700000108060000 to session
** (gnome-session:10806): DEBUG: uid = 120
** (gnome-session:10806): DEBUG: pid = 10831
** (gnome-session:10806): DEBUG: GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
** (gnome-session:10806): DEBUG: GsmManager: Client added: /org/gnome/SessionManager/Client3
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 1: signum=4 (nil)
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 4 signals
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 2: signum=7 (nil)
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 7 signals
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 3: signum=11 (nil)
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 11 signals
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 4: signum=6 (nil)
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 6 signals
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 5: signum=5 (nil)
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 5 signals
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 6: signum=15 0x410be0
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 15 signals
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 7: signum=2 0x410be0
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 2 signals
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 8: signum=8 0x410be0
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 8 signals
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 9: signum=1 0x410be0
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 1 signals
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Adding handler 10: signum=10 0x410be0
** (gdm-simple-greeter:10833): DEBUG: GdmSignalHandler: Registering for 10 signals
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: connecting to address: unix:abstract=/tmp/gdm-greeter-pFeDdcBa,guid=f12d53b28431a4e16e4205c300002235
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Calling GetDisplayId
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Creating proxy for /org/gnome/DisplayManager/Display1
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gdm-simple-greeter:10833): DEBUG: "/usr/share/xsessions/openbox-kde.desktop" is hidden or contains non-executable TryExec program
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterPanel: activating default layout
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: Starting a login window local:1
(gdm-simple-greeter:10833): Gtk-WARNING **: gtkwidget.c:5676: widget not within a GtkWindow
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: Got greeter logo 'computer'
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: no rows selected
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: selection cleared
** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: font height 17; using icon size 51
** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: font height 17; using icon size 51
** (gdm-simple-greeter:10833): WARNING **: Unable to read from file /etc/arch-release
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: banner message disabled
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
** (gnome-session:10806): DEBUG: GsmManager: RegisterClient 10bf4e0fd7aa8e03e130394202492997600000108060003
** (gnome-session:10806): DEBUG: GsmManager: Adding new client 10bf4e0fd7aa8e03e130394202492997600000108060003 to session
** (gnome-session:10806): DEBUG: uid = 120
** (gnome-session:10806): DEBUG: pid = 10833
** (gnome-session:10806): DEBUG: GsmStore: Adding object id /org/gnome/SessionManager/Client4 to store
** (gnome-session:10806): DEBUG: GsmManager: Client added: /org/gnome/SessionManager/Client4
** (gdm-simple-greeter:10833): DEBUG: Client registered with session manager: /org/gnome/SessionManager/Client4
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=Ready
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Ready
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: Ready
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x160002b (Login Wind)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: updating column visibility
** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: updating other user visibility
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: queuing update separator visibility
** (gdm-simple-greeter:10833): DEBUG: Setting users to include:
** (gdm-simple-greeter:10833): DEBUG: Not adding NULL user
** (gdm-simple-greeter:10833): DEBUG: Setting users to exclude:
** (gdm-simple-greeter:10833): DEBUG: Adding value bin
** (gdm-simple-greeter:10833): DEBUG: Adding value root
** (gdm-simple-greeter:10833): DEBUG: Adding value daemon
** (gdm-simple-greeter:10833): DEBUG: Adding value adm
** (gdm-simple-greeter:10833): DEBUG: Adding value lp
** (gdm-simple-greeter:10833): DEBUG: Adding value sync
** (gdm-simple-greeter:10833): DEBUG: Adding value shutdown
** (gdm-simple-greeter:10833): DEBUG: Adding value halt
** (gdm-simple-greeter:10833): DEBUG: Adding value mail
** (gdm-simple-greeter:10833): DEBUG: Adding value news
** (gdm-simple-greeter:10833): DEBUG: Adding value uucp
** (gdm-simple-greeter:10833): DEBUG: Adding value operator
** (gdm-simple-greeter:10833): DEBUG: Adding value nobody
** (gdm-simple-greeter:10833): DEBUG: Adding value nobody4
** (gdm-simple-greeter:10833): DEBUG: Adding value noaccess
** (gdm-simple-greeter:10833): DEBUG: Adding value postgres
** (gdm-simple-greeter:10833): DEBUG: Adding value pvm
** (gdm-simple-greeter:10833): DEBUG: Adding value rpm
** (gdm-simple-greeter:10833): DEBUG: Adding value nfsnobody
** (gdm-simple-greeter:10833): DEBUG: Adding value pcap
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: updating separator visibility
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: Unable to get visible range
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: grabbing focus
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: Chooser visibility changed
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: banner message disabled
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: calling 'ListCachedUsers'
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: ListCachedUsers failed: The name org.freedesktop.Accounts was not provided by any .service files
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: no seat proxy; can't load sessions
** (gdm-simple-greeter:10833): WARNING **: Unable to load CK history: no seat-id found
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: scheduling a passwd file update
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: Found current seat: /org/freedesktop/ConsoleKit/Seat1
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: running 'ck-history --frequent --since='2011-02-26T22:07:06.894743Z' --seat='Seat1' --session-type='''
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: reloading passwd file worker
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: include_all is TRUE
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: done reloading passwd file
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: Monitoring local users
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: Found uid of session '/org/freedesktop/ConsoleKit/Session5': 120
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: Found x11 display of session '/org/freedesktop/ConsoleKit/Session5': :0
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: excluding user 'gdm'
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: history output: bolshevi 125
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: history output: root 2
** (gdm-simple-greeter:10833): DEBUG: GdmUserManager: excluding user 'root'
** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: Users loaded
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: queuing update separator visibility
** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: added 1 items
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: users loaded
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: banner message disabled
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: loaded=1 num_items=2
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: Unable to get visible range
(gdm-simple-greeter:10833): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 349 and height -1
(gdm-simple-greeter:10833): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 349 and height -1
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: updating separator visibility
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: updating column visibility
** (gdm-simple-greeter:10833): DEBUG: Updating for bolshevik
** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: Loading item for id=bolshevik
** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: font height 17; using icon size 51
** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: User added name:bolshevik logged-in:0 pixbuf:0x1ef7450
** (gdm-simple-greeter:10833): DEBUG: Updating for __other
** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: Loading item for id=__other
** (gdm-simple-greeter:10833): DEBUG: GdmUserChooserWidget: updating other user visibility
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: selection change to list path '0'
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: updating column visibility
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: selection change to list path '0'
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: row activated '0'
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: will emit activated after resize
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: clearing selection
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: no rows selected
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: selection cleared
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: shrink complete
** (gdm-simple-greeter:10833): DEBUG: setting inactive items visible
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: no rows selected
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: selection cleared
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: Setting inactive items visible: false
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: no rows selected
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: selection cleared
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: queuing update separator visibility
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: user chosen 'bolshevik'
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Calling SelectUser
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Calling BeginVerificationForUser
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: loaded=1 num_items=2
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultLanguageNameChanged
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Received DefaultLanguageNameChanged (en_US.UTF-8)
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: default language name changed: en_US.UTF-8
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultLayoutNameChanged
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Received DefaultLayoutNameChanged (ca)
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: default layout name changed: ca
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterPanel: activating layout: ca
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultSessionNameChanged
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Received DefaultSessionNameChanged (gnome)
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: default session name changed: gnome
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultSessionNameChanged
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Received DefaultSessionNameChanged (LXDE)
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: default session name changed: LXDE
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultLanguageNameChanged
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Received DefaultLanguageNameChanged (en_US.utf8)
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: default language name changed: en_US.utf8
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=SecretInfoQuery
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Received SecretInfoQuery (Password: )
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: Secret info query: Password:
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: loaded=1 num_items=2
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x160002b (Login Wind)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: updating column visibility
** (gdm-simple-greeter:10833): DEBUG: GdmChooserWidget: updating separator visibility
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Calling SelectSession
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Calling AnswerQuery
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=DefaultSessionNameChanged
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Received DefaultSessionNameChanged (gnome)
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: default session name changed: gnome
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: obj_path=/org/gnome/DisplayManager/GreeterServer interface=org.gnome.DisplayManager.GreeterServer method=UserAuthorized
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: user authorized
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: user now authorized
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterLoginWindow: starting session
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterClient: Calling StartSessionWhenReady
** (gnome-session:10806): DEBUG: GdmSignalHandler: handling signal 15
** (gnome-session:10806): DEBUG: GdmSignalHandler: Found 1 callbacks
** (gnome-session:10806): DEBUG: GdmSignalHandler: running 15 handler: 0x418f10
** (gnome-session:10806): DEBUG: Got callback for signal 15
** (gnome-session:10806): DEBUG: GsmManager: Logout called
** (gnome-session:10806): DEBUG: GsmManager: requesting logout
** (gnome-session:10806): DEBUG: GsmManager: ending phase RUNNING
** (gnome-session:10806): DEBUG: GsmManager: starting phase QUERY_END_SESSION
** (gnome-session:10806): DEBUG: GsmManager: Client /org/gnome/SessionManager/Client1
** (gnome-session:10806): DEBUG: GsmManager: Client /org/gnome/SessionManager/Client2
** (gnome-session:10806): DEBUG: GsmManager: Client /org/gnome/SessionManager/Client3
** (gnome-session:10806): DEBUG: GsmManager: Client /org/gnome/SessionManager/Client4
** (gnome-session:10806): DEBUG: GsmManager: sending query-end-session to clients forceful:1
** (gnome-session:10806): DEBUG: GsmDBusClient: sending QueryEndSession signal to :1.11
** (gnome-session:10806): DEBUG: GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1
** (gnome-session:10806): DEBUG: GsmManager: adding client to query clients: /org/gnome/SessionManager/Client2
** (gnome-session:10806): DEBUG: GsmDBusClient: sending QueryEndSession signal to :1.13
** (gnome-session:10806): DEBUG: GsmManager: adding client to query clients: /org/gnome/SessionManager/Client3
** (gnome-session:10806): DEBUG: GsmDBusClient: sending QueryEndSession signal to :1.19
** (gnome-session:10806): DEBUG: GsmManager: adding client to query clients: /org/gnome/SessionManager/Client4
** (gnome-session:10806): DEBUG: Caught signal 15, shutting down normally.
** (gnome-session:10806): DEBUG: GdmSignalHandler: Done handling signals
** (gnome-session:10806): DEBUG: GsmXSMPClient: Client '0x1e32980 [metacity 10bf4e0fd7aa8e03e130394202493389400000108060008]' received SaveYourselfDone(success = True)
** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
** (gnome-session:10806): DEBUG: GsmXsmpServer: sms_error_handler (0x1ef4380, FALSE, 3, 9, 32771, 0)
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
** (gnome-session:10806): DEBUG: GsmDBusClient: got EndSessionResponse is-ok:1 reason=
** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
** (gnome-session:10806): DEBUG: GsmDBusClient: got EndSessionResponse is-ok:1 reason=
** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
** (gnome-session:10806): DEBUG: GsmDBusClient: got EndSessionResponse is-ok:1 reason=
** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
** (gnome-session:10806): DEBUG: GsmManager: query end session complete
** (gnome-session:10806): DEBUG: GsmManager: ending phase QUERY_END_SESSION
** (gnome-session:10806): DEBUG: GsmManager: starting phase END_SESSION
** (gnome-session:10806): DEBUG: GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client1
** (gnome-session:10806): DEBUG: GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client2
** (gnome-session:10806): DEBUG: GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client3
** (gnome-session:10806): DEBUG: GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client4
** (gnome-session:10806): DEBUG: GsmXSMPClient: Client '0x1e32980 [metacity 10bf4e0fd7aa8e03e130394202493389400000108060008]' received SaveYourselfDone(success = True)
** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
** (gnome-session:10806): DEBUG: GsmXsmpServer: sms_error_handler (0x1ef4380, FALSE, 3, c, 32771, 0)
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
** (gnome-session:10806): DEBUG: GsmDBusClient: got EndSessionResponse is-ok:1 reason=
** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client3 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
** (gnome-session:10806): DEBUG: GsmDBusClient: got EndSessionResponse is-ok:1 reason=
** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/gnome/SessionManager/Client4 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
** (gnome-session:10806): DEBUG: GsmDBusClient: got EndSessionResponse is-ok:1 reason=
** (gnome-session:10806): DEBUG: GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
** (gnome-session:10806): DEBUG: GsmManager: ending phase END_SESSION
(gnome-power-manager:10831): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(gnome-power-manager:10831): atk-bridge-WARNING **: IOR not set.
(gnome-power-manager:10831): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(gnome-power-manager:10831): atk-bridge-WARNING **: IOR not set.
** (gnome-session:10806): DEBUG: GsmManager: starting phase EXIT
** (gnome-session:10806): DEBUG: GsmManager: stopped client: /org/gnome/SessionManager/Client1
** (gnome-session:10806): DEBUG: GsmXSMPClient: xsmp_stop ('0x1e32980 [metacity 10bf4e0fd7aa8e03e130394202493389400000108060008]')
Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
** (gnome-session:10806): DEBUG: GsmManager: stopped client: /org/gnome/SessionManager/Client2
** (gnome-session:10806): DEBUG: GsmManager: stopped client: /org/gnome/SessionManager/Client3
** (gnome-session:10806): DEBUG: GsmManager: stopped client: /org/gnome/SessionManager/Client4
** (gnome-session:10806): DEBUG: GsmXSMPClient: Client '0x1e32980 [metacity 10bf4e0fd7aa8e03e130394202493389400000108060008]' received CloseConnection
** (gnome-session:10806): DEBUG: GsmManager: disconnect client
** (gnome-session:10806): DEBUG: GsmManager: disconnect client: /org/gnome/SessionManager/Client2
** (gnome-session:10806): DEBUG: GsmManager: in shutdown, not restarting application
** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e32980
** (gnome-session:10806): DEBUG: GsmManager: Client removed: /org/gnome/SessionManager/Client2
** (gnome-session:10806): DEBUG: GsmClient: disposing /org/gnome/SessionManager/Client2
** (gnome-session:10806): DEBUG: GsmXSMPClient: xsmp_finalize (0x1e32980 [metacity 10bf4e0fd7aa8e03e130394202493389400000108060008])
** (gnome-session:10806): DEBUG: GsmManager: disconnect client: /org/gnome/SessionManager/Client1
** (gnome-session:10806): DEBUG: GsmManager: in shutdown, not restarting application
** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e1e8a0
** (gnome-session:10806): DEBUG: GsmClient: disposing /org/gnome/SessionManager/Client1
** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/Client1
** (gnome-session:10806): DEBUG: GsmManager: Client removed: /org/gnome/SessionManager/Client1
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmAutostartApp: (pid:10814) done (status:0)
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=(null) interface=(null) method=(null)
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=(null) interface=(null) method=(null)
** (gnome-session:10806): DEBUG: GsmAutostartApp: (pid:10831) done (status:0)
** (gnome-session:10806): DEBUG: GsmManager: disconnect client: /org/gnome/SessionManager/Client3
** (gnome-session:10806): DEBUG: GsmManager: in shutdown, not restarting application
** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e1e920
** (gnome-session:10806): DEBUG: GsmClient: disposing /org/gnome/SessionManager/Client3
** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/Client3
** (gnome-session:10806): DEBUG: GsmManager: Client removed: /org/gnome/SessionManager/Client3
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gdm-simple-greeter:10833): DEBUG: GdmGreeterSession: Disposing greeter_session
** (gdm-simple-greeter:10833): WARNING **: Failed to send buffer
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmAutostartApp: (pid:10829) done (status:0)
** (gnome-session:10806): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
** (gnome-session:10806): DEBUG: GsmManager: disconnect client: /org/gnome/SessionManager/Client4
** (gnome-session:10806): DEBUG: GsmManager: in shutdown, not restarting application
** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e1e9a0
** (gnome-session:10806): DEBUG: GsmClient: disposing /org/gnome/SessionManager/Client4
** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/Client4
** (gnome-session:10806): DEBUG: GsmManager: Client removed: /org/gnome/SessionManager/Client4
** (gnome-session:10806): DEBUG: GsmManager: last client disconnected - exiting
** (gnome-session:10806): DEBUG: GsmManager: ending phase EXIT
(gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
** (gnome-session:10806): DEBUG: Unreffing manager
** (gnome-session:10806): DEBUG: GsmManager: disposing manager
** (gnome-session:10806): DEBUG: GsmStore: Clearing object store
** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e35100
** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e351c0
** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e35280
** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e35340
** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e35400
** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e354c0
** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e35580
** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e35640
** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e35700
** (gnome-session:10806): DEBUG: GsmStore: Unreffing object: 0x1e88840
** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App10
** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App9
** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App8
** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App7
** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App6
** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App5
** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App4
** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App3
** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App2
** (gnome-session:10806): DEBUG: GsmStore: emitting removed for /org/gnome/SessionManager/App1
** (gnome-session:10806): DEBUG: GsmStore: Clearing object store
(gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
** (gnome-session:10806): DEBUG: GsmStore: Clearing object store
(gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup.
(gnome-settings-daemon:10815): atk-bridge-WARNING **: IOR not set.
(polkit-gnome-authentication-agent-1:10832): polkit-gnome-1-WARNING **: Error enumerating temporary authorizations: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine session the caller is in
(polkit-gnome-authentication-agent-1:10832): polkit-gnome-1-WARNING **: Error enumerating temporary authorizations: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine session the caller is in
(polkit-gnome-authentication-agent-1:10832): polkit-gnome-1-WARNING **: Error enumerating temporary authorizations: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine session the caller is in
(polkit-gnome-authentication-agent-1:10832): polkit-gnome-1-WARNING **: Error enumerating temporary authorizations: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine session the caller is in
(polkit-gnome-authentication-agent-1:10832): polkit-gnome-1-WARNING **: Error enumerating temporary authorizations: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Cannot determine session the caller is in
I'm confused by the presentation of these logs. Obviously they contain the accumulated results from many different sessions. Can anyone make sense of this?

Similar Messages

  • How to solve a engagement made by a store manager not respected by Applecare about transfer of Applecare plan

    Hello, can someone advise me. I bought a new MacBook Pro since my former one (brand new) has been stolen. In the shop, the manager did call AppleCare and did promise me that I could transfer my AppleCare plan from the stolen MacBook to the new One. But even by providing that strong commitment, AplleCare refused strongly to switch the plan, after my purchase. So, I did call the store again, but the manager was not reachable, and the colleague told me that saturday was not an easy day to allow the store and AppleCare to communicate togother!!! Do you know if there is a customer protection policy at apple? The store people were very nice, but there is obviously a serious distorsion between AppleCare and the commitment of the store manager.

    I think that you were misinformed. I am not familiar with being able to move an extended warranty from a stolen device to a new device as an Apple policy. However, if you wish to pursue this, call the Apple Care phone number for your location and ask that the call be escalated to Customer Relations.

  • [SOLVED, sort of] After nvidia upgrade, computer crashes at logout

    My video card is Nvidia GEForce 6150 LE, rev 2.  After I upgraded nvidia  on 10/10/08, my computer crashes whenever I log out, and I have to shut down the power and reboot.  This happens on kde and gnome, and also when I press Control-Alt-Backspace.  I tried the new nvidia-173xx drivers, but they didn't work at all.  Finally I went back to vesa, and that works.
    Last edited by cmlr (2008-10-11 23:29:58)

    Problem solved, sort of.  I noticed that the Flint, Michigan mirror was 15 days out of sync, and I downloaded the old nvidia driver from there.  Now everything works fine, as before.  Here's the page that tells the status of mirrors:
    http://users.archlinux.de/~gerbra/mirrorcheck.html
    Still, it would be nice to use the new driver.   If anyone else has this problem and has missed out on the out-of-sync mirrors, send me an email and I can give you the package.
    Last edited by cmlr (2008-10-12 00:02:07)

  • The GNOME login manager crashes upon booting

    Every time I start up Arch, I get a window with a sad face in a computer saying that there was a problem and I have the option to log out which does nothing. The only way I am able to access my desktop is to open another terminal, manually log in, and run "startx." The login manager appeared one time but I have no clue how it happened. This is a fresh install of Arch that I installed yesterday. I am not familiar with troubleshooting so could you tell me what logs to post here? Here is a log file named :0.log which was located in the GDM log folder. This might say something about my issue.
    X.Org X Server 1.15.0
    Release Date: 2013-12-27
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.12.5-1-ARCH x86_64
    Current Operating System: Linux SERN 3.13.8-1-ARCH #1 SMP PREEMPT Tue Apr 1 12:19:51 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ae1186fc-165e-4d4d-949a-ccf939e3da53 rw quiet elevator=deadline
    Build Date: 09 January 2014 08:47:24AM
    Current version of pixman: 0.32.4
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 5 11:55:11 2014
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (==) No Layout section. Using the first Screen section.
    (==) No screen section available. Using defaults.
    (**) |-->Screen "Default Screen Section" (0)
    (**) | |-->Monitor "<default monitor>"
    (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) Automatically adding GPU devices
    (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    Entry deleted from font path.
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    (--) PCI:*(0:1:0:0) 10de:1187:1462:2847 rev 161, Mem @ 0xfd000000/16777216, 0xf0000000/134217728, 0xf8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    Initializing built-in extension Generic Event Extension
    Initializing built-in extension SHAPE
    Initializing built-in extension MIT-SHM
    Initializing built-in extension XInputExtension
    Initializing built-in extension XTEST
    Initializing built-in extension BIG-REQUESTS
    Initializing built-in extension SYNC
    Initializing built-in extension XKEYBOARD
    Initializing built-in extension XC-MISC
    Initializing built-in extension SECURITY
    Initializing built-in extension XINERAMA
    Initializing built-in extension XFIXES
    Initializing built-in extension RENDER
    Initializing built-in extension RANDR
    Initializing built-in extension COMPOSITE
    Initializing built-in extension DAMAGE
    Initializing built-in extension MIT-SCREEN-SAVER
    Initializing built-in extension DOUBLE-BUFFER
    Initializing built-in extension RECORD
    Initializing built-in extension DPMS
    Initializing built-in extension Present
    Initializing built-in extension DRI3
    Initializing built-in extension X-Resource
    Initializing built-in extension XVideo
    Initializing built-in extension XVideo-MotionCompensation
    Initializing built-in extension XFree86-VidModeExtension
    Initializing built-in extension XFree86-DGA
    Initializing built-in extension XFree86-DRI
    Initializing built-in extension DRI2
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    (II) NVIDIA GLX Module 334.21 Thu Feb 27 13:54:04 PST 2014
    Loading extension GLX
    (==) Matched nouveau as autoconfigured driver 0
    (==) Matched nvidia as autoconfigured driver 1
    (==) Matched nv as autoconfigured driver 2
    (==) Matched modesetting as autoconfigured driver 3
    (==) Matched fbdev as autoconfigured driver 4
    (==) Matched vesa as autoconfigured driver 5
    (==) Assigned the driver to the xf86ConfigLayout
    (WW) Warning, couldn't open module nouveau
    (II) Unloading nouveau
    (EE) Failed to load module "nouveau" (module does not exist, 0)
    (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    (WW) Warning, couldn't open module nv
    (II) Unloading nv
    (EE) Failed to load module "nv" (module does not exist, 0)
    (WW) Warning, couldn't open module modesetting
    (II) Unloading modesetting
    (EE) Failed to load module "modesetting" (module does not exist, 0)
    (WW) Warning, couldn't open module fbdev
    (II) Unloading fbdev
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
    compiled for 1.15.0, module version = 2.3.2
    (II) NVIDIA dlloader X Driver 334.21 Thu Feb 27 13:34:35 PST 2014
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) VESA: driver for VESA chipsets: vesa
    (++) using VT number 1
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.15.0, module version = 1.0.0
    (WW) Unresolved symbol: fbGetGCPrivateKey
    (II) Loading /usr/lib/xorg/modules/libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.15.0, module version = 1.0.0
    (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
    (EE) NVIDIA: system's kernel log for additional error messages and
    (EE) NVIDIA: consult the NVIDIA README for details.
    (II) Loading /usr/lib/xorg/modules/libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.15.0, module version = 1.1.0
    (II) Loading /usr/lib/xorg/modules/libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.15.0, module version = 1.0.0
    (II) VESA(0): initializing int10
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    (==) VESA(0): Depth 24, (--) framebuffer bpp 32
    (==) VESA(0): RGB weight 888
    (==) VESA(0): Default visual is TrueColor
    (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) VESA(0): VESA VBE DDC supported
    (II) VESA(0): <default monitor>: Using default hsync range of 31.50-48.00 kHz
    (II) VESA(0): <default monitor>: Using default vrefresh range of 50.00-70.00 Hz
    (II) VESA(0): <default monitor>: Using default maximum pixel clock of 65.00 MHz
    (WW) VESA(0): Unable to estimate virtual size
    (II) VESA(0): Not using built-in mode "1920x1080" (no mode of this name)
    (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
    (II) VESA(0): Not using built-in mode "1280x800" (no mode of this name)
    (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
    (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
    (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
    (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
    (II) VESA(0): Not using built-in mode "320x400" (no mode of this name)
    (II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
    (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
    (WW) VESA(0): No valid modes left. Trying less strict filter...
    (II) VESA(0): <default monitor>: Using hsync range of 31.50-48.00 kHz
    (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-70.00 Hz
    (II) VESA(0): <default monitor>: Using maximum pixel clock of 65.00 MHz
    (WW) VESA(0): Unable to estimate virtual size
    (II) VESA(0): Not using built-in mode "1920x1080" (hsync out of range)
    (II) VESA(0): Not using built-in mode "1280x1024" (hsync out of range)
    (II) VESA(0): Not using built-in mode "1280x800" (hsync out of range)
    (II) VESA(0): Not using built-in mode "640x400" (hsync out of range)
    (II) VESA(0): Not using built-in mode "320x400" (hsync out of range)
    (II) VESA(0): Not using built-in mode "320x240" (illegal horizontal timings)
    (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings)
    (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
    (**) VESA(0): *Built-in mode "1024x768"
    (**) VESA(0): *Built-in mode "800x600"
    (**) VESA(0): *Built-in mode "640x480"
    (==) VESA(0): DPI set to (96, 96)
    (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (118)
    (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (115)
    (II) VESA(0): Attempting to use 60Hz refresh for mode "640x480" (112)
    (**) VESA(0): Using "Shadow Framebuffer"
    (II) Loading /usr/lib/xorg/modules/libshadow.so
    (II) Module shadow: vendor="X.Org Foundation"
    compiled for 1.15.0, module version = 1.1.0
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.15.0, module version = 1.0.0
    (==) Depth 24 pixmap format is 32 bpp
    (II) Loading /usr/lib/xorg/modules/libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.15.0, module version = 1.0.0
    (II) VESA(0): initializing int10
    (II) VESA(0): Primary V_BIOS segment is: 0xc000
    (II) VESA(0): VESA BIOS detected
    (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
    (==) VESA(0): Default visual is TrueColor
    (==) VESA(0): Backing store enabled
    (==) VESA(0): DPMS enabled
    (==) RandR enabled
    (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
    (II) config/udev: Adding input device Power Button (/dev/input/event2)
    (**) Power Button: Applying InputClass "evdev keyboard catchall"
    (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.15.0, module version = 2.8.2
    (II) Using input driver 'evdev' for 'Power Button'
    (**) Power Button: always reports core events
    (**) evdev: Power Button: Device: "/dev/input/event2"
    (--) evdev: Power Button: Vendor 0 Product 0x1
    (--) evdev: Power Button: Found keys
    (II) evdev: Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    (II) config/udev: Adding input device Power Button (/dev/input/event1)
    (**) Power Button: Applying InputClass "evdev keyboard catchall"
    (II) Using input driver 'evdev' for 'Power Button'
    (**) Power Button: always reports core events
    (**) evdev: Power Button: Device: "/dev/input/event1"
    (--) evdev: Power Button: Vendor 0 Product 0x1
    (--) evdev: Power Button: Found keys
    (II) evdev: Power Button: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    (II) config/udev: Adding drm device (/dev/dri/card0)
    (II) xfree86: Adding drm device (/dev/dri/card0)
    (WW) Warning, couldn't open module modesetting
    (II) Unloading modesetting
    (EE) Failed to load module "modesetting" (module does not exist, 0)
    xf86: found device 0
    (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device Audio-Technica ATR USB microphone (/dev/input/event0)
    (**) Audio-Technica ATR USB microphone : Applying InputClass "evdev keyboard catchall"
    (II) Using input driver 'evdev' for 'Audio-Technica ATR USB microphone '
    (**) Audio-Technica ATR USB microphone : always reports core events
    (**) evdev: Audio-Technica ATR USB microphone : Device: "/dev/input/event0"
    (--) evdev: Audio-Technica ATR USB microphone : Vendor 0x909 Product 0x1a
    (--) evdev: Audio-Technica ATR USB microphone : Found 1 mouse buttons
    (--) evdev: Audio-Technica ATR USB microphone : Found absolute axes
    (--) evdev: Audio-Technica ATR USB microphone : Found absolute multitouch axes
    (II) evdev: Audio-Technica ATR USB microphone : Forcing absolute x/y axes to exist.
    (--) evdev: Audio-Technica ATR USB microphone : Found keys
    (II) evdev: Audio-Technica ATR USB microphone : Forcing relative x/y axes to exist.
    (II) evdev: Audio-Technica ATR USB microphone : Configuring as mouse
    (II) evdev: Audio-Technica ATR USB microphone : Configuring as keyboard
    (**) evdev: Audio-Technica ATR USB microphone : YAxisMapping: buttons 4 and 5
    (**) evdev: Audio-Technica ATR USB microphone : EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Audio-Technica ATR USB microphone " (type: KEYBOARD, id 8)
    (II) evdev: Audio-Technica ATR USB microphone : initialized for absolute axes.
    (**) Audio-Technica ATR USB microphone : (accel) keeping acceleration scheme 1
    (**) Audio-Technica ATR USB microphone : (accel) acceleration profile 0
    (**) Audio-Technica ATR USB microphone : (accel) acceleration factor: 2.000
    (**) Audio-Technica ATR USB microphone : (accel) acceleration threshold: 4
    (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event5)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event4)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event11)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event10)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event9)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event8)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event7)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event6)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:1025 (/dev/input/event12)
    (**) Logitech Unifying Device. Wireless PID:1025: Applying InputClass "evdev pointer catchall"
    (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:1025'
    (**) Logitech Unifying Device. Wireless PID:1025: always reports core events
    (**) evdev: Logitech Unifying Device. Wireless PID:1025: Device: "/dev/input/event12"
    (--) evdev: Logitech Unifying Device. Wireless PID:1025: Vendor 0x46d Product 0xc52b
    (--) evdev: Logitech Unifying Device. Wireless PID:1025: Found 20 mouse buttons
    (--) evdev: Logitech Unifying Device. Wireless PID:1025: Found scroll wheel(s)
    (--) evdev: Logitech Unifying Device. Wireless PID:1025: Found relative axes
    (--) evdev: Logitech Unifying Device. Wireless PID:1025: Found x and y relative axes
    (II) evdev: Logitech Unifying Device. Wireless PID:1025: Configuring as mouse
    (II) evdev: Logitech Unifying Device. Wireless PID:1025: Adding scrollwheel support
    (**) evdev: Logitech Unifying Device. Wireless PID:1025: YAxisMapping: buttons 4 and 5
    (**) evdev: Logitech Unifying Device. Wireless PID:1025: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:1025" (type: MOUSE, id 9)
    (II) evdev: Logitech Unifying Device. Wireless PID:1025: initialized for relative axes.
    (**) Logitech Unifying Device. Wireless PID:1025: (accel) keeping acceleration scheme 1
    (**) Logitech Unifying Device. Wireless PID:1025: (accel) acceleration profile 0
    (**) Logitech Unifying Device. Wireless PID:1025: (accel) acceleration factor: 2.000
    (**) Logitech Unifying Device. Wireless PID:1025: (accel) acceleration threshold: 4
    (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:1025 (/dev/input/mouse0)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:2016 (/dev/input/event13)
    (**) Logitech Unifying Device. Wireless PID:2016: Applying InputClass "evdev keyboard catchall"
    (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:2016'
    (**) Logitech Unifying Device. Wireless PID:2016: always reports core events
    (**) evdev: Logitech Unifying Device. Wireless PID:2016: Device: "/dev/input/event13"
    (--) evdev: Logitech Unifying Device. Wireless PID:2016: Vendor 0x46d Product 0xc52b
    (--) evdev: Logitech Unifying Device. Wireless PID:2016: Found 1 mouse buttons
    (--) evdev: Logitech Unifying Device. Wireless PID:2016: Found scroll wheel(s)
    (--) evdev: Logitech Unifying Device. Wireless PID:2016: Found relative axes
    (II) evdev: Logitech Unifying Device. Wireless PID:2016: Forcing relative x/y axes to exist.
    (--) evdev: Logitech Unifying Device. Wireless PID:2016: Found absolute axes
    (II) evdev: Logitech Unifying Device. Wireless PID:2016: Forcing absolute x/y axes to exist.
    (--) evdev: Logitech Unifying Device. Wireless PID:2016: Found keys
    (II) evdev: Logitech Unifying Device. Wireless PID:2016: Configuring as mouse
    (II) evdev: Logitech Unifying Device. Wireless PID:2016: Configuring as keyboard
    (II) evdev: Logitech Unifying Device. Wireless PID:2016: Adding scrollwheel support
    (**) evdev: Logitech Unifying Device. Wireless PID:2016: YAxisMapping: buttons 4 and 5
    (**) evdev: Logitech Unifying Device. Wireless PID:2016: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:2016" (type: KEYBOARD, id 10)
    (II) evdev: Logitech Unifying Device. Wireless PID:2016: initialized for relative axes.
    (WW) evdev: Logitech Unifying Device. Wireless PID:2016: ignoring absolute axes.
    (**) Logitech Unifying Device. Wireless PID:2016: (accel) keeping acceleration scheme 1
    (**) Logitech Unifying Device. Wireless PID:2016: (accel) acceleration profile 0
    (**) Logitech Unifying Device. Wireless PID:2016: (accel) acceleration factor: 2.000
    (**) Logitech Unifying Device. Wireless PID:2016: (accel) acceleration threshold: 4
    (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event4)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    removing GPU device /sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0/drm/card0 /dev/dri/card0
    (II) config/udev: Adding drm device (/dev/dri/card0)
    (II) xfree86: Adding drm device (/dev/dri/card0)
    (WW) Warning, couldn't open module modesetting
    (II) Unloading modesetting
    (EE) Failed to load module "modesetting" (module does not exist, 0)
    xf86: found device 0
    (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event7)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event9)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event10)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event8)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event11)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event5)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event6)
    (II) No input driver specified, ignoring this device.
    (II) This device may have been added with another device file.
    I have Mesa, Vesa, and the "nvidia" drivers installed.
    Last edited by kensclark16 (2014-04-05 19:19:25)

    Please edit your post and use code tags, like this:
    X.Org X Server 1.15.0
    Release Date: 2013-12-27
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.12.5-1-ARCH x86_64
    Current Operating System: Linux SERN 3.13.8-1-ARCH #1 SMP PREEMPT Tue Apr 1 12:19:51 CEST 2014 x86_64
    Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ae1186fc-165e-4d4d-949a-ccf939e3da53 rw quiet elevator=deadline
    Build Date: 09 January 2014 08:47:24AM
    Current version of pixman: 0.32.4
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 5 11:55:11 2014
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    (==) No Layout section. Using the first Screen section.
    (==) No screen section available. Using defaults.
    (**) |-->Screen "Default Screen Section" (0)
    (**) | |-->Monitor "<default monitor>"
    (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration...
    This makes it A LOT easier to read.

  • KDE4 login manager is disabled [SOLVED]

    I've updated two of my systems to KDE4.1 and both have the same problem: Login Manager is disabled (grayed out)
    With that I cannot change any settings. Does anyone know how to fix this problem? 
    R.
    Last edited by ralvez (2008-07-30 23:00:25)

    Peyton wrote:
    It's possible to login as root, but it's disabled by default. You have to edit kdmrc to allow root login.
    Try kdesu again. It didn't work for me the first time, either. Or, you could just use sudo for this.
    OK. That did the trick!!
    I enabled root log in and then I was able to customize the theme and get a whole lot of the other settings working.
    Thank you!!
    There are yet a number of other things that do not work but ... I got KDE to at least not look ugly.
    Quanta, which I use on a daily basis does not work by default but one of the devs was nice enough to put a package build up, so that's fixed ... (sort of, when Quanta starts it complains that a bunch of plug-ins are missing... but the "key" components are running )
    Thanks a lot for the help.
    R.
    Last edited by ralvez (2008-07-30 23:11:19)

  • [SOLVED]Login manager in KDE 4.3 does not work!

    This is a fresh install (just two days old and installed KDEbase just yesterday), and almost everything is working like a charm the only glitch I have experienced till now is that the login manager module in System Settings is not working as it should be. When I click on its button I know that it should normally ask me for my password but it does not do that and therefore when it opens up all the settings are greyed out and thus unchangable . Is this a bug or am I missing something (Anyone else experienced this!)?
    Also, although not related to this topic, can somebody tell me where to find the setting for making windows shift to different workspace while dragging them through the edges of the screen. I'm sure I found this setting under Window Behavior>Window Behavior module in Kubuntu but it is nowhere to be found on the Arch KDE.
    Last edited by bhadotia (2012-02-16 00:49:32)

    bhadotia wrote:Also, although not related to this topic, can somebody tell me where to find the setting for making windows shift to different workspace while dragging them through the edges of the screen. I'm sure I found this setting under Window Behavior>Window Behavior module in Kubuntu but it is nowhere to be found on the Arch KDE.
    As nobody answered this question, I guess I'll just mark this thread as solved as even after a lot of search I'm unable to find the preference and so none of the arch users here know about it as well. I think that feature was kubuntu specific and as Arch ships vanilla KDE I think its useless trying to find it here.
    Anyways thanks for the help guys

  • My computer crashed. I managed to restore most of my music with the cloud. Some older albums didn't sync. How do I transfer something from my iPod touch to my computer?

    My computer crashed. I managed to restore most of my music with iCloud but some older albums didn't sync. How do I transfer something from my iPod to my computer?

    See:
    Recovering your iTunes library from your iPod or iOS device: Apple Support Communities

  • Logging into CLI from graphical login manager...possible?

    Hey guys, this sounds like a backwards question, but hear me out.
    I have two accounts on my computer.  One of which is my main account, where do graphical design, sound editing, web surfing, and various LibreOffice tasks.  This account, I want to boot straight into my standard Openbox account.
    The other account, I'm planning to use solely for writing, and want to use it as a "no distractions, get stuff done," type account where I will just sit and write.  I plan on using wordgrinder for word processing on this account, since that's as "no distractions" as they come.  Thus, with my no distraction rule, I want to boot this account straight into commandline, and then from there, launch wordgrinder.  At the very worst, if I'm going to use another program with this account, it would be mutt.  However, I've already set up a GUI login manager.
    Right now I'm using LXDM, and am wondering if there's a config I can write to have LXDM send me back out to the CLI after I login using this secondary account.  If this is not possible, I have considered using a tiling window manager to emulate the CLI, but really have never used any, so I don't know which would be able to provide the feel of pure CLI without much hassle.
    So preferably, what options out of these are available for what I want to do?
    1) Create a config file for LXDM that can send me out to CLI.
    2) Uninstall LXDM and use a command line-based display manager. (If so, which one?)
    3) Use a tiling window manager. (If so, which one?)
    4) Ditch the display manager altogether and just use startx when I want to use Openbox.
    5) Other (Please state)

    loafer wrote:Sorry if I've completely misunderstood but isn't Ctrl + Alt + F2 etc. an option?
    It is, and I may have to settle for it (TBH, I hadn't even thought of that, when I had used it before, so thanks for reminding me of that.)  However, having an out to go back into openbox anytime I want easily just by doing Ctrl+Alt+F1 may be an issue, but I guess every option I have has a flaw TBH.  So C+A+F2 may be the best one.  Thanks.

  • Which login manager? [SOLVED]

    I have discovered that I was unable to startxfce4 as a user because I did not install a login manager yet. Would you reccomend xorg-xdm or sLim? Why?
    Last edited by Blake Gideon (2009-09-18 21:03:21)

    Blake Gideon wrote:
    Does root have an ~/.xinitrc?
    EDIT: I'm fine with just having console login.
    Please do not run a window manager as root. But to answer your question, root can have xinitrc too, yes. It's not there if you didn't create it manually...so just create it with any text editor you want.
    [edit] typos
    Last edited by Lich (2009-09-18 20:43:37)

  • [SOLVED] Shutdown not possible without login manager

    When I login using slim as user, everything is fine.
    Automatic login without slim changes the rights of my user.
    When dbus is active as a daemon in rc.conf, wicd works fine (without dbus wicd would not work), but only xfce4 log-out is avaiblable. Xfce4-Shutdown and -restart is inactive.
    I'm not using a login manager, but mingetty, see
    https://wiki.archlinux.org/index.php/Start_X_at_Boot
    (used slim, at that stage I didn't have these kind of problems).
    according to the wiki
    https://wiki.archlinux.org/index.php/Au … al_console
    https://wiki.archlinux.org/index.php/Au … al_console
      /etc/inittab
    id:3:initdefault:
    rc::sysinit:/etc/rc.sysinit
    rs:S1:wait:/etc/rc.single
    rm:2345:wait:/etc/rc.multi
    rh:06:wait:/etc/rc.shutdown
    su:S:wait:/sbin/sulogin -p
    # -8 options fixes umlauts problem on login
    c1:2345:respawn:/sbin/mingetty --autologin hk tty1 linux
    c2:2345:respawn:/sbin/agetty -8 -s 38400 tty2 linux
    c3:2345:respawn:/sbin/agetty -8 -s 38400 tty3 linux
    c4:2345:respawn:/sbin/agetty -8 -s 38400 tty4 linux
    c5:2345:respawn:/sbin/agetty -8 -s 38400 tty5 linux
    c6:2345:respawn:/sbin/agetty -8 -s 38400 tty6 linux
    ca::ctrlaltdel:/sbin/shutdown -t3 -r now
    My ~/.bash_profile
    if [[ -z $DISPLAY && $(tty) = /dev/tty1 ]]; then
    #startx &> /dev/null &
    exec ck-launch-session startxfce4
    #xinit /usr/bin/xfce4-session
    fi
    I have tried different commands in my ~.xinitrc, but no change of behaviour
    1. exec ck-launch-session dbus-launch startxfce4 (I read somewhere that ck must be started before dbus-launch)
    2. exec ck-launch-session startxfce4
    When dbus is inactive in the rc.conf daemon's session, wicd does not work, but I can shut down the computer.
    Last edited by mumpf (2012-02-13 18:27:21)

    it works now with the help of a debian thread, unfortunately in German
    http://debianforum.de/forum/viewtopic.php?f=2&t=131087
    three additional files in /etc/polkit-1/localauthority/50-local have to set up (exactly the way they are in the thread):
    etc/polkit-1/localauthority/50-local.d/org.freedesktop.consolekit.pkla
    etc/polkit-1/localauthority/50-local.d/org.freedesktop.udisks.pkla
    etc/polkit-1/localauthority/50-local.d/org.freedesktop.upower.pkla
    For Archlinux the group powerdev has to be replaced by power and users by storage
    in sudoers /usr/lib/xfce4/session/xfsm-shutdown-helper has to be removed.
    After a restart all should work (mount and restart works on my installation now).

  • Enter login manager and X respawn issue

    Wondering if anyone else has this. I have a login for myself and one for my wife and 'normal' people who don't want/know how to use a tiling WM and firefox-pentadacytl, and want to have a graphical login manager. SLiM caused too many hard crashes where I'd lose the keyboard. GDM and KDM have too much cruft and LXDM is even less stable. Enter looked good, but on logout from openbox (not ScrotWM), tty7 locks up and I'll get the "X respawning too fast: disabled for 5 minutes message" in my logs/tty1.
    With SLiM it looks like this is an auth. file and/or xorg.conf error from what I've read. I've been relying on X to auto-config and don't have an xorg.conf.
    Where do I want to start to work around this?
    I'll post my initab and Xorg logs in a second or two.
    Relevant inittab lines:
    # Boot to console
    #id:3:initdefault:
    # Boot to X11
    id:5:initdefault:
    rc::sysinit:/etc/rc.sysinit
    rs:S1:wait:/etc/rc.single
    rm:2345:wait:/etc/rc.multi
    rh:06:wait:/etc/rc.shutdown
    su:S:wait:/sbin/sulogin -p
    # -8 options fixes umlauts problem on login
    c1:2345:respawn:/sbin/agetty -i -8 38400 tty1 linux
    c2:2345:respawn:/sbin/agetty -8 -s 38400 tty2 linux
    c3:2345:respawn:/sbin/agetty -8 -s 38400 tty3 linux
    c4:2345:respawn:/sbin/agetty -8 -s 38400 tty4 linux
    c5:2345:respawn:/sbin/agetty -8 -s 38400 tty5 linux
    c6:2345:respawn:/sbin/agetty -8 -s 38400 tty6 linux
    ca::ctrlaltdel:/sbin/shutdown -t3 -r now
    x:5:respawn:/usr/bin/enter >/dev/null 2>&1
    Xorg.0.log:
    Oct 23 15:53:35 thimkbrick init: Switching to runlevel: 5
    ...skipping...
    Oct 29 19:14:00 thimkbrick dhcpcd[621]: wlan0: leased 192.168.5.11 for infinity
    Oct 29 19:14:00 thimkbrick dhcpcd[621]: forked to background, child pid 645
    Oct 29 19:18:12 thimkbrick init: Switching to runlevel: 5
    Oct 29 19:18:12 thimkbrick enter: Starting X server. [...x7 more]
    Oct 29 19:18:12 thimkbrick init: Id "x" respawning too fast: disabled for 5 minutes
    Oct 29 19:18:12 thimkbrick enter: Starting X server.
    Oct 29 19:18:18 thimkbrick enter: Server timed out [...x8 more]
    Oct 29 19:18:23 thimkbrick enter: Logging in user
    Oct 29 19:23:13 thimkbrick enter: Starting X server. [...x8 more]
    Oct 29 19:23:13 thimkbrick init: Id "x" respawning too fast: disabled for 5 minutes
    Oct 29 19:23:13 thimkbrick enter: Starting X server.
    Oct 29 19:23:19 thimkbrick enter: Server timed out [...x8 more]
    Last edited by nathan28 (2011-10-29 23:28:56)

    Took another pass at the login manager thing again today. Just tried to re-install xorg-xkbcomp, to little apparent effect.
    Logging out of ScrotWM works. Logging into Openbox (via my other user's login) works. Attempting to log out of openbox, either with the r-click logout or with $ openbox --exit, drops me to an X root window and enter does not reappear without # killall X or #telinit 3 followed by #telinit 5.
    Is is possible that this is a result of the
    exec ck-launch-session dbus-launch --exit-with-session openbox-session
    line in the regular user .xinitrc? Otherwise I'm at a loss for ideas besides hacking the Enter code.
    Mostly giving up on this for now.
    Last edited by nathan28 (2011-12-26 19:04:48)

  • Movela netflix queue manager not available for download from blackberry app world

    I got a message for an upgrade available for this app, every time I try to run the upgrade it gives me "movela netflix queue manager not available for download from blackberry app world" message. I deleted appworld reinstalled it twice have the same issue. I had this problem before with another app when I deleted the app to reinstall it I had to pay for it again. I already contacted the vendor and they said the issue is with appworld. Is there any solution for this

    Hello randykico and welcome to the BlackBerry Support Community Forums.
    When you purchase an application in BlackBerry App World, you should be able to delete it and reinstall it without having to repurchase it.
    When you reinstall App World to refresh your purchases:
    Open BlackBerry App World.
    Click the Menu key, and then click
    My World
    Enter in your BlackBerry ID email and password, then click Login
    The application list will refresh automatically
    For each application that needs to be reinstalled, select it under the Uninstalled section and click
    Reinstall.
    Let me know how yo make out
    -HMthePirate
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • How do I stop Firefox from crashing? It crashes at various times, not when loading any specific pages.

    My crash problem has been going on for week, now. I tried uninstalling FF and reinstalling it. I hoped that would fix the problem, but it didn't. Crashes occur randomly, when loading or reloading pages but they are NOT specific pages. The Report ID listed below is just 1 of several reports from the past week.

    I am unwilling to attempt navigation away from these sites. The pop-ups that occur on the attempt to leave a site or to close the browser are exit traps offering incentive to stay.
    Once upon a time, when the internet was less dangerous, I would be willing to close the exit pop-ups. Now, after twice being infected with malware trying to close the pop-ups, I now force close whichever browser I am using.
    Recently, I clicked on the red X to close one pop-up, and it installed a trojan that I had to pay to be removed. When I clicked on 'Leave' in another exit pop, it didn't exit and it turned out I was giving permission to run a script file. Now that criminals have learned these exit pop-ups can be used to force a click action, the sites using them have become dangerous.
    If I force the browser to close using Task manager, Please tell me how to stop FireFox from sending me directly back to the same site because it mistakenly believes it crashed when it did not. I forced it to close because I was on a site that had taken control of my browser and was not allowing me to leave the site.
    No other browser sends me back to the potentially dangerous sites. I prefer Firefox, but the new version must have a setting that allows me to get safely away from a problem site?

  • Ios7 bookamrking web application to home screen via Safari crashes after login and when we try to open any link inside. Can anyone please tell me if there is any scheduled fix for this bug in safari?

    ios7 bookmarking web application to home screen via Safari, crashes after login and when we try to open any link inside from the icon that gets created on the home screen. Can anyone please tell me if there is any scheduled fix for this bug in safari?
    From what i understand i see that - Cookies are not transferred between your website and your webapp when installing the icon on the home screen (for authentication purposes for example). It was working until 6.1 and now it’s not working anymore.
    Can someone please tell me if this bug will be fixed in any future release, if so the ticket number of some kind that i can track, or if there is a workaround for this issue?

    ios7 bookmarking web application to home screen via Safari, crashes after login and when we try to open any link inside from the icon that gets created on the home screen. Can anyone please tell me if there is any scheduled fix for this bug in safari?
    From what i understand i see that - Cookies are not transferred between your website and your webapp when installing the icon on the home screen (for authentication purposes for example). It was working until 6.1 and now it’s not working anymore.
    Can someone please tell me if this bug will be fixed in any future release, if so the ticket number of some kind that i can track, or if there is a workaround for this issue?

  • [SOLVED] Gnome 3 always crash

    I tried to install gnome 3 on the system, when I typed startx, gnome 3 occurs with a long time and when it appears , there is no icon appears, and no desktop background. Only menu bar appears in white (not like the look of all gnome 3 normally) and when I tried start application gnome 3 always crash and forced to logout. I do not know what should I do, I tried reinstall MesaLib (with gallium-llvm), Gnome-Session, Gnome-Desktop and others but still error. Error log said to many warning.
    Xorg.0.log
    [ 47.666]
    X.Org X Server 1.11.2
    Release Date: 2011-11-04
    [ 47.666] X Protocol Version 11, Revision 0
    [ 47.666] Build Operating System: Linux 3.0-ARCH i686
    [ 47.666] Current Operating System: Linux A3-LFS 3.1.0 #1 SMP Fri Dec 30 22:43:52 WIT 2011 i686
    [ 47.666] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.1-lfs-7.0 root=/dev/sda6
    [ 47.666] Build Date: 04 January 2012 06:12:35AM
    [ 47.666]
    [ 47.666] Current version of pixman: 0.24.0
    [ 47.666] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 47.666] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 47.666] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 8 05:45:05 2012
    [ 47.734] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 47.734] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 47.741] (==) No Layout section. Using the first Screen section.
    [ 47.741] (==) No screen section available. Using defaults.
    [ 47.741] (**) |-->Screen "Default Screen Section" (0)
    [ 47.741] (**) | |-->Monitor "<default monitor>"
    [ 47.745] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 47.745] (==) Automatically adding devices
    [ 47.745] (==) Automatically enabling devices
    [ 47.868] (==) FontPath set to:
    /usr/share/fonts/X11/misc/,
    /usr/share/fonts/X11/TTF/,
    /usr/share/fonts/X11/OTF/,
    /usr/share/fonts/X11/Type1/,
    /usr/share/fonts/X11/100dpi/,
    /usr/share/fonts/X11/75dpi/
    [ 47.868] (==) ModulePath set to "/usr/lib/X11/modules"
    [ 47.868] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 47.874] (II) Loader magic: 0x82227a0
    [ 47.874] (II) Module ABI versions:
    [ 47.874] X.Org ANSI C Emulation: 0.4
    [ 47.874] X.Org Video Driver: 11.0
    [ 47.874] X.Org XInput driver : 13.0
    [ 47.874] X.Org Server Extension : 6.0
    [ 47.874] (--) PCI:*(0:8:0:0) 1002:68b8:1787:200a rev 0, Mem @ 0xd0000000/268435456, 0xfe9c0000/131072, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 47.874] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 47.874] (II) LoadModule: "extmod"
    [ 47.912] (II) Loading /usr/lib/X11/modules/extensions/libextmod.so
    [ 47.919] (II) Module extmod: vendor="X.Org Foundation"
    [ 47.919] compiled for 1.11.2, module version = 1.0.0
    [ 47.919] Module class: X.Org Server Extension
    [ 47.919] ABI class: X.Org Server Extension, version 6.0
    [ 47.919] (II) Loading extension MIT-SCREEN-SAVER
    [ 47.919] (II) Loading extension XFree86-VidModeExtension
    [ 47.919] (II) Loading extension XFree86-DGA
    [ 47.924] (II) Loading extension DPMS
    [ 47.924] (II) Loading extension XVideo
    [ 47.924] (II) Loading extension XVideo-MotionCompensation
    [ 47.924] (II) Loading extension X-Resource
    [ 47.924] (II) LoadModule: "dbe"
    [ 47.924] (II) Loading /usr/lib/X11/modules/extensions/libdbe.so
    [ 47.932] (II) Module dbe: vendor="X.Org Foundation"
    [ 47.932] compiled for 1.11.2, module version = 1.0.0
    [ 47.932] Module class: X.Org Server Extension
    [ 47.932] ABI class: X.Org Server Extension, version 6.0
    [ 47.932] (II) Loading extension DOUBLE-BUFFER
    [ 47.932] (II) LoadModule: "glx"
    [ 47.932] (II) Loading /usr/lib/X11/modules/extensions/libglx.so
    [ 47.953] (II) Module glx: vendor="X.Org Foundation"
    [ 47.953] compiled for 1.11.2, module version = 1.0.0
    [ 47.953] ABI class: X.Org Server Extension, version 6.0
    [ 47.953] (==) AIGLX enabled
    [ 47.953] (II) Loading extension GLX
    [ 47.953] (II) LoadModule: "record"
    [ 47.953] (II) Loading /usr/lib/X11/modules/extensions/librecord.so
    [ 47.963] (II) Module record: vendor="X.Org Foundation"
    [ 47.963] compiled for 1.11.2, module version = 1.13.0
    [ 47.963] Module class: X.Org Server Extension
    [ 47.963] ABI class: X.Org Server Extension, version 6.0
    [ 47.963] (II) Loading extension RECORD
    [ 47.963] (II) LoadModule: "dri"
    [ 47.963] (II) Loading /usr/lib/X11/modules/extensions/libdri.so
    [ 47.983] (II) Module dri: vendor="X.Org Foundation"
    [ 47.983] compiled for 1.11.2, module version = 1.0.0
    [ 47.983] ABI class: X.Org Server Extension, version 6.0
    [ 47.983] (II) Loading extension XFree86-DRI
    [ 47.983] (II) LoadModule: "dri2"
    [ 47.983] (II) Loading /usr/lib/X11/modules/extensions/libdri2.so
    [ 47.988] (II) Module dri2: vendor="X.Org Foundation"
    [ 47.988] compiled for 1.11.2, module version = 1.2.0
    [ 47.988] ABI class: X.Org Server Extension, version 6.0
    [ 47.988] (II) Loading extension DRI2
    [ 47.988] (==) Matched ati as autoconfigured driver 0
    [ 47.988] (==) Matched vesa as autoconfigured driver 1
    [ 47.988] (==) Matched fbdev as autoconfigured driver 2
    [ 47.988] (==) Assigned the driver to the xf86ConfigLayout
    [ 47.988] (II) LoadModule: "ati"
    [ 48.001] (II) Loading /usr/lib/X11/modules/drivers/ati_drv.so
    [ 48.006] (II) Module ati: vendor="X.Org Foundation"
    [ 48.006] compiled for 1.11.2, module version = 6.14.3
    [ 48.006] Module class: X.Org Video Driver
    [ 48.006] ABI class: X.Org Video Driver, version 11.0
    [ 48.017] (II) LoadModule: "radeon"
    [ 48.017] (II) Loading /usr/lib/X11/modules/drivers/radeon_drv.so
    [ 48.073] (II) Module radeon: vendor="X.Org Foundation"
    [ 48.073] compiled for 1.11.2, module version = 6.14.3
    [ 48.073] Module class: X.Org Video Driver
    [ 48.073] ABI class: X.Org Video Driver, version 11.0
    [ 48.083] (II) LoadModule: "vesa"
    [ 48.083] (II) Loading /usr/lib/X11/modules/drivers/vesa_drv.so
    [ 48.091] (II) Module vesa: vendor="X.Org Foundation"
    [ 48.091] compiled for 1.11.2, module version = 2.3.0
    [ 48.091] Module class: X.Org Video Driver
    [ 48.091] ABI class: X.Org Video Driver, version 11.0
    [ 48.091] (II) LoadModule: "fbdev"
    [ 48.091] (II) Loading /usr/lib/X11/modules/drivers/fbdev_drv.so
    [ 48.095] (II) Module fbdev: vendor="X.Org Foundation"
    [ 48.095] compiled for 1.11.2, module version = 0.4.2
    [ 48.095] ABI class: X.Org Video Driver, version 11.0
    [ 48.095] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS
    [ 48.096] (II) VESA: driver for VESA chipsets: vesa
    [ 48.096] (II) FBDEV: driver for framebuffer: fbdev
    [ 48.096] (--) using VT number 7
    [ 48.099] (II) Loading /usr/lib/X11/modules/drivers/radeon_drv.so
    [ 48.099] (II) [KMS] drm report modesetting isn't supported.
    [ 48.099] (WW) Falling back to old probe method for vesa
    [ 48.099] (WW) Falling back to old probe method for fbdev
    [ 48.099] (II) Loading sub module "fbdevhw"
    [ 48.099] (II) LoadModule: "fbdevhw"
    [ 48.099] (II) Loading /usr/lib/X11/modules/libfbdevhw.so
    [ 48.108] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 48.108] compiled for 1.11.2, module version = 0.0.2
    [ 48.108] ABI class: X.Org Video Driver, version 11.0
    [ 48.108] (EE) open /dev/fb0: No such file or directory
    [ 48.108] (II) RADEON(0): TOTO SAYS 00000000fe9c0000
    [ 48.108] (II) RADEON(0): MMIO registers at 0x00000000fe9c0000: size 128KB
    [ 48.108] (II) RADEON(0): PCI bus 8 card 0 func 0
    [ 48.108] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 48.108] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 48.108] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 48.108] (==) RADEON(0): Default visual is TrueColor
    [ 48.108] (II) Loading sub module "vgahw"
    [ 48.108] (II) LoadModule: "vgahw"
    [ 48.108] (II) Loading /usr/lib/X11/modules/libvgahw.so
    [ 48.116] (II) Module vgahw: vendor="X.Org Foundation"
    [ 48.116] compiled for 1.11.2, module version = 0.1.0
    [ 48.116] ABI class: X.Org Video Driver, version 11.0
    [ 48.116] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    [ 48.116] (==) RADEON(0): RGB weight 888
    [ 48.116] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 48.116] (--) RADEON(0): Chipset: "ATI Radeon HD 5700 Series" (ChipID = 0x68b8)
    [ 48.116] (--) RADEON(0): Linear framebuffer at 0x00000000d0000000
    [ 48.116] (II) RADEON(0): PCIE card detected
    [ 48.116] (II) Loading sub module "int10"
    [ 48.116] (II) LoadModule: "int10"
    [ 48.116] (II) Loading /usr/lib/X11/modules/libint10.so
    [ 48.128] (II) Module int10: vendor="X.Org Foundation"
    [ 48.128] compiled for 1.11.2, module version = 1.0.0
    [ 48.128] ABI class: X.Org Video Driver, version 11.0
    [ 48.128] (II) RADEON(0): initializing int10
    [ 48.133] (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    [ 48.134] (II) RADEON(0): ATOM BIOS detected
    [ 48.144] (II) RADEON(0): ATOM BIOS Rom:
    [ 48.144] SubsystemVendorID: 0x1787 SubsystemID: 0x200a
    [ 48.144] IOBaseAddress: 0xe000
    [ 48.144] Filename: SM2G03.00R
    [ 48.144] BIOS Bootup Message: JUNIPER XT PCIE 1GB/128B GDDR5 2XDVI-I/HDMI/DP 1200M/850E
    [ 48.144] (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    [ 48.144] (II) RADEON(0): Start of VRAM area used by Firmware: 0xfffec
    [ 48.144] (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    [ 48.144] (II) RADEON(0): AtomBIOS VRAM scratch base: 0xfffec
    [ 48.144] (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    [ 48.144] (II) RADEON(0): Default Engine Clock: 850000
    [ 48.144] (II) RADEON(0): Default Memory Clock: 1200000
    [ 48.144] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1200000
    [ 48.144] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0
    [ 48.144] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 27000
    [ 48.144] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 6750
    [ 48.144] (II) RADEON(0): Maximum Pixel Clock: 400000
    [ 48.144] (II) RADEON(0): Reference Clock: 27000
    [ 48.147] (II) RADEON(0): No DRI yet on Evergreen
    [ 48.147] (II) RADEON(0): using shadow framebuffer
    [ 48.147] (II) Loading sub module "shadow"
    [ 48.147] (II) LoadModule: "shadow"
    [ 48.147] (II) Loading /usr/lib/X11/modules/libshadow.so
    [ 48.156] (II) Module shadow: vendor="X.Org Foundation"
    [ 48.156] compiled for 1.11.2, module version = 1.1.0
    [ 48.156] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 48.156] (II) RADEON(0): Detected total video RAM=1048576K, accessible=262144K (PCI BAR=262144K)
    [ 48.156] (--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM)
    [ 48.156] (II) RADEON(0): Color tiling disabled
    [ 48.156] (II) Loading sub module "ddc"
    [ 48.156] (II) LoadModule: "ddc"
    [ 48.156] (II) Module "ddc" already built-in
    [ 48.156] (II) Loading sub module "i2c"
    [ 48.156] (II) LoadModule: "i2c"
    [ 48.156] (II) Module "i2c" already built-in
    [ 48.156] (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=64800 max=120000; xclk=40000
    [ 48.156] (II) RADEON(0): Output DisplayPort-0 has no monitor section
    [ 48.163] (II) RADEON(0): I2C bus "DisplayPort-0-DP" initialized.
    [ 48.165] RADEONDPEncoderService: 1 19
    [ 48.165] (II) RADEON(0): I2C bus "DisplayPort-0" initialized.
    [ 48.165] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 48.165] (II) RADEON(0): I2C bus "HDMI-0" initialized.
    [ 48.165] (II) RADEON(0): Output DVI-1 has no monitor section
    [ 48.165] (II) RADEON(0): I2C bus "DVI-1" initialized.
    [ 48.165] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 48.165] (II) RADEON(0): I2C bus "DVI-0" initialized.
    [ 48.165] (II) RADEON(0): Port0:
    [ 48.165] XRANDR name: DisplayPort-0
    [ 48.165] Connector: DisplayPort
    [ 48.165] DFP1: INTERNAL_UNIPHY2
    [ 48.165] DDC reg: 0x6440
    [ 48.165] (II) RADEON(0): Port1:
    [ 48.165] XRANDR name: HDMI-0
    [ 48.165] Connector: HDMI-A
    [ 48.165] DFP2: INTERNAL_UNIPHY2
    [ 48.165] DDC reg: 0x6470
    [ 48.165] (II) RADEON(0): Port2:
    [ 48.165] XRANDR name: DVI-1
    [ 48.165] Connector: DVI-I
    [ 48.165] CRT2: INTERNAL_KLDSCP_DAC2
    [ 48.165] DFP3: INTERNAL_UNIPHY1
    [ 48.165] DDC reg: 0x6460
    [ 48.165] (II) RADEON(0): Port3:
    [ 48.165] XRANDR name: DVI-0
    [ 48.165] Connector: DVI-I
    [ 48.165] CRT1: INTERNAL_KLDSCP_DAC1
    [ 48.165] DFP4: INTERNAL_UNIPHY
    [ 48.165] DDC reg: 0x6450
    [ 48.167] RADEONDPEncoderService: 1 19
    [ 48.167] (II) RADEON(0): I2C device "DisplayPort-0-DP:ddc2" registered at address 0xA0.
    [ 48.167] failed to get auxch 0030 40 30 02 after 0 retries
    [ 48.167] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.167] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.167] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.167] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.167] (II) RADEON(0): I2C device "DisplayPort-0:ddc2" registered at address 0xA0.
    [ 48.169] (II) RADEON(0): Output: DisplayPort-0, Detected Monitor Type: 0
    [ 48.169] finished output detect: 0
    [ 48.169] (II) RADEON(0): I2C device "HDMI-0:ddc2" registered at address 0xA0.
    [ 48.173] (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    [ 48.173] finished output detect: 1
    [ 48.173] (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0.
    [ 48.182] Dac detection success
    [ 48.182] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    [ 48.182] Unhandled monitor type 0
    [ 48.182] finished output detect: 2
    [ 48.182] (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    [ 48.235] (II) RADEON(0): EDID for output DVI-0
    [ 48.235] (II) RADEON(0): Manufacturer: GSM Model: 3e89 Serial#: 202334
    [ 48.235] (II) RADEON(0): Year: 2010 Week: 3
    [ 48.235] (II) RADEON(0): EDID Version: 1.3
    [ 48.235] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 48.235] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 48.235] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 20
    [ 48.235] (II) RADEON(0): Gamma: 2.20
    [ 48.235] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 48.235] (II) RADEON(0): First detailed timing is preferred mode
    [ 48.235] (II) RADEON(0): redX: 0.609 redY: 0.331 greenX: 0.316 greenY: 0.587
    [ 48.235] (II) RADEON(0): blueX: 0.153 blueY: 0.094 whiteX: 0.312 whiteY: 0.329
    [ 48.235] (II) RADEON(0): Supported established timings:
    [ 48.235] (II) RADEON(0): 640x480@60Hz
    [ 48.235] (II) RADEON(0): 800x600@60Hz
    [ 48.235] (II) RADEON(0): 1024x768@60Hz
    [ 48.235] (II) RADEON(0): Manufacturer's mask: 0
    [ 48.235] (II) RADEON(0): Supported standard timings:
    [ 48.235] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 48.235] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 48.235] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 48.235] (II) RADEON(0): Supported detailed timing:
    [ 48.235] (II) RADEON(0): clock: 72.0 MHz Image Size: 344 x 194 mm
    [ 48.235] (II) RADEON(0): h_active: 1366 h_sync: 1380 h_sync_end 1436 h_blank_end 1500 h_border: 0
    [ 48.235] (II) RADEON(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0
    [ 48.235] (II) RADEON(0): Supported detailed timing:
    [ 48.235] (II) RADEON(0): clock: 85.5 MHz Image Size: 344 x 194 mm
    [ 48.235] (II) RADEON(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 48.235] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 48.235] (II) RADEON(0): Ranges: V min: 57 V max: 63 Hz, H min: 30 H max: 50 kHz, PixClock max 95 MHz
    [ 48.235] (II) RADEON(0): Monitor name: W1642C
    [ 48.235] (II) RADEON(0): EDID (in hex):
    [ 48.235] (II) RADEON(0): 00ffffffffffff001e6d893e5e160300
    [ 48.235] (II) RADEON(0): 031401036e231478ea31419c54519627
    [ 48.235] (II) RADEON(0): 18505421080031404540614001010101
    [ 48.235] (II) RADEON(0): 010101010101201c5686500020300e38
    [ 48.235] (II) RADEON(0): 130058c21000001e662150b051001b30
    [ 48.235] (II) RADEON(0): 4070360058c21000001c000000fd0039
    [ 48.235] (II) RADEON(0): 3f1e3209000a202020202020000000fc
    [ 48.235] (II) RADEON(0): 005731363432430a20202020202000b8
    [ 48.235] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
    [ 48.235] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 48.235] (II) RADEON(0): Manufacturer: GSM Model: 3e89 Serial#: 202334
    [ 48.235] (II) RADEON(0): Year: 2010 Week: 3
    [ 48.235] (II) RADEON(0): EDID Version: 1.3
    [ 48.235] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 48.235] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 48.235] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 20
    [ 48.235] (II) RADEON(0): Gamma: 2.20
    [ 48.235] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 48.235] (II) RADEON(0): First detailed timing is preferred mode
    [ 48.235] (II) RADEON(0): redX: 0.609 redY: 0.331 greenX: 0.316 greenY: 0.587
    [ 48.235] (II) RADEON(0): blueX: 0.153 blueY: 0.094 whiteX: 0.312 whiteY: 0.329
    [ 48.235] (II) RADEON(0): Supported established timings:
    [ 48.235] (II) RADEON(0): 640x480@60Hz
    [ 48.235] (II) RADEON(0): 800x600@60Hz
    [ 48.235] (II) RADEON(0): 1024x768@60Hz
    [ 48.235] (II) RADEON(0): Manufacturer's mask: 0
    [ 48.235] (II) RADEON(0): Supported standard timings:
    [ 48.235] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 48.235] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 48.235] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 48.235] (II) RADEON(0): Supported detailed timing:
    [ 48.235] (II) RADEON(0): clock: 72.0 MHz Image Size: 344 x 194 mm
    [ 48.235] (II) RADEON(0): h_active: 1366 h_sync: 1380 h_sync_end 1436 h_blank_end 1500 h_border: 0
    [ 48.235] (II) RADEON(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0
    [ 48.235] (II) RADEON(0): Supported detailed timing:
    [ 48.235] (II) RADEON(0): clock: 85.5 MHz Image Size: 344 x 194 mm
    [ 48.235] (II) RADEON(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 48.235] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 48.235] (II) RADEON(0): Ranges: V min: 57 V max: 63 Hz, H min: 30 H max: 50 kHz, PixClock max 95 MHz
    [ 48.235] (II) RADEON(0): Monitor name: W1642C
    [ 48.235] (II) RADEON(0): EDID (in hex):
    [ 48.235] (II) RADEON(0): 00ffffffffffff001e6d893e5e160300
    [ 48.235] (II) RADEON(0): 031401036e231478ea31419c54519627
    [ 48.235] (II) RADEON(0): 18505421080031404540614001010101
    [ 48.235] (II) RADEON(0): 010101010101201c5686500020300e38
    [ 48.235] (II) RADEON(0): 130058c21000001e662150b051001b30
    [ 48.235] (II) RADEON(0): 4070360058c21000001c000000fd0039
    [ 48.235] (II) RADEON(0): 3f1e3209000a202020202020000000fc
    [ 48.235] (II) RADEON(0): 005731363432430a20202020202000b8
    [ 48.235] finished output detect: 3
    [ 48.235] finished all detect
    [ 48.238] RADEONDPEncoderService: 1 19
    [ 48.238] failed to get auxch 0030 40 30 02 after 0 retries
    [ 48.238] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.238] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.238] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.238] failed to get auxch 0050 40 30 02 after 0 retries
    [ 48.240] (II) RADEON(0): Output: DisplayPort-0, Detected Monitor Type: 0
    [ 48.240] (II) RADEON(0): EDID for output DisplayPort-0
    [ 48.244] (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    [ 48.244] (II) RADEON(0): EDID for output HDMI-0
    [ 48.253] Dac detection success
    [ 48.253] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    [ 48.253] Unhandled monitor type 0
    [ 48.253] (II) RADEON(0): EDID for output DVI-1
    [ 48.306] (II) RADEON(0): EDID for output DVI-0
    [ 48.306] (II) RADEON(0): Manufacturer: GSM Model: 3e89 Serial#: 202334
    [ 48.306] (II) RADEON(0): Year: 2010 Week: 3
    [ 48.306] (II) RADEON(0): EDID Version: 1.3
    [ 48.306] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 48.306] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 48.306] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 20
    [ 48.306] (II) RADEON(0): Gamma: 2.20
    [ 48.306] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 48.306] (II) RADEON(0): First detailed timing is preferred mode
    [ 48.306] (II) RADEON(0): redX: 0.609 redY: 0.331 greenX: 0.316 greenY: 0.587
    [ 48.306] (II) RADEON(0): blueX: 0.153 blueY: 0.094 whiteX: 0.312 whiteY: 0.329
    [ 48.306] (II) RADEON(0): Supported established timings:
    [ 48.306] (II) RADEON(0): 640x480@60Hz
    [ 48.306] (II) RADEON(0): 800x600@60Hz
    [ 48.306] (II) RADEON(0): 1024x768@60Hz
    [ 48.306] (II) RADEON(0): Manufacturer's mask: 0
    [ 48.306] (II) RADEON(0): Supported standard timings:
    [ 48.306] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 48.306] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 48.306] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 48.306] (II) RADEON(0): Supported detailed timing:
    [ 48.306] (II) RADEON(0): clock: 72.0 MHz Image Size: 344 x 194 mm
    [ 48.306] (II) RADEON(0): h_active: 1366 h_sync: 1380 h_sync_end 1436 h_blank_end 1500 h_border: 0
    [ 48.306] (II) RADEON(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0
    [ 48.306] (II) RADEON(0): Supported detailed timing:
    [ 48.306] (II) RADEON(0): clock: 85.5 MHz Image Size: 344 x 194 mm
    [ 48.306] (II) RADEON(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 48.306] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 48.306] (II) RADEON(0): Ranges: V min: 57 V max: 63 Hz, H min: 30 H max: 50 kHz, PixClock max 95 MHz
    [ 48.306] (II) RADEON(0): Monitor name: W1642C
    [ 48.306] (II) RADEON(0): EDID (in hex):
    [ 48.306] (II) RADEON(0): 00ffffffffffff001e6d893e5e160300
    [ 48.306] (II) RADEON(0): 031401036e231478ea31419c54519627
    [ 48.306] (II) RADEON(0): 18505421080031404540614001010101
    [ 48.306] (II) RADEON(0): 010101010101201c5686500020300e38
    [ 48.306] (II) RADEON(0): 130058c21000001e662150b051001b30
    [ 48.306] (II) RADEON(0): 4070360058c21000001c000000fd0039
    [ 48.306] (II) RADEON(0): 3f1e3209000a202020202020000000fc
    [ 48.306] (II) RADEON(0): 005731363432430a20202020202000b8
    [ 48.306] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
    [ 48.306] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 48.306] (II) RADEON(0): Manufacturer: GSM Model: 3e89 Serial#: 202334
    [ 48.306] (II) RADEON(0): Year: 2010 Week: 3
    [ 48.306] (II) RADEON(0): EDID Version: 1.3
    [ 48.306] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 48.306] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 48.306] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 20
    [ 48.306] (II) RADEON(0): Gamma: 2.20
    [ 48.306] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 48.306] (II) RADEON(0): First detailed timing is preferred mode
    [ 48.306] (II) RADEON(0): redX: 0.609 redY: 0.331 greenX: 0.316 greenY: 0.587
    [ 48.306] (II) RADEON(0): blueX: 0.153 blueY: 0.094 whiteX: 0.312 whiteY: 0.329
    [ 48.306] (II) RADEON(0): Supported established timings:
    [ 48.306] (II) RADEON(0): 640x480@60Hz
    [ 48.306] (II) RADEON(0): 800x600@60Hz
    [ 48.306] (II) RADEON(0): 1024x768@60Hz
    [ 48.306] (II) RADEON(0): Manufacturer's mask: 0
    [ 48.306] (II) RADEON(0): Supported standard timings:
    [ 48.306] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 48.306] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 48.306] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 48.306] (II) RADEON(0): Supported detailed timing:
    [ 48.306] (II) RADEON(0): clock: 72.0 MHz Image Size: 344 x 194 mm
    [ 48.306] (II) RADEON(0): h_active: 1366 h_sync: 1380 h_sync_end 1436 h_blank_end 1500 h_border: 0
    [ 48.306] (II) RADEON(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0
    [ 48.306] (II) RADEON(0): Supported detailed timing:
    [ 48.306] (II) RADEON(0): clock: 85.5 MHz Image Size: 344 x 194 mm
    [ 48.306] (II) RADEON(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 48.306] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 48.306] (II) RADEON(0): Ranges: V min: 57 V max: 63 Hz, H min: 30 H max: 50 kHz, PixClock max 95 MHz
    [ 48.306] (II) RADEON(0): Monitor name: W1642C
    [ 48.306] (II) RADEON(0): EDID (in hex):
    [ 48.306] (II) RADEON(0): 00ffffffffffff001e6d893e5e160300
    [ 48.306] (II) RADEON(0): 031401036e231478ea31419c54519627
    [ 48.306] (II) RADEON(0): 18505421080031404540614001010101
    [ 48.306] (II) RADEON(0): 010101010101201c5686500020300e38
    [ 48.306] (II) RADEON(0): 130058c21000001e662150b051001b30
    [ 48.306] (II) RADEON(0): 4070360058c21000001c000000fd0039
    [ 48.306] (II) RADEON(0): 3f1e3209000a202020202020000000fc
    [ 48.306] (II) RADEON(0): 005731363432430a20202020202000b8
    [ 48.306] (II) RADEON(0): EDID vendor "GSM", prod id 16009
    [ 48.306] (II) RADEON(0): Printing probed modes for output DVI-0
    [ 48.306] (II) RADEON(0): Modeline "1366x768"x60.0 72.00 1366 1380 1436 1500 768 769 772 800 +hsync +vsync (48.0 kHz)
    [ 48.306] (II) RADEON(0): Modeline "1360x768"x60.0 85.50 1360 1424 1536 1792 768 771 777 795 -hsync +vsync (47.7 kHz)
    [ 48.306] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 48.306] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 48.306] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 48.306] (II) RADEON(0): Output DisplayPort-0 disconnected
    [ 48.306] (II) RADEON(0): Output HDMI-0 disconnected
    [ 48.306] (II) RADEON(0): Output DVI-1 disconnected
    [ 48.306] (II) RADEON(0): Output DVI-0 connected
    [ 48.306] (II) RADEON(0): Using exact sizes for initial modes
    [ 48.306] (II) RADEON(0): Output DVI-0 using initial mode 1366x768
    [ 48.306] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 48.306] (==) RADEON(0): DPI set to (96, 96)
    [ 48.306] (II) Loading sub module "fb"
    [ 48.306] (II) LoadModule: "fb"
    [ 48.306] (II) Loading /usr/lib/X11/modules/libfb.so
    [ 48.312] (II) Module fb: vendor="X.Org Foundation"
    [ 48.312] compiled for 1.11.2, module version = 1.0.0
    [ 48.312] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 48.312] (II) Loading sub module "ramdac"
    [ 48.312] (II) LoadModule: "ramdac"
    [ 48.312] (II) Module "ramdac" already built-in
    [ 48.312] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    [ 48.312] (II) UnloadModule: "vesa"
    [ 48.312] (II) Unloading vesa
    [ 48.312] (II) UnloadModule: "fbdev"
    [ 48.312] (II) Unloading fbdev
    [ 48.312] (II) UnloadModule: "fbdevhw"
    [ 48.312] (II) Unloading fbdevhw
    [ 48.312] (--) Depth 24 pixmap format is 32 bpp
    [ 48.312] (II) RADEON(0): RADEONScreenInit d0000000 0 0
    [ 48.412] Output CRT1 disable success
    [ 48.412] Blank CRTC 0 success
    [ 48.412] Disable CRTC memreq 0 success
    [ 48.425] Disable CRTC 0 success
    [ 48.425] Blank CRTC 1 success
    [ 48.425] Disable CRTC memreq 1 success
    [ 48.425] Disable CRTC 1 success
    [ 48.425] Blank CRTC 2 success
    [ 48.425] Disable CRTC memreq 2 success
    [ 48.425] Disable CRTC 2 success
    [ 48.425] Blank CRTC 3 success
    [ 48.425] Disable CRTC memreq 3 success
    [ 48.425] Disable CRTC 3 success
    [ 48.425] Blank CRTC 4 success
    [ 48.425] Disable CRTC memreq 4 success
    [ 48.425] Disable CRTC 4 success
    [ 48.426] Blank CRTC 5 success
    [ 48.426] Disable CRTC memreq 5 success
    [ 48.426] Disable CRTC 5 success
    [ 48.426] (II) RADEON(0): Dynamic Power Management Disabled
    [ 48.438] mc fb loc is 00df00d0
    [ 48.438] (II) RADEON(0): RADEONInitMemoryMap() :
    [ 48.438] (II) RADEON(0): mem_size : 0x10000000
    [ 48.438] (II) RADEON(0): MC_FB_LOCATION : 0x00df00d0
    [ 48.438] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 48.438] (II) RADEON(0): Depth moves disabled by default
    [ 48.438] (II) RADEON(0): Memory manager initialized to (0,0) (1536,8191)
    [ 48.438] (II) RADEON(0): Reserved area from (0,1366) to (1536,1368)
    [ 48.438] (II) RADEON(0): Largest offscreen area available: 1536 x 6823
    [ 48.458] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 48.458] (II) RADEON(0): MC_FB_LOCATION : 0x00df00d0 0x003f0000
    [ 48.458] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 48.468] (==) RADEON(0): Backing store disabled
    [ 48.468] (WW) RADEON(0): Direct rendering disabled
    [ 48.468] (EE) RADEON(0): Acceleration initialization failed
    [ 48.468] (II) RADEON(0): Acceleration disabled
    [ 48.468] (==) RADEON(0): DPMS enabled
    [ 48.468] (==) RADEON(0): Silken mouse enabled
    [ 48.468] (II) RADEON(0): Will use 96 kb for hardware cursor 0 at offset 0x00804000
    [ 48.468] (II) RADEON(0): Will use 96 kb for hardware cursor 1 at offset 0x0080a000
    [ 48.468] (II) RADEON(0): Will use 96 kb for hardware cursor 2 at offset 0x00810000
    [ 48.468] (II) RADEON(0): Will use 96 kb for hardware cursor 3 at offset 0x00816000
    [ 48.468] (II) RADEON(0): Will use 96 kb for hardware cursor 4 at offset 0x0081c000
    [ 48.468] (II) RADEON(0): Will use 96 kb for hardware cursor 5 at offset 0x00822000
    [ 48.468] (II) RADEON(0): Largest offscreen area available: 1536 x 6799
    [ 48.468] (II) RADEON(0): Textured video requires CP on R5xx/R6xx/R7xx/IGP
    [ 48.471] Output UNIPHY2 transmitter setup success
    [ 48.471] Output DIG-1 encoder setup success
    [ 48.471] Output UNIPHY2 transmitter setup success
    [ 48.471] Output CRT1 disable success
    [ 48.471] Blank CRTC 0 success
    [ 48.472] Disable CRTC memreq 0 success
    [ 48.472] Disable CRTC 0 success
    [ 48.472] Blank CRTC 1 success
    [ 48.472] Disable CRTC memreq 1 success
    [ 48.472] Disable CRTC 1 success
    [ 48.472] Blank CRTC 2 success
    [ 48.472] Disable CRTC memreq 2 success
    [ 48.472] Disable CRTC 2 success
    [ 48.472] Blank CRTC 3 success
    [ 48.472] Disable CRTC memreq 3 success
    [ 48.472] Disable CRTC 3 success
    [ 48.472] Blank CRTC 4 success
    [ 48.472] Disable CRTC memreq 4 success
    [ 48.472] Disable CRTC 4 success
    [ 48.472] Blank CRTC 5 success
    [ 48.472] Disable CRTC memreq 5 success
    [ 48.472] Disable CRTC 5 success
    [ 48.472] Output CRT1 disable success
    [ 48.472] Blank CRTC 0 success
    [ 48.472] Disable CRTC memreq 0 success
    [ 48.472] Disable CRTC 0 success
    [ 48.472] Set CRTC 0 Source success
    [ 48.472] Mode 1366x768 - 1500 800 5
    [ 48.472] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 48.472] (II) RADEON(0): MC_FB_LOCATION : 0x00df00d0 0x00df00d0
    [ 48.472] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 48.482] Set DCPLL success
    [ 48.482] Picked PLL 0
    [ 48.482] before 7200 0x20
    [ 48.482] after 7200 0 0
    [ 48.482] best_freq: 72000
    [ 48.482] best_feedback_div: 128
    [ 48.482] best_frac_feedback_div: 0
    [ 48.482] best_ref_div: 3
    [ 48.482] best_post_div: 16
    [ 48.482] (II) RADEON(0): crtc(0) Clock: mode 72000, PLL 720000
    [ 48.482] (II) RADEON(0): crtc(0) PLL : refdiv 3, fbdiv 0x80(128), fracfbdiv 0, pdiv 16
    [ 48.484] Set CRTC 0 PLL success
    [ 48.484] Set DTD CRTC Timing success
    [ 48.484] Set CRTC 0 Overscan success
    [ 48.484] Not using RMX
    [ 48.484] scaler 0 setup success
    [ 48.484] Set CRTC 0 Source success
    [ 48.484] Output DAC1 setup success
    [ 48.484] Output CRT1 enable success
    [ 48.484] Enable CRTC 0 success
    [ 48.484] Enable CRTC memreq 0 success
    [ 48.484] Unblank CRTC 0 success
    [ 48.484] Output UNIPHY2 transmitter setup success
    [ 48.484] Output DIG-1 encoder setup success
    [ 48.484] Output UNIPHY2 transmitter setup success
    [ 48.484] Blank CRTC 1 success
    [ 48.484] Disable CRTC memreq 1 success
    [ 48.484] Disable CRTC 1 success
    [ 48.484] Blank CRTC 2 success
    [ 48.484] Disable CRTC memreq 2 success
    [ 48.484] Disable CRTC 2 success
    [ 48.484] Blank CRTC 3 success
    [ 48.484] Disable CRTC memreq 3 success
    [ 48.484] Disable CRTC 3 success
    [ 48.484] Blank CRTC 4 success
    [ 48.484] Disable CRTC memreq 4 success
    [ 48.484] Disable CRTC 4 success
    [ 48.484] Blank CRTC 5 success
    [ 48.484] Disable CRTC memreq 5 success
    [ 48.484] Disable CRTC 5 success
    [ 48.484] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 48.484] Output CRT1 disable success
    [ 48.501] Blank CRTC 0 success
    [ 48.501] Disable CRTC memreq 0 success
    [ 48.501] Disable CRTC 0 success
    [ 48.501] Set CRTC 0 Source success
    [ 48.501] Mode 1366x768 - 1500 800 5
    [ 48.501] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 48.501] (II) RADEON(0): MC_FB_LOCATION : 0x00df00d0 0x00df00d0
    [ 48.501] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 48.511] Set DCPLL success
    [ 48.511] Picked PLL 0
    [ 48.511] before 7200 0x20
    [ 48.511] after 7200 0 0
    [ 48.511] best_freq: 72000
    [ 48.511] best_feedback_div: 128
    [ 48.511] best_frac_feedback_div: 0
    [ 48.511] best_ref_div: 3
    [ 48.511] best_post_div: 16
    [ 48.511] (II) RADEON(0): crtc(0) Clock: mode 72000, PLL 720000
    [ 48.511] (II) RADEON(0): crtc(0) PLL : refdiv 3, fbdiv 0x80(128), fracfbdiv 0, pdiv 16
    [ 48.511] Set CRTC 0 PLL success
    [ 48.511] Set DTD CRTC Timing success
    [ 48.511] Set CRTC 0 Overscan success
    [ 48.511] Not using RMX
    [ 48.511] scaler 0 setup success
    [ 48.511] Set CRTC 0 Source success
    [ 48.511] Output DAC1 setup success
    [ 48.511] Output CRT1 enable success
    [ 48.511] Enable CRTC 0 success
    [ 48.511] Enable CRTC memreq 0 success
    [ 48.511] Unblank CRTC 0 success
    [ 48.511] (--) RandR disabled
    [ 48.511] (II) Initializing built-in extension Generic Event Extension
    [ 48.511] (II) Initializing built-in extension SHAPE
    [ 48.511] (II) Initializing built-in extension MIT-SHM
    [ 48.511] (II) Initializing built-in extension XInputExtension
    [ 48.511] (II) Initializing built-in extension XTEST
    [ 48.511] (II) Initializing built-in extension BIG-REQUESTS
    [ 48.511] (II) Initializing built-in extension SYNC
    [ 48.511] (II) Initializing built-in extension XKEYBOARD
    [ 48.511] (II) Initializing built-in extension XC-MISC
    [ 48.511] (II) Initializing built-in extension XINERAMA
    [ 48.511] (II) Initializing built-in extension XFIXES
    [ 48.511] (II) Initializing built-in extension RENDER
    [ 48.511] (II) Initializing built-in extension RANDR
    [ 48.511] (II) Initializing built-in extension COMPOSITE
    [ 48.511] (II) Initializing built-in extension DAMAGE
    [ 48.520] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 48.520] (II) AIGLX: Screen 0 is not DRI capable
    [ 48.753] (II) AIGLX: Loaded and initialized swrast
    [ 48.753] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 48.753] (II) RADEON(0): Setting screen physical size to 361 x 203
    [ 49.237] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 49.237] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 49.237] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 49.237] (II) LoadModule: "evdev"
    [ 49.237] (II) Loading /usr/lib/X11/modules/input/evdev_drv.so
    [ 49.246] (II) Module evdev: vendor="X.Org Foundation"
    [ 49.246] compiled for 1.11.2, module version = 2.6.0
    [ 49.246] Module class: X.Org XInput Driver
    [ 49.246] ABI class: X.Org XInput driver, version 13.0
    [ 49.246] (II) Using input driver 'evdev' for 'Power Button'
    [ 49.246] (II) Loading /usr/lib/X11/modules/input/evdev_drv.so
    [ 49.246] (**) Power Button: always reports core events
    [ 49.246] (**) Power Button: Device: "/dev/input/event1"
    [ 49.246] (--) Power Button: Found keys
    [ 49.246] (II) Power Button: Configuring as keyboard
    [ 49.246] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 49.246] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 49.246] (**) Option "xkb_rules" "evdev"
    [ 49.246] (**) Option "xkb_model" "evdev"
    [ 49.246] (**) Option "xkb_layout" "us"
    [ 49.292] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 49.292] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 49.292] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 49.292] (II) Using input driver 'evdev' for 'Power Button'
    [ 49.292] (II) Loading /usr/lib/X11/modules/input/evdev_drv.so
    [ 49.292] (**) Power Button: always reports core events
    [ 49.292] (**) Power Button: Device: "/dev/input/event0"
    [ 49.292] (--) Power Button: Found keys
    [ 49.292] (II) Power Button: Configuring as keyboard
    [ 49.292] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [ 49.292] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 49.292] (**) Option "xkb_rules" "evdev"
    [ 49.292] (**) Option "xkb_model" "evdev"
    [ 49.292] (**) Option "xkb_layout" "us"
    [ 49.292] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event2)
    [ 49.292] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 49.292] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 49.292] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 49.292] (II) Loading /usr/lib/X11/modules/input/evdev_drv.so
    [ 49.292] (**) Logitech USB Receiver: always reports core events
    [ 49.292] (**) Logitech USB Receiver: Device: "/dev/input/event2"
    [ 49.292] (--) Logitech USB Receiver: Found keys
    [ 49.292] (II) Logitech USB Receiver: Configuring as keyboard
    [ 49.292] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.0/input/input2/event2"
    [ 49.292] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
    [ 49.292] (**) Option "xkb_rules" "evdev"
    [ 49.292] (**) Option "xkb_model" "evdev"
    [ 49.292] (**) Option "xkb_layout" "us"
    [ 49.292] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event3)
    [ 49.292] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 49.292] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 49.292] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 49.292] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 49.292] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 49.292] (II) Loading /usr/lib/X11/modules/input/evdev_drv.so
    [ 49.292] (**) Logitech USB Receiver: always reports core events
    [ 49.292] (**) Logitech USB Receiver: Device: "/dev/input/event3"
    [ 49.292] (--) Logitech USB Receiver: Found 20 mouse buttons
    [ 49.292] (--) Logitech USB Receiver: Found scroll wheel(s)
    [ 49.292] (--) Logitech USB Receiver: Found relative axes
    [ 49.292] (--) Logitech USB Receiver: Found x and y relative axes
    [ 49.292] (--) Logitech USB Receiver: Found absolute axes
    [ 49.292] (--) Logitech USB Receiver: Found keys
    [ 49.292] (II) Logitech USB Receiver: Configuring as mouse
    [ 49.292] (II) Logitech USB Receiver: Configuring as keyboard
    [ 49.292] (II) Logitech USB Receiver: Adding scrollwheel support
    [ 49.292] (**) Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 49.292] (**) Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 49.292] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb4/4-2/4-2:1.1/input/input3/event3"
    [ 49.292] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
    [ 49.292] (**) Option "xkb_rules" "evdev"
    [ 49.292] (**) Option "xkb_model" "evdev"
    [ 49.292] (**) Option "xkb_layout" "us"
    [ 49.293] (II) Logitech USB Receiver: initialized for relative axes.
    [ 49.293] (WW) Logitech USB Receiver: ignoring absolute axes.
    [ 49.293] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 49.293] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 49.293] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 49.293] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 49.293] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 49.293] (II) No input driver/identifier specified (ignoring)
    [ 53.144] RADEONDPEncoderService: 1 19
    [ 53.144] failed to get auxch 0030 40 30 02 after 0 retries
    [ 53.144] failed to get auxch 0050 40 30 02 after 0 retries
    [ 53.144] failed to get auxch 0050 40 30 02 after 0 retries
    [ 53.144] failed to get auxch 0050 40 30 02 after 0 retries
    [ 53.144] failed to get auxch 0050 40 30 02 after 0 retries
    [ 53.147] (II) RADEON(0): Output: DisplayPort-0, Detected Monitor Type: 0
    [ 53.150] (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    [ 53.159] Dac detection success
    [ 53.159] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    [ 53.159] Unhandled monitor type 0
    [ 53.212] (II) RADEON(0): EDID vendor "GSM", prod id 16009
    [ 53.212] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 53.212] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 53.212] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 53.212] (II) RADEON(0): Modeline "1366x768"x0.0 72.00 1366 1380 1436 1500 768 769 772 800 +hsync +vsync (48.0 kHz)
    [ 53.212] (II) RADEON(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 -hsync +vsync (47.7 kHz)
    [ 53.212] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 53.212] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 53.212] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 53.212] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
    [ 53.212] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 53.212] (II) RADEON(0): Manufacturer: GSM Model: 3e89 Serial#: 202334
    [ 53.212] (II) RADEON(0): Year: 2010 Week: 3
    [ 53.213] (II) RADEON(0): EDID Version: 1.3
    [ 53.213] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 53.213] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 53.213] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 20
    [ 53.213] (II) RADEON(0): Gamma: 2.20
    [ 53.213] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 53.213] (II) RADEON(0): First detailed timing is preferred mode
    [ 53.213] (II) RADEON(0): redX: 0.609 redY: 0.331 greenX: 0.316 greenY: 0.587
    [ 53.213] (II) RADEON(0): blueX: 0.153 blueY: 0.094 whiteX: 0.312 whiteY: 0.329
    [ 53.213] (II) RADEON(0): Supported established timings:
    [ 53.213] (II) RADEON(0): 640x480@60Hz
    [ 53.213] (II) RADEON(0): 800x600@60Hz
    [ 53.213] (II) RADEON(0): 1024x768@60Hz
    [ 53.213] (II) RADEON(0): Manufacturer's mask: 0
    [ 53.213] (II) RADEON(0): Supported standard timings:
    [ 53.213] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 53.213] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 53.213] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 53.213] (II) RADEON(0): Supported detailed timing:
    [ 53.213] (II) RADEON(0): clock: 72.0 MHz Image Size: 344 x 194 mm
    [ 53.213] (II) RADEON(0): h_active: 1366 h_sync: 1380 h_sync_end 1436 h_blank_end 1500 h_border: 0
    [ 53.213] (II) RADEON(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0
    [ 53.213] (II) RADEON(0): Supported detailed timing:
    [ 53.213] (II) RADEON(0): clock: 85.5 MHz Image Size: 344 x 194 mm
    [ 53.213] (II) RADEON(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 53.213] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 53.213] (II) RADEON(0): Ranges: V min: 57 V max: 63 Hz, H min: 30 H max: 50 kHz, PixClock max 95 MHz
    [ 53.213] (II) RADEON(0): Monitor name: W1642C
    [ 53.213] (II) RADEON(0): EDID (in hex):
    [ 53.213] (II) RADEON(0): 00ffffffffffff001e6d893e5e160300
    [ 53.213] (II) RADEON(0): 031401036e231478ea31419c54519627
    [ 53.213] (II) RADEON(0): 18505421080031404540614001010101
    [ 53.213] (II) RADEON(0): 010101010101201c5686500020300e38
    [ 53.213] (II) RADEON(0): 130058c21000001e662150b051001b30
    [ 53.213] (II) RADEON(0): 4070360058c21000001c000000fd0039
    [ 53.213] (II) RADEON(0): 3f1e3209000a202020202020000000fc
    [ 53.213] (II) RADEON(0): 005731363432430a20202020202000b8
    [ 53.213] (II) RADEON(0): EDID vendor "GSM", prod id 16009
    [ 85.054] RADEONDPEncoderService: 1 19
    [ 87.349] failed to get auxch 0030 40 30 02 after 0 retries
    [ 87.349] failed to get auxch 0050 40 30 02 after 0 retries
    [ 87.349] failed to get auxch 0050 40 30 02 after 0 retries
    [ 87.350] failed to get auxch 0050 40 30 02 after 0 retries
    [ 87.350] failed to get auxch 0050 40 30 02 after 0 retries
    [ 87.352] (II) RADEON(0): Output: DisplayPort-0, Detected Monitor Type: 0
    [ 87.356] (II) RADEON(0): Output: HDMI-0, Detected Monitor Type: 0
    [ 87.365] Dac detection success
    [ 87.365] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    [ 87.365] Unhandled monitor type 0
    [ 87.418] (II) RADEON(0): EDID vendor "GSM", prod id 16009
    [ 87.418] (II) RADEON(0): Using hsync ranges from config file
    [ 87.418] (II) RADEON(0): Using vrefresh ranges from config file
    [ 87.418] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 87.418] (II) RADEON(0): Modeline "1366x768"x0.0 72.00 1366 1380 1436 1500 768 769 772 800 +hsync +vsync (48.0 kHz)
    [ 87.418] (II) RADEON(0): Modeline "1360x768"x0.0 85.50 1360 1424 1536 1792 768 771 777 795 -hsync +vsync (47.7 kHz)
    [ 87.418] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 87.418] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 87.418] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 87.418] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 1
    [ 87.418] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 87.418] (II) RADEON(0): Manufacturer: GSM Model: 3e89 Serial#: 202334
    [ 87.418] (II) RADEON(0): Year: 2010 Week: 3
    [ 87.418] (II) RADEON(0): EDID Version: 1.3
    [ 87.418] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 87.418] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 87.418] (II) RADEON(0): Max Image Size [cm]: horiz.: 35 vert.: 20
    [ 87.418] (II) RADEON(0): Gamma: 2.20
    [ 87.418] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 87.418] (II) RADEON(0): First detailed timing is preferred mode
    [ 87.418] (II) RADEON(0): redX: 0.609 redY: 0.331 greenX: 0.316 greenY: 0.587
    [ 87.418] (II) RADEON(0): blueX: 0.153 blueY: 0.094 whiteX: 0.312 whiteY: 0.329
    [ 87.418] (II) RADEON(0): Supported established timings:
    [ 87.418] (II) RADEON(0): 640x480@60Hz
    [ 87.418] (II) RADEON(0): 800x600@60Hz
    [ 87.418] (II) RADEON(0): 1024x768@60Hz
    [ 87.418] (II) RADEON(0): Manufacturer's mask: 0
    [ 87.418] (II) RADEON(0): Supported standard timings:
    [ 87.418] (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 60 vid: 16433
    [ 87.418] (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 60 vid: 16453
    [ 87.418] (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 60 vid: 16481
    [ 87.418] (II) RADEON(0): Supported detailed timing:
    [ 87.418] (II) RADEON(0): clock: 72.0 MHz Image Size: 344 x 194 mm
    [ 87.418] (II) RADEON(0): h_active: 1366 h_sync: 1380 h_sync_end 1436 h_blank_end 1500 h_border: 0
    [ 87.418] (II) RADEON(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 800 v_border: 0
    [ 87.418] (II) RADEON(0): Supported detailed timing:
    [ 87.418] (II) RADEON(0): clock: 85.5 MHz Image Size: 344 x 194 mm
    [ 87.418] (II) RADEON(0): h_active: 1360 h_sync: 1424 h_sync_end 1536 h_blank_end 1792 h_border: 0
    [ 87.418] (II) RADEON(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 795 v_border: 0
    [ 87.418] (II) RADEON(0): Ranges: V min: 57 V max: 63 Hz, H min: 30 H max: 50 kHz, PixClock max 95 MHz
    [ 87.418] (II) RADEON(0): Monitor name: W1642C
    [ 87.418] (II) RADEON(0): EDID (in hex):
    [ 87.418] (II) RADEON(0): 00ffffffffffff001e6d893e5e160300
    [ 87.418] (II) RADEON(0): 031401036e231478ea31419c54519627
    [ 87.418] (II) RADEON(0): 18505421080031404540614001010101
    [ 87.418] (II) RADEON(0): 010101010101201c5686500020300e38
    [ 87.418] (II) RADEON(0): 130058c21000001e662150b051001b30
    [ 87.418] (II) RADEON(0): 4070360058c21000001c000000fd0039
    [ 87.418] (II) RADEON(0): 3f1e3209000a202020202020000000fc
    [ 87.418] (II) RADEON(0): 005731363432430a20202020202000b8
    [ 87.418] (II) RADEON(0): EDID vendor "GSM", prod id 16009
    [ 112.991] (II) Power Button: Close
    [ 112.991] (II) UnloadModule: "evdev"
    [ 112.991] (II) Unloading evdev
    [ 112.999] (II) Power Button: Close
    [ 112.999] (II) UnloadModule: "evdev"
    [ 112.999] (II) Unloading evdev
    [ 113.030] (II) Logitech USB Receiver: Close
    [ 113.030] (II) UnloadModule: "evdev"
    [ 113.030] (II) Unloading evdev
    [ 113.063] (II) Logitech USB Receiver: Close
    [ 113.063] (II) UnloadModule: "evdev"
    [ 113.063] (II) Unloading evdev
    [ 113.063] Output CRT1 disable success
    [ 113.078] Blank CRTC 0 success
    [ 113.078] Disable CRTC memreq 0 success
    [ 113.078] Disable CRTC 0 success
    [ 113.078] Blank CRTC 1 success
    [ 113.078] Disable CRTC memreq 1 success
    [ 113.078] Disable CRTC 1 success
    [ 113.078] Blank CRTC 2 success
    [ 113.078] Disable CRTC memreq 2 success
    [ 113.078] Disable CRTC 2 success
    [ 113.078] Blank CRTC 3 success
    [ 113.078] Disable CRTC memreq 3 success
    [ 113.078] Disable CRTC 3 success
    [ 113.078] Blank CRTC 4 success
    [ 113.078] Disable CRTC memreq 4 success
    [ 113.078] Disable CRTC 4 success
    [ 113.078] Blank CRTC 5 success
    [ 113.079] Disable CRTC memreq 5 success
    [ 113.079] Disable CRTC 5 success
    [ 113.079] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 113.079] (II) RADEON(0): MC_FB_LOCATION : 0x003f0000 0x00df00d0
    [ 113.079] (II) RADEON(0): MC_AGP_LOCATION : 0x00000000
    [ 113.119] Server terminated successfully (0). Closing log file.
    startx log
    gnome-session[1799]: libupower-glib-WARNING: Couldn't connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
    gnome-session-is-accelerated: No hardware 3D support.
    gnome-session-check-accelerated: Helper exited with code 256
    gnome-session[1799]: WARNING: Session 'gnome' runnable check failed: Exited with code 1
    gnome-session[1799]: WARNING: Could not connect to ConsoleKit: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
    gnome-session[1799]: WARNING: Could not connect to ConsoleKit: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
    GNOME_KEYRING_CONTROL=/tmp/keyring-5qbJI6
    GPG_AGENT_INFO=/tmp/keyring-5qbJI6/gpg:0:1
    GNOME_KEYRING_PID=1819
    GNOME_KEYRING_CONTROL=/tmp/keyring-5qbJI6
    GPG_AGENT_INFO=/tmp/keyring-5qbJI6/gpg:0:1
    SSH_AUTH_SOCK=/tmp/keyring-5qbJI6/ssh
    GNOME_KEYRING_CONTROL=/tmp/keyring-5qbJI6
    GPG_AGENT_INFO=/tmp/keyring-5qbJI6/gpg:0:1
    SSH_AUTH_SOCK=/tmp/keyring-5qbJI6/ssh
    GNOME_KEYR

    Thanks for reply
    I've installed Console Kit...
    by the way, dbus is not running so I have set dbus again and now running, and my desktop appears but I still cannot open application, everytime I running application gnome will crash and forced logout. This is the last log from startx (after dbus already running)
    gnome-session-is-accelerated: No hardware 3D support.
    gnome-session-check-accelerated: Helper exited with code 256
    gnome-session[1837]: WARNING: Session 'gnome' runnable check failed: Exited with code 1
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    GNOME_KEYRING_CONTROL=/tmp/keyring-mt9kJ6
    GNOME_KEYRING_PID=1859
    GNOME_KEYRING_CONTROL=/tmp/keyring-mt9kJ6
    SSH_AUTH_SOCK=/tmp/keyring-mt9kJ6/ssh
    GNOME_KEYRING_CONTROL=/tmp/keyring-mt9kJ6
    SSH_AUTH_SOCK=/tmp/keyring-mt9kJ6/ssh
    GPG_AGENT_INFO=/tmp/keyring-mt9kJ6/gpg:0:1
    RADEONDPEncoderService: 1 19
    failed to get auxch 0030 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    Dac detection success
    Unhandled monitor type 0
    (gnome-settings-daemon:1852): libupower-glib-WARNING **: Couldn't enumerate devices: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:1852): power-plugin-WARNING **: failed to get device list: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    RADEONDPEncoderService: 1 19
    failed to get auxch 0030 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    Dac detection success
    Unhandled monitor type 0
    RADEONDPEncoderService: 1 19
    failed to get auxch 0030 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    Dac detection success
    Unhandled monitor type 0
    RADEONDPEncoderService: 1 19
    failed to get auxch 0030 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    Dac detection success
    Unhandled monitor type 0
    RADEONDPEncoderService: 1 19
    failed to get auxch 0030 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    Dac detection success
    Unhandled monitor type 0
    RADEONDPEncoderService: 1 19
    failed to get auxch 0030 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    Dac detection success
    Unhandled monitor type 0
    ** (gnome-settings-daemon:1852): WARNING **: Failed to connect context: OK
    ** (gnome-settings-daemon:1852): WARNING **: cannot connect to ConsoleKit: Error calling StartServiceByName for org.freedesktop.ConsoleKit: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:1852): power-plugin-WARNING **: Could not connect to UPower: Error calling StartServiceByName for org.freedesktop.UPower: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:1852): power-plugin-WARNING **: Could not connect to UPower: Error calling StartServiceByName for org.freedesktop.UPower: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    ** (gnome-settings-daemon:1852): WARNING **: cannot connect to ConsoleKit: Error calling StartServiceByName for org.freedesktop.ConsoleKit: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:1852): color-plugin-WARNING **: failed to connect to colord: Error calling StartServiceByName for org.freedesktop.ColorManager: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-settings-daemon:1852): media-keys-plugin-WARNING **: Failed to get proxy for upower: Error calling StartServiceByName for org.freedesktop.UPower: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    Window manager warning: "(null)" found in configuration database is not a valid value for mouse button modifier
    Window manager warning: Could not parse font description "(null)" from GConf key /apps/metacity/general/titlebar_font
    Window manager warning: 0 stored in GConf key /apps/metacity/general/num_workspaces is out of range 1 to 36
    Window manager warning: 0 stored in GConf key /desktop/gnome/peripherals/mouse/cursor_size is out of range 1 to 128
    (gnome-panel:1903): Gtk-CRITICAL **: gtk_accelerator_parse: assertion `accelerator != NULL' failed
    ** (gnome-panel:1903): WARNING **: Unable to parse mouse modifier '(null)'
    RADEONDPEncoderService: 1 19
    failed to get auxch 0030 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    failed to get auxch 0050 40 30 02 after 0 retries
    Dac detection success
    Unhandled monitor type 0
    Failed to play sound: File or data not found
    (gdu-notification-daemon:1906): libgdu-WARNING **: Couldn't get daemon properties
    ======================================================================
    Error constructing GduPool: (unspecified error)
    This error suggests there's a problem with your udisks or D-Bus installation.
    ======================================================================
    (gdu-notification-daemon:1906): GLib-GObject-WARNING **: invalid (NULL) pointer instance
    (gdu-notification-daemon:1906): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
    (gdu-notification-daemon:1906): GLib-GObject-WARNING **: invalid (NULL) pointer instance
    (gdu-notification-daemon:1906): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
    (gdu-notification-daemon:1906): GLib-GObject-WARNING **: invalid (NULL) pointer instance
    (gdu-notification-daemon:1906): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
    (gdu-notification-daemon:1906): GLib-GObject-WARNING **: invalid (NULL) pointer instance
    (gdu-notification-daemon:1906): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
    libgdu:ERROR:gdu-pool.c:2462:gdu_pool_get_devices: assertion failed: (pool != NULL)
    ** (gnome-fallback-mount-helper:1927): DEBUG: Starting automounting manager
    (polkit-gnome-authentication-agent-1:1919): polkit-gnome-1-WARNING **: Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    (gnome-fallback-mount-helper:1927): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gvfs/gvfs-gdu-volume-monitor received signal 6
    (gnome-sound-applet:1929): sound-cc-panel-WARNING **: Failed to connect context: OK
    Initializing tracker-store...
    Tracker-Message: Setting up monitor for changes to config file:'/root/.config/tracker/tracker-store.cfg'
    ** Message: applet now removed from the notification area
    ** (nm-applet:1923): WARNING **: get_all_cb: couldn't retrieve system settings properties: (23) Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success.
    ** (nm-applet:1923): WARNING **: fetch_connections_done: error fetching connections: (23) Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success.
    ** (nm-applet:1923): WARNING **: Failed to register as an agent: (23) Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    W: [pulseaudio] main.c: This program is not intended to be run as root (unless --system is specified).
    ** (gnome-fallback-mount-helper:1927): WARNING **: Failed to get the current CK session: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program /usr/lib/dbus-1.0/dbus-daemon-launch-helper: Success
    ** (gnome-fallback-mount-helper:1927): DEBUG: ScreenSaver name appeared
    ** (gnome-fallback-mount-helper:1927): DEBUG: ScreenSaver proxy ready
    ** (gnome-fallback-mount-helper:1927): DEBUG: Screensaver GetActive() returned 0
    Initializing tracker-miner-fs...
    Tracker-Message: Setting up monitor for changes to config file:'/root/.config/tracker/tracker-miner-fs.cfg'
    (gnome-panel:1903): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gvfs/gvfs-gdu-volume-monitor received signal 6
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    (gnome-settings-daemon:1852): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -23 and height 32
    ** Message: applet now embedded in the notification area
    ** Message: applet now removed from the notification area
    Tracker-Message: Setting up monitor for changes to config file:'/root/.config/tracker/tracker-store.cfg'
    Starting log:
    File:'/root/.local/share/tracker/tracker-miner-fs.log'
    Starting log:
    File:'/root/.local/share/tracker/tracker-store.log'
    (tracker-miner-fs:1940): GVFS-RemoteVolumeMonitor-WARNING **: invoking IsSupported() failed for remote volume monitor with dbus name org.gtk.Private.GduVolumeMonitor: org.freedesktop.DBus.Error.Spawn.ChildSignaled: Process /usr/lib/gvfs/gvfs-gdu-volume-monitor received signal 6
    gnome-session[1837]: WARNING: Application 'metacity.desktop' killed by signal
    gnome-session[1837]: WARNING: App 'metacity.desktop' respawning too quickly
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    Window manager warning: "(null)" found in configuration database is not a valid value for mouse button modifier
    Window manager warning: Could not parse font description "(null)" from GConf key /apps/metacity/general/titlebar_font
    Window manager warning: 0 stored in GConf key /apps/metacity/general/num_workspaces is out of range 1 to 36
    Window manager warning: 0 stored in GConf key /desktop/gnome/peripherals/mouse/cursor_size is out of range 1 to 128
    gnome-session[1837]: WARNING: Application 'metacity.desktop' killed by signal
    gnome-session[1837]: WARNING: App 'metacity.desktop' respawning too quickly
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    gnome-session[1837]: WARNING: App 'metacity.desktop' respawning too quickly
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    gnome-session[1837]: WARNING: Could not connect to ConsoleKit: Could not get owner of name 'org.freedesktop.ConsoleKit': no such name
    ** (process:1883): DEBUG: Exiting gsd-printer
    (gnome-settings-daemon:1852): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    [1325983240,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the application
    xinit: connection to X server lost

Maybe you are looking for