[solved] gnome3 only in fallback mode

There a few threads dealing with similar problems, but they are rather old. So I decided to open a new topic.
gnome3 only starts in fallback-mode on my notebook (Lenovo TP x61). I cleaned up my xinitrc and use gdm to start gnome, but still no results.
A few outputs:
glxinfo | grep rendering
direct rendering: Yes
glxinfo | grep -i opengl
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 965GM
OpenGL version string: 2.1 Mesa 7.11
OpenGL shading language version string: 1.20
OpenGL extensions:
xorg.0.log
[ 77.813]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 77.813] X Protocol Version 11, Revision 0
[ 77.813] Build Operating System: Linux 3.0-ARCH x86_64
[ 77.813] Current Operating System: Linux Lambert 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64
[ 77.813] Kernel command line: root=/dev/sda3 resume=/dev/sda1 ro i915.modeset=1 quiet
[ 77.813] Build Date: 17 September 2011 07:42:58AM
[ 77.813]
[ 77.813] Current version of pixman: 0.22.2
[ 77.813] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 77.813] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 77.813] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Sep 29 11:42:38 2011
[ 77.814] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 77.814] (==) No Layout section. Using the first Screen section.
[ 77.814] (==) No screen section available. Using defaults.
[ 77.814] (**) |-->Screen "Default Screen Section" (0)
[ 77.814] (**) | |-->Monitor "<default monitor>"
[ 77.814] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 77.814] (==) Automatically adding devices
[ 77.814] (==) Automatically enabling devices
[ 77.815] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 77.815] Entry deleted from font path.
[ 77.815] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 77.815] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 77.815] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 77.815] (II) Loader magic: 0x7d6160
[ 77.815] (II) Module ABI versions:
[ 77.815] X.Org ANSI C Emulation: 0.4
[ 77.815] X.Org Video Driver: 10.0
[ 77.815] X.Org XInput driver : 12.2
[ 77.815] X.Org Server Extension : 5.0
[ 77.816] (--) PCI:*(0:0:2:0) 8086:2a02:17aa:20b5 rev 12, Mem @ 0xf8100000/1048576, 0xe0000000/268435456, I/O @ 0x00001800/8
[ 77.817] (--) PCI: (0:0:2:1) 8086:2a03:17aa:20b5 rev 12, Mem @ 0xf8200000/1048576
[ 77.817] (II) Open ACPI successful (/var/run/acpid.socket)
[ 77.817] (II) LoadModule: "extmod"
[ 77.817] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 77.818] (II) Module extmod: vendor="X.Org Foundation"
[ 77.818] compiled for 1.10.4, module version = 1.0.0
[ 77.818] Module class: X.Org Server Extension
[ 77.818] ABI class: X.Org Server Extension, version 5.0
[ 77.818] (II) Loading extension MIT-SCREEN-SAVER
[ 77.818] (II) Loading extension XFree86-VidModeExtension
[ 77.818] (II) Loading extension XFree86-DGA
[ 77.818] (II) Loading extension DPMS
[ 77.818] (II) Loading extension XVideo
[ 77.818] (II) Loading extension XVideo-MotionCompensation
[ 77.818] (II) Loading extension X-Resource
[ 77.818] (II) LoadModule: "dbe"
[ 77.818] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 77.818] (II) Module dbe: vendor="X.Org Foundation"
[ 77.818] compiled for 1.10.4, module version = 1.0.0
[ 77.818] Module class: X.Org Server Extension
[ 77.818] ABI class: X.Org Server Extension, version 5.0
[ 77.818] (II) Loading extension DOUBLE-BUFFER
[ 77.818] (II) LoadModule: "glx"
[ 77.819] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 77.819] (II) Module glx: vendor="X.Org Foundation"
[ 77.819] compiled for 1.10.4, module version = 1.0.0
[ 77.819] ABI class: X.Org Server Extension, version 5.0
[ 77.819] (==) AIGLX enabled
[ 77.819] (II) Loading extension GLX
[ 77.819] (II) LoadModule: "record"
[ 77.819] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 77.819] (II) Module record: vendor="X.Org Foundation"
[ 77.819] compiled for 1.10.4, module version = 1.13.0
[ 77.819] Module class: X.Org Server Extension
[ 77.819] ABI class: X.Org Server Extension, version 5.0
[ 77.819] (II) Loading extension RECORD
[ 77.819] (II) LoadModule: "dri"
[ 77.820] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 77.820] (II) Module dri: vendor="X.Org Foundation"
[ 77.820] compiled for 1.10.4, module version = 1.0.0
[ 77.820] ABI class: X.Org Server Extension, version 5.0
[ 77.820] (II) Loading extension XFree86-DRI
[ 77.820] (II) LoadModule: "dri2"
[ 77.820] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 77.821] (II) Module dri2: vendor="X.Org Foundation"
[ 77.821] compiled for 1.10.4, module version = 1.2.0
[ 77.821] ABI class: X.Org Server Extension, version 5.0
[ 77.821] (II) Loading extension DRI2
[ 77.821] (==) Matched intel as autoconfigured driver 0
[ 77.821] (==) Matched vesa as autoconfigured driver 1
[ 77.821] (==) Matched fbdev as autoconfigured driver 2
[ 77.821] (==) Assigned the driver to the xf86ConfigLayout
[ 77.821] (II) LoadModule: "intel"
[ 77.821] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 77.821] (II) Module intel: vendor="X.Org Foundation"
[ 77.821] compiled for 1.10.2, module version = 2.15.0
[ 77.821] Module class: X.Org Video Driver
[ 77.821] ABI class: X.Org Video Driver, version 10.0
[ 77.821] (II) LoadModule: "vesa"
[ 77.821] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 77.822] (II) Module vesa: vendor="X.Org Foundation"
[ 77.822] compiled for 1.10.0, module version = 2.3.0
[ 77.822] Module class: X.Org Video Driver
[ 77.822] ABI class: X.Org Video Driver, version 10.0
[ 77.822] (II) LoadModule: "fbdev"
[ 77.822] (WW) Warning, couldn't open module fbdev
[ 77.822] (II) UnloadModule: "fbdev"
[ 77.822] (II) Unloading fbdev
[ 77.822] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 77.822] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[ 77.824] (II) VESA: driver for VESA chipsets: vesa
[ 77.824] (++) using VT number 7
[ 77.833] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 77.833] (WW) Falling back to old probe method for vesa
[ 77.833] drmOpenDevice: node name is /dev/dri/card0
[ 77.833] drmOpenDevice: open result is 9, (OK)
[ 77.833] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 77.833] drmOpenDevice: node name is /dev/dri/card0
[ 77.833] drmOpenDevice: open result is 9, (OK)
[ 77.833] drmOpenByBusid: drmOpenMinor returns 9
[ 77.833] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 77.833] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 77.834] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 77.834] (==) intel(0): RGB weight 888
[ 77.834] (==) intel(0): Default visual is TrueColor
[ 77.834] (II) intel(0): Integrated Graphics Chipset: Intel(R) 965GM
[ 77.834] (--) intel(0): Chipset: "965GM"
[ 77.834] (**) intel(0): Relaxed fencing enabled
[ 77.834] (**) intel(0): Framebuffer tiled
[ 77.834] (**) intel(0): Pixmaps tiled
[ 77.834] (**) intel(0): 3D buffers tiled
[ 77.834] (**) intel(0): SwapBuffers wait enabled
[ 77.834] (==) intel(0): video overlay key set to 0x101fe
[ 77.834] (II) intel(0): Output LVDS1 has no monitor section
[ 77.834] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[ 77.853] (II) intel(0): Output VGA1 has no monitor section
[ 77.853] (II) intel(0): EDID for output LVDS1
[ 77.853] (II) intel(0): Manufacturer: LEN Model: 4000 Serial#: 0
[ 77.853] (II) intel(0): Year: 2005 Week: 0
[ 77.853] (II) intel(0): EDID Version: 1.3
[ 77.853] (II) intel(0): Digital Display Input
[ 77.853] (II) intel(0): Max Image Size [cm]: horiz.: 25 vert.: 18
[ 77.853] (II) intel(0): Gamma: 2.20
[ 77.853] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[ 77.853] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 77.853] (II) intel(0): First detailed timing is preferred mode
[ 77.853] (II) intel(0): redX: 0.569 redY: 0.342 greenX: 0.312 greenY: 0.544
[ 77.853] (II) intel(0): blueX: 0.149 blueY: 0.132 whiteX: 0.313 whiteY: 0.329
[ 77.854] (II) intel(0): Supported established timings:
[ 77.854] (II) intel(0): 640x480@60Hz
[ 77.854] (II) intel(0): 800x600@60Hz
[ 77.854] (II) intel(0): 1024x768@60Hz
[ 77.854] (II) intel(0): Manufacturer's mask: 0
[ 77.854] (II) intel(0): Supported detailed timing:
[ 77.854] (II) intel(0): clock: 54.2 MHz Image Size: 246 x 185 mm
[ 77.854] (II) intel(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0
[ 77.854] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0
[ 77.854] (II) intel(0): Supported detailed timing:
[ 77.854] (II) intel(0): clock: 43.3 MHz Image Size: 246 x 185 mm
[ 77.854] (II) intel(0): h_active: 1024 h_sync: 1048 h_sync_end 1184 h_blank_end 1344 h_border: 0
[ 77.854] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 777 v_blanking: 806 v_border: 0
[ 77.854] (II) intel(0): Unknown vendor-specific block f
[ 77.854] (II) intel(0): LTN121XJ-L07
[ 77.854] (II) intel(0): EDID (in hex):
[ 77.854] (II) intel(0): 00ffffffffffff0030ae004000000000
[ 77.854] (II) intel(0): 000f010380191278eaed7591574f8b26
[ 77.854] (II) intel(0): 21505421080001010101010101010101
[ 77.854] (II) intel(0): 01010101010128150040410026301888
[ 77.854] (II) intel(0): 3600f6b900000018ed10004041002630
[ 77.854] (II) intel(0): 18883600f6b9000000180000000f0061
[ 77.854] (II) intel(0): 43326143280f01004ca3584a000000fe
[ 77.854] (II) intel(0): 004c544e313231584a2d4c30370a0000
[ 77.854] (II) intel(0): EDID vendor "LEN", prod id 16384
[ 77.854] (II) intel(0): Printing DDC gathered Modelines:
[ 77.854] (II) intel(0): Modeline "1024x768"x0.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz)
[ 77.854] (II) intel(0): Modeline "1024x768"x0.0 43.33 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (32.2 kHz)
[ 77.854] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 77.854] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 77.854] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 77.855] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 77.855] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 77.855] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 77.855] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 77.855] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 77.855] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 77.855] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 77.855] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 77.855] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 77.855] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 77.855] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 77.855] (II) intel(0): Printing probed modes for output LVDS1
[ 77.855] (II) intel(0): Modeline "1024x768"x50.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz)
[ 77.855] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 77.855] (II) intel(0): Modeline "1024x768"x40.0 43.33 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (32.2 kHz)
[ 77.855] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 77.855] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
[ 77.855] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 77.855] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 77.873] (II) intel(0): EDID for output VGA1
[ 77.873] (II) intel(0): Output LVDS1 connected
[ 77.873] (II) intel(0): Output VGA1 disconnected
[ 77.873] (II) intel(0): Using exact sizes for initial modes
[ 77.873] (II) intel(0): Output LVDS1 using initial mode 1024x768
[ 77.873] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 77.873] (II) intel(0): Kernel page flipping support detected, enabling
[ 77.873] (**) intel(0): Display dimensions: (250, 180) mm
[ 77.873] (**) intel(0): DPI set to (104, 108)
[ 77.873] (II) Loading sub module "fb"
[ 77.873] (II) LoadModule: "fb"
[ 77.873] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 77.874] (II) Module fb: vendor="X.Org Foundation"
[ 77.874] compiled for 1.10.4, module version = 1.0.0
[ 77.874] ABI class: X.Org ANSI C Emulation, version 0.4
[ 77.874] (II) Loading sub module "dri2"
[ 77.874] (II) LoadModule: "dri2"
[ 77.874] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 77.874] (II) Module dri2: vendor="X.Org Foundation"
[ 77.874] compiled for 1.10.4, module version = 1.2.0
[ 77.874] ABI class: X.Org Server Extension, version 5.0
[ 77.874] (II) UnloadModule: "vesa"
[ 77.874] (II) Unloading vesa
[ 77.874] (==) Depth 24 pixmap format is 32 bpp
[ 77.874] (II) intel(0): [DRI2] Setup complete
[ 77.874] (II) intel(0): [DRI2] DRI driver: i965
[ 77.874] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
[ 77.892] (II) UXA(0): Driver registered support for the following operations:
[ 77.892] (II) solid
[ 77.892] (II) copy
[ 77.892] (II) composite (RENDER acceleration)
[ 77.892] (II) put_image
[ 77.892] (II) get_image
[ 77.892] (==) intel(0): Backing store disabled
[ 77.892] (==) intel(0): Silken mouse enabled
[ 77.892] (II) intel(0): Initializing HW Cursor
[ 77.923] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 77.925] (==) intel(0): DPMS enabled
[ 77.925] (==) intel(0): Intel XvMC decoder enabled
[ 77.925] (II) intel(0): Set up textured video
[ 77.925] (II) intel(0): Set up overlay video
[ 77.926] (II) intel(0): [XvMC] i965_xvmc driver initialized.
[ 77.926] (II) intel(0): direct rendering: DRI2 Enabled
[ 77.926] (==) intel(0): hotplug detection: "enabled"
[ 77.926] (--) RandR disabled
[ 77.926] (II) Initializing built-in extension Generic Event Extension
[ 77.926] (II) Initializing built-in extension SHAPE
[ 77.926] (II) Initializing built-in extension MIT-SHM
[ 77.926] (II) Initializing built-in extension XInputExtension
[ 77.926] (II) Initializing built-in extension XTEST
[ 77.926] (II) Initializing built-in extension BIG-REQUESTS
[ 77.926] (II) Initializing built-in extension SYNC
[ 77.926] (II) Initializing built-in extension XKEYBOARD
[ 77.926] (II) Initializing built-in extension XC-MISC
[ 77.926] (II) Initializing built-in extension SECURITY
[ 77.926] (II) Initializing built-in extension XINERAMA
[ 77.926] (II) Initializing built-in extension XFIXES
[ 77.926] (II) Initializing built-in extension RENDER
[ 77.926] (II) Initializing built-in extension RANDR
[ 77.926] (II) Initializing built-in extension COMPOSITE
[ 77.926] (II) Initializing built-in extension DAMAGE
[ 77.942] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 77.942] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 77.942] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 77.942] (II) AIGLX: enabled GLX_SGI_make_current_read
[ 77.942] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 77.942] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
[ 77.942] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 77.943] (II) intel(0): Setting screen physical size to 270 x 203
[ 78.142] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 78.142] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 78.142] (**) Power Button: Applying InputClass "keyboard"
[ 78.142] (II) LoadModule: "evdev"
[ 78.142] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 78.142] (II) Module evdev: vendor="X.Org Foundation"
[ 78.142] compiled for 1.10.0, module version = 2.6.0
[ 78.142] Module class: X.Org XInput Driver
[ 78.142] ABI class: X.Org XInput driver, version 12.2
[ 78.142] (II) Using input driver 'evdev' for 'Power Button'
[ 78.142] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 78.142] (**) Power Button: always reports core events
[ 78.142] (**) Power Button: Device: "/dev/input/event3"
[ 78.142] (--) Power Button: Found keys
[ 78.143] (II) Power Button: Configuring as keyboard
[ 78.143] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 78.143] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 78.143] (**) Option "xkb_rules" "evdev"
[ 78.143] (**) Option "xkb_model" "evdev"
[ 78.143] (**) Option "xkb_layout" "de"
[ 78.143] (**) Option "xkb_variant" "nodeadkeys"
[ 78.189] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 78.190] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 78.190] (**) Video Bus: Applying InputClass "keyboard"
[ 78.190] (II) Using input driver 'evdev' for 'Video Bus'
[ 78.190] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 78.190] (**) Video Bus: always reports core events
[ 78.190] (**) Video Bus: Device: "/dev/input/event4"
[ 78.190] (--) Video Bus: Found keys
[ 78.190] (II) Video Bus: Configuring as keyboard
[ 78.190] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4/event4"
[ 78.190] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 78.190] (**) Option "xkb_rules" "evdev"
[ 78.190] (**) Option "xkb_model" "evdev"
[ 78.190] (**) Option "xkb_layout" "de"
[ 78.190] (**) Option "xkb_variant" "nodeadkeys"
[ 78.199] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 78.199] (II) No input driver/identifier specified (ignoring)
[ 78.200] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 78.200] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 78.200] (**) Sleep Button: Applying InputClass "keyboard"
[ 78.200] (II) Using input driver 'evdev' for 'Sleep Button'
[ 78.200] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 78.200] (**) Sleep Button: always reports core events
[ 78.200] (**) Sleep Button: Device: "/dev/input/event2"
[ 78.200] (--) Sleep Button: Found keys
[ 78.200] (II) Sleep Button: Configuring as keyboard
[ 78.200] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[ 78.200] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 78.200] (**) Option "xkb_rules" "evdev"
[ 78.200] (**) Option "xkb_model" "evdev"
[ 78.201] (**) Option "xkb_layout" "de"
[ 78.201] (**) Option "xkb_variant" "nodeadkeys"
[ 78.206] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 78.206] (II) No input driver/identifier specified (ignoring)
[ 78.215] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 78.215] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 78.215] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard"
[ 78.215] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 78.215] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 78.215] (**) AT Translated Set 2 keyboard: always reports core events
[ 78.215] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 78.215] (--) AT Translated Set 2 keyboard: Found keys
[ 78.215] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 78.215] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 78.215] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 78.215] (**) Option "xkb_rules" "evdev"
[ 78.215] (**) Option "xkb_model" "evdev"
[ 78.215] (**) Option "xkb_layout" "de"
[ 78.215] (**) Option "xkb_variant" "nodeadkeys"
[ 78.216] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event8)
[ 78.216] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 78.216] (**) TPPS/2 IBM TrackPoint: Applying InputClass "Trackpoint Wheel Emulation"
[ 78.216] (**) TPPS/2 IBM TrackPoint: Applying InputClass "Trackpoint Wheel Emulation"
[ 78.216] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[ 78.216] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 78.217] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 78.217] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event8"
[ 78.217] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[ 78.217] (--) TPPS/2 IBM TrackPoint: Found relative axes
[ 78.217] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes
[ 78.217] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
[ 78.217] (**) Option "Emulate3Buttons" "false"
[ 78.217] (**) Option "EmulateWheel" "true"
[ 78.217] (**) Option "EmulateWheelButton" "2"
[ 78.217] (**) Option "YAxisMapping" "4 5"
[ 78.217] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[ 78.217] (**) Option "XAxisMapping" "6 7"
[ 78.217] (**) TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
[ 78.217] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 78.217] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
[ 78.217] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
[ 78.217] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
[ 78.217] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[ 78.217] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[ 78.217] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 78.217] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 78.218] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[ 78.218] (II) No input driver/identifier specified (ignoring)
[ 78.218] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 78.218] (II) No input driver/identifier specified (ignoring)
[ 78.220] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[ 78.220] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 78.220] (**) ThinkPad Extra Buttons: Applying InputClass "keyboard"
[ 78.220] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 78.220] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 78.220] (**) ThinkPad Extra Buttons: always reports core events
[ 78.220] (**) ThinkPad Extra Buttons: Device: "/dev/input/event6"
[ 78.220] (--) ThinkPad Extra Buttons: Found keys
[ 78.220] (II) ThinkPad Extra Buttons: Configuring as keyboard
[ 78.220] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event6"
[ 78.220] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
[ 78.220] (**) Option "xkb_rules" "evdev"
[ 78.220] (**) Option "xkb_model" "evdev"
[ 78.220] (**) Option "xkb_layout" "de"
[ 78.220] (**) Option "xkb_variant" "nodeadkeys"
[ 78.247] (II) intel(0): EDID vendor "LEN", prod id 16384
[ 78.247] (II) intel(0): Printing DDC gathered Modelines:
[ 78.247] (II) intel(0): Modeline "1024x768"x0.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz)
[ 78.247] (II) intel(0): Modeline "1024x768"x0.0 43.33 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (32.2 kHz)
[ 78.247] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 78.247] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 78.247] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 78.543] (II) intel(0): EDID vendor "LEN", prod id 16384
[ 78.543] (II) intel(0): Printing DDC gathered Modelines:
[ 78.543] (II) intel(0): Modeline "1024x768"x0.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz)
[ 78.543] (II) intel(0): Modeline "1024x768"x0.0 43.33 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (32.2 kHz)
[ 78.543] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 78.543] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 78.543] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 78.561] (II) intel(0): EDID vendor "LEN", prod id 16384
[ 78.561] (II) intel(0): Printing DDC gathered Modelines:
[ 78.561] (II) intel(0): Modeline "1024x768"x0.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz)
[ 78.561] (II) intel(0): Modeline "1024x768"x0.0 43.33 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (32.2 kHz)
[ 78.561] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 78.561] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 78.561] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 78.581] (II) intel(0): EDID vendor "LEN", prod id 16384
[ 78.581] (II) intel(0): Printing DDC gathered Modelines:
[ 78.581] (II) intel(0): Modeline "1024x768"x0.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz)
[ 78.581] (II) intel(0): Modeline "1024x768"x0.0 43.33 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (32.2 kHz)
[ 78.581] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 78.581] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 78.581] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 78.606] (II) intel(0): EDID vendor "LEN", prod id 16384
[ 78.606] (II) intel(0): Printing DDC gathered Modelines:
[ 78.606] (II) intel(0): Modeline "1024x768"x0.0 54.16 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (40.3 kHz)
[ 78.606] (II) intel(0): Modeline "1024x768"x0.0 43.33 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (32.2 kHz)
[ 78.606] (II) intel(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
[ 78.606] (II) intel(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
[ 78.606] (II) intel(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
[ 80.456] (II) AIGLX: Suspending AIGLX clients for VT switch
Thank you for your help!
Last edited by tyr0 (2011-09-29 14:14:31)

So I thought since gnome 32 is not in extra it would work. So I upgraded but still same issue.
Gnome xession-errors
Client()@/usr/share/gnome-shell/js/ui/telepathyClient.js:77
_createUserSession()@/usr/share/gnome-shell/js/ui/main.js:84
start()@/usr/share/gnome-shell/js/ui/main.js:223
@<main>:1
JS ERROR: !!! message = '"this._accountManager.get_factory is not a function"'
Window manager warning: Log level 32: Execution of main.js threw exception: TypeError: this._accountManager.get_factory is not a function
(nm-applet:1923): libnotify-WARNING **: Failed to connect to proxy
gnome-shell-calendar-server[1943]: Got HUP on stdin - exiting
JS ERROR: !!! Exception was: TypeError: this._accountManager.get_factory is not a function
JS ERROR: !!! lineNumber = '124'
JS ERROR: !!! fileName = '"/usr/share/gnome-shell/js/ui/telepathyClient.js"'
JS ERROR: !!! stack = '"()@/usr/share/gnome-shell/js/ui/telepathyClient.js:124
Client()@/usr/share/gnome-shell/js/ui/telepathyClient.js:77
_createUserSession()@/usr/share/gnome-shell/js/ui/main.js:84
start()@/usr/share/gnome-shell/js/ui/main.js:223
@<main>:1
JS ERROR: !!! message = '"this._accountManager.get_factory is not a function"'
Window manager warning: Log level 32: Execution of main.js threw exception: TypeError: this._accountManager.get_factory is not a function
gnome-session[1850]: WARNING: App 'gnome-shell.desktop' respawning too quickly
gnome-shell-calendar-server[1971]: Got HUP on stdin - exiting
(gnome-settings-daemon:1876): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
[1317510232,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the application
(nm-applet:1923): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
(gnome-screensaver:1922): Gdk-WARNING **: gnome-screensaver: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
(gdu-notification-daemon:1926): Gdk-WARNING **: gdu-notification-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
(evolution-alarm-notify:1924): Gdk-WARNING **: evolution-alarm-notify: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Client()@/usr/share/gnome-shell/js/ui/telepathyClient.js:77
_createUserSession()@/usr/share/gnome-shell/js/ui/main.js:84
start()@/usr/share/gnome-shell/js/ui/main.js:223
@<main>:1
JS ERROR: !!! message = '"this._accountManager.get_factory is not a function"'
Window manager warning: Log level 32: Execution of main.js threw exception: TypeError: this._accountManager.get_factory is not a function
(nm-applet:1923): libnotify-WARNING **: Failed to connect to proxy
gnome-shell-calendar-server[1943]: Got HUP on stdin - exiting
JS ERROR: !!! Exception was: TypeError: this._accountManager.get_factory is not a function
JS ERROR: !!! lineNumber = '124'
JS ERROR: !!! fileName = '"/usr/share/gnome-shell/js/ui/telepathyClient.js"'
JS ERROR: !!! stack = '"()@/usr/share/gnome-shell/js/ui/telepathyClient.js:124
Client()@/usr/share/gnome-shell/js/ui/telepathyClient.js:77
_createUserSession()@/usr/share/gnome-shell/js/ui/main.js:84
start()@/usr/share/gnome-shell/js/ui/main.js:223
@<main>:1
JS ERROR: !!! message = '"this._accountManager.get_factory is not a function"'
Window manager warning: Log level 32: Execution of main.js threw exception: TypeError: this._accountManager.get_factory is not a function
gnome-session[1850]: WARNING: App 'gnome-shell.desktop' respawning too quickly
gnome-shell-calendar-server[1971]: Got HUP on stdin - exiting
(gnome-settings-daemon:1876): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
[1317510232,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the application
(nm-applet:1923): Gdk-WARNING **: nm-applet: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
(gnome-screensaver:1922): Gdk-WARNING **: gnome-screensaver: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
(gdu-notification-daemon:1926): Gdk-WARNING **: gdu-notification-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
(evolution-alarm-notify:1924): Gdk-WARNING **: evolution-alarm-notify: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Last edited by Zyclone (2011-10-01 23:10:30)

Similar Messages

  • [SOLVED]Gnome 3 only fallback mode

    I've got an ati radeon hd 4350 graphics-card. I'm using the radeon driver. But, gnome 3 will only boot in fallback mode. Mesa-demos is installed. Glxinfo | grep rendering yields "direct rendering: Yes".
    According to Gnome 3 system info, my graphics driver is "Gallium 0.4 on softpipe "
    "gnome-shell --replace" yields "failed to create drawable
    (gnome-shell:3863): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to select the newly created GLX context
    Window manager error: Unable to initialize Clutter.
    I know there are quite some topics about this already, but none of the solutions proposed in other topics worked.
    How can I enjoy the gnome "full experience"?
    Thanks!
    Last edited by rayman (2011-07-27 15:27:30)

    I'm not running it under virtualbox, and I start gnome using startx.
    My .xinitrc file:
    #!/bin/sh
    # ~/.xinitrc
    # Executed by startx (run your window manager from here)
    if [ -d /etc/X11/xinit/xinitrc.d ]; then
    for f in /etc/X11/xinit/xinitrc.d/*; do
    [ -x "$f" ] && . "$f"
    done
    unset f
    fi
    # exec gnome-session
    # exec startkde
    # exec startxfce4
    # exec ck-launch-session startlxde
    exec ck-launch-session gnome-session
    # ...or the Window Manager of your choice

  • My macbook pro 2.0 early 2011 will not go to sleep with the power source connected. only enters sleep mode when running on battery. Someone did this happen, and it could solve?

    Alo, my Macbook pro i7 2 GHz Intel Core i7 (early 2011) will not go to sleep with the power source connected. only enters sleep mode when running on battery. Someone did this happen, and it could solve?

    There is no output from that command line?   Maybe the pid changed.
    I'll repeat what I am trying to find out...
    1. You do a pmset -g on the terminal.
    2. The output from that pmset should have a line that says "sleep 0 (imposed by n)" where n is some number.
    3. The ps ax | grep n is supposed to display what the process associated with n is.
    It's the output from step 3 that should indicate what is causing you not to sleep.
    But speaking of sleep, that's where I am going.

  • GNOME3 fallback mode Gallium 0.4 on softpipe Radeon HD 4670

    Hi
    My GNOME3 is still in fallback mode. xf86-video-ati does not work properly. Do you have any ideas?
    glxinfo | grep renderer
    OpenGL renderer string: Gallium 0.4 on softpipe
    I am in the video group and mesa, mesa-demos and xf86-video-ati are installed.
    But before upgrading to GNOME3 catalyst was installed. I uninstalled it with pacman -Rdd.
    Thank you very much!
    Marco

    [ 35.803]
    X.Org X Server 1.10.1
    Release Date: 2011-04-15
    [ 35.803] X Protocol Version 11, Revision 0
    [ 35.803] Build Operating System: Linux 2.6.38-ARCH x86_64
    [ 35.804] Current Operating System: Linux PC 2.6.38-ARCH #1 SMP PREEMPT Fri May 13 09:24:47 CEST 2011 x86_64
    [ 35.804] Kernel command line: root=/dev/disk/by-uuid/1e893968-fea9-43b6-9c0f-2517231324e6 ro 4
    [ 35.804] Build Date: 16 April 2011 12:02:01PM
    [ 35.804]
    [ 35.804] Current version of pixman: 0.20.2
    [ 35.804] Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    [ 35.804] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 35.805] (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 20 20:01:13 2011
    [ 35.837] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 35.854] (==) No Layout section. Using the first Screen section.
    [ 35.854] (==) No screen section available. Using defaults.
    [ 35.854] (**) |-->Screen "Default Screen Section" (0)
    [ 35.854] (**) | |-->Monitor "<default monitor>"
    [ 35.854] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 35.854] (==) Automatically adding devices
    [ 35.854] (==) Automatically enabling devices
    [ 35.865] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 35.865] Entry deleted from font path.
    [ 35.891] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 35.891] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 35.891] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 35.891] (II) Loader magic: 0x7d6fa0
    [ 35.891] (II) Module ABI versions:
    [ 35.891] X.Org ANSI C Emulation: 0.4
    [ 35.891] X.Org Video Driver: 10.0
    [ 35.892] X.Org XInput driver : 12.2
    [ 35.892] X.Org Server Extension : 5.0
    [ 35.892] (--) PCI:*(0:2:0:0) 1002:9490:1787:2268 rev 0, Mem @ 0xc0000000/268435456, 0xdfff0000/65536, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
    [ 35.892] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 35.892] (II) LoadModule: "extmod"
    [ 35.968] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 35.976] (II) Module extmod: vendor="X.Org Foundation"
    [ 35.976] compiled for 1.10.1, module version = 1.0.0
    [ 35.976] Module class: X.Org Server Extension
    [ 35.976] ABI class: X.Org Server Extension, version 5.0
    [ 35.976] (II) Loading extension MIT-SCREEN-SAVER
    [ 35.976] (II) Loading extension XFree86-VidModeExtension
    [ 35.976] (II) Loading extension XFree86-DGA
    [ 35.976] (II) Loading extension DPMS
    [ 35.976] (II) Loading extension XVideo
    [ 35.976] (II) Loading extension XVideo-MotionCompensation
    [ 35.976] (II) Loading extension X-Resource
    [ 35.976] (II) LoadModule: "dbe"
    [ 35.976] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 35.977] (II) Module dbe: vendor="X.Org Foundation"
    [ 35.977] compiled for 1.10.1, module version = 1.0.0
    [ 35.977] Module class: X.Org Server Extension
    [ 35.977] ABI class: X.Org Server Extension, version 5.0
    [ 35.977] (II) Loading extension DOUBLE-BUFFER
    [ 35.977] (II) LoadModule: "glx"
    [ 35.977] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 35.987] (II) Module glx: vendor="X.Org Foundation"
    [ 35.987] compiled for 1.10.1, module version = 1.0.0
    [ 35.987] ABI class: X.Org Server Extension, version 5.0
    [ 35.987] (==) AIGLX enabled
    [ 35.987] (II) Loading extension GLX
    [ 35.987] (II) LoadModule: "record"
    [ 35.988] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 35.993] (II) Module record: vendor="X.Org Foundation"
    [ 35.993] compiled for 1.10.1, module version = 1.13.0
    [ 35.993] Module class: X.Org Server Extension
    [ 35.993] ABI class: X.Org Server Extension, version 5.0
    [ 35.993] (II) Loading extension RECORD
    [ 35.993] (II) LoadModule: "dri"
    [ 35.993] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 36.002] (II) Module dri: vendor="X.Org Foundation"
    [ 36.002] compiled for 1.10.1, module version = 1.0.0
    [ 36.002] ABI class: X.Org Server Extension, version 5.0
    [ 36.002] (II) Loading extension XFree86-DRI
    [ 36.002] (II) LoadModule: "dri2"
    [ 36.002] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 36.012] (II) Module dri2: vendor="X.Org Foundation"
    [ 36.012] compiled for 1.10.1, module version = 1.2.0
    [ 36.012] ABI class: X.Org Server Extension, version 5.0
    [ 36.012] (II) Loading extension DRI2
    [ 36.012] (==) Matched ati as autoconfigured driver 0
    [ 36.012] (==) Matched vesa as autoconfigured driver 1
    [ 36.012] (==) Matched fbdev as autoconfigured driver 2
    [ 36.012] (==) Assigned the driver to the xf86ConfigLayout
    [ 36.012] (II) LoadModule: "ati"
    [ 36.012] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 36.024] (II) Module ati: vendor="X.Org Foundation"
    [ 36.024] compiled for 1.10.0, module version = 6.14.1
    [ 36.024] Module class: X.Org Video Driver
    [ 36.024] ABI class: X.Org Video Driver, version 10.0
    [ 36.024] (II) LoadModule: "radeon"
    [ 36.024] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 36.063] (II) Module radeon: vendor="X.Org Foundation"
    [ 36.063] compiled for 1.10.0, module version = 6.14.1
    [ 36.063] Module class: X.Org Video Driver
    [ 36.063] ABI class: X.Org Video Driver, version 10.0
    [ 36.074] (II) LoadModule: "vesa"
    [ 36.074] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 36.075] (II) Module vesa: vendor="X.Org Foundation"
    [ 36.075] compiled for 1.10.0, module version = 2.3.0
    [ 36.075] Module class: X.Org Video Driver
    [ 36.075] ABI class: X.Org Video Driver, version 10.0
    [ 36.075] (II) LoadModule: "fbdev"
    [ 36.102] (WW) Warning, couldn't open module fbdev
    [ 36.102] (II) UnloadModule: "fbdev"
    [ 36.102] (II) Unloading fbdev
    [ 36.102] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 36.102] (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, 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, 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 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 5700 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,
    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, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS
    [ 36.105] (II) VESA: driver for VESA chipsets: vesa
    [ 36.105] (--) using VT number 7
    [ 36.107] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 36.107] (II) [KMS] drm report modesetting isn't supported.
    [ 36.107] (WW) Falling back to old probe method for vesa
    [ 36.108] (II) RADEON(0): TOTO SAYS 00000000dfff0000
    [ 36.108] (II) RADEON(0): MMIO registers at 0x00000000dfff0000: size 64KB
    [ 36.108] (II) RADEON(0): PCI bus 2 card 0 func 0
    [ 36.108] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 36.108] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 36.108] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 36.109] (==) RADEON(0): Default visual is TrueColor
    [ 36.109] (II) Loading sub module "vgahw"
    [ 36.109] (II) LoadModule: "vgahw"
    [ 36.109] (II) Loading /usr/lib/xorg/modules/libvgahw.so
    [ 36.115] (II) Module vgahw: vendor="X.Org Foundation"
    [ 36.115] compiled for 1.10.1, module version = 0.1.0
    [ 36.115] ABI class: X.Org Video Driver, version 10.0
    [ 36.115] (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    [ 36.115] (==) RADEON(0): RGB weight 888
    [ 36.115] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 36.123] (--) RADEON(0): Chipset: "ATI RV730XT [Radeon HD 4670]" (ChipID = 0x9490)
    [ 36.123] (--) RADEON(0): Linear framebuffer at 0x00000000c0000000
    [ 36.123] (II) RADEON(0): PCIE card detected
    [ 36.123] (II) Loading sub module "int10"
    [ 36.123] (II) LoadModule: "int10"
    [ 36.123] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 36.151] (II) Module int10: vendor="X.Org Foundation"
    [ 36.151] compiled for 1.10.1, module version = 1.0.0
    [ 36.151] ABI class: X.Org Video Driver, version 10.0
    [ 36.151] (II) RADEON(0): initializing int10
    [ 36.156] (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    [ 36.157] (II) RADEON(0): ATOM BIOS detected
    [ 36.158] (II) RADEON(0): ATOM BIOS Rom:
    [ 36.158] SubsystemVendorID: 0x1787 SubsystemID: 0x2268
    [ 36.158] IOBaseAddress: 0xe000
    [ 36.158] Filename: Test.bin
    [ 36.158] BIOS Bootup Message: RV730 GDDR3 87916OAA.QFH
    [ 36.158] (II) RADEON(0): Framebuffer space used by Firmware (kb): 20
    [ 36.158] (II) RADEON(0): Start of VRAM area used by Firmware: 0x7ffec
    [ 36.158] (II) RADEON(0): AtomBIOS requests 20kB of VRAM scratch space
    [ 36.158] (II) RADEON(0): AtomBIOS VRAM scratch base: 0x7ffec
    [ 36.158] (II) RADEON(0): Cannot get VRAM scratch space. Allocating in main memory instead
    [ 36.158] (II) RADEON(0): Default Engine Clock: 750000
    [ 36.158] (II) RADEON(0): Default Memory Clock: 1000000
    [ 36.158] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Output: 1200000
    [ 36.158] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Output: 0
    [ 36.158] (II) RADEON(0): Maximum Pixel ClockPLL Frequency Input: 16000
    [ 36.158] (II) RADEON(0): Minimum Pixel ClockPLL Frequency Input: 6000
    [ 36.158] (II) RADEON(0): Maximum Pixel Clock: 400000
    [ 36.158] (II) RADEON(0): Reference Clock: 27000
    [ 36.158] drmOpenDevice: node name is /dev/dri/card0
    [ 36.158] drmOpenDevice: open result is 10, (OK)
    [ 36.159] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 36.159] drmOpenDevice: node name is /dev/dri/card0
    [ 36.159] drmOpenDevice: open result is 10, (OK)
    [ 36.159] drmOpenByBusid: drmOpenMinor returns 10
    [ 36.159] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 36.159] (II) RADEON(0): [dri] Found DRI library version 1.3.0 and kernel module version 1.33.0
    [ 36.159] (==) RADEON(0): Page Flipping disabled on r5xx and newer chips.
    [ 36.159] (II) RADEON(0): Will try to use DMA for Xv image transfers
    [ 36.159] (II) RADEON(0): Detected total video RAM=524288K, accessible=262144K (PCI BAR=262144K)
    [ 36.159] (--) RADEON(0): Mapped VideoRAM: 262144 kByte (128 bit DDR SDRAM)
    [ 36.159] (II) RADEON(0): Color tiling disabled
    [ 36.159] (II) Loading sub module "ddc"
    [ 36.159] (II) LoadModule: "ddc"
    [ 36.159] (II) Module "ddc" already built-in
    [ 36.159] (II) Loading sub module "i2c"
    [ 36.159] (II) LoadModule: "i2c"
    [ 36.159] (II) Module "i2c" already built-in
    [ 36.159] (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=60000 max=120000; xclk=40000
    [ 36.159] (II) RADEON(0): Output DVI-1 has no monitor section
    [ 36.159] (II) RADEON(0): I2C bus "DVI-1" initialized.
    [ 36.159] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 36.159] (II) RADEON(0): I2C bus "DVI-0" initialized.
    [ 36.159] (II) RADEON(0): Port0:
    [ 36.159] XRANDR name: DVI-1
    [ 36.159] Connector: DVI-I
    [ 36.159] CRT2: INTERNAL_KLDSCP_DAC2
    [ 36.159] DFP2: INTERNAL_UNIPHY1
    [ 36.159] DDC reg: 0x7f10
    [ 36.160] (II) RADEON(0): Port1:
    [ 36.160] XRANDR name: DVI-0
    [ 36.160] Connector: DVI-I
    [ 36.160] CRT1: INTERNAL_KLDSCP_DAC1
    [ 36.160] DFP1: INTERNAL_UNIPHY
    [ 36.160] DDC reg: 0x7e20
    [ 36.160] (II) RADEON(0): I2C device "DVI-1:ddc2" registered at address 0xA0.
    [ 36.169] Dac detection success
    [ 36.169] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    [ 36.169] Unhandled monitor type 0
    [ 36.169] finished output detect: 0
    [ 36.169] (II) RADEON(0): I2C device "DVI-0:ddc2" registered at address 0xA0.
    [ 36.230] (II) RADEON(0): EDID for output DVI-0
    [ 36.230] (II) RADEON(0): Manufacturer: SAM Model: 3e5 Serial#: 1415000626
    [ 36.230] (II) RADEON(0): Year: 2008 Week: 2
    [ 36.230] (II) RADEON(0): EDID Version: 1.3
    [ 36.230] (II) RADEON(0): Digital Display Input
    [ 36.230] (II) RADEON(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    [ 36.230] (II) RADEON(0): Gamma: 2.20
    [ 36.230] (II) RADEON(0): DPMS capabilities: Off
    [ 36.230] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 36.230] (II) RADEON(0): First detailed timing is preferred mode
    [ 36.230] (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 36.230] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 36.230] (II) RADEON(0): Supported established timings:
    [ 36.230] (II) RADEON(0): 720x400@70Hz
    [ 36.230] (II) RADEON(0): 640x480@60Hz
    [ 36.230] (II) RADEON(0): 640x480@67Hz
    [ 36.230] (II) RADEON(0): 640x480@72Hz
    [ 36.230] (II) RADEON(0): 640x480@75Hz
    [ 36.230] (II) RADEON(0): 800x600@56Hz
    [ 36.230] (II) RADEON(0): 800x600@60Hz
    [ 36.230] (II) RADEON(0): 800x600@72Hz
    [ 36.230] (II) RADEON(0): 800x600@75Hz
    [ 36.230] (II) RADEON(0): 832x624@75Hz
    [ 36.230] (II) RADEON(0): 1024x768@60Hz
    [ 36.230] (II) RADEON(0): 1024x768@70Hz
    [ 36.230] (II) RADEON(0): 1024x768@75Hz
    [ 36.230] (II) RADEON(0): 1280x1024@75Hz
    [ 36.230] (II) RADEON(0): 1152x864@75Hz
    [ 36.230] (II) RADEON(0): Manufacturer's mask: 0
    [ 36.230] (II) RADEON(0): Supported standard timings:
    [ 36.230] (II) RADEON(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 36.230] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 36.230] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 36.230] (II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 36.230] (II) RADEON(0): Supported detailed timing:
    [ 36.230] (II) RADEON(0): clock: 119.0 MHz Image Size: 474 x 296 mm
    [ 36.230] (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    [ 36.230] (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    [ 36.230] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 36.230] (II) RADEON(0): Monitor name: SyncMaster
    [ 36.230] (II) RADEON(0): Serial No: H1AK500000
    [ 36.230] (II) RADEON(0): EDID (in hex):
    [ 36.230] (II) RADEON(0): 00ffffffffffff004c2de50332325754
    [ 36.230] (II) RADEON(0): 02120103802f1e782aee91a3544c9926
    [ 36.230] (II) RADEON(0): 0f5054bfef80b30081808140714f0101
    [ 36.230] (II) RADEON(0): 0101010101017c2e90a0601a1e403020
    [ 36.230] (II) RADEON(0): 3600da281100001a000000fd00384b1e
    [ 36.230] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 36.230] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 36.230] (II) RADEON(0): 004831414b3530303030300a20200082
    [ 36.230] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    [ 36.230] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 36.230] (II) RADEON(0): Manufacturer: SAM Model: 3e5 Serial#: 1415000626
    [ 36.230] (II) RADEON(0): Year: 2008 Week: 2
    [ 36.230] (II) RADEON(0): EDID Version: 1.3
    [ 36.230] (II) RADEON(0): Digital Display Input
    [ 36.230] (II) RADEON(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    [ 36.230] (II) RADEON(0): Gamma: 2.20
    [ 36.230] (II) RADEON(0): DPMS capabilities: Off
    [ 36.230] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 36.230] (II) RADEON(0): First detailed timing is preferred mode
    [ 36.230] (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 36.230] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 36.230] (II) RADEON(0): Supported established timings:
    [ 36.230] (II) RADEON(0): 720x400@70Hz
    [ 36.230] (II) RADEON(0): 640x480@60Hz
    [ 36.230] (II) RADEON(0): 640x480@67Hz
    [ 36.230] (II) RADEON(0): 640x480@72Hz
    [ 36.230] (II) RADEON(0): 640x480@75Hz
    [ 36.230] (II) RADEON(0): 800x600@56Hz
    [ 36.230] (II) RADEON(0): 800x600@60Hz
    [ 36.230] (II) RADEON(0): 800x600@72Hz
    [ 36.230] (II) RADEON(0): 800x600@75Hz
    [ 36.230] (II) RADEON(0): 832x624@75Hz
    [ 36.230] (II) RADEON(0): 1024x768@60Hz
    [ 36.230] (II) RADEON(0): 1024x768@70Hz
    [ 36.230] (II) RADEON(0): 1024x768@75Hz
    [ 36.230] (II) RADEON(0): 1280x1024@75Hz
    [ 36.230] (II) RADEON(0): 1152x864@75Hz
    [ 36.230] (II) RADEON(0): Manufacturer's mask: 0
    [ 36.230] (II) RADEON(0): Supported standard timings:
    [ 36.230] (II) RADEON(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 36.230] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 36.230] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 36.230] (II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 36.230] (II) RADEON(0): Supported detailed timing:
    [ 36.230] (II) RADEON(0): clock: 119.0 MHz Image Size: 474 x 296 mm
    [ 36.230] (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    [ 36.230] (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    [ 36.230] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 36.230] (II) RADEON(0): Monitor name: SyncMaster
    [ 36.230] (II) RADEON(0): Serial No: H1AK500000
    [ 36.230] (II) RADEON(0): EDID (in hex):
    [ 36.230] (II) RADEON(0): 00ffffffffffff004c2de50332325754
    [ 36.230] (II) RADEON(0): 02120103802f1e782aee91a3544c9926
    [ 36.230] (II) RADEON(0): 0f5054bfef80b30081808140714f0101
    [ 36.230] (II) RADEON(0): 0101010101017c2e90a0601a1e403020
    [ 36.230] (II) RADEON(0): 3600da281100001a000000fd00384b1e
    [ 36.230] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 36.231] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 36.231] (II) RADEON(0): 004831414b3530303030300a20200082
    [ 36.231] finished output detect: 1
    [ 36.231] finished all detect
    [ 36.240] Dac detection success
    [ 36.240] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    [ 36.240] Unhandled monitor type 0
    [ 36.240] (II) RADEON(0): EDID for output DVI-1
    [ 36.300] (II) RADEON(0): EDID for output DVI-0
    [ 36.300] (II) RADEON(0): Manufacturer: SAM Model: 3e5 Serial#: 1415000626
    [ 36.300] (II) RADEON(0): Year: 2008 Week: 2
    [ 36.300] (II) RADEON(0): EDID Version: 1.3
    [ 36.300] (II) RADEON(0): Digital Display Input
    [ 36.300] (II) RADEON(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    [ 36.300] (II) RADEON(0): Gamma: 2.20
    [ 36.300] (II) RADEON(0): DPMS capabilities: Off
    [ 36.300] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 36.300] (II) RADEON(0): First detailed timing is preferred mode
    [ 36.301] (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 36.301] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 36.301] (II) RADEON(0): Supported established timings:
    [ 36.301] (II) RADEON(0): 720x400@70Hz
    [ 36.301] (II) RADEON(0): 640x480@60Hz
    [ 36.301] (II) RADEON(0): 640x480@67Hz
    [ 36.301] (II) RADEON(0): 640x480@72Hz
    [ 36.301] (II) RADEON(0): 640x480@75Hz
    [ 36.301] (II) RADEON(0): 800x600@56Hz
    [ 36.301] (II) RADEON(0): 800x600@60Hz
    [ 36.301] (II) RADEON(0): 800x600@72Hz
    [ 36.301] (II) RADEON(0): 800x600@75Hz
    [ 36.301] (II) RADEON(0): 832x624@75Hz
    [ 36.301] (II) RADEON(0): 1024x768@60Hz
    [ 36.301] (II) RADEON(0): 1024x768@70Hz
    [ 36.301] (II) RADEON(0): 1024x768@75Hz
    [ 36.301] (II) RADEON(0): 1280x1024@75Hz
    [ 36.301] (II) RADEON(0): 1152x864@75Hz
    [ 36.301] (II) RADEON(0): Manufacturer's mask: 0
    [ 36.301] (II) RADEON(0): Supported standard timings:
    [ 36.301] (II) RADEON(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 36.301] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 36.301] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 36.301] (II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 36.301] (II) RADEON(0): Supported detailed timing:
    [ 36.301] (II) RADEON(0): clock: 119.0 MHz Image Size: 474 x 296 mm
    [ 36.301] (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    [ 36.301] (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    [ 36.301] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 36.301] (II) RADEON(0): Monitor name: SyncMaster
    [ 36.301] (II) RADEON(0): Serial No: H1AK500000
    [ 36.301] (II) RADEON(0): EDID (in hex):
    [ 36.301] (II) RADEON(0): 00ffffffffffff004c2de50332325754
    [ 36.301] (II) RADEON(0): 02120103802f1e782aee91a3544c9926
    [ 36.301] (II) RADEON(0): 0f5054bfef80b30081808140714f0101
    [ 36.301] (II) RADEON(0): 0101010101017c2e90a0601a1e403020
    [ 36.301] (II) RADEON(0): 3600da281100001a000000fd00384b1e
    [ 36.301] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 36.301] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 36.301] (II) RADEON(0): 004831414b3530303030300a20200082
    [ 36.301] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    [ 36.301] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 36.301] (II) RADEON(0): Manufacturer: SAM Model: 3e5 Serial#: 1415000626
    [ 36.301] (II) RADEON(0): Year: 2008 Week: 2
    [ 36.301] (II) RADEON(0): EDID Version: 1.3
    [ 36.301] (II) RADEON(0): Digital Display Input
    [ 36.301] (II) RADEON(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    [ 36.301] (II) RADEON(0): Gamma: 2.20
    [ 36.301] (II) RADEON(0): DPMS capabilities: Off
    [ 36.301] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 36.301] (II) RADEON(0): First detailed timing is preferred mode
    [ 36.301] (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 36.301] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 36.301] (II) RADEON(0): Supported established timings:
    [ 36.301] (II) RADEON(0): 720x400@70Hz
    [ 36.301] (II) RADEON(0): 640x480@60Hz
    [ 36.301] (II) RADEON(0): 640x480@67Hz
    [ 36.301] (II) RADEON(0): 640x480@72Hz
    [ 36.301] (II) RADEON(0): 640x480@75Hz
    [ 36.301] (II) RADEON(0): 800x600@56Hz
    [ 36.301] (II) RADEON(0): 800x600@60Hz
    [ 36.301] (II) RADEON(0): 800x600@72Hz
    [ 36.301] (II) RADEON(0): 800x600@75Hz
    [ 36.301] (II) RADEON(0): 832x624@75Hz
    [ 36.301] (II) RADEON(0): 1024x768@60Hz
    [ 36.301] (II) RADEON(0): 1024x768@70Hz
    [ 36.301] (II) RADEON(0): 1024x768@75Hz
    [ 36.301] (II) RADEON(0): 1280x1024@75Hz
    [ 36.301] (II) RADEON(0): 1152x864@75Hz
    [ 36.301] (II) RADEON(0): Manufacturer's mask: 0
    [ 36.301] (II) RADEON(0): Supported standard timings:
    [ 36.301] (II) RADEON(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 36.301] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 36.301] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 36.301] (II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 36.301] (II) RADEON(0): Supported detailed timing:
    [ 36.301] (II) RADEON(0): clock: 119.0 MHz Image Size: 474 x 296 mm
    [ 36.301] (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    [ 36.301] (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    [ 36.301] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 36.301] (II) RADEON(0): Monitor name: SyncMaster
    [ 36.301] (II) RADEON(0): Serial No: H1AK500000
    [ 36.301] (II) RADEON(0): EDID (in hex):
    [ 36.301] (II) RADEON(0): 00ffffffffffff004c2de50332325754
    [ 36.301] (II) RADEON(0): 02120103802f1e782aee91a3544c9926
    [ 36.301] (II) RADEON(0): 0f5054bfef80b30081808140714f0101
    [ 36.301] (II) RADEON(0): 0101010101017c2e90a0601a1e403020
    [ 36.301] (II) RADEON(0): 3600da281100001a000000fd00384b1e
    [ 36.301] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 36.301] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 36.301] (II) RADEON(0): 004831414b3530303030300a20200082
    [ 36.301] (II) RADEON(0): Panel infos found from DDC detailed: 1680x1050
    [ 36.301] (II) RADEON(0): EDID vendor "SAM", prod id 997
    [ 36.301] (II) RADEON(0): Printing probed modes for output DVI-0
    [ 36.301] (II) RADEON(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 36.301] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 36.301] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 36.301] (II) RADEON(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 36.301] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 36.301] (II) RADEON(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 36.301] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 36.301] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 36.301] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 36.301] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 36.301] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 36.302] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 36.302] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 36.302] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 36.302] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 36.302] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 36.302] (II) RADEON(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 36.302] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 36.302] (II) RADEON(0): Output DVI-1 disconnected
    [ 36.302] (II) RADEON(0): Output DVI-0 connected
    [ 36.302] (II) RADEON(0): Using exact sizes for initial modes
    [ 36.302] (II) RADEON(0): Output DVI-0 using initial mode 1680x1050
    [ 36.302] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 36.302] (==) RADEON(0): DPI set to (96, 96)
    [ 36.302] (II) Loading sub module "fb"
    [ 36.302] (II) LoadModule: "fb"
    [ 36.302] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 36.312] (II) Module fb: vendor="X.Org Foundation"
    [ 36.312] compiled for 1.10.1, module version = 1.0.0
    [ 36.312] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 36.312] (II) Loading sub module "ramdac"
    [ 36.312] (II) LoadModule: "ramdac"
    [ 36.312] (II) Module "ramdac" already built-in
    [ 36.312] (==) RADEON(0): Will attempt to use R6xx/R7xx EXA support if DRI is enabled.
    [ 36.312] (II) Loading sub module "exa"
    [ 36.312] (II) LoadModule: "exa"
    [ 36.313] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 36.319] (II) Module exa: vendor="X.Org Foundation"
    [ 36.319] compiled for 1.10.1, module version = 2.5.0
    [ 36.319] ABI class: X.Org Video Driver, version 10.0
    [ 36.320] (!!) RADEON(0): MergedFB support has been removed and replaced with xrandr 1.2 support
    [ 36.320] (II) UnloadModule: "vesa"
    [ 36.320] (II) Unloading vesa
    [ 36.320] (--) Depth 24 pixmap format is 32 bpp
    [ 36.320] (II) RADEON(0): RADEONScreenInit c0000000 0 0
    [ 36.421] Output UNIPHY0 transmitter setup success
    [ 36.427] Blank CRTC 0 success
    [ 36.427] Disable CRTC memreq 0 success
    [ 36.443] Disable CRTC 0 success
    [ 36.443] Blank CRTC 1 success
    [ 36.443] Disable CRTC memreq 1 success
    [ 36.443] Disable CRTC 1 success
    [ 36.443] (II) RADEON(0): Dynamic Power Management Disabled
    [ 36.443] (==) RADEON(0): Using 24 bit depth buffer
    [ 36.443] mc fb loc is 00df00c0
    [ 36.443] (II) RADEON(0): RADEONInitMemoryMap() :
    [ 36.443] (II) RADEON(0): mem_size : 0x20000000
    [ 36.444] (II) RADEON(0): MC_FB_LOCATION : 0x00df00c0
    [ 36.444] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 36.444] (II) RADEON(0): Depth moves disabled by default
    [ 36.444] (II) RADEON(0): Allocating from a screen of 262080 kb
    [ 36.444] (II) RADEON(0): Will use 32 kb for hardware cursor 0 at offset 0x00b7c000
    [ 36.444] (II) RADEON(0): Will use 32 kb for hardware cursor 1 at offset 0x00b80000
    [ 36.444] (II) RADEON(0): Will use 11760 kb for front buffer at offset 0x00000000
    [ 36.445] (II) RADEON(0): Will use 64 kb for PCI GART at offset 0x0fff0000
    [ 36.445] (II) RADEON(0): Will use 11760 kb for back buffer at offset 0x00b84000
    [ 36.445] (II) RADEON(0): Will use 11760 kb for depth buffer at offset 0x01700000
    [ 36.445] (II) RADEON(0): Will use 112640 kb for textures at offset 0x0227c000
    [ 36.445] (II) RADEON(0): Will use 114128 kb for X Server offscreen at offset 0x0907c000
    [ 36.445] drmOpenDevice: node name is /dev/dri/card0
    [ 36.445] drmOpenDevice: open result is 10, (OK)
    [ 36.445] drmOpenDevice: node name is /dev/dri/card0
    [ 36.445] drmOpenDevice: open result is 10, (OK)
    [ 36.446] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 36.446] drmOpenDevice: node name is /dev/dri/card0
    [ 36.446] drmOpenDevice: open result is 10, (OK)
    [ 36.446] drmOpenByBusid: drmOpenMinor returns 10
    [ 36.446] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 36.446] (II) [drm] DRM interface version 1.4
    [ 36.446] (II) [drm] DRM open master succeeded.
    [ 36.446] (II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.
    [ 36.446] (II) RADEON(0): [drm] framebuffer handle = 0xc0000000
    [ 36.446] (II) RADEON(0): [drm] added 1 reserved context for kernel
    [ 36.446] (II) RADEON(0): X context handle = 0x1
    [ 36.446] (II) RADEON(0): [drm] installed DRM signal handler
    [ 36.461] (II) RADEON(0): [pci] 32768 kB allocated with handle 0x1132e900
    [ 36.461] (II) RADEON(0): [pci] ring handle = 0x2b800000
    [ 36.461] (II) RADEON(0): [pci] Ring mapped at 0x7fbf6f309000
    [ 36.461] (II) RADEON(0): [pci] Ring contents 0x00000000
    [ 36.461] (II) RADEON(0): [pci] ring read ptr handle = 0x1b7ff000
    [ 36.461] (II) RADEON(0): [pci] Ring read ptr mapped at 0x7fbf6f42a000
    [ 36.461] (II) RADEON(0): [pci] Ring read ptr contents 0x00000000
    [ 36.461] (II) RADEON(0): [pci] vertex/indirect buffers handle = 0x2b801000
    [ 36.461] (II) RADEON(0): [pci] Vertex/indirect buffers mapped at 0x7fbf5a9da000
    [ 36.461] (II) RADEON(0): [pci] Vertex/indirect buffers contents 0x00000000
    [ 36.461] (II) RADEON(0): [pci] GART texture map handle = 0x2b802000
    [ 36.461] (II) RADEON(0): [pci] GART Texture map mapped at 0x7fbf58d5a000
    [ 36.461] (II) RADEON(0): [drm] register handle = 0x2fff9000
    [ 36.461] (II) RADEON(0): [dri] Visual configs initialized
    [ 36.469] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 36.469] (II) RADEON(0): MC_FB_LOCATION : 0x00df00c0 0x001f0000
    [ 36.469] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
    [ 36.480] (==) RADEON(0): Backing store disabled
    [ 36.480] (II) RADEON(0): [DRI] installation complete
    [ 36.581] (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    [ 36.581] (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    [ 36.581] (II) RADEON(0): [drm] dma control initialized, using IRQ 18
    [ 36.581] (II) RADEON(0): [drm] Initialized kernel GART heap manager, 29884416
    [ 36.581] (WW) RADEON(0): DRI init changed memory map, adjusting ...
    [ 36.581] (WW) RADEON(0): MC_FB_LOCATION was: 0x00df00c0 is: 0x00df00c0
    [ 36.581] (WW) RADEON(0): MC_AGP_LOCATION was: 0x003f0000 is: 0x00030000
    [ 36.581] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 36.581] (II) RADEON(0): MC_FB_LOCATION : 0x00df00c0 0x00df00c0
    [ 36.581] (II) RADEON(0): MC_AGP_LOCATION : 0x00030000
    [ 36.581] (II) RADEON(0): Direct rendering enabled
    [ 36.581] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 36.581] (II) EXA(0): Offscreen pixmap area of 116867072 bytes
    [ 36.581] (II) EXA(0): Driver registered support for the following operations:
    [ 36.581] (II) Solid
    [ 36.581] (II) Copy
    [ 36.581] (II) Composite (RENDER acceleration)
    [ 36.581] (II) UploadToScreen
    [ 36.581] (II) DownloadFromScreen
    [ 36.582] (II) RADEON(0): Acceleration enabled
    [ 36.582] (==) RADEON(0): DPMS enabled
    [ 36.582] (==) RADEON(0): Silken mouse enabled
    [ 36.582] (II) RADEON(0): Set up textured video
    [ 36.587] Output UNIPHY0 transmitter setup success
    [ 36.587] Blank CRTC 0 success
    [ 36.587] Disable CRTC memreq 0 success
    [ 36.587] Disable CRTC 0 success
    [ 36.587] Blank CRTC 1 success
    [ 36.587] Disable CRTC memreq 1 success
    [ 36.587] Disable CRTC 1 success
    [ 36.587] Output UNIPHY0 transmitter setup success
    [ 36.587] Blank CRTC 0 success
    [ 36.587] Disable CRTC memreq 0 success
    [ 36.587] Disable CRTC 0 success
    [ 36.587] Set CRTC 0 Source success
    [ 36.587] Mode 1680x1050 - 1840 1080 9
    [ 36.587] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 36.587] (II) RADEON(0): MC_FB_LOCATION : 0x00df00c0 0x00df00c0
    [ 36.587] (II) RADEON(0): MC_AGP_LOCATION : 0x00030000
    [ 36.587] Picked PLL 0
    [ 36.587] before 11900
    [ 36.587] after 11900
    [ 36.587] best_freq: 119185
    [ 36.587] best_feedback_div: 309
    [ 36.587] best_frac_feedback_div: 0
    [ 36.587] best_ref_div: 7
    [ 36.587] best_post_div: 10
    [ 36.587] (II) RADEON(0): crtc(0) Clock: mode 119000, PLL 1191850
    [ 36.587] (II) RADEON(0): crtc(0) PLL : refdiv 7, fbdiv 0x135(309), fracfbdiv 0, pdiv 10
    [ 36.590] Set CRTC 0 PLL success
    [ 36.590] Set CRTC Timing success
    [ 36.590] Set CRTC 0 Overscan success
    [ 36.590] Not using RMX
    [ 36.590] scaler 0 setup success
    [ 36.590] Set CRTC 0 Source success
    [ 36.590] crtc 0 YUV disable setup success
    [ 36.590] Output UNIPHY0 transmitter setup success
    [ 36.590] Output DIG0 encoder setup success
    [ 36.590] Output DIG0 encoder setup success
    [ 36.590] Output UNIPHY0 transmitter setup success
    [ 36.591] Output UNIPHY0 transmitter setup success
    [ 36.592] Output UNIPHY0 transmitter setup success
    [ 36.592] Output UNIPHY0 transmitter setup success
    [ 36.592] Enable CRTC 0 success
    [ 36.592] Enable CRTC memreq 0 success
    [ 36.592] Unblank CRTC 0 success
    [ 36.592] Blank CRTC 1 success
    [ 36.592] Disable CRTC memreq 1 success
    [ 36.592] Disable CRTC 1 success
    [ 36.592] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 36.592] Output UNIPHY0 transmitter setup success
    [ 36.592] Blank CRTC 0 success
    [ 36.592] Disable CRTC memreq 0 success
    [ 36.609] Disable CRTC 0 success
    [ 36.609] Set CRTC 0 Source success
    [ 36.609] Mode 1680x1050 - 1840 1080 9
    [ 36.609] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
    [ 36.609] (II) RADEON(0): MC_FB_LOCATION : 0x00df00c0 0x00df00c0
    [ 36.609] (II) RADEON(0): MC_AGP_LOCATION : 0x00030000
    [ 36.609] Picked PLL 0
    [ 36.609] before 11900
    [ 36.609] after 11900
    [ 36.609] best_freq: 119185
    [ 36.609] best_feedback_div: 309
    [ 36.609] best_frac_feedback_div: 0
    [ 36.609] best_ref_div: 7
    [ 36.609] best_post_div: 10
    [ 36.609] (II) RADEON(0): crtc(0) Clock: mode 119000, PLL 1191850
    [ 36.609] (II) RADEON(0): crtc(0) PLL : refdiv 7, fbdiv 0x135(309), fracfbdiv 0, pdiv 10
    [ 36.609] Set CRTC 0 PLL success
    [ 36.609] Set CRTC Timing success
    [ 36.609] Set CRTC 0 Overscan success
    [ 36.609] Not using RMX
    [ 36.609] scaler 0 setup success
    [ 36.609] Set CRTC 0 Source success
    [ 36.609] crtc 0 YUV disable setup success
    [ 36.609] Output UNIPHY0 transmitter setup success
    [ 36.609] Output DIG0 encoder setup success
    [ 36.609] Output DIG0 encoder setup success
    [ 36.609] Output UNIPHY0 transmitter setup success
    [ 36.610] Output UNIPHY0 transmitter setup success
    [ 36.611] Output UNIPHY0 transmitter setup success
    [ 36.611] Output UNIPHY0 transmitter setup success
    [ 36.611] Enable CRTC 0 success
    [ 36.611] Enable CRTC memreq 0 success
    [ 36.611] Unblank CRTC 0 success
    [ 36.611] (--) RandR disabled
    [ 36.611] (II) Initializing built-in extension Generic Event Extension
    [ 36.611] (II) Initializing built-in extension SHAPE
    [ 36.611] (II) Initializing built-in extension MIT-SHM
    [ 36.611] (II) Initializing built-in extension XInputExtension
    [ 36.611] (II) Initializing built-in extension XTEST
    [ 36.611] (II) Initializing built-in extension BIG-REQUESTS
    [ 36.611] (II) Initializing built-in extension SYNC
    [ 36.611] (II) Initializing built-in extension XKEYBOARD
    [ 36.611] (II) Initializing built-in extension XC-MISC
    [ 36.611] (II) Initializing built-in extension SECURITY
    [ 36.611] (II) Initializing built-in extension XINERAMA
    [ 36.611] (II) Initializing built-in extension XFIXES
    [ 36.611] (II) Initializing built-in extension RENDER
    [ 36.611] (II) Initializing built-in extension RANDR
    [ 36.611] (II) Initializing built-in extension COMPOSITE
    [ 36.611] (II) Initializing built-in extension DAMAGE
    [ 36.617] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 36.617] drmOpenDevice: node name is /dev/dri/card0
    [ 36.617] drmOpenDevice: open result is 11, (OK)
    [ 36.617] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
    [ 36.617] drmOpenDevice: node name is /dev/dri/card0
    [ 36.617] drmOpenDevice: open result is 11, (OK)
    [ 36.617] drmOpenByBusid: drmOpenMinor returns 11
    [ 36.617] drmOpenByBusid: Interface 1.4 failed, trying 1.1
    [ 36.617] drmOpenByBusid: drmGetBusid reports pci:0000:02:00.0
    [ 36.738] (EE) AIGLX error: Calling driver entry point failed
    [ 36.758] (EE) AIGLX: reverting to software rendering
    [ 36.822] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    [ 36.822] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 36.822] (II) RADEON(0): Setting screen physical size to 444 x 277
    [ 37.206] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 37.206] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 37.206] (II) LoadModule: "evdev"
    [ 37.206] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 37.218] (II) Module evdev: vendor="X.Org Foundation"
    [ 37.218] compiled for 1.10.0, module version = 2.6.0
    [ 37.218] Module class: X.Org XInput Driver
    [ 37.218] ABI class: X.Org XInput driver, version 12.2
    [ 37.218] (II) Using input driver 'evdev' for 'Power Button'
    [ 37.218] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 37.218] (**) Power Button: always reports core events
    [ 37.218] (**) Power Button: Device: "/dev/input/event3"
    [ 37.230] (--) Power Button: Found keys
    [ 37.230] (II) Power Button: Configuring as keyboard
    [ 37.230] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 37.230] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 37.230] (**) Option "xkb_rules" "evdev"
    [ 37.230] (**) Option "xkb_model" "evdev"
    [ 37.230] (**) Option "xkb_layout" "us"
    [ 37.299] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 37.299] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 37.299] (II) Using input driver 'evdev' for 'Power Button'
    [ 37.299] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 37.299] (**) Power Button: always reports core events
    [ 37.299] (**) Power Button: Device: "/dev/input/event2"
    [ 37.306] (--) Power Button: Found keys
    [ 37.306] (II) Power Button: Configuring as keyboard
    [ 37.306] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [ 37.306] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 37.306] (**) Option "xkb_rules" "evdev"
    [ 37.306] (**) Option "xkb_model" "evdev"
    [ 37.306] (**) Option "xkb_layout" "us"
    [ 37.308] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event4)
    [ 37.308] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
    [ 37.308] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
    [ 37.308] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 37.308] (**) Logitech USB Optical Mouse: always reports core events
    [ 37.309] (**) Logitech USB Optical Mouse: Device: "/dev/input/event4"
    [ 37.323] (--) Logitech USB Optical Mouse: Found 12 mouse buttons
    [ 37.323] (--) Logitech USB Optical Mouse: Found scroll wheel(s)
    [ 37.323] (--) Logitech USB Optical Mouse: Found relative axes
    [ 37.323] (--) Logitech USB Optical Mouse: Found x and y relative axes
    [ 37.323] (II) Logitech USB Optical Mouse: Configuring as mouse
    [ 37.323] (II) Logitech USB Optical Mouse: Adding scrollwheel support
    [ 37.323] (**) Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
    [ 37.323] (**) Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 37.323] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-1/2-1:1.0/input/input4/event4"
    [ 37.323] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE)
    [ 37.323] (II) Logitech USB Optical Mouse: initialized for relative axes.
    [ 37.323] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
    [ 37.323] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
    [ 37.323] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
    [ 37.323] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
    [ 37.324] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
    [ 37.324] (II) No input driver/identifier specified (ignoring)
    [ 37.324] (II) config/udev: Adding input device USB IR Receiver USB IR Receiver (/dev/input/event5)
    [ 37.324] (**) USB IR Receiver USB IR Receiver: Applying InputClass "evdev keyboard catchall"
    [ 37.324] (II) Using input driver 'evdev' for 'USB IR Receiver USB IR Receiver'
    [ 37.324] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 37.324] (**) USB IR Receiver USB IR Receiver: always reports core events
    [ 37.324] (**) USB IR Receiver USB IR Receiver: Device: "/dev/input/event5"
    [ 37.336] (--) USB IR Receiver USB IR Receiver: Found absolute axes
    [ 37.336] (--) USB IR Receiver USB IR Receiver: Found keys
    [ 37.336] (II) USB IR Receiver USB IR Receiver: Configuring as mouse
    [ 37.336] (II) USB IR Receiver USB IR Receiver: Configuring as keyboard
    [ 37.336] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb2/2-8/2-8:1.0/input/input5/event5"
    [ 37.336] (II) XINPUT: Adding extended input device "USB IR Receiver USB IR Receiver" (type: KEYBOARD)
    [ 37.336] (**) Option "xkb_rules" "evdev"
    [ 37.336] (**) Option "xkb_model" "evdev"
    [ 37.336] (**) Option "xkb_layout" "us"
    [ 37.336] (II) USB IR Receiver USB IR Receiver: initialized for absolute axes.
    [ 37.337] (**) USB IR Receiver USB IR Receiver: (accel) keeping acceleration scheme 1
    [ 37.337] (**) USB IR Receiver USB IR Receiver: (accel) acceleration profile 0
    [ 37.337] (**) USB IR Receiver USB IR Receiver: (accel) acceleration factor: 2.000
    [ 37.337] (**) USB IR Receiver USB IR Receiver: (accel) acceleration threshold: 4
    [ 37.342] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 37.343] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 37.343] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 37.343] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 37.343] (**) AT Translated Set 2 keyboard: always reports core events
    [ 37.343] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 37.366] (--) AT Translated Set 2 keyboard: Found keys
    [ 37.366] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 37.366] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 37.366] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 37.366] (**) Option "xkb_rules" "evdev"
    [ 37.366] (**) Option "xkb_model" "evdev"
    [ 37.366] (**) Option "xkb_layout" "us"
    [ 37.367] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 37.367] (II) No input driver/identifier specified (ignoring)
    [ 41.937] Dac detection success
    [ 41.937] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    [ 41.937] Unhandled monitor type 0
    [ 41.998] (II) RADEON(0): EDID vendor "SAM", prod id 997
    [ 41.998] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 41.998] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 41.998] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 41.998] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 41.998] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 41.998] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 41.998] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 41.998] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 41.998] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 41.998] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 41.998] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 41.998] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 41.998] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 41.998] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz)
    [ 41.998] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 41.998] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz)
    [ 41.998] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 41.998] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    [ 41.998] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 41.998] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 41.998] (II) RADEON(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz)
    [ 41.998] (II) RADEON(0): Output: DVI-0, Detected Monitor Type: 3
    [ 41.998] (II) RADEON(0): EDID data from the display on output: DVI-0 ----------------------
    [ 41.998] (II) RADEON(0): Manufacturer: SAM Model: 3e5 Serial#: 1415000626
    [ 41.998] (II) RADEON(0): Year: 2008 Week: 2
    [ 41.998] (II) RADEON(0): EDID Version: 1.3
    [ 41.998] (II) RADEON(0): Digital Display Input
    [ 41.998] (II) RADEON(0): Max Image Size [cm]: horiz.: 47 vert.: 30
    [ 41.998] (II) RADEON(0): Gamma: 2.20
    [ 41.998] (II) RADEON(0): DPMS capabilities: Off
    [ 41.998] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 41.998] (II) RADEON(0): First detailed timing is preferred mode
    [ 41.998] (II) RADEON(0): redX: 0.640 redY: 0.330 greenX: 0.300 greenY: 0.600
    [ 41.998] (II) RADEON(0): blueX: 0.150 blueY: 0.060 whiteX: 0.312 whiteY: 0.329
    [ 41.998] (II) RADEON(0): Supported established timings:
    [ 41.998] (II) RADEON(0): 720x400@70Hz
    [ 41.998] (II) RADEON(0): 640x480@60Hz
    [ 41.998] (II) RADEON(0): 640x480@67Hz
    [ 41.998] (II) RADEON(0): 640x480@72Hz
    [ 41.998] (II) RADEON(0): 640x480@75Hz
    [ 41.998] (II) RADEON(0): 800x600@56Hz
    [ 41.998] (II) RADEON(0): 800x600@60Hz
    [ 41.998] (II) RADEON(0): 800x600@72Hz
    [ 41.998] (II) RADEON(0): 800x600@75Hz
    [ 41.998] (II) RADEON(0): 832x624@75Hz
    [ 41.998] (II) RADEON(0): 1024x768@60Hz
    [ 41.998] (II) RADEON(0): 1024x768@70Hz
    [ 41.998] (II) RADEON(0): 1024x768@75Hz
    [ 41.998] (II) RADEON(0): 1280x1024@75Hz
    [ 41.998] (II) RADEON(0): 1152x864@75Hz
    [ 41.998] (II) RADEON(0): Manufacturer's mask: 0
    [ 41.998] (II) RADEON(0): Supported standard timings:
    [ 41.998] (II) RADEON(0): #0: hsize: 1680 vsize 1050 refresh: 60 vid: 179
    [ 41.998] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 41.998] (II) RADEON(0): #2: hsize: 1280 vsize 960 refresh: 60 vid: 16513
    [ 41.998] (II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 41.998] (II) RADEON(0): Supported detailed timing:
    [ 41.999] (II) RADEON(0): clock: 119.0 MHz Image Size: 474 x 296 mm
    [ 41.999] (II) RADEON(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
    [ 41.999] (II) RADEON(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
    [ 41.999] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
    [ 41.999] (II) RADEON(0): Monitor name: SyncMaster
    [ 41.999] (II) RADEON(0): Serial No: H1AK500000
    [ 41.999] (II) RADEON(0): EDID (in hex):
    [ 41.999] (II) RADEON(0): 00ffffffffffff004c2de50332325754
    [ 41.999] (II) RADEON(0): 02120103802f1e782aee91a3544c9926
    [ 41.999] (II) RADEON(0): 0f5054bfef80b30081808140714f0101
    [ 41.999] (II) RADEON(0): 0101010101017c2e90a0601a1e403020
    [ 41.999] (II) RADEON(0): 3600da281100001a000000fd00384b1e
    [ 41.999] (II) RADEON(0): 510e000a202020202020000000fc0053
    [ 41.999] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 41.999] (II) RADEON(0): 004831414b3530303030300a20200082
    [ 41.999] (II) RADEON(0): EDID vendor "SAM", prod id 997
    [ 42.009] Dac detection success
    [ 42.009] (II) RADEON(0): Output: DVI-1, Detected Monitor Type: 0
    [ 42.009] Unhandled monitor type 0
    [ 42.070] (II) RADEON(0): EDID vendor "SAM", prod id 997
    [ 42.070] (II) RADEON(0): Using hsync ranges from config file
    [ 42.070] (II) RADEON(0): Using vrefresh ranges from config file
    [ 42.070] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 42.070] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
    [ 42.070] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 42.070] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 42.070] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 42.070] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    [ 42.070] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz)
    [ 42.070] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 42.070] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 42.070] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 42.070] (II) RADEON(0)

  • Inspiron n7010 graphics+gnome3=fallback mode

    Hello everyone,
    I have a problem. When I tried to install gnome3, it goes into fallback mode. Switching over to the terminal reveals that I don't have 3d acceleration on my card. But I do (works on Ubuntu, anyway). I have an ati graphics card (Mobility Radeon, HD5 something something. lsmod shows HD 5000 series Manhattan).
    Also, if this helps, gnome also has an error in which it cannot "contact dconf."
    I will be happy to supply any more information, sorry if I'm not very verbose right now xP.
    Thanks!
    - Steven

    The other day when I tried out gnome 3 on my desktop computer, it froze when I left it alone the second time too.  Funnily, even my physical reset button wouldn't work.  I had to hold down the power button in the end...This was not in fallback mode, though.
    Note to self- Stop Trying Out Gnome 3!!!
    Last edited by darkbeanies (2011-10-13 15:52:15)

  • [SOLVED] Gnome 3 starts in fallback mode.

    I was using Gnome 3 with no problems until I restarted today, it goes straight to fallback mode now, it says there's something wrong with the graphics driver.
    Here's my Xorg.0.log
    [ 16.480]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 16.480]
    X.Org X Server 1.12.0.902 (1.12.1 RC 2)
    Release Date: 2012-04-09
    [ 16.480] X Protocol Version 11, Revision 0
    [ 16.480] Build Operating System: Linux 3.3.1-1-ARCH x86_64
    [ 16.480] Current Operating System: Linux mahmoud-PC 3.3.1-1-ARCH #1 SMP PREEMPT Tue Apr 3 06:46:17 UTC 2012 x86_64
    [ 16.480] Kernel command line: root=/dev/sda5 ro
    [ 16.480] Build Date: 10 April 2012 03:48:38PM
    [ 16.480]
    [ 16.480] Current version of pixman: 0.24.4
    [ 16.480] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 16.480] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 16.480] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 13 07:46:48 2012
    [ 16.506] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 16.529] (==) No Layout section. Using the first Screen section.
    [ 16.529] (==) No screen section available. Using defaults.
    [ 16.529] (**) |-->Screen "Default Screen Section" (0)
    [ 16.529] (**) | |-->Monitor "<default monitor>"
    [ 16.529] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 16.529] (==) Automatically adding devices
    [ 16.529] (==) Automatically enabling devices
    [ 16.746] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 16.746] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 16.746] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 16.746] (II) Loader magic: 0x7c7ae0
    [ 16.746] (II) Module ABI versions:
    [ 16.746] X.Org ANSI C Emulation: 0.4
    [ 16.746] X.Org Video Driver: 12.0
    [ 16.746] X.Org XInput driver : 16.0
    [ 16.746] X.Org Server Extension : 6.0
    [ 16.747] (--) PCI:*(0:1:0:0) 1002:9540:1458:21d2 rev 0, Mem @ 0xd0000000/268435456, 0xfdfe0000/65536, I/O @ 0x0000ee00/256, BIOS @ 0x????????/131072
    [ 16.747] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 16.747] (II) LoadModule: "extmod"
    [ 16.887] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 16.896] (II) Module extmod: vendor="X.Org Foundation"
    [ 16.896] compiled for 1.12.0.902, module version = 1.0.0
    [ 16.896] Module class: X.Org Server Extension
    [ 16.896] ABI class: X.Org Server Extension, version 6.0
    [ 16.896] (II) Loading extension MIT-SCREEN-SAVER
    [ 16.896] (II) Loading extension XFree86-VidModeExtension
    [ 16.896] (II) Loading extension XFree86-DGA
    [ 16.896] (II) Loading extension DPMS
    [ 16.896] (II) Loading extension XVideo
    [ 16.896] (II) Loading extension XVideo-MotionCompensation
    [ 16.896] (II) Loading extension X-Resource
    [ 16.896] (II) LoadModule: "dbe"
    [ 16.896] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 16.906] (II) Module dbe: vendor="X.Org Foundation"
    [ 16.906] compiled for 1.12.0.902, module version = 1.0.0
    [ 16.906] Module class: X.Org Server Extension
    [ 16.906] ABI class: X.Org Server Extension, version 6.0
    [ 16.906] (II) Loading extension DOUBLE-BUFFER
    [ 16.906] (II) LoadModule: "glx"
    [ 16.906] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 16.922] (II) Module glx: vendor="X.Org Foundation"
    [ 16.923] compiled for 1.12.0.902, module version = 1.0.0
    [ 16.923] ABI class: X.Org Server Extension, version 6.0
    [ 16.923] (==) AIGLX enabled
    [ 16.923] (II) Loading extension GLX
    [ 16.923] (II) LoadModule: "record"
    [ 16.923] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 16.931] (II) Module record: vendor="X.Org Foundation"
    [ 16.931] compiled for 1.12.0.902, module version = 1.13.0
    [ 16.931] Module class: X.Org Server Extension
    [ 16.931] ABI class: X.Org Server Extension, version 6.0
    [ 16.931] (II) Loading extension RECORD
    [ 16.931] (II) LoadModule: "dri"
    [ 16.931] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 16.959] (II) Module dri: vendor="X.Org Foundation"
    [ 16.959] compiled for 1.12.0.902, module version = 1.0.0
    [ 16.959] ABI class: X.Org Server Extension, version 6.0
    [ 16.959] (II) Loading extension XFree86-DRI
    [ 16.959] (II) LoadModule: "dri2"
    [ 16.959] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 16.961] (II) Module dri2: vendor="X.Org Foundation"
    [ 16.961] compiled for 1.12.0.902, module version = 1.2.0
    [ 16.961] ABI class: X.Org Server Extension, version 6.0
    [ 16.961] (II) Loading extension DRI2
    [ 16.961] (==) Matched ati as autoconfigured driver 0
    [ 16.961] (==) Matched vesa as autoconfigured driver 1
    [ 16.961] (==) Matched fbdev as autoconfigured driver 2
    [ 16.961] (==) Assigned the driver to the xf86ConfigLayout
    [ 16.961] (II) LoadModule: "ati"
    [ 16.961] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    [ 16.970] (II) Module ati: vendor="X.Org Foundation"
    [ 16.970] compiled for 1.12.0, module version = 6.14.4
    [ 16.970] Module class: X.Org Video Driver
    [ 16.970] ABI class: X.Org Video Driver, version 12.0
    [ 16.970] (II) LoadModule: "radeon"
    [ 16.970] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 17.016] (II) Module radeon: vendor="X.Org Foundation"
    [ 17.016] compiled for 1.12.0, module version = 6.14.4
    [ 17.016] Module class: X.Org Video Driver
    [ 17.016] ABI class: X.Org Video Driver, version 12.0
    [ 17.019] (II) LoadModule: "vesa"
    [ 17.105] (WW) Warning, couldn't open module vesa
    [ 17.105] (II) UnloadModule: "vesa"
    [ 17.105] (II) Unloading vesa
    [ 17.105] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 17.105] (II) LoadModule: "fbdev"
    [ 17.105] (WW) Warning, couldn't open module fbdev
    [ 17.105] (II) UnloadModule: "fbdev"
    [ 17.105] (II) Unloading fbdev
    [ 17.105] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 17.105] (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 FireMV 2400 PCI,
    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, 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, PALM, PALM, 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, 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, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA, ARUBA,
    ARUBA, ARUBA, ARUBA, ARUBA
    [ 17.109] (++) using VT number 7
    [ 17.113] (II) [KMS] Kernel modesetting enabled.
    [ 17.113] (II) RADEON(0): RADEONPreInit_KMS
    [ 17.180] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 17.180] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 17.180] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 17.180] (==) RADEON(0): Default visual is TrueColor
    [ 17.180] (==) RADEON(0): RGB weight 888
    [ 17.180] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 17.180] (--) RADEON(0): Chipset: "ATI Radeon HD 4550" (ChipID = 0x9540)
    [ 17.180] (II) RADEON(0): PCIE card detected
    [ 17.180] drmOpenDevice: node name is /dev/dri/card0
    [ 17.180] drmOpenDevice: open result is 8, (OK)
    [ 17.181] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 17.181] drmOpenDevice: node name is /dev/dri/card0
    [ 17.181] drmOpenDevice: open result is 8, (OK)
    [ 17.181] drmOpenByBusid: drmOpenMinor returns 8
    [ 17.181] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 17.181] (II) Loading sub module "exa"
    [ 17.181] (II) LoadModule: "exa"
    [ 17.181] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 17.195] (II) Module exa: vendor="X.Org Foundation"
    [ 17.195] compiled for 1.12.0.902, module version = 2.5.0
    [ 17.195] ABI class: X.Org Video Driver, version 12.0
    [ 17.195] (II) RADEON(0): KMS Color Tiling: enabled
    [ 17.195] (II) RADEON(0): KMS Pageflipping: enabled
    [ 17.195] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 17.252] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 17.256] (II) RADEON(0): Output HDMI-0 has no monitor section
    [ 17.260] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 17.317] (II) RADEON(0): EDID for output VGA-0
    [ 17.317] (II) RADEON(0): Manufacturer: SAM Model: 590 Serial#: 1297691184
    [ 17.317] (II) RADEON(0): Year: 2009 Week: 30
    [ 17.317] (II) RADEON(0): EDID Version: 1.3
    [ 17.317] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    [ 17.317] (II) RADEON(0): Sync: Separate Composite SyncOnGreen
    [ 17.317] (II) RADEON(0): Max Image Size [cm]: horiz.: 44 vert.: 25
    [ 17.317] (II) RADEON(0): Gamma: 2.20
    [ 17.317] (II) RADEON(0): DPMS capabilities: Off; RGB/Color Display
    [ 17.317] (II) RADEON(0): First detailed timing is preferred mode
    [ 17.317] (II) RADEON(0): redX: 0.650 redY: 0.335 greenX: 0.295 greenY: 0.605
    [ 17.317] (II) RADEON(0): blueX: 0.145 blueY: 0.075 whiteX: 0.312 whiteY: 0.329
    [ 17.317] (II) RADEON(0): Supported established timings:
    [ 17.317] (II) RADEON(0): 720x400@70Hz
    [ 17.317] (II) RADEON(0): 640x480@60Hz
    [ 17.317] (II) RADEON(0): 640x480@67Hz
    [ 17.317] (II) RADEON(0): 640x480@72Hz
    [ 17.317] (II) RADEON(0): 640x480@75Hz
    [ 17.317] (II) RADEON(0): 800x600@56Hz
    [ 17.317] (II) RADEON(0): 800x600@60Hz
    [ 17.317] (II) RADEON(0): 800x600@72Hz
    [ 17.317] (II) RADEON(0): 800x600@75Hz
    [ 17.317] (II) RADEON(0): 832x624@75Hz
    [ 17.317] (II) RADEON(0): 1024x768@60Hz
    [ 17.317] (II) RADEON(0): 1024x768@70Hz
    [ 17.317] (II) RADEON(0): 1024x768@75Hz
    [ 17.317] (II) RADEON(0): 1152x864@75Hz
    [ 17.317] (II) RADEON(0): Manufacturer's mask: 0
    [ 17.317] (II) RADEON(0): Supported standard timings:
    [ 17.317] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 17.317] (II) RADEON(0): #1: hsize: 1280 vsize 800 refresh: 60 vid: 129
    [ 17.317] (II) RADEON(0): #2: hsize: 1440 vsize 900 refresh: 60 vid: 149
    [ 17.317] (II) RADEON(0): #3: hsize: 1280 vsize 800 refresh: 75 vid: 3969
    [ 17.317] (II) RADEON(0): #4: hsize: 1440 vsize 900 refresh: 75 vid: 3989
    [ 17.317] (II) RADEON(0): Supported detailed timing:
    [ 17.317] (II) RADEON(0): clock: 108.0 MHz Image Size: 443 x 249 mm
    [ 17.317] (II) RADEON(0): h_active: 1600 h_sync: 1624 h_sync_end 1704 h_blank_end 1800 h_border: 0
    [ 17.317] (II) RADEON(0): v_active: 900 v_sync: 901 v_sync_end 904 v_blanking: 1000 v_border: 0
    [ 17.317] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 155 MHz
    [ 17.317] (II) RADEON(0): Monitor name: SyncMaster
    [ 17.317] (II) RADEON(0): Serial No: HMCS705437
    [ 17.317] (II) RADEON(0): EDID (in hex):
    [ 17.317] (II) RADEON(0): 00ffffffffffff004c2d90053032594d
    [ 17.317] (II) RADEON(0): 1e1301030e2c19782ab811a6554b9b25
    [ 17.317] (II) RADEON(0): 135054bfee80714f81009500810f950f
    [ 17.317] (II) RADEON(0): 010101010101302a40c8608464301850
    [ 17.317] (II) RADEON(0): 1300bbf91000001e000000fd00384b1e
    [ 17.317] (II) RADEON(0): 510f000a202020202020000000fc0053
    [ 17.317] (II) RADEON(0): 796e634d61737465720a2020000000ff
    [ 17.317] (II) RADEON(0): 00484d43533730353433370a20200007
    [ 17.317] (II) RADEON(0): EDID vendor "SAM", prod id 1424
    [ 17.317] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 17.317] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 17.317] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 17.317] (II) RADEON(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
    [ 17.317] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1280x800"x0.0 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 17.317] (II) RADEON(0): Printing probed modes for output VGA-0
    [ 17.317] (II) RADEON(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
    [ 17.317] (II) RADEON(0): Modeline "1440x900"x75.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1280x800"x74.9 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 17.317] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 17.321] (II) RADEON(0): EDID for output HDMI-0
    [ 17.325] (II) RADEON(0): EDID for output DVI-0
    [ 17.325] (II) RADEON(0): Output VGA-0 connected
    [ 17.325] (II) RADEON(0): Output HDMI-0 disconnected
    [ 17.325] (II) RADEON(0): Output DVI-0 disconnected
    [ 17.325] (II) RADEON(0): Using exact sizes for initial modes
    [ 17.325] (II) RADEON(0): Output VGA-0 using initial mode 1600x900
    [ 17.325] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 17.325] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:40000000 visible:fa3b000
    [ 17.325] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 17.325] (**) RADEON(0): Display dimensions: (440, 250) mm
    [ 17.325] (**) RADEON(0): DPI set to (92, 91)
    [ 17.325] (II) Loading sub module "fb"
    [ 17.325] (II) LoadModule: "fb"
    [ 17.325] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 17.342] (II) Module fb: vendor="X.Org Foundation"
    [ 17.342] compiled for 1.12.0.902, module version = 1.0.0
    [ 17.342] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 17.342] (II) Loading sub module "ramdac"
    [ 17.342] (II) LoadModule: "ramdac"
    [ 17.342] (II) Module "ramdac" already built-in
    [ 17.342] (--) Depth 24 pixmap format is 32 bpp
    [ 17.367] (II) RADEON(0): [DRI2] Setup complete
    [ 17.367] (II) RADEON(0): [DRI2] DRI driver: r600
    [ 17.367] (II) RADEON(0): [DRI2] VDPAU driver: r600
    [ 17.367] (II) RADEON(0): Front buffer size: 5876K
    [ 17.367] (II) RADEON(0): VRAM usage limit set to 225324K
    [ 17.371] (II) RADEON(0): Initializing backing store
    [ 17.371] (==) RADEON(0): Backing store disabled
    [ 17.371] (II) RADEON(0): Direct rendering enabled
    [ 17.371] (II) RADEON(0): Initializing Acceleration
    [ 17.389] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 17.389] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 17.389] (II) EXA(0): Driver registered support for the following operations:
    [ 17.389] (II) Solid
    [ 17.389] (II) Copy
    [ 17.389] (II) Composite (RENDER acceleration)
    [ 17.389] (II) UploadToScreen
    [ 17.389] (II) DownloadFromScreen
    [ 17.389] (II) RADEON(0): Acceleration enabled
    [ 17.389] (II) RADEON(0): Initializing DPMS
    [ 17.389] (==) RADEON(0): DPMS enabled
    [ 17.389] (II) RADEON(0): Initializing Cursor
    [ 17.389] (==) RADEON(0): Silken mouse enabled
    [ 17.395] (II) RADEON(0): Initializing Xv
    [ 17.402] (II) RADEON(0): Set up textured video
    [ 17.402] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 17.402] (II) RADEON(0): [XvMC] Extension initialized.
    [ 17.402] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 17.402] (II) RADEON(0): Initializing kms color map
    [ 17.403] (II) RADEON(0): RADEONScreenInit finished
    [ 17.403] (--) RandR disabled
    [ 17.403] (II) Initializing built-in extension Generic Event Extension
    [ 17.403] (II) Initializing built-in extension SHAPE
    [ 17.403] (II) Initializing built-in extension MIT-SHM
    [ 17.403] (II) Initializing built-in extension XInputExtension
    [ 17.403] (II) Initializing built-in extension XTEST
    [ 17.403] (II) Initializing built-in extension BIG-REQUESTS
    [ 17.403] (II) Initializing built-in extension SYNC
    [ 17.403] (II) Initializing built-in extension XKEYBOARD
    [ 17.403] (II) Initializing built-in extension XC-MISC
    [ 17.403] (II) Initializing built-in extension SECURITY
    [ 17.403] (II) Initializing built-in extension XINERAMA
    [ 17.403] (II) Initializing built-in extension XFIXES
    [ 17.403] (II) Initializing built-in extension RENDER
    [ 17.403] (II) Initializing built-in extension RANDR
    [ 17.403] (II) Initializing built-in extension COMPOSITE
    [ 17.403] (II) Initializing built-in extension DAMAGE
    [ 17.749] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 17.749] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 17.749] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 17.749] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 17.749] (II) AIGLX: Loaded and initialized r600
    [ 17.750] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 17.770] (II) RADEON(0): Setting screen physical size to 423 x 238
    [ 18.289] (II) XKB: Reusing cached keymap
    [ 18.293] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 18.293] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 18.293] (II) LoadModule: "evdev"
    [ 18.294] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 18.307] (II) Module evdev: vendor="X.Org Foundation"
    [ 18.307] compiled for 1.12.0, module version = 2.7.0
    [ 18.307] Module class: X.Org XInput Driver
    [ 18.307] ABI class: X.Org XInput driver, version 16.0
    [ 18.307] (II) Using input driver 'evdev' for 'Power Button'
    [ 18.307] Option "XkbRules" "evdev"
    [ 18.307] Option "XkbModel" "evdev"
    [ 18.307] Option "XkbLayout" "us"
    [ 18.307] Option "_source" "server/udev"
    [ 18.307] Option "name" "Power Button"
    [ 18.307] Option "path" "/dev/input/event4"
    [ 18.307] Option "device" "/dev/input/event4"
    [ 18.307] Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 18.307] Option "driver" "evdev"
    [ 18.307] (**) Power Button: always reports core events
    [ 18.307] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 18.307] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 18.307] (--) evdev: Power Button: Found keys
    [ 18.307] (II) evdev: Power Button: Configuring as keyboard
    [ 18.307] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 18.307] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 18.307] (**) Option "xkb_rules" "evdev"
    [ 18.307] (**) Option "xkb_model" "evdev"
    [ 18.307] (**) Option "xkb_layout" "us"
    [ 18.331] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 18.331] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 18.331] (II) Using input driver 'evdev' for 'Power Button'
    [ 18.331] Option "XkbRules" "evdev"
    [ 18.331] Option "XkbModel" "evdev"
    [ 18.331] Option "XkbLayout" "us"
    [ 18.331] Option "_source" "server/udev"
    [ 18.331] Option "name" "Power Button"
    [ 18.331] Option "path" "/dev/input/event3"
    [ 18.331] Option "device" "/dev/input/event3"
    [ 18.331] Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
    [ 18.331] Option "driver" "evdev"
    [ 18.331] (**) Power Button: always reports core events
    [ 18.331] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 18.331] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 18.331] (--) evdev: Power Button: Found keys
    [ 18.331] (II) evdev: Power Button: Configuring as keyboard
    [ 18.331] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
    [ 18.331] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 18.331] (**) Option "xkb_rules" "evdev"
    [ 18.331] (**) Option "xkb_model" "evdev"
    [ 18.331] (**) Option "xkb_layout" "us"
    [ 18.331] (II) XKB: Reusing cached keymap
    [ 18.332] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event14)
    [ 18.332] (II) No input driver specified, ignoring this device.
    [ 18.332] (II) This device may have been added with another device file.
    [ 18.332] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event0)
    [ 18.332] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 18.332] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 18.332] Option "XkbRules" "evdev"
    [ 18.332] Option "XkbModel" "evdev"
    [ 18.332] Option "XkbLayout" "us"
    [ 18.332] Option "_source" "server/udev"
    [ 18.332] Option "name" "Logitech USB Receiver"
    [ 18.332] Option "path" "/dev/input/event0"
    [ 18.332] Option "device" "/dev/input/event0"
    [ 18.332] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input0/event0"
    [ 18.332] Option "driver" "evdev"
    [ 18.332] (**) Logitech USB Receiver: always reports core events
    [ 18.332] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event0"
    [ 18.332] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
    [ 18.332] (--) evdev: Logitech USB Receiver: Found keys
    [ 18.332] (II) evdev: Logitech USB Receiver: Configuring as keyboard
    [ 18.332] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.0/input/input0/event0"
    [ 18.332] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 8)
    [ 18.332] (**) Option "xkb_rules" "evdev"
    [ 18.332] (**) Option "xkb_model" "evdev"
    [ 18.332] (**) Option "xkb_layout" "us"
    [ 18.332] (II) XKB: Reusing cached keymap
    [ 18.332] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/event1)
    [ 18.332] (**) Logitech USB Receiver: Applying InputClass "evdev pointer catchall"
    [ 18.332] (**) Logitech USB Receiver: Applying InputClass "evdev keyboard catchall"
    [ 18.332] (II) Using input driver 'evdev' for 'Logitech USB Receiver'
    [ 18.332] Option "XkbRules" "evdev"
    [ 18.332] Option "XkbModel" "evdev"
    [ 18.332] Option "XkbLayout" "us"
    [ 18.333] Option "_source" "server/udev"
    [ 18.333] Option "name" "Logitech USB Receiver"
    [ 18.333] Option "path" "/dev/input/event1"
    [ 18.333] Option "device" "/dev/input/event1"
    [ 18.333] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/input/input1/event1"
    [ 18.333] Option "driver" "evdev"
    [ 18.333] (**) Logitech USB Receiver: always reports core events
    [ 18.333] (**) evdev: Logitech USB Receiver: Device: "/dev/input/event1"
    [ 18.333] (--) evdev: Logitech USB Receiver: absolute axis 0x20 [4173..1]
    [ 18.333] (--) evdev: Logitech USB Receiver: Vendor 0x46d Product 0xc517
    [ 18.333] (--) evdev: Logitech USB Receiver: Found 12 mouse buttons
    [ 18.333] (--) evdev: Logitech USB Receiver: Found scroll wheel(s)
    [ 18.333] (--) evdev: Logitech USB Receiver: Found relative axes
    [ 18.333] (--) evdev: Logitech USB Receiver: Found x and y relative axes
    [ 18.333] (--) evdev: Logitech USB Receiver: Found absolute axes
    [ 18.333] (II) evdev: Logitech USB Receiver: Forcing absolute x/y axes to exist.
    [ 18.333] (--) evdev: Logitech USB Receiver: Found keys
    [ 18.333] (II) evdev: Logitech USB Receiver: Configuring as mouse
    [ 18.333] (II) evdev: Logitech USB Receiver: Configuring as keyboard
    [ 18.333] (II) evdev: Logitech USB Receiver: Adding scrollwheel support
    [ 18.333] (**) evdev: Logitech USB Receiver: YAxisMapping: buttons 4 and 5
    [ 18.333] (**) evdev: Logitech USB Receiver: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 18.333] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-1/3-1:1.1/input/input1/event1"
    [ 18.333] (II) XINPUT: Adding extended input device "Logitech USB Receiver" (type: KEYBOARD, id 9)
    [ 18.333] (**) Option "xkb_rules" "evdev"
    [ 18.333] (**) Option "xkb_model" "evdev"
    [ 18.333] (**) Option "xkb_layout" "us"
    [ 18.333] (II) XKB: Reusing cached keymap
    [ 18.333] (II) evdev: Logitech USB Receiver: initialized for relative axes.
    [ 18.333] (WW) evdev: Logitech USB Receiver: ignoring absolute axes.
    [ 18.333] (**) Logitech USB Receiver: (accel) keeping acceleration scheme 1
    [ 18.333] (**) Logitech USB Receiver: (accel) acceleration profile 0
    [ 18.333] (**) Logitech USB Receiver: (accel) acceleration factor: 2.000
    [ 18.333] (**) Logitech USB Receiver: (accel) acceleration threshold: 4
    [ 18.333] (II) config/udev: Adding input device Logitech USB Receiver (/dev/input/mouse0)
    [ 18.333] (II) No input driver specified, ignoring this device.
    [ 18.333] (II) This device may have been added with another device file.
    [ 18.334] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event2)
    [ 18.334] (**) USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
    [ 18.334] (II) Using input driver 'evdev' for 'USB OPTICAL MOUSE'
    [ 18.334] Option "XkbRules" "evdev"
    [ 18.334] Option "XkbModel" "evdev"
    [ 18.334] Option "XkbLayout" "us"
    [ 18.334] Option "_source" "server/udev"
    [ 18.334] Option "name" "USB OPTICAL MOUSE"
    [ 18.334] Option "path" "/dev/input/event2"
    [ 18.334] Option "device" "/dev/input/event2"
    [ 18.334] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb4/4-1/4-1:1.0/input/input2/event2"
    [ 18.334] Option "driver" "evdev"
    [ 18.334] (**) USB OPTICAL MOUSE: always reports core events
    [ 18.334] (**) evdev: USB OPTICAL MOUSE: Device: "/dev/input/event2"
    [ 18.334] (--) evdev: USB OPTICAL MOUSE: Vendor 0x93a Product 0x2516
    [ 18.334] (--) evdev: USB OPTICAL MOUSE: Found 3 mouse buttons
    [ 18.334] (--) evdev: USB OPTICAL MOUSE: Found scroll wheel(s)
    [ 18.334] (--) evdev: USB OPTICAL MOUSE: Found relative axes
    [ 18.334] (--) evdev: USB OPTICAL MOUSE: Found x and y relative axes
    [ 18.334] (II) evdev: USB OPTICAL MOUSE: Configuring as mouse
    [ 18.334] (II) evdev: USB OPTICAL MOUSE: Adding scrollwheel support
    [ 18.334] (**) evdev: USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
    [ 18.334] (**) evdev: USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 18.334] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb4/4-1/4-1:1.0/input/input2/event2"
    [ 18.334] (II) XINPUT: Adding extended input device "USB OPTICAL MOUSE" (type: MOUSE, id 10)
    [ 18.334] (II) evdev: USB OPTICAL MOUSE: initialized for relative axes.
    [ 18.334] (**) USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
    [ 18.334] (**) USB OPTICAL MOUSE: (accel) acceleration profile 0
    [ 18.334] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
    [ 18.334] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
    [ 18.334] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse1)
    [ 18.334] (II) No input driver specified, ignoring this device.
    [ 18.334] (II) This device may have been added with another device file.
    [ 18.334] (II) config/udev: Adding input device Microsoft LifeCam-VX700 v2.0 (/dev/input/event5)
    [ 18.334] (**) Microsoft LifeCam-VX700 v2.0: Applying InputClass "evdev keyboard catchall"
    [ 18.334] (II) Using input driver 'evdev' for 'Microsoft LifeCam-VX700 v2.0'
    [ 18.334] Option "XkbRules" "evdev"
    [ 18.334] Option "XkbModel" "evdev"
    [ 18.334] Option "XkbLayout" "us"
    [ 18.334] Option "_source" "server/udev"
    [ 18.334] Option "name" "Microsoft LifeCam-VX700 v2.0"
    [ 18.334] Option "path" "/dev/input/event5"
    [ 18.334] Option "device" "/dev/input/event5"
    [ 18.334] Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/input/input5/event5"
    [ 18.334] Option "driver" "evdev"
    [ 18.334] (**) Microsoft LifeCam-VX700 v2.0: always reports core events
    [ 18.334] (**) evdev: Microsoft LifeCam-VX700 v2.0: Device: "/dev/input/event5"
    [ 18.334] (--) evdev: Microsoft LifeCam-VX700 v2.0: Vendor 0x45e Product 0x770
    [ 18.334] (--) evdev: Microsoft LifeCam-VX700 v2.0: Found keys
    [ 18.334] (II) evdev: Microsoft LifeCam-VX700 v2.0: Configuring as keyboard
    [ 18.334] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2:1.0/input/input5/event5"
    [ 18.334] (II) XINPUT: Adding extended input device "Microsoft LifeCam-VX700 v2.0" (type: KEYBOARD, id 11)
    [ 18.334] (**) Option "xkb_rules" "evdev"
    [ 18.334] (**) Option "xkb_model" "evdev"
    [ 18.334] (**) Option "xkb_layout" "us"
    [ 18.334] (II) XKB: Reusing cached keymap
    [ 18.335] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event10)
    [ 18.335] (II) No input driver specified, ignoring this device.
    [ 18.335] (II) This device may have been added with another device file.
    [ 18.335] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event11)
    [ 18.335] (II) No input driver specified, ignoring this device.
    [ 18.335] (II) This device may have been added with another device file.
    [ 18.335] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event12)
    [ 18.335] (II) No input driver specified, ignoring this device.
    [ 18.335] (II) This device may have been added with another device file.
    [ 18.335] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event13)
    [ 18.335] (II) No input driver specified, ignoring this device.
    [ 18.335] (II) This device may have been added with another device file.
    [ 18.335] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event6)
    [ 18.335] (II) No input driver specified, ignoring this device.
    [ 18.335] (II) This device may have been added with another device file.
    [ 18.336] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event7)
    [ 18.336] (II) No input driver specified, ignoring this device.
    [ 18.336] (II) This device may have been added with another device file.
    [ 18.336] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event8)
    [ 18.336] (II) No input driver specified, ignoring this device.
    [ 18.336] (II) This device may have been added with another device file.
    [ 18.336] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event9)
    [ 18.336] (II) No input driver specified, ignoring this device.
    [ 18.336] (II) This device may have been added with another device file.
    [ 18.338] (II) RADEON(0): RADEONSaveScreen(2)
    [ 18.399] (II) RADEON(0): EDID vendor "SAM", prod id 1424
    [ 18.399] (II) RADEON(0): Using hsync ranges from config file
    [ 18.399] (II) RADEON(0): Using vrefresh ranges from config file
    [ 18.399] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 18.399] (II) RADEON(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
    [ 18.399] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "1280x800"x0.0 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 18.399] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 24.413] (II) RADEON(0): EDID vendor "SAM", prod id 1424
    [ 24.441] (II) RADEON(0): Using hsync ranges from config file
    [ 24.441] (II) RADEON(0): Using vrefresh ranges from config file
    [ 24.441] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 24.441] (II) RADEON(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
    [ 24.441] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "1280x800"x0.0 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 24.441] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 24.733] (II) RADEON(0): EDID vendor "SAM", prod id 1424
    [ 24.733] (II) RADEON(0): Using hsync ranges from config file
    [ 24.733] (II) RADEON(0): Using vrefresh ranges from config file
    [ 24.733] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 24.733] (II) RADEON(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
    [ 24.733] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "1280x800"x0.0 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 24.733] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 24.798] (II) RADEON(0): EDID vendor "SAM", prod id 1424
    [ 24.798] (II) RADEON(0): Using hsync ranges from config file
    [ 24.798] (II) RADEON(0): Using vrefresh ranges from config file
    [ 24.798] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 24.798] (II) RADEON(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
    [ 24.798] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "1280x800"x0.0 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 24.798] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 24.943] (II) RADEON(0): EDID vendor "SAM", prod id 1424
    [ 24.943] (II) RADEON(0): Using hsync ranges from config file
    [ 24.943] (II) RADEON(0): Using vrefresh ranges from config file
    [ 24.943] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 24.943] (II) RADEON(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
    [ 24.943] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 24.943] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 24.943] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 24.943] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 24.943] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 24.943] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 24.943] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 24.943] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 24.943] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 24.943] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 24.943] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 24.943] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 24.944] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 24.944] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 24.944] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
    [ 24.944] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 24.944] (II) RADEON(0): Modeline "1280x800"x0.0 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 24.944] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 25.009] (II) RADEON(0): EDID vendor "SAM", prod id 1424
    [ 25.009] (II) RADEON(0): Using hsync ranges from config file
    [ 25.009] (II) RADEON(0): Using vrefresh ranges from config file
    [ 25.009] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 25.009] (II) RADEON(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
    [ 25.009] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "1280x800"x0.0 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 25.009] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 34.263] (II) RADEON(0): EDID vendor "SAM", prod id 1424
    [ 34.263] (II) RADEON(0): Using hsync ranges from config file
    [ 34.263] (II) RADEON(0): Using vrefresh ranges from config file
    [ 34.263] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 34.263] (II) RADEON(0): Modeline "1600x900"x0.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz eP)
    [ 34.263] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "1280x800"x0.0 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "1280x800"x0.0 106.50 1280 1360 1488 1696 800 803 809 838 -hsync +vsync (62.8 kHz e)
    [ 34.263] (II) RADEON(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
    [ 34.364] (II) RADEON(0): EDID vendor "SAM", prod id 1424
    [ 34.364] (II) RADEON(0): Using hsync ranges from config file
    [ 34.364] (II) RADEON(0): Using vrefresh ranges from config file
    [ 34.364] (II) RADE

    To which xorg version did you downgrade? I downgraded to 1.12.0-1 and still no luck -
    My .xsession-errors says
    /etc/gdm/Xsession: Beginning session setup...
    localuser:XXXX being added to access control list
    /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- gnome-session
    gnome-session[1169]: WARNING: Session 'gnome' runnable check failed: Exited with Code 1
    No errors in Xorg.0.log, and glxinfo |grep rendering gives
    direct rendering: Yes
    lspci |grep VGA
    00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) (rev 0c)
    EDIT:
    Temporary workaround: Running gnome-shell --replace via alt+f2 or a terminal
    Last edited by plasmoid (2012-04-15 10:33:49)

  • [SOLVED] System won't boot (boots fine in fallback mode)

    HI guys,
    I just rebooted my headless server for the first time in a while, but it won't boot up.
    I just sits at this screen:
    Please note the system does boot using fallback mode.
    (also, nothing to do with the latest boot problem - systemd-sysvcompat is installed and boots fine in fallback)
    Last edited by kaipee (2013-05-18 21:23:13)

    That screen shot looks like its booted to me? I see a login prompt

  • [SOLVED] Arch boots only in terminal mode, KDE doesen't start

    Hi.
    I would like to ask for your help. I don't know what happened, by KDE doesen't want to start. Arch starts only in text mode - terminal mode. I normally booted my Arch system, saw that on KDE taskbar there aren't any of my added launchers. I though that something is wrong, so i accidentally put hibernation, while in fact, i wanted to do a reboot. After that, i presset reset button, and after reboot my Arch starts only in text mode, terminal mode.
    I've been looking for fix, i found that it is maybe related to .xinitrc. Solution over the net and wiki was to copy default from /etc/skel but on my Arch in /etc/skel there aren't any examples of .xinitrc, only 3 files named bash (if i recall it correctly, named bash_profile or something like it).
    Don't know how to fix it. Could you help me? It there is a need to post some logs, tell my which one.
    When i try to startx logged as a user i see: command not found. The same thing shows logged as a root. There is somethig also - as a root i cannot delete /var/db/sudo/firekage/tty1. When i try to start kde.services with systemctl enable kde.services or systemctl start kde.services i see that sudo cannot read from /var/db/sudo/firekage/tty1 or tty2 or tty3 (if i switch terminals).
    I really would like to save my Arch from formatting. Is there a fix? I'm not much experienced with it, tried to learn, read as much as i could but i cannot find answer for it. Don't know why KDE doesen't start at all.
    Last edited by firekage (2013-07-19 23:38:08)

    cfr wrote:
    firekage wrote:
    unable to open /var/db/sudo/firekage/tty1, system files are read-only
    and when i do mount command i see that / is ro.
    https://wiki.archlinux.org/index.php/Fs … _partition
    I would like to thank all of You.
    I fixed my Arch system because you gave me some directions, and i used them. I started to thinking that tere is something wrong when i saw that my / is mounted as ro. I though that because of this, my all files are closed/locked-up and i can't do anything with them. I had a plan to fix it using some of my knowleadge and your directions.
    I booted liveusb Arch system. I deleted my corrupted fstab, reinstalled grub, reconfigured mkinitcpio, generated fstab (deleting the old one, it found my / and added swap partirion), generated grub-mkconfig, rebooted and my / is rw, my KDE shows up, my KDM is woring and i didn't have to format Arch. I have everything that i installed.
    There is only one problem that shows: with sudo i can't run kate in terminal. I will try to found solution for it.
    Thank you.
    BTW - i have now, when updating grub, info that some lines are wrong. I have the same warning on all of my Linux systems (Arch, Ubuntu, Kubuntu, Slackware), and it all started after installation of vbox. I think that it is related to this because i didn't have errors while updating grub without virtualbox, i installed it yesterday and now i have errors - the same on all distros with virtualbox.
    Cheers!
    [You don't know how happy i'm - in fact...i went back home from my family (they wanted me to stay) because i wouldn't be able to stay at them knowing that i broke my system...i know, it is sick, but i'm this kind of person that must have everything working just like i want to, and without fixing it, i wouldn't be able to sleep]
    Last edited by firekage (2013-07-19 23:41:15)

  • [SOLVED] Gnome3 looks and behaves differently now, after some update

    Hello,
    I am using Arch Linux on my Dell XPS 15 laptop. I have the latest NVIDIA drivers installed (using the manual shell script). Today I logged into my system after a few days, and found that gnome 3 was looking quite different from what I had used before. Specifically,
    1. I see "Applications" and "Places" on the top left in the menu bar (earlier I only saw "Applications").
    2. I have to click on Applications to get a drop down menu in the old style (Gnome 2) format.
    3. I cannot take the mouse to the top left of the screen and get the mosaic of icon launchers anymore.
    4. I now see a "taskbar" (Windows style) at the bottom of my screen, and a workspace icon set on the bottom right of my screen from which I can switch workspaces.
    5. I can no longer re-start the shell using Alt+F2 and r. When I press Alt+F2, I get a dialog box which is similar to the Gnome 2 dialog box.
    6. The only status icons I can see clearly are those for the wireless and the battery. The volume control and bluetooth icons show up only when I mute or unmute the speaker using the icon control, and the
    I remembered installing and removing the gnome-shell-extension-user-theme-git and gnome-shell-extension-user-common-git packages, so I removed them with yaourt and then did an rm -rf of the .themes directory. I restarted Gnome but this did not help.
    I'm sort of lost now that I am logging into my system after so many days. So I'd appreciate help on how to restore Gnome back to the standard Gnome3 and roll back any changes that might have occurred since.
    Thanks in advance!
    Last edited by darkmav (2012-05-28 14:33:20)

    It could be that you have Forced Fallback activated for some reason. If reinstalling the graphics drivers mentioned above does not work, try going to your System Settings > System Info > Graphics. Make sure that Forced Fallback Mode is OFF.

  • Gnome stuck in fallback mode - not recognizing nvidia drivers

    Every time I start a gnome session it is stuck in fallback mode. Checking under System Settings > Details > Graphics I see that the Driver is listed as Unknown and Experience is Fallback. Forced Fallback Mode is OFF. I cannot get it to recognize the nvidia driver (I have also tried nouveau but it did not recognize that either). I have tried re-installing the nvidia driver and rebooting, but I can't seem to fix the problem . Here are the logs that I thought might be relevant. If you need to see anything else please let me know . Thanks.
    inxi -Gx
    Graphics: Card: NVIDIA GT216 [Quadro FX 880M] bus-ID: 01:00.0
    X.org: 1.12.3 drivers: nvidia (unloaded: fbdev) Resolution: 132x96
    Kernel if it matters:
    Kernel~3.4.6-1-ARCH x86_64
    Output of Xorg.0.log
    1 [ 29.455]
    2 X.Org X Server 1.12.3
    3 Release Date: 2012-07-09
    4 [ 29.455] X Protocol Version 11, Revision 0
    5 [ 29.455] Build Operating System: Linux 3.4.4-3-ARCH x86_64
    6 [ 29.455] Current Operating System: Linux pluto 3.4.6-1-ARCH #1 SMP PREEMPT Fri Jul 20 08:21:26 CEST 2012 x86_64
    7 [ 29.455] Kernel command line: root=/dev/sda1 ro
    8 [ 29.455] Build Date: 09 July 2012 03:59:39PM
    9 [ 29.455]
    10 [ 29.455] Current version of pixman: 0.26.2
    11 [ 29.455] Before reporting problems, check http://wiki.x.org
    12 to make sure that you have the latest version.
    13 [ 29.455] Markers: (--) probed, (**) from config file, (==) default setting,
    14 (++) from command line, (!!) notice, (II) informational,
    15 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    16 [ 29.455] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 30 01:49:20 2012
    17 [ 29.501] (==) Using config directory: "/etc/X11/xorg.conf.d"
    18 [ 29.516] (==) No Layout section. Using the first Screen section.
    19 [ 29.516] (==) No screen section available. Using defaults.
    20 [ 29.516] (**) |-->Screen "Default Screen Section" (0)
    21 [ 29.516] (**) | |-->Monitor "<default monitor>"
    22 [ 29.517] (==) No monitor specified for screen "Default Screen Section".
    23 Using a default monitor configuration.
    24 [ 29.517] (==) Automatically adding devices
    25 [ 29.517] (==) Automatically enabling devices
    26 [ 29.554] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    27 [ 29.554] Entry deleted from font path.
    28 [ 29.604] (==) FontPath set to:
    29 /usr/share/fonts/misc/,
    30 /usr/share/fonts/TTF/,
    31 /usr/share/fonts/Type1/,
    32 /usr/share/fonts/100dpi/,
    33 /usr/share/fonts/75dpi/
    34 [ 29.604] (==) ModulePath set to "/usr/lib/xorg/modules"
    35 [ 29.604] (II) The server relies on udev to provide the list of input devices.
    36 If no devices become available, reconfigure udev or disable AutoAddDevices.
    37 [ 29.604] (II) Loader magic: 0x7c8b00
    38 [ 29.604] (II) Module ABI versions:
    39 [ 29.604] X.Org ANSI C Emulation: 0.4
    40 [ 29.604] X.Org Video Driver: 12.0
    41 [ 29.604] X.Org XInput driver : 16.0
    42 [ 29.604] X.Org Server Extension : 6.0
    43 [ 29.606] (--) PCI:*(0:1:0:0) 10de:0a3c:17aa:2145 rev 162, Mem @ 0xcc000000/16777216, 0xd0000000/268435456, 0xce000000/335544 32, I/O @ 0x00002000/128, BIOS @ 0x????????/524288
    44 [ 29.606] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    45 [ 29.606] (II) LoadModule: "extmod"
    46 [ 29.620] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    47 [ 29.632] (II) Module extmod: vendor="X.Org Foundation"
    48 [ 29.632] compiled for 1.12.3, module version = 1.0.0
    49 [ 29.632] Module class: X.Org Server Extension
    50 [ 29.632] ABI class: X.Org Server Extension, version 6.0
    51 [ 29.632] (II) Loading extension MIT-SCREEN-SAVER
    52 [ 29.632] (II) Loading extension XFree86-VidModeExtension
    53 [ 29.632] (II) Loading extension XFree86-DGA
    54 [ 29.632] (II) Loading extension DPMS
    55 [ 29.632] (II) Loading extension XVideo
    56 [ 29.632] (II) Loading extension XVideo-MotionCompensation
    57 [ 29.632] (II) Loading extension X-Resource
    58 [ 29.632] (II) LoadModule: "dbe"
    59 [ 29.632] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    60 [ 29.640] (II) Module dbe: vendor="X.Org Foundation"
    61 [ 29.640] compiled for 1.12.3, module version = 1.0.0
    62 [ 29.640] Module class: X.Org Server Extension
    63 [ 29.640] ABI class: X.Org Server Extension, version 6.0
    64 [ 29.640] (II) Loading extension DOUBLE-BUFFER
    65 [ 29.640] (II) LoadModule: "glx"
    66 [ 29.641] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    67 [ 30.719] (II) Module glx: vendor="NVIDIA Corporation"
    68 [ 30.719] compiled for 4.0.2, module version = 1.0.0
    69 [ 30.719] Module class: X.Org Server Extension
    70 [ 30.719] (II) NVIDIA GLX Module 302.17 Tue Jun 12 16:22:45 PDT 2012
    71 [ 30.719] (II) Loading extension GLX
    72 [ 30.719] (II) LoadModule: "record"
    73 [ 30.720] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    74 [ 30.727] (II) Module record: vendor="X.Org Foundation"
    75 [ 30.727] compiled for 1.12.3, module version = 1.13.0
    76 [ 30.727] Module class: X.Org Server Extension
    77 [ 30.727] ABI class: X.Org Server Extension, version 6.0
    78 [ 30.727] (II) Loading extension RECORD
    79 [ 30.727] (II) LoadModule: "dri"
    80 [ 30.727] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    81 [ 30.747] (II) Module dri: vendor="X.Org Foundation"
    82 [ 30.747] compiled for 1.12.3, module version = 1.0.0
    83 [ 30.747] ABI class: X.Org Server Extension, version 6.0
    84 [ 30.747] (II) Loading extension XFree86-DRI
    85 [ 30.747] (II) LoadModule: "dri2"
    86 [ 30.747] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    87 [ 30.751] (II) Module dri2: vendor="X.Org Foundation"
    88 [ 30.751] compiled for 1.12.3, module version = 1.2.0
    89 [ 30.751] ABI class: X.Org Server Extension, version 6.0
    90 [ 30.751] (II) Loading extension DRI2
    91 [ 30.751] (==) Matched nouveau as autoconfigured driver 0
    92 [ 30.751] (==) Matched nvidia as autoconfigured driver 1
    93 [ 30.751] (==) Matched nv as autoconfigured driver 2
    94 [ 30.751] (==) Matched vesa as autoconfigured driver 3
    95 [ 30.751] (==) Matched fbdev as autoconfigured driver 4
    96 [ 30.751] (==) Assigned the driver to the xf86ConfigLayout
    97 [ 30.751] (II) LoadModule: "nouveau"
    98 [ 30.800] (WW) Warning, couldn't open module nouveau
    99 [ 30.800] (II) UnloadModule: "nouveau"
    100 [ 30.800] (II) Unloading nouveau
    101 [ 30.800] (EE) Failed to load module "nouveau" (module does not exist, 0)
    102 [ 30.800] (II) LoadModule: "nvidia"
    103 [ 30.800] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    104 [ 30.902] (II) Module nvidia: vendor="NVIDIA Corporation"
    105 [ 30.902] compiled for 4.0.2, module version = 1.0.0
    106 [ 30.902] Module class: X.Org Video Driver
    107 [ 30.942] (II) LoadModule: "nv"
    108 [ 30.943] (WW) Warning, couldn't open module nv
    109 [ 30.943] (II) UnloadModule: "nv"
    110 [ 30.943] (II) Unloading nv
    111 [ 30.943] (EE) Failed to load module "nv" (module does not exist, 0)
    112 [ 30.943] (II) LoadModule: "vesa"
    113 [ 30.943] (WW) Warning, couldn't open module vesa
    114 [ 30.943] (II) UnloadModule: "vesa"
    115 [ 30.943] (II) Unloading vesa
    116 [ 30.943] (EE) Failed to load module "vesa" (module does not exist, 0)
    117 [ 30.943] (II) LoadModule: "fbdev"
    118 [ 30.943] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
    119 [ 30.957] (II) Module fbdev: vendor="X.Org Foundation"
    120 [ 30.957] compiled for 1.12.2, module version = 0.4.3
    121 [ 30.957] Module class: X.Org Video Driver
    122 [ 30.957] ABI class: X.Org Video Driver, version 12.0
    123 [ 30.957] (II) NVIDIA dlloader X Driver 302.17 Tue Jun 12 16:04:53 PDT 2012
    124 [ 30.957] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    125 [ 30.958] (II) FBDEV: driver for framebuffer: fbdev
    126 [ 30.958] (++) using VT number 7
    127
    128 [ 30.964] (II) Loading sub module "fb"
    129 [ 30.964] (II) LoadModule: "fb"
    130 [ 30.964] (II) Loading /usr/lib/xorg/modules/libfb.so
    131 [ 30.979] (II) Module fb: vendor="X.Org Foundation"
    132 [ 30.979] compiled for 1.12.3, module version = 1.0.0
    133 [ 30.979] ABI class: X.Org ANSI C Emulation, version 0.4
    134 [ 30.980] (II) Loading sub module "wfb"
    135 [ 30.980] (II) LoadModule: "wfb"
    136 [ 30.980] (II) Loading /usr/lib/xorg/modules/libwfb.so
    137 [ 30.988] (II) Module wfb: vendor="X.Org Foundation"
    138 [ 30.988] compiled for 1.12.3, module version = 1.0.0
    139 [ 30.988] ABI class: X.Org ANSI C Emulation, version 0.4
    140 [ 30.988] (II) Loading sub module "ramdac"
    141 [ 30.988] (II) LoadModule: "ramdac"
    142 [ 30.988] (II) Module "ramdac" already built-in
    143 [ 31.014] (WW) Falling back to old probe method for fbdev
    144 [ 31.014] (II) Loading sub module "fbdevhw"
    145 [ 31.014] (II) LoadModule: "fbdevhw"
    146 [ 31.015] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
    147 [ 31.031] (II) Module fbdevhw: vendor="X.Org Foundation"
    148 [ 31.031] compiled for 1.12.3, module version = 0.0.2
    149 [ 31.031] ABI class: X.Org Video Driver, version 12.0
    150 [ 31.031] (EE) open /dev/fb0: No such file or directory
    151 [ 31.031] (II) NVIDIA(0): Creating default Display subsection in Screen section
    152 "Default Screen Section" for depth/fbbpp 24/32
    153 [ 31.031] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    154 [ 31.031] (==) NVIDIA(0): RGB weight 888
    155 [ 31.031] (==) NVIDIA(0): Default visual is TrueColor
    156 [ 31.031] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    157 [ 31.031] (**) NVIDIA(0): Enabling 2D acceleration
    158 [ 32.658] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
    159 [ 32.658] (II) NVIDIA(GPU-0): 3D Vision stereo.
    160 [ 32.661] (II) NVIDIA(0): NVIDIA GPU Quadro FX 880M (GT216GL) at PCI:1:0:0 (GPU-0)
    161 [ 32.662] (--) NVIDIA(0): Memory: 1048576 kBytes
    162 [ 32.662] (--) NVIDIA(0): VideoBIOS: 70.16.5f.00.0a
    163 [ 32.662] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    164 [ 32.662] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    165 [ 32.673] (--) NVIDIA(0): Valid display device(s) on Quadro FX 880M at PCI:1:0:0
    166 [ 32.673] (--) NVIDIA(0): CRT-0
    167 [ 32.673] (--) NVIDIA(0): Lenovo Group Limited (DFP-0) (connected)
    168 [ 32.673] (--) NVIDIA(0): DFP-1
    169 [ 32.673] (--) NVIDIA(0): DFP-2
    170 [ 32.673] (--) NVIDIA(0): DFP-3
    171 [ 32.673] (--) NVIDIA(0): DFP-4
    172 [ 32.673] (--) NVIDIA(0): DFP-5
    173 [ 32.673] (--) NVIDIA(0): DFP-6
    174 [ 32.673] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    175 [ 32.673] (--) NVIDIA(0): Lenovo Group Limited (DFP-0): 330.0 MHz maximum pixel clock
    176 [ 32.673] (--) NVIDIA(0): Lenovo Group Limited (DFP-0): Internal Dual Link LVDS
    177 [ 32.673] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
    178 [ 32.673] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    179 [ 32.673] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
    180 [ 32.673] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
    181 [ 32.673] (--) NVIDIA(0): DFP-3: 165.0 MHz maximum pixel clock
    182 [ 32.673] (--) NVIDIA(0): DFP-3: Internal Single Link TMDS
    183 [ 32.673] (--) NVIDIA(0): DFP-4: 480.0 MHz maximum pixel clock
    184 [ 32.673] (--) NVIDIA(0): DFP-4: Internal DisplayPort
    185 [ 32.673] (--) NVIDIA(0): DFP-5: 480.0 MHz maximum pixel clock
    186 [ 32.673] (--) NVIDIA(0): DFP-5: Internal DisplayPort
    187 [ 32.673] (--) NVIDIA(0): DFP-6: 480.0 MHz maximum pixel clock
    188 [ 32.673] (--) NVIDIA(0): DFP-6: Internal DisplayPort
    189 [ 32.673] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    190 [ 32.673] (**) NVIDIA(0): device Lenovo Group Limited (DFP-0) (Using EDID
    191 [ 32.674] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    192 [ 32.674] (==) NVIDIA(0):
    193 [ 32.674] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    194 [ 32.674] (==) NVIDIA(0): will be used as the requested mode.
    195 [ 32.674] (==) NVIDIA(0):
    196 [ 32.675] (II) NVIDIA(0): Validated modes:
    197 [ 32.675] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
    198 [ 32.675] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
    199 [ 33.738] (--) NVIDIA(0): DPI set to (143, 144); computed from "UseEdidDpi" X config
    200 [ 33.739] (--) NVIDIA(0): option
    201 [ 33.739] (WW) NVIDIA(0): UBB is incompatible with the Composite extension. Disabling
    202 [ 33.739] (WW) NVIDIA(0): UBB.
    203 [ 33.739] (II) UnloadModule: "fbdev"
    204 [ 33.739] (II) Unloading fbdev
    205 [ 33.739] (II) UnloadSubModule: "fbdevhw"
    206 [ 33.739] (II) Unloading fbdevhw
    207 [ 33.739] (--) Depth 24 pixmap format is 32 bpp
    208 [ 33.739] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    209 [ 33.744] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    210 [ 33.744] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    211 [ 33.744] (II) NVIDIA(0): configuration option may not be set correctly. When the
    212 [ 33.744] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    213 [ 33.744] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    214 [ 33.744] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    215 [ 33.744] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    216 [ 33.744] (II) NVIDIA(0): Config Options in the README.
    217 [ 33.747] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
    218 [ 34.063] (II) Loading extension NV-GLX
    219 [ 34.122] (==) NVIDIA(0): Disabling shared memory pixmaps
    220 [ 34.122] (==) NVIDIA(0): Backing store disabled
    221 [ 34.122] (==) NVIDIA(0): Silken mouse enabled
    222 [ 34.122] (==) NVIDIA(0): DPMS enabled
    223 [ 34.123] (II) Loading extension NV-CONTROL
    224 [ 34.123] (II) Loading extension XINERAMA
    225 [ 34.123] (II) Loading sub module "dri2"
    226 [ 34.123] (II) LoadModule: "dri2"
    227 [ 34.123] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    228 [ 34.123] (II) Module dri2: vendor="X.Org Foundation"
    229 [ 34.123] compiled for 1.12.3, module version = 1.2.0
    230 [ 34.123] ABI class: X.Org Server Extension, version 6.0
    231 [ 34.123] (II) NVIDIA(0): [DRI2] Setup complete
    232 [ 34.123] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    233 [ 34.123] (--) RandR disabled
    234 [ 34.123] (II) Initializing built-in extension Generic Event Extension
    235 [ 34.123] (II) Initializing built-in extension SHAPE
    236 [ 34.123] (II) Initializing built-in extension MIT-SHM
    237 [ 34.123] (II) Initializing built-in extension XInputExtension
    238 [ 34.123] (II) Initializing built-in extension XTEST
    239 [ 34.123] (II) Initializing built-in extension BIG-REQUESTS
    240 [ 34.123] (II) Initializing built-in extension SYNC
    241 [ 34.123] (II) Initializing built-in extension XKEYBOARD
    242 [ 34.123] (II) Initializing built-in extension XC-MISC
    243 [ 34.124] (II) Initializing built-in extension SECURITY
    244 [ 34.124] (II) Initializing built-in extension XINERAMA
    245 [ 34.124] (II) Initializing built-in extension XFIXES
    246 [ 34.124] (II) Initializing built-in extension RENDER
    247 [ 34.124] (II) Initializing built-in extension RANDR
    248 [ 34.124] (II) Initializing built-in extension COMPOSITE
    249 [ 34.124] (II) Initializing built-in extension DAMAGE
    250 [ 34.126] (II) Initializing extension GLX
    251 [ 34.689] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    252 [ 34.689] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    253 [ 34.689] (II) LoadModule: "evdev"
    254 [ 34.689] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    255 [ 34.704] (II) Module evdev: vendor="X.Org Foundation"
    256 [ 34.704] compiled for 1.12.3, module version = 2.7.1
    257 [ 34.704] Module class: X.Org XInput Driver
    258 [ 34.704] ABI class: X.Org XInput driver, version 16.0
    259 [ 34.704] (II) Using input driver 'evdev' for 'Power Button'
    260 [ 34.704] (**) Power Button: always reports core events
    261 [ 34.704] (**) evdev: Power Button: Device: "/dev/input/event3"
    262 [ 34.704] (--) evdev: Power Button: Vendor 0 Product 0x1
    263 [ 34.704] (--) evdev: Power Button: Found keys
    264 [ 34.704] (II) evdev: Power Button: Configuring as keyboard
    265 [ 34.704] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    266 [ 34.704] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    267 [ 34.704] (**) Option "xkb_rules" "evdev"
    268 [ 34.704] (**) Option "xkb_model" "evdev"
    269 [ 34.704] (**) Option "xkb_layout" "us"
    270 [ 34.727] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
    271 [ 34.727] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    272 [ 34.727] (II) Using input driver 'evdev' for 'Video Bus'
    273 [ 34.727] (**) Video Bus: always reports core events
    274 [ 34.727] (**) evdev: Video Bus: Device: "/dev/input/event4"
    275 [ 34.728] (--) evdev: Video Bus: Vendor 0 Product 0x6
    276 [ 34.728] (--) evdev: Video Bus: Found keys
    277 [ 34.728] (II) evdev: Video Bus: Configuring as keyboard
    278 [ 34.728] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:03/LNXVIDEO:00/input/input4/ev ent4"
    279 [ 34.728] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    280 [ 34.728] (**) Option "xkb_rules" "evdev"
    281 [ 34.728] (**) Option "xkb_model" "evdev"
    282 [ 34.728] (**) Option "xkb_layout" "us"
    283 [ 34.728] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    284 [ 34.728] (II) No input driver specified, ignoring this device.
    285 [ 34.728] (II) This device may have been added with another device file.
    286 [ 34.729] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    287 [ 34.729] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    288 [ 34.729] (II) Using input driver 'evdev' for 'Sleep Button'
    289 [ 34.729] (**) Sleep Button: always reports core events
    290 [ 34.729] (**) evdev: Sleep Button: Device: "/dev/input/event2"
    291 [ 34.729] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    292 [ 34.729] (--) evdev: Sleep Button: Found keys
    293 [ 34.729] (II) evdev: Sleep Button: Configuring as keyboard
    294 [ 34.729] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    295 [ 34.729] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
    296 [ 34.729] (**) Option "xkb_rules" "evdev"
    297 [ 34.729] (**) Option "xkb_model" "evdev"
    298 [ 34.729] (**) Option "xkb_layout" "us"
    299 [ 34.730] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
    300 [ 34.730] (II) No input driver specified, ignoring this device.
    301 [ 34.730] (II) This device may have been added with another device file.
    302 [ 34.730] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
    303 [ 34.730] (II) No input driver specified, ignoring this device.
    304 [ 34.730] (II) This device may have been added with another device file.
    305 [ 34.731] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
    306 [ 34.731] (II) No input driver specified, ignoring this device.
    307 [ 34.731] (II) This device may have been added with another device file.
    308 [ 34.731] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
    309 [ 34.731] (II) No input driver specified, ignoring this device.
    310 [ 34.731] (II) This device may have been added with another device file.
    311 [ 34.732] (II) config/udev: Adding input device Integrated Camera (/dev/input/event6)
    312 [ 34.732] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
    313 [ 34.732] (II) Using input driver 'evdev' for 'Integrated Camera'
    314 [ 34.732] (**) Integrated Camera: always reports core events
    315 [ 34.732] (**) evdev: Integrated Camera: Device: "/dev/input/event6"
    316 [ 34.732] (--) evdev: Integrated Camera: Vendor 0x17ef Product 0x480f
    317 [ 34.732] (--) evdev: Integrated Camera: Found keys
    318 [ 34.732] (II) evdev: Integrated Camera: Configuring as keyboard
    319 [ 34.732] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input6/event6"
    320 [ 34.732] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 9)
    321 [ 34.732] (**) Option "xkb_rules" "evdev"
    322 [ 34.732] (**) Option "xkb_model" "evdev"
    323 [ 34.732] (**) Option "xkb_layout" "us"
    324 [ 34.732] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
    325 [ 34.732] (II) No input driver specified, ignoring this device.
    326 [ 34.732] (II) This device may have been added with another device file.
    327 [ 34.733] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event10)
    328 [ 34.733] (II) No input driver specified, ignoring this device.
    329 [ 34.733] (II) This device may have been added with another device file.
    330 [ 34.733] (II) config/udev: Adding input device HDA Intel Dock Mic (/dev/input/event11)
    331 [ 34.733] (II) No input driver specified, ignoring this device.
    332 [ 34.733] (II) This device may have been added with another device file.
    333 [ 34.734] (II) config/udev: Adding input device HDA Intel Dock Headphone (/dev/input/event12)
    334 [ 34.734] (II) No input driver specified, ignoring this device.
    335 [ 34.734] (II) This device may have been added with another device file.
    336 [ 34.734] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event13)
    337 [ 34.734] (II) No input driver specified, ignoring this device.
    338 [ 34.734] (II) This device may have been added with another device file.
    339 [ 34.735] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    340 [ 34.735] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    341 [ 34.735] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    342 [ 34.735] (**) AT Translated Set 2 keyboard: always reports core events
    343 [ 34.735] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    344 [ 34.735] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    345 [ 34.735] (--) evdev: AT Translated Set 2 keyboard: Found keys
    346 [ 34.735] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    347 [ 34.735] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    348 [ 34.735] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
    349 [ 34.735] (**) Option "xkb_rules" "evdev"
    350 [ 34.735] (**) Option "xkb_model" "evdev"
    351 [ 34.735] (**) Option "xkb_layout" "us"
    352 [ 34.736] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
    353 [ 34.736] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    354 [ 34.736] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    355 [ 34.736] (II) LoadModule: "synaptics"
    356 [ 34.736] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    357 [ 34.757] (II) Module synaptics: vendor="X.Org Foundation"
    358 [ 34.757] compiled for 1.12.2, module version = 1.6.2
    359 [ 34.757] Module class: X.Org XInput Driver
    360 [ 34.757] ABI class: X.Org XInput driver, version 16.0
    361 [ 34.757] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    362 [ 34.757] (**) SynPS/2 Synaptics TouchPad: always reports core events
    363 [ 34.757] (**) Option "Device" "/dev/input/event8"
    364 [ 34.757] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    365 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
    366 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4820
    367 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    368 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    369 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    370 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    371 [ 34.758] (**) Option "TapButton1" "1"
    372 [ 34.758] (**) Option "TapButton2" "2"
    373 [ 34.758] (**) Option "TapButton3" "3"
    374 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    359 [ 34.757] Module class: X.Org XInput Driver
    360 [ 34.757] ABI class: X.Org XInput driver, version 16.0
    361 [ 34.757] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    362 [ 34.757] (**) SynPS/2 Synaptics TouchPad: always reports core events
    363 [ 34.757] (**) Option "Device" "/dev/input/event8"
    364 [ 34.757] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
    365 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
    366 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4820
    367 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    368 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    369 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
    370 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    371 [ 34.758] (**) Option "TapButton1" "1"
    372 [ 34.758] (**) Option "TapButton2" "2"
    373 [ 34.758] (**) Option "TapButton3" "3"
    374 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    375 [ 34.758] (**) SynPS/2 Synaptics TouchPad: always reports core events
    376 [ 34.758] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
    377 [ 34.758] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
    378 [ 34.758] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    379 [ 34.758] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    380 [ 34.758] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.036
    381 [ 34.758] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    382 [ 34.758] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    383 [ 34.758] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    384 [ 34.758] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    385 [ 34.758] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    386 [ 34.758] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    387 [ 34.758] (II) No input driver specified, ignoring this device.
    388 [ 34.758] (II) This device may have been added with another device file.
    389 [ 34.759] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event18)
    390 [ 34.759] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
    391 [ 34.759] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
    392 [ 34.759] (**) TPPS/2 IBM TrackPoint: always reports core events
    393 [ 34.759] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event18"
    394 [ 34.759] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
    395 [ 34.759] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    396 [ 34.759] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
    397 [ 34.759] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
    398 [ 34.759] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
    399 [ 34.759] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    400 [ 34.759] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    401 [ 34.759] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input18/event18"
    402 [ 34.759] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
    403 [ 34.759] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
    404 [ 34.759] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    405 [ 34.759] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
    406 [ 34.759] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    407 [ 34.759] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    408 [ 34.759] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
    409 [ 34.759] (II) No input driver specified, ignoring this device.
    410 [ 34.759] (II) This device may have been added with another device file.
    411 [ 34.759] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
    412 [ 34.759] (II) No input driver specified, ignoring this device.
    413 [ 34.759] (II) This device may have been added with another device file.
    414 [ 34.760] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
    415 [ 34.760] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
    416 [ 34.760] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
    417 [ 34.760] (**) ThinkPad Extra Buttons: always reports core events
    418 [ 34.760] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event7"
    419 [ 34.760] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
    420 [ 34.760] (--) evdev: ThinkPad Extra Buttons: Found keys
    421 [ 34.760] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
    422 [ 34.760] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event7"
    423 [ 34.760] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
    424 [ 34.760] (**) Option "xkb_rules" "evdev"
    425 [ 34.760] (**) Option "xkb_model" "evdev"
    426 [ 34.760] (**) Option "xkb_layout" "us"
    427 [ 34.789] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
    428 [ 34.789] (II) NVIDIA(GPU-0): 3D Vision stereo.
    429 [ 34.789] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    430 [ 34.789] (**) NVIDIA(0): device Lenovo Group Limited (DFP-0) (Using EDID
    431 [ 34.789] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    432 [ 40.300] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
    433 [ 40.300] (II) NVIDIA(GPU-0): 3D Vision stereo.
    434 [ 40.301] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    435 [ 40.301] (**) NVIDIA(0): device Lenovo Group Limited (DFP-0) (Using EDID
    436 [ 40.301] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    437 [ 968.853] (II) evdev: Power Button: Close
    438 [ 968.853] (II) UnloadModule: "evdev"
    439 [ 968.873] (II) evdev: Video Bus: Close
    440 [ 968.873] (II) UnloadModule: "evdev"
    441 [ 968.893] (II) evdev: Sleep Button: Close
    442 [ 968.893] (II) UnloadModule: "evdev"
    443 [ 968.896] (II) evdev: Integrated Camera: Close
    444 [ 968.896] (II) UnloadModule: "evdev"
    445 [ 968.896] (II) evdev: AT Translated Set 2 keyboard: Close
    446 [ 968.897] (II) UnloadModule: "evdev"
    447 [ 968.897] (II) UnloadModule: "synaptics"
    448 [ 968.897] (II) evdev: TPPS/2 IBM TrackPoint: Close
    449 [ 968.897] (II) UnloadModule: "evdev"
    450 [ 968.898] (II) evdev: ThinkPad Extra Buttons: Close
    451 [ 968.898] (II) UnloadModule: "evdev"
    452 [ 969.425] Server terminated successfully (0). Closing log file.
    A case insensitive grep of nvidia on the previous log file (Xorg.0.log)
    1 [ 30.719] (II) Module glx: vendor="NVIDIA Corporation"
    2 [ 30.719] (II) NVIDIA GLX Module 302.17 Tue Jun 12 16:22:45 PDT 2012
    3 [ 30.751] (==) Matched nvidia as autoconfigured driver 1
    4 [ 30.800] (II) LoadModule: "nvidia"
    5 [ 30.800] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    6 [ 30.902] (II) Module nvidia: vendor="NVIDIA Corporation"
    7 [ 30.957] (II) NVIDIA dlloader X Driver 302.17 Tue Jun 12 16:04:53 PDT 2012
    8 [ 30.957] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    9 [ 31.031] (II) NVIDIA(0): Creating default Display subsection in Screen section
    10 [ 31.031] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
    11 [ 31.031] (==) NVIDIA(0): RGB weight 888
    12 [ 31.031] (==) NVIDIA(0): Default visual is TrueColor
    13 [ 31.031] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    14 [ 31.031] (**) NVIDIA(0): Enabling 2D acceleration
    15 [ 32.658] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
    16 [ 32.658] (II) NVIDIA(GPU-0): 3D Vision stereo.
    17 [ 32.661] (II) NVIDIA(0): NVIDIA GPU Quadro FX 880M (GT216GL) at PCI:1:0:0 (GPU-0)
    18 [ 32.662] (--) NVIDIA(0): Memory: 1048576 kBytes
    19 [ 32.662] (--) NVIDIA(0): VideoBIOS: 70.16.5f.00.0a
    20 [ 32.662] (II) NVIDIA(0): Detected PCI Express Link width: 16X
    21 [ 32.662] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    22 [ 32.673] (--) NVIDIA(0): Valid display device(s) on Quadro FX 880M at PCI:1:0:0
    23 [ 32.673] (--) NVIDIA(0): CRT-0
    24 [ 32.673] (--) NVIDIA(0): Lenovo Group Limited (DFP-0) (connected)
    25 [ 32.673] (--) NVIDIA(0): DFP-1
    26 [ 32.673] (--) NVIDIA(0): DFP-2
    27 [ 32.673] (--) NVIDIA(0): DFP-3
    28 [ 32.673] (--) NVIDIA(0): DFP-4
    29 [ 32.673] (--) NVIDIA(0): DFP-5
    30 [ 32.673] (--) NVIDIA(0): DFP-6
    31 [ 32.673] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
    32 [ 32.673] (--) NVIDIA(0): Lenovo Group Limited (DFP-0): 330.0 MHz maximum pixel clock
    33 [ 32.673] (--) NVIDIA(0): Lenovo Group Limited (DFP-0): Internal Dual Link LVDS
    34 [ 32.673] (--) NVIDIA(0): DFP-1: 165.0 MHz maximum pixel clock
    35 [ 32.673] (--) NVIDIA(0): DFP-1: Internal Single Link TMDS
    36 [ 32.673] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
    37 [ 32.673] (--) NVIDIA(0): DFP-2: Internal Single Link TMDS
    38 [ 32.673] (--) NVIDIA(0): DFP-3: 165.0 MHz maximum pixel clock
    39 [ 32.673] (--) NVIDIA(0): DFP-3: Internal Single Link TMDS
    40 [ 32.673] (--) NVIDIA(0): DFP-4: 480.0 MHz maximum pixel clock
    41 [ 32.673] (--) NVIDIA(0): DFP-4: Internal DisplayPort
    42 [ 32.673] (--) NVIDIA(0): DFP-5: 480.0 MHz maximum pixel clock
    43 [ 32.673] (--) NVIDIA(0): DFP-5: Internal DisplayPort
    44 [ 32.673] (--) NVIDIA(0): DFP-6: 480.0 MHz maximum pixel clock
    45 [ 32.673] (--) NVIDIA(0): DFP-6: Internal DisplayPort
    46 [ 32.673] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    47 [ 32.673] (**) NVIDIA(0): device Lenovo Group Limited (DFP-0) (Using EDID
    48 [ 32.674] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    49 [ 32.674] (==) NVIDIA(0):
    50 [ 32.674] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    51 [ 32.674] (==) NVIDIA(0): will be used as the requested mode.
    52 [ 32.674] (==) NVIDIA(0):
    53 [ 32.675] (II) NVIDIA(0): Validated modes:
    54 [ 32.675] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
    55 [ 32.675] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
    56 [ 33.738] (--) NVIDIA(0): DPI set to (143, 144); computed from "UseEdidDpi" X config
    57 [ 33.739] (--) NVIDIA(0): option
    58 [ 33.739] (WW) NVIDIA(0): UBB is incompatible with the Composite extension. Disabling
    59 [ 33.739] (WW) NVIDIA(0): UBB.
    60 [ 33.739] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
    61 [ 33.744] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    62 [ 33.744] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    63 [ 33.744] (II) NVIDIA(0): configuration option may not be set correctly. When the
    64 [ 33.744] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    65 [ 33.744] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    66 [ 33.744] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    67 [ 33.744] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    68 [ 33.744] (II) NVIDIA(0): Config Options in the README.
    69 [ 33.747] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
    70 [ 34.122] (==) NVIDIA(0): Disabling shared memory pixmaps
    71 [ 34.122] (==) NVIDIA(0): Backing store disabled
    72 [ 34.122] (==) NVIDIA(0): Silken mouse enabled
    73 [ 34.122] (==) NVIDIA(0): DPMS enabled
    74 [ 34.123] (II) NVIDIA(0): [DRI2] Setup complete
    75 [ 34.123] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
    76 [ 34.730] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
    77 [ 34.730] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
    78 [ 34.731] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
    79 [ 34.731] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
    80 [ 34.789] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
    81 [ 34.789] (II) NVIDIA(GPU-0): 3D Vision stereo.
    82 [ 34.789] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    83 [ 34.789] (**) NVIDIA(0): device Lenovo Group Limited (DFP-0) (Using EDID
    84 [ 34.789] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    85 [ 40.300] (II) NVIDIA(GPU-0): Display (Lenovo Group Limited (DFP-0)) does not support NVIDIA
    86 [ 40.300] (II) NVIDIA(GPU-0): 3D Vision stereo.
    87 [ 40.301] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
    88 [ 40.301] (**) NVIDIA(0): device Lenovo Group Limited (DFP-0) (Using EDID
    89 [ 40.301] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
    .xsession-errors (Note it was compressed a bit since a lot of the lines were the same)
    1 /etc/gdm/Xsession: Beginning session setup...
    2 localuser:hal being added to access control list
    3 /etc/gdm/Xsession: Setup done, will execute: /usr/bin/ssh-agent -- gnome-session
    4 GNOME_KEYRING_CONTROL=/home/hal/.cache/keyring-CmEuMt
    5 SSH_AUTH_SOCK=/home/hal/.cache/keyring-CmEuMt/ssh
    6 GNOME_KEYRING_CONTROL=/home/hal/.cache/keyring-CmEuMt
    7 SSH_AUTH_SOCK=/home/hal/.cache/keyring-CmEuMt/ssh
    8 GPG_AGENT_INFO=/home/hal/.cache/keyring-CmEuMt/gpg:0:1
    9 GNOME_KEYRING_CONTROL=/home/hal/.cache/keyring-CmEuMt
    10 SSH_AUTH_SOCK=/home/hal/.cache/keyring-CmEuMt/ssh
    11 GPG_AGENT_INFO=/home/hal/.cache/keyring-CmEuMt/gpg:0:1
    12 GNOME_KEYRING_CONTROL=/home/hal/.cache/keyring-CmEuMt
    13 SSH_AUTH_SOCK=/home/hal/.cache/keyring-CmEuMt/ssh
    14 GPG_AGENT_INFO=/home/hal/.cache/keyring-CmEuMt/gpg:0:1
    15 Initializing tracker-store...
    16 Tracker-Message: Setting up monitor for changes to config file:'/home/hal/.config/tracker/tracker-store.cfg'
    17 Failed to play sound: File or data not found
    18
    19 ** (nm-applet:1443): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: Launch helper exited with unkno wn return code 1
    20 ** Message: applet now removed from the notification area
    21
    22 ** (nm-applet:1443): WARNING **: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknown ret urn code 1.
    23
    24 ** (nm-applet:1443): WARNING **: Failed to register as an agent: (25) Launch helper exited with unknown return code 1
    25 Initializing tracker-miner-fs...
    26 Tracker-Message: Setting up monitor for changes to config file:'/home/hal/.config/tracker/tracker-miner-fs.cfg'
    27 Starting log:
    28 File:'/home/hal/.local/share/tracker/tracker-miner-fs.log'
    29 Tracker-Message: Setting up monitor for changes to config file:'/home/hal/.config/tracker/tracker-store.cfg'
    30 Starting log:
    31 File:'/home/hal/.local/share/tracker/tracker-store.log'
    32 Window manager warning: Log level 16: Could not initialize NMClient /org/freedesktop/NetworkManager: Launch helper exited with unknown return code 1
    33 ** Message: applet now embedded in the notification area
    34 Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    35 Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    36 Window manager warning: Log level 16: fetch_connections_done: error fetching connections: (25) Launch helper exited with unknow n return code 1.
    37 Window manager warning: Log level 16: _nm_remote_settings_ensure_inited: (NMRemoteSettings) error initializing: Launch helper e xited with unknown return code 1
    38
    39 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    40 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    41 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    42
    43 (evolution-alarm-notify:1444): evolution-alarm-notify-WARNING **: alarm.c:254: Requested removal of nonexistent alarm!
    44 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    45 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    46
    47 (evolution-alarm-notify:1444): evolution-alarm-notify-WARNING **: alarm.c:254: Requested removal of nonexistent alarm!
    48 Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    49 Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    50
    51 (evolution:3988): evolution-network-manager-WARNING **: network_manager_query_state: GDBus.Error:org.freedesktop.DBus.Error.Spa wn.ChildExited: Launch helper exited with unknown return code 1
    52 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    53 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    >>> 54-3722 open: No such file or directory
    3723 Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    3724 Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    3725 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    3726 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    3727 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    3728 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    3729 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    3730 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    3731 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    3732 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    3733 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    3734 Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
    3735 Window manager warning: Log level 8: _shell_embedded_window_unrealize: assertion `SHELL_IS_EMBEDDED_WINDOW (window)' failed
    3736 Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    3737 Window manager warning: Got a request to focus 0x2000016 (Inbox (232) with a timestamp of 0. This shouldn't happen!
    3738 Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    3739 Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    3740 Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    3741 Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    3742 PolicyKit daemon disconnected from the bus.
    3743 We are no longer a registered authentication agent.
    3744 [1337117088,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provi ded by the application
    3745 [1337117088,000,gkbd-status.c:gkbd_status_set_current_page_for_group/] Page for group 1 is not ready
    3746 [1337117088,000,gkbd-status.c:gkbd_status_set_current_page_for_group/] Page for group 1 is not ready
    3747 [1337117088,000,gkbd-status.c:gkbd_status_set_current_page_for_group/] Page for group 1 is not ready
    3748 [1337117398,000,gkbd-status.c:gkbd_status_set_current_page_for_group/] Page for group 0 is not ready
    3749 [1337117398,000,gkbd-status.c:gkbd_status_set_current_page_for_group/] Page for group 0 is not ready
    3750 g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-er ror-quark, 0). Exiting.
    3751 g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-er ror-quark, 0). Exiting.
    3752 ** Message: Got disconnected from the system message bus; retrying to reconnect every 10 seconds
    3753 g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-er ror-quark, 0). Exiting.
    3754 Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    3755 Window manager warning: Got a request to focus 0x1c00005 (hal@pluto:) with a timestamp of 0. This shouldn't happen!
    3756 ** Message: applet now removed from the notification area
    3757 gnome-session[1367]: Gdk-WARNING: gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    3758
    3759
    3760 (gnome-shell-calendar-server:1486): Gdk-WARNING **: gnome-shell-calendar-server: Fatal IO error 11 (Resource temporarily unavai lable) on X server :0.
    3761
    3762
    3763 (nm-applet:1443): Gdk-WARNING **: nm-applet: Fatal IO error 2 (No such file or directory) on X server :0.
    3764
    3765
    3766 (gnome-screensaver:1452): Gdk-WARNING **: gnome-screensaver: Fatal IO error 11 (Resource temporarily unavailable) on X server : 0.
    3767
    3768 g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-er ror-quark, 0). Exiting.
    3769
    3770 (gnome-settings-daemon:4503): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    3771
    3772
    3773 (gnome-terminal:4345): Gdk-WARNING **: gnome-terminal: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
    3774
    3775 g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-er ror-quark, 0). Exiting.
    3776
    3777 Received signal:15->'Terminated'
    3778 OK
    3779

    There is one thing I forgot to clarify, have setup up the pc as a server so I do not have direct access to the server. Everything is forwarded over ssh (using nx to connect to the server and start a gnome session). Starting KiTTY (a modification of PuTTY) with x11 forwarding I do not see any windows when I run "xinit -- /usr/bin/X -nolisten tcp". I get the following:
    X.Org X Server 1.12.3
    Release Date: 2012-07-09
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.4.4-3-ARCH x86_64
    Current Operating System: Linux pluto 3.4.7-1-ARCH #1 SMP PREEMPT Sun Jul 29 22:02:56 CEST 2012 x86_64
    Kernel command line: root=/dev/sda1 ro
    Build Date: 09 July 2012 03:59:39PM
    Current version of pixman: 0.26.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 30 14:47:36 2012
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    xinit: Unable to run program "xterm": No such file or directory
    Specify a program on the command line or make sure that /usr/bin
    is in your path.
    xinit: connection to X server lost
    waiting for X server to shut down .Server terminated successfully (0). Closing log file.
    startx gives something similar:
    X.Org X Server 1.12.3
    Release Date: 2012-07-09
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 3.4.4-3-ARCH x86_64
    Current Operating System: Linux pluto 3.4.7-1-ARCH #1 SMP PREEMPT Sun Jul 29 22:02:56 CEST 2012 x86_64
    Kernel command line: root=/dev/sda1 ro
    Build Date: 09 July 2012 03:59:39PM
    Current version of pixman: 0.26.2
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 30 14:52:11 2012
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    /etc/X11/xinit/xinitrc: line 52: twm: command not found
    /etc/X11/xinit/xinitrc: line 53: xclock: command not found
    /etc/X11/xinit/xinitrc: line 54: xterm: command not found
    /etc/X11/xinit/xinitrc: line 56: exec: xterm: not found
    /etc/X11/xinit/xinitrc: line 55: xterm: command not found
    xinit: connection to X server lost
    waiting for X server to shut down .Server terminated successfully (0). Closing log file.
    I remember when I would start the pc that startx I could never get to run, I would always start the gui using gdm, which was the only thing I could get to work. I do not have a .xinitrc. I believe the nx connects and issues gnome-session to start the session but I am not sure.

  • My Macbook Pro won't boot up, only in safe mode!

    Help, my macbook pro won't restart, only in safe mode! and it seems that safe mode has plenty of implications for use.  my usb memory stick doesn't seem to be recognized while in safe mode.  I was doing a cleanup on mackeeper just after I downloaded a trial version of microsoft office mac.  The trial wouldn't work properly so I deleted it and decided to do a cleanup with mackeeper.  than the mac froze while mackeeper was doing it's cleanup and the screen flashed black a few times.  Ever since it won't boot up unless I use safe mode.  Also, I downloaded the most recent updates while in safe mode but it doesn't seem to be recognizing that I already downloaded them because software update is still telling me that I have 6 updates.  So I am horribly confused at this point.  Please help, I need this laptop to do report cards (it's a good thing I got an extension). thanks

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac.
    These steps are to be taken while booted in safe mode.
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects.
    The commands may line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign.
    Step 1
    Triple-click the line of text below to select it. Copy the selected text to the Clipboard (command-C). Then click anywhere in the Terminal window and paste (command-V).
    find /Sy*/L*/Ex* -type f -name Info.plist -exec sh -c '/usr/libexec/PlistBuddy -c "Print :CFBundleIdentifier" "$1" 2> /dev/null | egrep -qv "apple|Accusys|ArcMSR|ATTO|CalDigit|HighPoint|hp-fax|JMicron|print|SoftRAID|stex" && echo ${1%*.kext/*}.kext' {} {} \;
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.) You can omit the final line ending in “$”.
    Step 2
    Repeat with this line:
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting.
    Step 3
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null
    Remember, these steps are all copy-and-paste — no typing. Also remember to post the output.
    You can then quit Terminal.

  • Function Module working only in debug mode

    Hi all,
    The following Function Module works only in debug mode. The purpose of this FM is to create a notification and to put it in progress status. If I put a breakpoint before "CALL FUNCTION 'BAPI_ALM_NOTIF_PUTINPROGRESS'" it works. If I execute this FM without putting a breakpoint at that place it creates the notification but doesnt put it in progress status.
    In other words, the last BAPI call doesnot work if I dont put a breakpoint before.
    Can somebody help me to find out where is the problem?
    Thanks,
    Younes
    FUNCTION ZFM_CREATE_NOTIF_IN_PROCESS.
    ""Local interface:
    *"  IMPORTING
    *"     VALUE(NOTIFTYP) TYPE  CHAR2
    *"     VALUE(NOTIFHEADER) TYPE  BAPI2080_NOTHDRI
    *"  EXPORTING
    *"     VALUE(NOTIFNUMBER) TYPE  CHAR12
    *"     VALUE(NOTIFCURSTATUS) TYPE  CHAR40
    DATA: gs_bapi2080_nothdre TYPE bapi2080_nothdre,
          gt_return TYPE TABLE OF bapiret2.
    The notification is created with a temporary number
    CALL FUNCTION 'BAPI_ALM_NOTIF_CREATE'
      EXPORTING
        notif_type         = NOTIFTYP
        notifheader        = NOTIFHEADER
      IMPORTING
        notifheader_export = gs_bapi2080_nothdre
      TABLES
        return             = gt_return.
    READ TABLE gt_return TRANSPORTING NO FIELDS WITH KEY type = 'E'.
    CHECK sy-subrc IS NOT INITIAL.
    *The notication will be saved with a number which isnt temporary
    CALL FUNCTION 'BAPI_ALM_NOTIF_SAVE'
      EXPORTING
        number      = gs_bapi2080_nothdre-notif_no
      IMPORTING
        notifheader = gs_bapi2080_nothdre
      TABLES
        return      = gt_return.
    READ TABLE gt_return TRANSPORTING NO FIELDS WITH KEY type = 'E'.
    CHECK sy-subrc IS NOT INITIAL.
    CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    The Notif is already created, it will be put in progress status
    NOTIFNUMBER = gs_bapi2080_nothdre-notif_no.
       CALL FUNCTION 'BAPI_ALM_NOTIF_PUTINPROGRESS'
            EXPORTING
              NUMBER             = NOTIFNUMBER
              LANGU              = SY-LANGU
           IMPORTING
             SYSTEMSTATUS       = NOTIFCURSTATUS
           TABLES
             RETURN             = gt_return.

    Hi Emmanuel,
    Now I get your problem: you want to wait to have the commit finished! The call to BAPI_TRANSACTION_COMMIT has an optional parameter 'WAIT' which is space by default which causes only a commit. When you set this parameter to 'X' it will do a commit work and wait.
    This should solve your problem!
    Regards,
    John.

  • [SOLVED] [GNOME3] How to add applets to the panel

    I'm using GNOME 3 in fallback mode, and I can't figure out how can I add or remove applets to gnome-panel. I can't find any GUI tool for do that, and I can't add dconf settings also (with dconf-editor I could set existing values only). Could someone help me?
    Last edited by City-busz (2011-04-11 14:10:47)

    LeCrayonVert wrote:Same thing here on my laptop... I dunno why, cause alt+right click works fine on another computer...
    Maybe you changed the key /apps/metacity/general/mouse_button_modifier in gconf-editor. I had changed it to <Super>, resetting it to the default (<Alt>) made Alt+Right-Click work. (at least, for some time after the session starts, but it may be an other problem).
    P.S.: See this thread : https://bbs.archlinux.org/viewtopic.php?id=117978
    Last edited by Niavlys (2011-05-13 13:55:25)

  • Re-add Gnome Icon to fallback mode "Applications" menu

    Hello,
    I'm trying to re-add the gnome icon to the fallback mode "Applications" menu.  Currently, the menu only has "Applications" with no gnome foot to the left of it (like how gnome 2 was laid out):
    Can anyone suggest how to re-add this icon?  I've looked through my theme files but can't seem to find anything relating to the applications menu.
    Thanks!
    -corte

    It's a bug in gnome-themes-standard:
    https://bugzilla.gnome.org/show_bug.cgi?id=687314
    Until it is not fixed, you have the following options:
    - Revert the patch and rebuild gnome-themes-standard.
    - Downgrade to gnome-themes-standard 3.6.0.
    - Switch to another GTK+ theme.

  • G3 fallback mode + compiz no close,min,max buttons

    hi!
    I've reluctantly switched/updated to gnome3 today. After about an hour's work, my desktop is shaping up quite nicely.
    However, I want to use compiz in place of metacity (in fallback mode obviously, I don't care for g-shell).
    This basically  works, except that my 'window-control-buttons'(close, max, min, menu) are missing - they are simply not drawn.
    Switching back to metacity puts them back.
    I've gone through gconf/dconf, ccsm and the likes, maybe this is a (gtk-window-decorator) bug? Anyone else with this problem? Ideas?

    you can also use Metacity themes with gtk-window-manager, like in gnome2 + compiz
    just make sure "metacity theme" is checked off;
    gconf-editor --> apps --> gwd --> metacity theme.
    you can also use transparency on the window decoration with Metacity...
    I've been running Gnome3-compiz for a few weeks now, it's working great

Maybe you are looking for

  • Error 4310 come up when i try to burn to cd on itunes 11.0.2 with windows 8

    i just got a new laptop and i put the new itunes 11.0.2 on and now when i go to burn cd,it says unknown error 4310 and im running on window 8. i seen this asked on the net so it is a problem, but iv seen no answer to repair it.surly there is an answe

  • Imovie 9.0.8 crashes under ML

    report crash of imovie 9.0.8 (1778) under the last version of ML (10.8.2) note that imovie after a fresh install of iLife is working (i made a copy on my desktop and it's still working on parallel of my imovie under /Applications) Process:         i

  • Dwell During Sequence of Blended Lines and Arcs

    Hi, I am trying to create a motion profile using blending  that  completes an ordered sequence of moves,mostly,it works great. But in some Speed Setting ,it don't work fine that come to a quite small speed as if there is a dwell. I am using  PCI 7334

  • Messages Beta won't connect to my iPhone number

    My iphone message app seems to be connected to my iphone mobile number. Messages in beta for my Mac is connected to my icloud (.mac) account.  They don't talk to each other - ie, they are two separate accounts, so I can't see threads initiated on my

  • Reply versus Reply to original post in Adobe Forums

    Hello Everyone, 1. What is the difference beteween "Reply" and "Reply to original post" in Adobe Forums? 2. What will happen if we Click on the Reply option? 3. What will happen if we Click on the Reply to original post option?