[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#643619: xserver-xorg-video-radeon: X crash randomly



Package: xserver-xorg-video-radeon
Version: 1:6.14.2-2
Severity: important

Dear Maintainer,

The display manager started correctly, then the window manager too, but
when opening a window, screen went black then now, there is only a white
screen and a mouse cursor that I can move.

This time, there was no kernel panic so I could use VT to reportbug.

What can I do to help ?


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Apr  3  1976 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1859136 Sep 24 13:16 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
0000:00:10.0 VGA compatible controller [0300]: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10] [1002:4e50]

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 8173 Sep 12 19:53 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	#Screen      1  "Screen1" LeftOf "Screen0"
	InputDevice    "SynapticsTouchpad" "CorePointer"
	#InputDevice    "SynapticsTouchpad" "SendCoreEvents"
	#	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
	#Option "Xinerama" "true"
#	Option "AllowEmptyInput" "false"
#	Option "AutoAddDevice" "false"
#	Option "AutoEnableDevice" "false"
	Option "AIGLX" "true"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	#FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"dri2"
	Load	"drm"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"i2c"
	Load	"radeon"
	Load	"record"
	Load	"vbe"
	Load	"synaptics"
	Load	"GLcore"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"macbook79"
	Option		"XkbLayout"	"fr"
	Option		"XKbOptions"	"apple:badmap"
EndSection

Section "InputDevice"
	Identifier  "SynapticsTouchpad"
	Driver      "synaptics"
	Option      "AlwaysCore"        "true"  # send events to CorePointer
	Option      "Device"            "/dev/input/mice"
	#	Option      "Device"            "/dev/psaux"
	Option      "Protocol"          "auto-dev"
	Option      "SHMConfig"         "true" # configurable at runtime? security risk
	#	Option      "LeftEdge"          "1700"  # x coord left
	#	Option      "RightEdge"         "5300"  # x coord right
	#	Option      "TopEdge"           "1700"  # y coord top
	#	Option      "BottomEdge"        "4200"  # y coord bottom
	#Option      "FingerLow"         "25"    # pressure below this level triggers release
	#Option      "FingerHigh"        "30"    # pressure above this level triggers touch
	#Option      "MaxTapTime"        "180"   # max time in ms for detecting tap
	#Option      "VertEdgeScroll"    "true"  # enable vertical scroll zone
	#Option      "HorizEdgeScroll"   "true"  # enable horizontal scroll zone
	#Option      "CornerCoasting"    "true"  # enable continuous scroll with finger in corner
	#Option      "CoastingSpeed"     "0.30"  # corner coasting speed
	#Option      "VertScrollDelta"   "100"   # edge-to-edge scroll distance of the vertical scroll
	#Option      "HorizScrollDelta"  "100"   # edge-to-edge scroll distance of the horizontal scroll
	#Option      "MinSpeed"          "0.30"  # speed factor for low pointer movement
	#Option      "MaxSpeed"          "0.90"  # maximum speed factor for fast pointer movement
	#Option      "AccelFactor"       "0.0500"    # acceleration factor for normal pointer movements
	Option      "VertTwoFingerScroll"   "true"  # vertical scroll anywhere with two fingers
	Option      "HorizTwoFingerScroll"  "true"  # horizontal scroll anywhere with two fingers
	Option      "TapButton1" "1"
	Option      "TapButton2" "3"
	Option      "TapButton3" "2"
EndSection

Section "Monitor"
	Identifier   "Laptop LCD"
	Option	     "DPMS"
EndSection

Section "Monitor"
	Identifier   "External Monitor"
	Option	     "DPMS"
EndSection

Section "Device"
	### Available Driver options are:-
	### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
	### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
	### [arg]: arg optional
	#Option     "NoAccel"            	# [<bool>]
	#Option     "SWcursor"           	# [<bool>]
	#Option     "Dac6Bit"            	# [<bool>]
	#Option     "Dac8Bit"            	# [<bool>]
	#Option     "BusType"            	# [<str>]
	#Option     "CPPIOMode"          	# [<bool>]
	#Option     "CPusecTimeout"      	# <i>
	#Option     "AGPMode"            	# <i>
	#Option     "AGPFastWrite"       	# [<bool>]
	#Option     "AGPSize"            	# <i>
	#Option     "RingSize"           	# <i>
	#Option     "BufferSize"         	# <i>
	#Option     "EnableDepthMoves"   	# [<bool>]
	#Option     "NoBackBuffer"       	# [<bool>]
	#Option     "DMAForXv"           	# [<bool>]
	#Option     "FBTexPercent"       	# <i>
	#Option     "DepthBits"          	# <i>
	#Option     "PCIAPERSize"        	# <i>
	#Option     "IgnoreEDID"         	# [<bool>]
	#Option     "DisplayPriority"    	# [<str>]
	#Option     "PanelSize"          	# [<str>]
	#Option     "ForceMinDotClock"   	# <freq>
	#Option     "VideoKey"           	# <i>
	#Option     "RageTheatreCrystal" 	# <i>
	#Option     "RageTheatreTunerPort" 	# <i>
	#Option     "RageTheatreCompositePort" 	# <i>
	#Option     "RageTheatreSVideoPort" 	# <i>
	#Option     "TunerType"          	# <i>
	#Option     "RageTheatreMicrocPath" 	# <str>
	#Option     "RageTheatreMicrocType" 	# <str>
	#Option     "ScalerWidth"        	# <i>
	#Option     "RenderAccel"        	# [<bool>]
	#Option     "SubPixelOrder"      	# [<str>]
	#Option     "ShowCache"          	# [<bool>]
	#Option     "VGAAccess"          	# [<bool>]
	#Option     "ReverseDDC"         	# [<bool>]
	#Option     "LVDSProbePLL"       	# [<bool>]
	#Option     "AccelMethod"        	# <str>
	#Option	   "EnablePageFlip" "true"
	#Option     "DRI"                	# [<bool>]
	#Option     "ConnectorTable"     	# <str>
	#Option     "DefaultConnectorTable" 	# [<bool>]
	#Option     "DefaultTMDSPLL"     	# [<bool>]
	#Option     "MacModel"           	# <str>
	#Option     "TVDACLoadDetect"    	# [<bool>]
	#Option     "ForceTVOut"         	# [<bool>]
	#Option     "TVStandard"         	# <str>
	#Option     "IgnoreLidStatus"    	# [<bool>]
	#Option     "DefaultTVDACAdj"    	# [<bool>]
	#Option     "Int10"              	# [<bool>]
	#Option     "EXAVSync"           	# [<bool>]
	#Option     "ATOMTVOut"          	# [<bool>]
	#Option     "R4xxATOM"           	# [<bool>]
	#### BIG DESKTOP
	Option	"DesktopSetup"	"horizontal"
	Option	"Mode2"		"1280x1024"
	Option	"DesktopSetup"	"LVDS,AUTO"
	Option	"EnablePrivateBackZ"	"true"
	#### END BIG DESKTOP
	Identifier  "Card0"
	Driver      "radeon"
	VendorName  "ATI Technologies Inc"
	BoardName   "RV350 [Mobility Radeon 9600 M10]"
	BusID       "PCI:0:16:0"
	Option	    "DRI" "true"
	Screen	0

	# because VRAM size is not detected correctly
	Option "VideoRam" "65536"

	#Compiz
#	Option "TripleBuffer" "false"
#	Option "ForceGallium" "false"

        Option      "AGPMode" "4"
        Option      "TexturedVideo" "on"
        Option      "XAANoOffscreenPixmaps" "true"
        
        Option  "AccelMethod"           "EXA"
        Option  "MigrationHeuristic"    "greedy"
        Option  "AccelDFS"              "true"
        Option  "EnablePageFlip"        "true"
        Option  "EnableDepthMoves"      "true"

	# active options
	#Option     "AGPMode"  "4"          	# <i>
	#Option     "GARTSize"  "64"         	# <i>
	#Option     "EnablePageFlip" "true"    	# [<bool>]
	#Option     "DMAForXv" "true"          	# [<bool>]
	#Option     "AccelDFS"  "true"         	# [<bool>]
	#Option     "ColorTiling" "true"       	# [<bool>]
	#Option     "RenderAccel" "true"        	# [<bool>]
	#Option     "DynamicClocks" "true"      	# [<bool>]
	#Option     "AccelMethod" "EXA"        	# <str>
EndSection

Section "DRI"
	Group 	"video"
	Mode	0666
EndSection

Section "Extensions"
	Option "Composite" "Enable"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Laptop LCD"
	DefaultDepth 24
	SubSection "Display"
		Viewport   0 0
		Depth     24
		Modes "1280x854"
		Virtual 2560 1024
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Card0"
	Monitor    "External Monitor"
	DefaultDepth 24
	SubSection "Display"
		Viewport   0 0
		Depth     24
		Modes "1280x854" "1280x1024"
	EndSubSection
EndSection

Section "InputClass"
	Identifier "touchpad catchall"
	Driver "synaptics"
	MatchIsTouchpad "on"
	MatchDevicePath "/dev/input/event*"
	Option "SHMConfig" "on"
	Option "TapButton1" "1"
	Option "TapButton2" "3"
	Option "TapButton3" "2"
EndSection

/etc/X11/xorg.conf.d does not exist.

KMS configuration files:
------------------------
/etc/modprobe.d/radeon-kms.conf:
  #options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 3.0.0-1-powerpc (Debian 3.0.0-3) (ben@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-8) ) #1 Sat Aug 27 17:07:06 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 37905 Sep 28 08:48 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[   595.822] 
X.Org X Server 1.11.1
Release Date: 2011-09-24
[   595.823] X Protocol Version 11, Revision 0
[   595.824] Build Operating System: Linux 2.6.32-5-powerpc64 ppc Debian
[   595.824] Current Operating System: Linux lunatex 3.0.0-1-powerpc #1 Sat Aug 27 17:07:06 UTC 2011 ppc
[   595.824] Kernel command line: root=UUID=9e1b00da-a655-4e7d-a75a-2d71b5371666 ro ramdisk_size=8192 video=radeonfb:off radeon.modeset=1 
[   595.825] Build Date: 24 September 2011  10:06:32AM
[   595.825] xorg-server 2:1.11.1-1 (Cyril Brulebois <kibi@debian.org>) 
[   595.825] Current version of pixman: 0.22.2
[   595.825] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   595.825] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   595.826] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 28 08:44:33 2011
[   595.827] (==) Using config file: "/etc/X11/xorg.conf"
[   595.827] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   595.829] (==) ServerLayout "X.org Configured"
[   595.829] (**) |-->Screen "Screen0" (0)
[   595.829] (**) |   |-->Monitor "Laptop LCD"
[   595.829] (**) |   |-->Device "Card0"
[   595.829] (**) |-->Input Device "SynapticsTouchpad"
[   595.829] (**) |-->Input Device "Keyboard0"
[   595.829] (**) Option "AIGLX" "true"
[   595.829] (==) Automatically adding devices
[   595.829] (==) Automatically enabling devices
[   595.830] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[   595.830] (**) ModulePath set to "/usr/lib/xorg/modules"
[   595.830] (**) Extension "Composite" is enabled
[   595.831] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   595.831] (WW) Disabling Keyboard0
[   595.831] (II) Loader magic: 0x101d0254
[   595.831] (II) Module ABI versions:
[   595.831] 	X.Org ANSI C Emulation: 0.4
[   595.831] 	X.Org Video Driver: 11.0
[   595.831] 	X.Org XInput driver : 13.0
[   595.831] 	X.Org Server Extension : 6.0
[   595.832] (--) PCI:*(0:0:16:0) 1002:4e50:1002:4e50 rev 0, Mem @ 0xb8000000/134217728, 0xb0000000/65536, I/O @ 0x00000400/256, BIOS @ 0x????????/131072
[   595.832] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[   595.832] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[   595.832] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   595.832] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[   595.832] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[   595.832] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[   595.832] (II) LoadModule: "dbe"
[   595.833] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   595.833] (II) Module dbe: vendor="X.Org Foundation"
[   595.833] 	compiled for 1.11.1, module version = 1.0.0
[   595.833] 	Module class: X.Org Server Extension
[   595.833] 	ABI class: X.Org Server Extension, version 6.0
[   595.833] (II) Loading extension DOUBLE-BUFFER
[   595.833] (II) LoadModule: "ddc"
[   595.833] (II) Module "ddc" already built-in
[   595.833] (II) LoadModule: "dri"
[   595.834] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   595.834] (II) Module dri: vendor="X.Org Foundation"
[   595.834] 	compiled for 1.11.1, module version = 1.0.0
[   595.834] 	ABI class: X.Org Server Extension, version 6.0
[   595.834] (II) Loading extension XFree86-DRI
[   595.834] (II) LoadModule: "dri2"
[   595.834] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   595.835] (II) Module dri2: vendor="X.Org Foundation"
[   595.835] 	compiled for 1.11.1, module version = 1.2.0
[   595.835] 	ABI class: X.Org Server Extension, version 6.0
[   595.835] (II) Loading extension DRI2
[   595.835] (II) LoadModule: "extmod"
[   595.835] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   595.836] (II) Module extmod: vendor="X.Org Foundation"
[   595.836] 	compiled for 1.11.1, module version = 1.0.0
[   595.836] 	Module class: X.Org Server Extension
[   595.836] 	ABI class: X.Org Server Extension, version 6.0
[   595.836] (II) Loading extension SELinux
[   595.836] (II) Loading extension MIT-SCREEN-SAVER
[   595.836] (II) Loading extension XFree86-VidModeExtension
[   595.836] (II) Loading extension XFree86-DGA
[   595.836] (II) Loading extension DPMS
[   595.836] (II) Loading extension XVideo
[   595.836] (II) Loading extension XVideo-MotionCompensation
[   595.836] (II) Loading extension X-Resource
[   595.836] (II) LoadModule: "glx"
[   595.836] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   595.837] (II) Module glx: vendor="X.Org Foundation"
[   595.837] 	compiled for 1.11.1, module version = 1.0.0
[   595.837] 	ABI class: X.Org Server Extension, version 6.0
[   595.837] (**) AIGLX enabled
[   595.837] (II) Loading extension GLX
[   595.837] (II) LoadModule: "i2c"
[   595.837] (II) Module "i2c" already built-in
[   595.837] (II) LoadModule: "radeon"
[   595.837] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[   595.838] (II) Module radeon: vendor="X.Org Foundation"
[   595.838] 	compiled for 1.11.0, module version = 6.14.2
[   595.838] 	Module class: X.Org Video Driver
[   595.838] 	ABI class: X.Org Video Driver, version 11.0
[   595.838] (II) LoadModule: "record"
[   595.839] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   595.839] (II) Module record: vendor="X.Org Foundation"
[   595.839] 	compiled for 1.11.1, module version = 1.13.0
[   595.839] 	Module class: X.Org Server Extension
[   595.839] 	ABI class: X.Org Server Extension, version 6.0
[   595.839] (II) Loading extension RECORD
[   595.839] (II) LoadModule: "vbe"
[   595.839] (II) Loading /usr/lib/xorg/modules/libvbe.so
[   595.839] (II) Module vbe: vendor="X.Org Foundation"
[   595.839] 	compiled for 1.11.1, module version = 1.1.0
[   595.839] 	ABI class: X.Org Video Driver, version 11.0
[   595.839] (II) LoadModule: "synaptics"
[   595.840] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   595.840] (II) Module synaptics: vendor="X.Org Foundation"
[   595.840] 	compiled for 1.11.0, module version = 1.4.1
[   595.840] 	Module class: X.Org XInput Driver
[   595.840] 	ABI class: X.Org XInput driver, version 13.0
[   595.840] (II) LoadModule: "radeon"
[   595.840] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[   595.840] (II) Module radeon: vendor="X.Org Foundation"
[   595.840] 	compiled for 1.11.0, module version = 6.14.2
[   595.840] 	Module class: X.Org Video Driver
[   595.840] 	ABI class: X.Org Video Driver, version 11.0
[   595.840] (II) LoadModule: "synaptics"
[   595.841] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   595.841] (II) Module synaptics: vendor="X.Org Foundation"
[   595.841] 	compiled for 1.11.0, module version = 1.4.1
[   595.841] 	Module class: X.Org XInput Driver
[   595.841] 	ABI class: X.Org XInput driver, version 13.0
[   595.841] (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, AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS
[   595.855] (++) using VT number 7

[   595.855] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[   595.855] (II) [KMS] Kernel modesetting enabled.
[   595.858] (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
[   595.858] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[   595.858] (==) RADEON(0): Default visual is TrueColor
[   595.858] (**) RADEON(0): Option "EnablePageFlip" "true"
[   595.858] (**) RADEON(0): Option "AccelDFS" "true"
[   595.858] (**) RADEON(0): Option "AccelMethod" "EXA"
[   595.858] (**) RADEON(0): Option "DRI" "true"
[   595.859] (==) RADEON(0): RGB weight 888
[   595.859] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[   595.859] (--) RADEON(0): Chipset: "ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP)" (ChipID = 0x4e50)
[   595.859] (II) RADEON(0): AGP card detected
[   595.859] drmOpenDevice: node name is /dev/dri/card0
[   595.859] drmOpenDevice: open result is 7, (OK)
[   595.859] drmOpenByBusid: Searching for BusID pci:0000:00:10.0
[   595.859] drmOpenDevice: node name is /dev/dri/card0
[   595.859] drmOpenDevice: open result is 7, (OK)
[   595.859] drmOpenByBusid: drmOpenMinor returns 7
[   595.859] drmOpenByBusid: drmGetBusid reports pci:0000:00:10.0
[   595.859] (II) Loading sub module "exa"
[   595.859] (II) LoadModule: "exa"
[   595.861] (II) Loading /usr/lib/xorg/modules/libexa.so
[   595.861] (II) Module exa: vendor="X.Org Foundation"
[   595.861] 	compiled for 1.11.1, module version = 2.5.0
[   595.861] 	ABI class: X.Org Video Driver, version 11.0
[   595.861] (II) RADEON(0): KMS Color Tiling: enabled
[   595.862] (II) RADEON(0): KMS Pageflipping: enabled
[   595.862] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[   595.862] (II) RADEON(0): Output LVDS using monitor section Laptop LCD
[   595.873] (II) RADEON(0): Output DVI-0 has no monitor section
[   595.896] (II) RADEON(0): Output S-video has no monitor section
[   595.896] (II) RADEON(0): EDID for output LVDS
[   595.896] (II) RADEON(0): Manufacturer: APP  Model: 9c35  Serial#: 16843009
[   595.896] (II) RADEON(0): Year: 2003  Week: 1
[   595.896] (II) RADEON(0): EDID Version: 1.3
[   595.896] (II) RADEON(0): Digital Display Input
[   595.896] (II) RADEON(0): Max Image Size [cm]: horiz.: 32  vert.: 22
[   595.896] (II) RADEON(0): Gamma: 2.20
[   595.896] (II) RADEON(0): No DPMS capabilities specified
[   595.896] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   595.896] (II) RADEON(0): First detailed timing is preferred mode
[   595.896] (II) RADEON(0): redX: 0.600 redY: 0.350   greenX: 0.310 greenY: 0.550
[   595.897] (II) RADEON(0): blueX: 0.149 blueY: 0.114   whiteX: 0.319 whiteY: 0.329
[   595.897] (II) RADEON(0): Manufacturer's mask: 0
[   595.897] (II) RADEON(0): Supported detailed timing:
[   595.897] (II) RADEON(0): clock: 79.8 MHz   Image Size:  321 x 214 mm
[   595.897] (II) RADEON(0): h_active: 1280  h_sync: 1296  h_sync_end 1408 h_blank_end 1536 h_border: 0
[   595.897] (II) RADEON(0): v_active: 854  v_sync: 855  v_sync_end 858 v_blanking: 866 v_border: 0
[   595.897] (II) RADEON(0): Unknown vendor-specific block 1
[   595.897] (II) RADEON(0):  B152EW01
[   595.897] (II) RADEON(0): Monitor name: Color LCD
[   595.897] (II) RADEON(0): EDID (in hex):
[   595.897] (II) RADEON(0): 	00ffffffffffff000610359c01010101
[   595.897] (II) RADEON(0): 	010d0103802016780aa75d99594f8c26
[   595.897] (II) RADEON(0): 	1d515400000001010101010101010101
[   595.897] (II) RADEON(0): 	0101010101012d1f000051560c301070
[   595.897] (II) RADEON(0): 	130041d6100000180000000100061020
[   595.897] (II) RADEON(0): 	00000000000000000a20000000fe0042
[   595.897] (II) RADEON(0): 	313532455730310056320a20000000fc
[   595.897] (II) RADEON(0): 	00436f6c6f72204c43440a20202000c7
[   595.897] (II) RADEON(0): EDID vendor "APP", prod id 39989
[   595.897] (II) RADEON(0): Printing DDC gathered Modelines:
[   595.897] (II) RADEON(0): Modeline "1280x854"x0.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
[   595.897] (II) RADEON(0): Printing probed modes for output LVDS
[   595.897] (II) RADEON(0): Modeline "1280x854"x60.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
[   595.897] (II) RADEON(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz)
[   595.897] (II) RADEON(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz)
[   595.897] (II) RADEON(0): Modeline "1152x768"x59.8   71.75  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.7 kHz)
[   595.897] (II) RADEON(0): Modeline "1024x768"x59.9   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[   595.897] (II) RADEON(0): Modeline "800x600"x59.9   38.25  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[   595.897] (II) RADEON(0): Modeline "848x480"x59.7   31.50  848 872 952 1056  480 483 493 500 -hsync +vsync (29.8 kHz)
[   595.897] (II) RADEON(0): Modeline "720x480"x59.7   26.75  720 744 808 896  480 483 493 500 -hsync +vsync (29.9 kHz)
[   595.897] (II) RADEON(0): Modeline "640x480"x59.4   23.75  640 664 720 800  480 483 487 500 -hsync +vsync (29.7 kHz)
[   595.915] (II) RADEON(0): EDID for output DVI-0
[   595.940] (II) RADEON(0): EDID for output S-video
[   595.940] (II) RADEON(0): Output LVDS connected
[   595.940] (II) RADEON(0): Output DVI-0 disconnected
[   595.940] (II) RADEON(0): Output S-video disconnected
[   595.940] (II) RADEON(0): Using user preference for initial modes
[   595.940] (II) RADEON(0): Output LVDS using initial mode 1280x854
[   595.940] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   595.940] (II) RADEON(0): mem size init: gart size :fdff000 vram size: s:4000000 visible:7b94000
[   595.940] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[   595.940] (**) RADEON(0): Display dimensions: (320, 220) mm
[   595.940] (**) RADEON(0): DPI set to (203, 118)
[   595.940] (II) Loading sub module "fb"
[   595.940] (II) LoadModule: "fb"
[   595.940] (II) Loading /usr/lib/xorg/modules/libfb.so
[   595.941] (II) Module fb: vendor="X.Org Foundation"
[   595.941] 	compiled for 1.11.1, module version = 1.0.0
[   595.941] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   595.941] (II) Loading sub module "ramdac"
[   595.941] (II) LoadModule: "ramdac"
[   595.941] (II) Module "ramdac" already built-in
[   595.941] (--) Depth 24 pixmap format is 32 bpp
[   595.941] (II) RADEON(0): [DRI2] Setup complete
[   595.941] (II) RADEON(0): [DRI2]   DRI driver: r300
[   595.942] (II) RADEON(0): Front buffer size: 10240K
[   595.942] (II) RADEON(0): VRAM usage limit set to 104673K
[   595.942] (==) RADEON(0): Backing store disabled
[   595.942] (II) RADEON(0): Direct rendering enabled
[   595.942] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
[   595.942] (II) RADEON(0): Setting EXA maxPitchBytes
[   595.942] (**) RADEON(0): Option "MigrationHeuristic" "greedy"
[   595.942] (II) EXA(0): Driver allocated offscreen pixmaps
[   595.943] (II) EXA(0): Driver registered support for the following operations:
[   595.943] (II)         Solid
[   595.943] (II)         Copy
[   595.943] (II)         Composite (RENDER acceleration)
[   595.943] (II)         UploadToScreen
[   595.943] (II)         DownloadFromScreen
[   595.943] (II) RADEON(0): Acceleration enabled
[   595.943] (**) RADEON(0): DPMS enabled
[   595.943] (==) RADEON(0): Silken mouse enabled
[   595.943] (II) RADEON(0): Set up textured video
[   595.943] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   595.948] (WW) RADEON(0): Option "DesktopSetup" is not used
[   595.948] (WW) RADEON(0): Option "Mode2" is not used
[   595.948] (WW) RADEON(0): Option "EnablePrivateBackZ" is not used
[   595.948] (WW) RADEON(0): Option "VideoRam" is not used
[   595.948] (WW) RADEON(0): Option "AGPMode" is not used
[   595.948] (WW) RADEON(0): Option "TexturedVideo" is not used
[   595.948] (WW) RADEON(0): Option "XAANoOffscreenPixmaps" is not used
[   595.948] (WW) RADEON(0): Option "EnableDepthMoves" is not used
[   595.948] (--) RandR disabled
[   595.948] (II) Initializing built-in extension Generic Event Extension
[   595.948] (II) Initializing built-in extension SHAPE
[   595.948] (II) Initializing built-in extension MIT-SHM
[   595.948] (II) Initializing built-in extension XInputExtension
[   595.948] (II) Initializing built-in extension XTEST
[   595.948] (II) Initializing built-in extension BIG-REQUESTS
[   595.948] (II) Initializing built-in extension SYNC
[   595.948] (II) Initializing built-in extension XKEYBOARD
[   595.948] (II) Initializing built-in extension XC-MISC
[   595.948] (II) Initializing built-in extension SECURITY
[   595.948] (II) Initializing built-in extension XINERAMA
[   595.948] (II) Initializing built-in extension XFIXES
[   595.948] (II) Initializing built-in extension RENDER
[   595.948] (II) Initializing built-in extension RANDR
[   595.948] (II) Initializing built-in extension COMPOSITE
[   595.948] (II) Initializing built-in extension DAMAGE
[   595.950] (II) SELinux: Disabled on system
[   596.015] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   596.015] (II) AIGLX: enabled GLX_INTEL_swap_event
[   596.015] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   596.015] (II) AIGLX: enabled GLX_SGI_make_current_read
[   596.020] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   596.021] (II) AIGLX: Loaded and initialized r300
[   596.021] (II) GLX: Initialized DRI2 GL provider for screen 0
[   596.023] (II) RADEON(0): Setting screen physical size to 338 x 225
[   596.023] (II) RADEON(0): Allocate new frame buffer 1280x864 stride 1280
[   596.023] (II) RADEON(0): VRAM usage limit set to 110001K
[   596.296] (II) Using input driver 'synaptics' for 'SynapticsTouchpad'
[   596.296] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   596.297] (**) Option "AlwaysCore" "true"
[   596.297] (**) Option "CorePointer"
[   596.297] (**) SynapticsTouchpad: always reports core events
[   596.297] (**) Option "Device" "/dev/input/mice"
[   596.297] (--) SynapticsTouchpad: invalid x-axis range.  defaulting to 1615 - 5685
[   596.297] (--) SynapticsTouchpad: invalid y-axis range.  defaulting to 1729 - 4171
[   596.297] (--) SynapticsTouchpad: invalid pressure range.  defaulting to 0 - 256
[   596.297] (--) SynapticsTouchpad: invalid finger width range.  defaulting to 0 - 16
[   596.297] (**) Option "SHMConfig" "true"
[   596.297] (**) Option "VertTwoFingerScroll" "true"
[   596.297] (**) Option "HorizTwoFingerScroll" "true"
[   596.297] (**) Option "TapButton1" "1"
[   596.297] (**) Option "TapButton2" "3"
[   596.297] (**) Option "TapButton3" "2"
[   596.318] (EE) Query no Synaptics: 6003C8
[   596.318] (--) SynapticsTouchpad: no supported touchpad found
[   596.318] (EE) SynapticsTouchpad Unable to query/initialize Synaptics hardware.
[   596.319] (EE) PreInit returned 11 for "SynapticsTouchpad"
[   596.319] (II) UnloadModule: "synaptics"
[   596.319] (II) Unloading synaptics
[   596.323] (II) config/udev: Adding input device Apple Computer Apple Internal Keyboard/Trackpad (/dev/input/event3)
[   596.323] (**) Apple Computer Apple Internal Keyboard/Trackpad: Applying InputClass "evdev keyboard catchall"
[   596.323] (II) LoadModule: "evdev"
[   596.323] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   596.324] (II) Module evdev: vendor="X.Org Foundation"
[   596.324] 	compiled for 1.11.0, module version = 2.6.0
[   596.324] 	Module class: X.Org XInput Driver
[   596.324] 	ABI class: X.Org XInput driver, version 13.0
[   596.324] (II) Using input driver 'evdev' for 'Apple Computer Apple Internal Keyboard/Trackpad'
[   596.324] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   596.324] (**) Apple Computer Apple Internal Keyboard/Trackpad: always reports core events
[   596.324] (**) Apple Computer Apple Internal Keyboard/Trackpad: Device: "/dev/input/event3"
[   596.325] (--) Apple Computer Apple Internal Keyboard/Trackpad: Found keys
[   596.325] (II) Apple Computer Apple Internal Keyboard/Trackpad: Configuring as keyboard
[   596.325] (**) Option "config_info" "udev:/sys/devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.0/input/input3/event3"
[   596.325] (II) XINPUT: Adding extended input device "Apple Computer Apple Internal Keyboard/Trackpad" (type: KEYBOARD, id 6)
[   596.325] (**) Option "xkb_rules" "evdev"
[   596.325] (**) Option "xkb_model" "macbook79"
[   596.325] (**) Option "xkb_layout" "fr"
[   596.325] (**) Option "xkb_options" "lv4:rwin_switch,lv3:lwin_switch,apple:badmap"
[   596.389] (II) config/udev: Adding input device appletouch (/dev/input/event1)
[   596.389] (**) appletouch: Applying InputClass "evdev touchpad catchall"
[   596.389] (**) appletouch: Applying InputClass "touchpad catchall"
[   596.389] (**) appletouch: Applying InputClass "touchpad catchall"
[   596.389] (II) Using input driver 'synaptics' for 'appletouch'
[   596.389] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   596.389] (**) appletouch: always reports core events
[   596.389] (**) Option "Device" "/dev/input/event1"
[   596.390] (--) appletouch: x-axis range 0 - 959
[   596.390] (--) appletouch: y-axis range 0 - 644
[   596.390] (--) appletouch: pressure range 0 - 300
[   596.390] (--) appletouch: buttons: left double triple
[   596.390] (**) Option "SHMConfig" "on"
[   596.390] (--) appletouch: invalid finger width range.  defaulting to 0 - 16
[   596.390] (**) Option "TapButton1" "1"
[   596.390] (**) Option "TapButton2" "3"
[   596.390] (**) Option "TapButton3" "2"
[   596.390] (--) appletouch: touchpad found
[   596.390] (**) appletouch: always reports core events
[   596.390] (**) Option "config_info" "udev:/sys/devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.1/input/input5/event1"
[   596.390] (II) XINPUT: Adding extended input device "appletouch" (type: TOUCHPAD, id 7)
[   596.390] (**) appletouch: (accel) MinSpeed is now constant deceleration 2.5
[   596.390] (**) appletouch: MaxSpeed is now 1.75
[   596.390] (**) appletouch: AccelFactor is now 0.173
[   596.391] (**) appletouch: (accel) keeping acceleration scheme 1
[   596.391] (**) appletouch: (accel) acceleration profile 1
[   596.391] (**) appletouch: (accel) acceleration factor: 2.000
[   596.391] (**) appletouch: (accel) acceleration threshold: 4
[   596.391] (--) appletouch: touchpad found
[   596.392] (II) config/udev: Adding input device appletouch (/dev/input/mouse0)
[   596.392] (**) appletouch: Applying InputClass "touchpad catchall"
[   596.392] (II) Using input driver 'synaptics' for 'appletouch'
[   596.392] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   596.392] (**) appletouch: always reports core events
[   596.392] (**) Option "Device" "/dev/input/mouse0"
[   596.392] (--) appletouch: invalid x-axis range.  defaulting to 1615 - 5685
[   596.392] (--) appletouch: invalid y-axis range.  defaulting to 1729 - 4171
[   596.392] (--) appletouch: invalid pressure range.  defaulting to 0 - 256
[   596.392] (--) appletouch: invalid finger width range.  defaulting to 0 - 16
[   596.412] (EE) Query no Synaptics: 6003C8
[   596.413] (--) appletouch: no supported touchpad found
[   596.413] (EE) appletouch Unable to query/initialize Synaptics hardware.
[   596.413] (EE) PreInit returned 11 for "appletouch"
[   596.414] (II) UnloadModule: "synaptics"
[   596.414] (II) Unloading synaptics
[   596.415] (II) config/udev: Adding input device Apple Computer Apple Internal Keyboard/Trackpad (/dev/input/event4)
[   596.415] (**) Apple Computer Apple Internal Keyboard/Trackpad: Applying InputClass "evdev keyboard catchall"
[   596.415] (II) Using input driver 'evdev' for 'Apple Computer Apple Internal Keyboard/Trackpad'
[   596.415] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   596.415] (**) Apple Computer Apple Internal Keyboard/Trackpad: always reports core events
[   596.415] (**) Apple Computer Apple Internal Keyboard/Trackpad: Device: "/dev/input/event4"
[   596.415] (--) Apple Computer Apple Internal Keyboard/Trackpad: Found keys
[   596.415] (II) Apple Computer Apple Internal Keyboard/Trackpad: Configuring as keyboard
[   596.415] (**) Option "config_info" "udev:/sys/devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.2/input/input4/event4"
[   596.415] (II) XINPUT: Adding extended input device "Apple Computer Apple Internal Keyboard/Trackpad" (type: KEYBOARD, id 8)
[   596.415] (**) Option "xkb_rules" "evdev"
[   596.415] (**) Option "xkb_model" "macbook79"
[   596.415] (**) Option "xkb_layout" "fr"
[   596.415] (**) Option "xkb_options" "lv4:rwin_switch,lv3:lwin_switch,apple:badmap"
[   596.417] (II) config/udev: Adding input device PMU (/dev/input/event0)
[   596.417] (**) PMU: Applying InputClass "evdev keyboard catchall"
[   596.417] (II) Using input driver 'evdev' for 'PMU'
[   596.417] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   596.417] (**) PMU: always reports core events
[   596.417] (**) PMU: Device: "/dev/input/event0"
[   596.417] (--) PMU: Found keys
[   596.417] (II) PMU: Configuring as keyboard
[   596.417] (**) Option "config_info" "udev:/sys/devices/virtual/input/input0/event0"
[   596.417] (II) XINPUT: Adding extended input device "PMU" (type: KEYBOARD, id 9)
[   596.418] (**) Option "xkb_rules" "evdev"
[   596.418] (**) Option "xkb_model" "macbook79"
[   596.418] (**) Option "xkb_layout" "fr"
[   596.418] (**) Option "xkb_options" "lv4:rwin_switch,lv3:lwin_switch,apple:badmap"
[   611.529] (II) AIGLX: Suspending AIGLX clients for VT switch
[   834.842] (II) AIGLX: Resuming AIGLX clients after VT switch
[   834.843] (II) RADEON(0): EDID vendor "APP", prod id 39989
[   834.843] (II) RADEON(0): Printing DDC gathered Modelines:
[   834.843] (II) RADEON(0): Modeline "1280x854"x0.0   79.81  1280 1296 1408 1536  854 855 858 866 -hsync -vsync (52.0 kHz)
[   834.874] (--) appletouch: touchpad found
[   849.282] (II) AIGLX: Suspending AIGLX clients for VT switch

udev information:
-----------------
P: /devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.0/input/input3
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.0/input/input3
E: PRODUCT=3/5ac/20f/110
E: NAME="Apple Computer Apple Internal Keyboard/Trackpad"
E: PHYS="usb-0001:10:1a.0-2/input0"
E: UNIQ=""
E: PROP=0
E: EV=120013
E: KEY=10000 0 0 0 0 0 0 7b 1000 38 0 e1aeffdf 1cfffff ffffffff fffffffe
E: MSC=10
E: LED=1f
E: MODALIAS=input:b0003v05ACp020Fe0110-e0,1,4,11,14,k71,72,73,75,77,78,7D,7E,7F,A3,A4,A5,CC,E0,E1,E3,E4,E5,E6,1D0,ram4,l0,1,2,3,4,sfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=Apple_Computer
E: ID_VENDOR_ENC=Apple\x20Computer
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Apple_Internal_Keyboard_Trackpad
E: ID_MODEL_ENC=Apple\x20Internal\x20Keyboard\x2fTrackpad
E: ID_MODEL_ID=020f
E: ID_REVISION=0028
E: ID_SERIAL=Apple_Computer_Apple_Internal_Keyboard_Trackpad
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030102:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0001:10:1a.0-usb-0:2:1.0
E: ID_PATH_TAG=pci-0001_10_1a_0-usb-0_2_1_0

P: /devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.0/input/input3/event3
N: input/event3
S: input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard_Trackpad-event-kbd
S: input/by-path/pci-0001:10:1a.0-usb-0:2:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.0/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=Apple_Computer
E: ID_VENDOR_ENC=Apple\x20Computer
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Apple_Internal_Keyboard_Trackpad
E: ID_MODEL_ENC=Apple\x20Internal\x20Keyboard\x2fTrackpad
E: ID_MODEL_ID=020f
E: ID_REVISION=0028
E: ID_SERIAL=Apple_Computer_Apple_Internal_Keyboard_Trackpad
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030102:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0001:10:1a.0-usb-0:2:1.0
E: ID_PATH_TAG=pci-0001_10_1a_0-usb-0_2_1_0
E: XKBMODEL=macbook79
E: XKBLAYOUT=fr
E: DEVLINKS=/dev/input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard_Trackpad-event-kbd /dev/input/by-path/pci-0001:10:1a.0-usb-0:2:1.0-event-kbd
E: XKBOPTIONS=lv4:rwin_switch,lv3:lwin_switch,apple:badmap
E: BACKSPACE=guess

P: /devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.1/input/input5
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.1/input/input5
E: PRODUCT=3/5ac/20f/28
E: NAME="appletouch"
E: PHYS="usb-0001:10:1a.0-2/input0"
E: PROP=0
E: EV=b
E: KEY=6420 0 10000 0 0 0 0 0 0 0 0
E: ABS=1000003
E: MODALIAS=input:b0003v05ACp020Fe0028-e0,1,3,k110,145,14A,14D,14E,ra0,1,18,mlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_VENDOR=Apple_Computer
E: ID_VENDOR_ENC=Apple\x20Computer
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Apple_Internal_Keyboard_Trackpad
E: ID_MODEL_ENC=Apple\x20Internal\x20Keyboard\x2fTrackpad
E: ID_MODEL_ID=020f
E: ID_REVISION=0028
E: ID_SERIAL=Apple_Computer_Apple_Internal_Keyboard_Trackpad
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030102:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=appletouch
E: ID_PATH=pci-0001:10:1a.0-usb-0:2:1.1
E: ID_PATH_TAG=pci-0001_10_1a_0-usb-0_2_1_1

P: /devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.1/input/input5/event1
N: input/event1
S: input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard_Trackpad-event-mouse
S: input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard_Trackpad-if01-event-mouse
S: input/by-path/pci-0001:10:1a.0-usb-0:2:1.1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.1/input/input5/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_VENDOR=Apple_Computer
E: ID_VENDOR_ENC=Apple\x20Computer
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Apple_Internal_Keyboard_Trackpad
E: ID_MODEL_ENC=Apple\x20Internal\x20Keyboard\x2fTrackpad
E: ID_MODEL_ID=020f
E: ID_REVISION=0028
E: ID_SERIAL=Apple_Computer_Apple_Internal_Keyboard_Trackpad
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030102:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=appletouch
E: ID_PATH=pci-0001:10:1a.0-usb-0:2:1.1
E: ID_PATH_TAG=pci-0001_10_1a_0-usb-0_2_1_1
E: DEVLINKS=/dev/input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard_Trackpad-event-mouse /dev/input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard_Trackpad-if01-event-mouse /dev/input/by-path/pci-0001:10:1a.0-usb-0:2:1.1-event-mouse

P: /devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.1/input/input5/mouse0
N: input/mouse0
S: input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard_Trackpad-mouse
S: input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard_Trackpad-if01-mouse
S: input/by-path/pci-0001:10:1a.0-usb-0:2:1.1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.1/input/input5/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_VENDOR=Apple_Computer
E: ID_VENDOR_ENC=Apple\x20Computer
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Apple_Internal_Keyboard_Trackpad
E: ID_MODEL_ENC=Apple\x20Internal\x20Keyboard\x2fTrackpad
E: ID_MODEL_ID=020f
E: ID_REVISION=0028
E: ID_SERIAL=Apple_Computer_Apple_Internal_Keyboard_Trackpad
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030102:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=appletouch
E: ID_PATH=pci-0001:10:1a.0-usb-0:2:1.1
E: ID_PATH_TAG=pci-0001_10_1a_0-usb-0_2_1_1
E: DEVLINKS=/dev/input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard_Trackpad-mouse /dev/input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard_Trackpad-if01-mouse /dev/input/by-path/pci-0001:10:1a.0-usb-0:2:1.1-mouse

P: /devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.2/input/input4
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.2/input/input4
E: PRODUCT=3/5ac/20f/110
E: NAME="Apple Computer Apple Internal Keyboard/Trackpad"
E: PHYS="usb-0001:10:1a.0-2/input2"
E: UNIQ=""
E: PROP=0
E: EV=13
E: KEY=2 0 0 0 0 0
E: MSC=10
E: MODALIAS=input:b0003v05ACp020Fe0110-e0,1,4,kA1,ram4,lsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Apple_Computer
E: ID_VENDOR_ENC=Apple\x20Computer
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Apple_Internal_Keyboard_Trackpad
E: ID_MODEL_ENC=Apple\x20Internal\x20Keyboard\x2fTrackpad
E: ID_MODEL_ID=020f
E: ID_REVISION=0028
E: ID_SERIAL=Apple_Computer_Apple_Internal_Keyboard_Trackpad
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030102:030000:
E: ID_USB_INTERFACE_NUM=02
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0001:10:1a.0-usb-0:2:1.2
E: ID_PATH_TAG=pci-0001_10_1a_0-usb-0_2_1_2

P: /devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.2/input/input4/event4
N: input/event4
S: input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard_Trackpad-event-if02
S: input/by-path/pci-0001:10:1a.0-usb-0:2:1.2-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0001:10/0001:10:1a.0/usb2/2-2/2-2:1.2/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Apple_Computer
E: ID_VENDOR_ENC=Apple\x20Computer
E: ID_VENDOR_ID=05ac
E: ID_MODEL=Apple_Internal_Keyboard_Trackpad
E: ID_MODEL_ENC=Apple\x20Internal\x20Keyboard\x2fTrackpad
E: ID_MODEL_ID=020f
E: ID_REVISION=0028
E: ID_SERIAL=Apple_Computer_Apple_Internal_Keyboard_Trackpad
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030102:030000:
E: ID_USB_INTERFACE_NUM=02
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0001:10:1a.0-usb-0:2:1.2
E: ID_PATH_TAG=pci-0001_10_1a_0-usb-0_2_1_2
E: XKBMODEL=macbook79
E: XKBLAYOUT=fr
E: DEVLINKS=/dev/input/by-id/usb-Apple_Computer_Apple_Internal_Keyboard_Trackpad-event-if02 /dev/input/by-path/pci-0001:10:1a.0-usb-0:2:1.2-event
E: XKBOPTIONS=lv4:rwin_switch,lv3:lwin_switch,apple:badmap
E: BACKSPACE=guess

P: /devices/virtual/input/input0
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input0
E: PRODUCT=19/1/1/100
E: NAME="PMU"
E: PROP=0
E: EV=23
E: KEY=100000 0 0 0
E: SW=1
E: MODALIAS=input:b0019v0001p0001e0100-e0,1,5,k74,ramlsfw0,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1

P: /devices/virtual/input/input0/event0
N: input/event0
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=macbook79
E: XKBLAYOUT=fr
E: XKBOPTIONS=lv4:rwin_switch,lv3:lwin_switch,apple:badmap
E: BACKSPACE=guess


DRM Information from dmesg:
---------------------------
[    0.751127] Linux agpgart interface v0.103
[    0.751273] agpgart-uninorth 0000:00:0b.0: Apple UniNorth 2 chipset
[    0.752948] agpgart-uninorth 0000:00:0b.0: configuring for size idx: 64
[    0.753211] agpgart-uninorth 0000:00:0b.0: AGP aperture is 256M @ 0x0
[   31.158811] [drm] Initialized drm 1.1.0 20060810
[   32.061450] [drm] radeon kernel modesetting enabled.
[   32.312581] fb: conflicting fb hw usage radeondrmfb vs OFfb ATY,Jasper - removing generic driver
[   32.541662] fb: conflicting fb hw usage radeondrmfb vs OFfb ATY,Jasper - removing generic driver
[   32.544551] [drm] initializing kernel modesetting (RV350 0x1002:0x4E50 0x1002:0x4E50).
[   32.544599] [drm] register mmio base: 0xB0000000
[   32.544607] [drm] register mmio size: 65536
[   32.544716] [drm:radeon_get_bios] *ERROR* Unable to locate a BIOS ROM
[   32.544740] [drm] Using device-tree clock info
[   32.544777] agpgart-uninorth 0000:00:0b.0: putting AGP V2 device into 4x mode
[   32.544792] radeon 0000:00:10.0: putting AGP V2 device into 4x mode
[   32.544866] [drm] Generation 2 PCI interface, using max accessible memory
[   32.544912] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   32.544922] [drm] Driver supports precise vblank timestamp query.
[   32.544954] [drm] radeon: irq initialized.
[   32.544963] [drm] Detected VRAM RAM=128M, BAR=128M
[   32.544972] [drm] RAM width 128bits DDR
[   32.559458] [drm] radeon: 64M of VRAM memory ready
[   32.559469] [drm] radeon: 256M of GTT memory ready.
[   32.559551] [drm] radeon: 1 quad pipes, 1 Z pipes initialized.
[   32.560261] [drm] Loading R300 Microcode
[   33.015212] [drm] radeon: ring at 0x0000000000001000
[   33.015272] [drm] ring test succeeded in 3 usecs
[   33.017309] [drm] radeon: ib pool ready.
[   33.017474] [drm] ib test succeeded in 0 usecs
[   33.019468] [drm] Connector Table: 3 (powerbook external tmds)
[   33.019482] [drm] No panel info found in BIOS
[   33.019497] [drm] Panel info derived from registers
[   33.019506] [drm] Panel Size 1280x854
[   33.216115] [drm] radeon legacy LVDS backlight initialized
[   33.218958] [drm] No valid Ext TMDS info found in BIOS
[   33.224325] [drm] No TV DAC info found in BIOS
[   33.224500] [drm] Radeon Display Connectors
[   33.224512] [drm] Connector 0:
[   33.224519] [drm]   LVDS
[   33.224529] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[   33.224538] [drm]   Encoders:
[   33.224546] [drm]     LCD1: INTERNAL_LVDS
[   33.224554] [drm] Connector 1:
[   33.224561] [drm]   DVI-I
[   33.224567] [drm]   HPD2
[   33.224576] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[   33.224585] [drm]   Encoders:
[   33.224592] [drm]     DFP2: INTERNAL_DVO1
[   33.224600] [drm]     CRT1: INTERNAL_DAC1
[   33.224608] [drm] Connector 2:
[   33.224614] [drm]   S-video
[   33.224620] [drm]   Encoders:
[   33.224627] [drm]     TV1: INTERNAL_DAC2
[   33.413066] [drm] Radeon display connector LVDS-1: Found valid EDID
[   33.422738] [drm] Radeon display connector DVI-I-1: No monitor connected or invalid EDID
[   33.908493] [drm] fb mappable at 0xB8040000
[   33.908512] [drm] vram apper at 0xB8000000
[   33.908520] [drm] size 4374528
[   33.908527] [drm] fb depth is 24
[   33.908534] [drm]    pitch is 5120
[   34.576591] fb0: radeondrmfb frame buffer device
[   34.576594] drm: registered panic notifier
[   34.576996] [drm] Initialized radeon 2.10.0 20080528 for 0000:00:10.0 on minor 0
[  595.367851] WARNING: at /build/buildd-linux-2.6_3.0.0-3-powerpc-DdnNRI/linux-2.6-3.0.0/debian/build/source_powerpc_none/drivers/gpu/drm/radeon/radeon_fence.c:267
[  595.367857] Modules linked in: cpufreq_powersave cpufreq_ondemand cpufreq_userspace cpufreq_conservative cpufreq_stats rfcomm bnep binfmt_misc fuse i2c_dev firewire_sbp2 loop btusb bluetooth snd_aoa_codec_tas crc16 ams input_polldev snd_aoa_fabric_layout joydev snd_aoa snd_aoa_i2sbus snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_seq_midi snd_rawmidi radeon arc4 snd_seq_midi_event appletouch snd_seq evdev b43 snd_timer snd_seq_device ttm drm_kms_helper i2c_powermac rng_core mac80211 snd cfg80211 drm soundcore snd_aoa_soundbus rfkill yenta_socket power_supply pcmcia_rsrc ext3 jbd mbcache sg sr_mod cdrom sd_mod crc_t10dif hid_apple usbhid hid pata_macio libata ohci_hcd ehci_hcd scsi_mod firewire_ohci sungem sungem_phy ssb usbcore firewire_core crc_itu_t mmc_core pcmcia pcmcia_core [last unloaded: scsi_wait_scan]
[  595.368257] [ee7ffdf0] [f2046904] drm_ioctl+0x2a4/0x3e4 [drm]
[  595.369406] kernel BUG at /build/buildd-linux-2.6_3.0.0-3-powerpc-DdnNRI/linux-2.6-3.0.0/debian/build/source_powerpc_none/drivers/gpu/drm/radeon/radeon_object.c:363!
[  595.565991] Modules linked in: cpufreq_powersave cpufreq_ondemand cpufreq_userspace cpufreq_conservative cpufreq_stats rfcomm bnep binfmt_misc fuse i2c_dev firewire_sbp2 loop btusb bluetooth snd_aoa_codec_tas crc16 ams input_polldev snd_aoa_fabric_layout joydev snd_aoa snd_aoa_i2sbus snd_pcm_oss snd_mixer_oss snd_pcm snd_page_alloc snd_seq_midi snd_rawmidi radeon arc4 snd_seq_midi_event appletouch snd_seq evdev b43 snd_timer snd_seq_device ttm drm_kms_helper i2c_powermac rng_core mac80211 snd cfg80211 drm soundcore snd_aoa_soundbus rfkill yenta_socket power_supply pcmcia_rsrc ext3 jbd mbcache sg sr_mod cdrom sd_mod crc_t10dif hid_apple usbhid hid pata_macio libata ohci_hcd ehci_hcd scsi_mod firewire_ohci sungem sungem_phy ssb usbcore firewire_core crc_itu_t mmc_core pcmcia pcmcia_core [last unloaded: scsi_wait_scan]
[  595.571120] [ee7ffdf0] [f2046904] drm_ioctl+0x2a4/0x3e4 [drm]
[  595.650227] [drm:drm_release] *ERROR* Device busy: 1
[  596.006438] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(8).
[  596.006450] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.410963] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(9).
[  596.410975] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.498700] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(10).
[  596.498712] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.498762] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(11).
[  596.498767] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.499340] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(12).
[  596.499346] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.503045] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(13).
[  596.503055] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.643813] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(14).
[  596.643824] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.740268] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(15).
[  596.740280] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.755723] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(0).
[  596.755735] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.761714] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(1).
[  596.761725] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.762007] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(2).
[  596.762012] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.762146] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(3).
[  596.762151] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.762366] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(4).
[  596.762372] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.762979] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(5).
[  596.762985] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.763302] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(6).
[  596.763308] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.765033] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(7).
[  596.765042] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.765987] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(8).
[  596.765995] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  596.775073] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(9).
[  596.775085] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  606.129985] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(10).
[  606.129996] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  834.817491] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(11).
[  834.817502] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  834.847180] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(12).
[  834.847190] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  834.852609] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(13).
[  834.852621] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.073691] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(14).
[  837.073702] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.074381] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(15).
[  837.074388] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.075471] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(0).
[  837.075479] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.075666] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(1).
[  837.075672] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.075868] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(2).
[  837.075874] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.076137] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(3).
[  837.076142] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.076214] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(4).
[  837.076220] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.076283] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(5).
[  837.076288] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.076350] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(6).
[  837.076355] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.076414] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(7).
[  837.076418] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.076477] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(8).
[  837.076482] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.076539] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(9).
[  837.076544] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.076602] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(10).
[  837.076607] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.076841] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(11).
[  837.076847] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.077776] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(12).
[  837.077783] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.077872] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(13).
[  837.077878] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.077943] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(14).
[  837.077949] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.078010] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(15).
[  837.078015] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.078075] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(0).
[  837.078080] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.078140] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(1).
[  837.078145] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.078204] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(2).
[  837.078209] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.078267] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(3).
[  837.078272] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.080528] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(4).
[  837.080536] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.080927] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(5).
[  837.080933] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.082265] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(6).
[  837.082273] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.082456] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(7).
[  837.082462] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.082756] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(8).
[  837.082761] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.083820] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(9).
[  837.083828] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.084088] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(10).
[  837.084093] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.084291] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(11).
[  837.084296] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.084479] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(12).
[  837.084484] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.084661] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(13).
[  837.084666] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.084839] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(14).
[  837.084844] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.085018] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(15).
[  837.085023] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.085195] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(0).
[  837.085200] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.085373] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(1).
[  837.085378] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.085550] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(2).
[  837.085555] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.085725] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(3).
[  837.085730] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.085901] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(4).
[  837.085906] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.086084] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(5).
[  837.086089] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.086261] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(6).
[  837.086266] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.086439] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(7).
[  837.086444] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.086616] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(8).
[  837.086621] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.086795] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(9).
[  837.086800] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.088287] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(10).
[  837.088294] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.088536] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(11).
[  837.088542] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.088738] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(12).
[  837.088743] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.088925] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(13).
[  837.088930] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.089108] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(14).
[  837.089114] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.089290] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(15).
[  837.089295] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.089468] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(0).
[  837.089473] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.089647] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(1).
[  837.089652] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.089831] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(2).
[  837.089836] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.090010] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(3).
[  837.090015] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.090188] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(4).
[  837.090193] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.090364] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(5).
[  837.090369] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.090540] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(6).
[  837.090545] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.090716] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(7).
[  837.090721] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.091864] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(8).
[  837.091870] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.092275] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(9).
[  837.092281] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.092508] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(10).
[  837.092513] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.092708] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(11).
[  837.092714] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.092896] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(12).
[  837.092901] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.093078] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(13).
[  837.093083] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.093258] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(14).
[  837.093263] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.418031] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(15).
[  837.418043] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.418633] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(0).
[  837.418639] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.419836] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(1).
[  837.419843] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.419963] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(2).
[  837.419968] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.420149] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(3).
[  837.420155] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.420409] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(4).
[  837.420415] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.420484] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(5).
[  837.420489] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.420551] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(6).
[  837.420556] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.420615] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(7).
[  837.420621] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.420679] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(8).
[  837.420684] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.420742] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(9).
[  837.420747] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.420806] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(10).
[  837.420811] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.420869] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(11).
[  837.420874] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.421104] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(12).
[  837.421110] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.421359] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(13).
[  837.421364] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.421431] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(14).
[  837.421437] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.421497] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(15).
[  837.421502] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.421560] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(0).
[  837.421565] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.421624] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(1).
[  837.421629] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.421687] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(2).
[  837.421692] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.421749] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(3).
[  837.421754] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.421812] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(4).
[  837.421816] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.422472] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(5).
[  837.422479] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.422720] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(6).
[  837.422726] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.424790] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(7).
[  837.424799] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.424988] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(8).
[  837.424994] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.425298] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(9).
[  837.425303] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.425555] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(10).
[  837.425561] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.425762] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(11).
[  837.425768] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.425954] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(12).
[  837.425959] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.426136] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(13).
[  837.426141] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.426315] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(14).
[  837.426320] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.426494] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(15).
[  837.426499] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.426672] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(0).
[  837.426677] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.427724] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(1).
[  837.427731] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.428031] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(2).
[  837.428037] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.428252] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(3).
[  837.428257] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.428447] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(4).
[  837.428452] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.428634] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(5).
[  837.428639] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.428823] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(6).
[  837.428828] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.429004] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(7).
[  837.429009] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.429183] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(8).
[  837.429188] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.429362] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(9).
[  837.429367] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.429538] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(10).
[  837.429543] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.429717] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(11).
[  837.429722] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.429894] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(12).
[  837.429899] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.430069] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(13).
[  837.430074] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.430246] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(14).
[  837.430251] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.430423] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(15).
[  837.430428] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.430599] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(0).
[  837.430604] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.430777] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(1).
[  837.430782] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.432234] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(2).
[  837.432241] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.432499] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(3).
[  837.432504] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.432705] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(4).
[  837.432711] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.432897] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(5).
[  837.432902] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.433078] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(6).
[  837.433083] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.433259] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(7).
[  837.433264] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.433437] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(8).
[  837.433442] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.433615] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(9).
[  837.433620] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.433793] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(10).
[  837.433798] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.433972] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(11).
[  837.433978] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.434150] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(12).
[  837.434155] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.434326] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(13).
[  837.434331] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.434503] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(14).
[  837.434508] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  837.434679] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(15).
[  837.434684] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !
[  838.866441] [drm:radeon_ib_schedule] *ERROR* radeon: couldn't schedule IB(0).
[  838.866453] [drm:radeon_cs_ioctl] *ERROR* Failed to schedule IB !


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 3.0.0-1-powerpc
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-radeon depends on:
ii  libc6                                  2.13-21   
ii  libdrm-radeon1                         2.4.26-1  
ii  libdrm2                                2.4.26-1  
ii  libpciaccess0                          0.12.1-1  
ii  libpixman-1-0                          0.22.2-1  
ii  libudev0                               172-1     
ii  xserver-xorg-core [xorg-video-abi-11]  2:1.11.1-1

xserver-xorg-video-radeon recommends no packages.

Versions of packages xserver-xorg-video-radeon suggests:
ii  firmware-linux  0.33

-- Configuration Files:
/etc/modprobe.d/radeon-kms.conf changed:


-- no debconf information



Reply to: