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

Bug#697424: xserver-xorg-video-mach64: EXA acceleration on mach64 causes x to segfault [Wheezy]



Package: xserver-xorg-video-mach64
Version: 6.9.1-2
Severity: important

Dear Maintainer,

What led up to the situation?
Enabling EXA in the xorg.conf by changing "AccelMethod" from "XAA" to "EXA"

What exactly did you do (or not do) that was effective (or ineffective)?
I tried enabling EXA with "RenderAccel" set to "true" and "false". I also
compiled & installed the 6.9.4 version and made the needed changes to my
xorg.conf to use a custom built module as per www.x.org/wiki/radeonBuildHowTo
(Instructions are for radeon, but applicable to most drivers, including
mach64.)

What was the outcome of this action?
No change and see logs

What outcome did you expect instead?
No segfaults and working EXA.


xorg.conf at time of segfault:
http://pastebin.com/TgaUYNZ2
Xorg.0.log at time of segfault:
http://pastebin.com/A8C0yqg4



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Jan  2 11:25 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2052584 Nov 29 16:15 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1358 Jan  4 20:18 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen         "Screen0"
	Option "BackingStore" "True"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
	Identifier  "Card0"
	Driver      "mach64"
	BoardName   "3D Rage LT Pro"
	BusID       "PCI:0:17:0"
	#Option "DMAMode" "async"
	#Option "ForcePCIMode" "false"
	#Option "AgpMode" "2"
	#Option "AgpSize" "32"
	#Option "Buffersize" "2"
	#Option "LocalTextures" "true"
	Option "accel" "true"
	Option "RenderAccel" "true"
	Option "AccelMethod" "XAA"
EndSection

Section "Module"
	Load "glx"
	Load "dri"
	Load "dri2"
EndSection

Section "DRI"
	Mode 0666
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"

	Subsection "Display"
		Depth    1
		Modes "1024x768"
	EndSubSection
	SubSection "Display"
		Depth    4
		Modes "1024x768"
	EndSubSection
	SubSection "Display"
		Depth    8
		Modes "1024x768"
	EndSubSection
	SubSection "Display"
		Depth    15
		Modes "1024x768"
	EndSubSection
	SubSection "Display"
		Depth    16
		Modes "1024x768"
	EndSubSection
	SubSection "Display"
		Depth 24
		Modes "1024x768"
	EndSubSection
EndSection

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

#Section "Files"
#	ModulePath "/opt/xorg/lib/xorg/modules,/usr/lib/xorg/modules"
#EndSection

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

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 3.2.0-4-powerpc (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-8) ) #1 Debian 3.2.35-2

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 34919 Jan  4 20:19 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 11292.170] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 11292.171] X Protocol Version 11, Revision 0
[ 11292.171] Build Operating System: Linux 2.6.32-5-powerpc64 ppc Debian
[ 11292.171] Current Operating System: Linux debian 3.2.0-4-powerpc #1 Debian 3.2.35-2 ppc
[ 11292.171] Kernel command line: ramdisk_size=8192 root=/dev/sda12
[ 11292.172] Build Date: 29 November 2012  08:54:36PM
[ 11292.172] xorg-server 2:1.12.4-4 (Julien Cristau <jcristau@debian.org>) 
[ 11292.172] Current version of pixman: 0.26.0
[ 11292.172] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 11292.172] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 11292.173] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan  4 20:19:22 2013
[ 11292.175] (==) Using config file: "/etc/X11/xorg.conf"
[ 11292.175] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 11292.180] (==) ServerLayout "X.org Configured"
[ 11292.181] (**) |-->Screen "Screen0" (0)
[ 11292.181] (**) |   |-->Monitor "<default monitor>"
[ 11292.183] (**) |   |-->Device "Card0"
[ 11292.183] (==) No monitor specified for screen "Screen0".
	Using a default monitor configuration.
[ 11292.183] (==) Automatically adding devices
[ 11292.183] (==) Automatically enabling devices
[ 11292.193] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 11292.193] 	Entry deleted from font path.
[ 11292.194] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 11292.194] 	Entry deleted from font path.
[ 11292.194] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 11292.194] 	Entry deleted from font path.
[ 11292.194] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[ 11292.194] 	Entry deleted from font path.
[ 11292.194] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 11292.194] 	Entry deleted from font path.
[ 11292.194] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 11292.194] 	Entry deleted from font path.
[ 11292.195] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 11292.195] 	Entry deleted from font path.
[ 11292.195] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	built-ins
[ 11292.195] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 11292.195] (**) Extension "Composite" is enabled
[ 11292.195] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 11292.195] (II) Loader magic: 0x206e1574
[ 11292.195] (II) Module ABI versions:
[ 11292.195] 	X.Org ANSI C Emulation: 0.4
[ 11292.195] 	X.Org Video Driver: 12.1
[ 11292.195] 	X.Org XInput driver : 16.0
[ 11292.196] 	X.Org Server Extension : 6.0
[ 11292.198] (--) PCI:*(0:0:17:0) 1002:4c50:0000:0000 rev 220, Mem @ 0x82000000/16777216, 0x80020000/4096, I/O @ 0x00000400/256, BIOS @ 0x????????/131072
[ 11292.198] (II) "extmod" will be loaded by default.
[ 11292.198] (II) "dbe" will be loaded by default.
[ 11292.198] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 11292.198] (II) "record" will be loaded by default.
[ 11292.198] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[ 11292.199] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[ 11292.199] (II) LoadModule: "glx"
[ 11292.209] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 11292.210] (II) Module glx: vendor="X.Org Foundation"
[ 11292.211] 	compiled for 1.12.4, module version = 1.0.0
[ 11292.211] 	ABI class: X.Org Server Extension, version 6.0
[ 11292.211] (==) AIGLX enabled
[ 11292.211] (II) Loading extension GLX
[ 11292.211] (II) LoadModule: "dri"
[ 11292.216] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 11292.218] (II) Module dri: vendor="X.Org Foundation"
[ 11292.218] 	compiled for 1.12.4, module version = 1.0.0
[ 11292.218] 	ABI class: X.Org Server Extension, version 6.0
[ 11292.218] (II) Loading extension XFree86-DRI
[ 11292.218] (II) LoadModule: "dri2"
[ 11292.219] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 11292.225] (II) Module dri2: vendor="X.Org Foundation"
[ 11292.225] 	compiled for 1.12.4, module version = 1.2.0
[ 11292.225] 	ABI class: X.Org Server Extension, version 6.0
[ 11292.226] (II) Loading extension DRI2
[ 11292.226] (II) LoadModule: "extmod"
[ 11292.226] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 11292.229] (II) Module extmod: vendor="X.Org Foundation"
[ 11292.229] 	compiled for 1.12.4, module version = 1.0.0
[ 11292.229] 	Module class: X.Org Server Extension
[ 11292.229] 	ABI class: X.Org Server Extension, version 6.0
[ 11292.229] (II) Loading extension SELinux
[ 11292.230] (II) Loading extension MIT-SCREEN-SAVER
[ 11292.230] (II) Loading extension XFree86-VidModeExtension
[ 11292.230] (II) Loading extension XFree86-DGA
[ 11292.230] (II) Loading extension DPMS
[ 11292.230] (II) Loading extension XVideo
[ 11292.230] (II) Loading extension XVideo-MotionCompensation
[ 11292.230] (II) Loading extension X-Resource
[ 11292.230] (II) LoadModule: "dbe"
[ 11292.236] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 11292.242] (II) Module dbe: vendor="X.Org Foundation"
[ 11292.243] 	compiled for 1.12.4, module version = 1.0.0
[ 11292.243] 	Module class: X.Org Server Extension
[ 11292.243] 	ABI class: X.Org Server Extension, version 6.0
[ 11292.243] (II) Loading extension DOUBLE-BUFFER
[ 11292.243] (II) LoadModule: "record"
[ 11292.244] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 11292.245] (II) Module record: vendor="X.Org Foundation"
[ 11292.245] 	compiled for 1.12.4, module version = 1.13.0
[ 11292.245] 	Module class: X.Org Server Extension
[ 11292.245] 	ABI class: X.Org Server Extension, version 6.0
[ 11292.245] (II) Loading extension RECORD
[ 11292.245] (II) LoadModule: "mach64"
[ 11292.246] (II) Loading /usr/lib/xorg/modules/drivers/mach64_drv.so
[ 11292.257] (II) Module mach64: vendor="X.Org Foundation"
[ 11292.257] 	compiled for 1.12.1, module version = 6.9.1
[ 11292.258] 	Module class: X.Org Video Driver
[ 11292.258] 	ABI class: X.Org Video Driver, version 12.0
[ 11292.258] (II) MACH64: Driver for ATI Mach64 chipsets
[ 11292.258] (++) using VT number 8

[ 11292.330] (==) MACH64(0): Depth 24, (--) framebuffer bpp 32
[ 11292.330] (**) MACH64(0): Option "accel" "true"
[ 11292.331] (**) MACH64(0): Option "AccelMethod" "XAA"
[ 11292.331] (**) MACH64(0): Option "RenderAccel" "true"
[ 11292.331] (**) MACH64(0): Using XAA acceleration architecture
[ 11292.346] (II) MACH64: Mach64 in slot 0:17:0 detected.
[ 11292.347] (II) MACH64(0): BIOS Data:  BIOSSize=0x0000, ROMTable=0x0000.
[ 11292.347] (II) MACH64(0): BIOS Data:  ClockTable=0x0000, FrequencyTable=0x0000.
[ 11292.347] (II) MACH64(0): BIOS Data:  LCDTable=0x0000.
[ 11292.347] (II) MACH64(0): BIOS Data:  VideoTable=0x0000, HardwareTable=0x0000.
[ 11292.356] (II) MACH64(0): BIOS Data:  I2CType=0x00, Tuner=0x00, Decoder=0x00, Audio=0x0F.
[ 11292.356] (--) MACH64(0): ATI 3D Rage LT Pro graphics controller detected.
[ 11292.356] (--) MACH64(0): Chip type 4C50 "LP", version 4, foundry UMC, class 0, revision 0x03.
[ 11292.356] (--) MACH64(0): PCI bus interface detected.
[ 11292.356] (--) MACH64(0): ATI Mach64 adapter detected.
[ 11292.357] (!!) MACH64(0): For information on using the multimedia capabilities
	of this adapter, please see http://gatos.sf.net.
[ 11292.357] (--) MACH64(0): Internal RAMDAC (subtype 1) detected.
[ 11292.357] (==) MACH64(0): RGB weight 888
[ 11292.357] (==) MACH64(0): Default visual is TrueColor
[ 11292.357] (==) MACH64(0): Using gamma correction (1.0, 1.0, 1.0)
[ 11292.357] (II) MACH64(0): Using Mach64 accelerator CRTC.
[ 11292.357] (!!) MACH64(0): Invalid horizontal sync pulse timing detected in mode on server entry.
[ 11292.357] (--) MACH64(0): 1024x768 panel (ID 0) detected.
[ 11292.364] (--) MACH64(0): Panel clock is 31.500 MHz.
[ 11292.364] (II) MACH64(0): Using digital flat panel interface.
[ 11292.364] (II) MACH64(0): Storing hardware cursor image at 0x823FFC00.
[ 11292.364] (II) MACH64(0): Using 8 MB linear aperture at 0x82800000.
[ 11292.364] (!!) MACH64(0): Virtual resolutions will be limited to 4095 kB
 due to linear aperture size and/or placement of hardware cursor image area.
[ 11292.364] (II) MACH64(0): Using Block 0 MMIO aperture at 0x80020400.
[ 11292.365] (II) MACH64(0): Using Block 1 MMIO aperture at 0x80020000.
[ 11292.366] (II) MACH64(0): MMIO write caching enabled.
[ 11292.366] (--) MACH64(0): 4096 kB of SGRAM (1:1) detected (using 4095 kB).
[ 11292.366] (WW) MACH64(0): Cannot shadow an accelerated frame buffer.
[ 11292.366] (II) MACH64(0): Engine XCLK 48.462 MHz;  Refresh rate code 7.
[ 11292.366] (--) MACH64(0): Internal programmable clock generator detected.
[ 11292.366] (--) MACH64(0): Reference clock 157.5/11 (14.318) MHz.
[ 11292.366] (II) MACH64(0): Maximum clock:  96.00 MHz
[ 11292.367] (II) MACH64(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
[ 11292.367] (II) MACH64(0): Not using default mode "576x432" (exceeds panel dimensions)
[ 11292.367] (II) MACH64(0): Not using default mode "1280x960" (insufficient memory for mode)
[ 11292.367] (II) MACH64(0): Not using default mode "640x480" (exceeds panel dimensions)
[ 11292.367] (II) MACH64(0): Not using default mode "1280x960" (insufficient memory for mode)
[ 11292.367] (II) MACH64(0): Not using default mode "640x480" (exceeds panel dimensions)
[ 11292.367] (II) MACH64(0): Not using default mode "1280x1024" (insufficient memory for mode)
[ 11292.372] (II) MACH64(0): Not using default mode "640x512" (exceeds panel dimensions)
[ 11292.372] (II) MACH64(0): Not using default mode "1280x1024" (insufficient memory for mode)
[ 11292.372] (II) MACH64(0): Not using default mode "640x512" (exceeds panel dimensions)
[ 11292.372] (II) MACH64(0): Not using default mode "1280x1024" (insufficient memory for mode)
[ 11292.372] (II) MACH64(0): Not using default mode "640x512" (exceeds panel dimensions)
[ 11292.372] (II) MACH64(0): Not using default mode "1600x1200" (insufficient memory for mode)
[ 11292.372] (II) MACH64(0): Not using default mode "800x600" (exceeds panel dimensions)
[ 11292.372] (II) MACH64(0): Not using default mode "1600x1200" (insufficient memory for mode)
[ 11292.373] (II) MACH64(0): Not using default mode "800x600" (exceeds panel dimensions)
[ 11292.373] (II) MACH64(0): Not using default mode "1600x1200" (insufficient memory for mode)
[ 11292.373] (II) MACH64(0): Not using default mode "800x600" (exceeds panel dimensions)
[ 11292.373] (II) MACH64(0): Not using default mode "1600x1200" (insufficient memory for mode)
[ 11292.373] (II) MACH64(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
[ 11292.373] (II) MACH64(0): Not using default mode "1600x1200" (insufficient memory for mode)
[ 11292.373] (II) MACH64(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
[ 11292.373] (II) MACH64(0): Not using default mode "1792x1344" (insufficient memory for mode)
[ 11292.373] (II) MACH64(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
[ 11292.373] (II) MACH64(0): Not using default mode "1792x1344" (insufficient memory for mode)
[ 11292.373] (II) MACH64(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
[ 11292.374] (II) MACH64(0): Not using default mode "1856x1392" (insufficient memory for mode)
[ 11292.374] (II) MACH64(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
[ 11292.374] (II) MACH64(0): Not using default mode "1856x1392" (insufficient memory for mode)
[ 11292.374] (II) MACH64(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
[ 11292.374] (II) MACH64(0): Not using default mode "1920x1440" (insufficient memory for mode)
[ 11292.374] (II) MACH64(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[ 11292.374] (II) MACH64(0): Not using default mode "1920x1440" (insufficient memory for mode)
[ 11292.374] (II) MACH64(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[ 11292.374] (II) MACH64(0): Not using default mode "1152x864" (exceeds panel dimensions)
[ 11292.374] (II) MACH64(0): Not using default mode "576x432" (exceeds panel dimensions)
[ 11292.375] (II) MACH64(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
[ 11292.375] (II) MACH64(0): Not using default mode "576x432" (exceeds panel dimensions)
[ 11292.375] (II) MACH64(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
[ 11292.375] (II) MACH64(0): Not using default mode "576x432" (exceeds panel dimensions)
[ 11292.375] (II) MACH64(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
[ 11292.375] (II) MACH64(0): Not using default mode "576x432" (exceeds panel dimensions)
[ 11292.375] (II) MACH64(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
[ 11292.375] (II) MACH64(0): Not using default mode "576x432" (exceeds panel dimensions)
[ 11292.375] (II) MACH64(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
[ 11292.375] (II) MACH64(0): Not using default mode "576x432" (exceeds panel dimensions)
[ 11292.382] (II) MACH64(0): Not using default mode "1360x768" (exceeds panel dimensions)
[ 11292.382] (II) MACH64(0): Not using default mode "1360x768" (exceeds panel dimensions)
[ 11292.382] (II) MACH64(0): Not using default mode "1400x1050" (insufficient memory for mode)
[ 11292.382] (II) MACH64(0): Not using default mode "700x525" (exceeds panel dimensions)
[ 11292.382] (II) MACH64(0): Not using default mode "1400x1050" (insufficient memory for mode)
[ 11292.382] (II) MACH64(0): Not using default mode "700x525" (exceeds panel dimensions)
[ 11292.382] (II) MACH64(0): Not using default mode "1400x1050" (insufficient memory for mode)
[ 11292.383] (II) MACH64(0): Not using default mode "700x525" (exceeds panel dimensions)
[ 11292.383] (II) MACH64(0): Not using default mode "1400x1050" (insufficient memory for mode)
[ 11292.383] (II) MACH64(0): Not using default mode "700x525" (exceeds panel dimensions)
[ 11292.383] (II) MACH64(0): Not using default mode "1440x900" (insufficient memory for mode)
[ 11292.383] (II) MACH64(0): Not using default mode "720x450" (exceeds panel dimensions)
[ 11292.383] (II) MACH64(0): Not using default mode "1600x1024" (insufficient memory for mode)
[ 11292.383] (II) MACH64(0): Not using default mode "800x512" (exceeds panel dimensions)
[ 11292.383] (II) MACH64(0): Not using default mode "1680x1050" (insufficient memory for mode)
[ 11292.383] (II) MACH64(0): Not using default mode "840x525" (exceeds panel dimensions)
[ 11292.383] (II) MACH64(0): Not using default mode "1680x1050" (insufficient memory for mode)
[ 11292.383] (II) MACH64(0): Not using default mode "840x525" (exceeds panel dimensions)
[ 11292.392] (II) MACH64(0): Not using default mode "1680x1050" (insufficient memory for mode)
[ 11292.392] (II) MACH64(0): Not using default mode "840x525" (exceeds panel dimensions)
[ 11292.392] (II) MACH64(0): Not using default mode "1680x1050" (insufficient memory for mode)
[ 11292.392] (II) MACH64(0): Not using default mode "840x525" (exceeds panel dimensions)
[ 11292.392] (II) MACH64(0): Not using default mode "1680x1050" (insufficient memory for mode)
[ 11292.392] (II) MACH64(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
[ 11292.392] (II) MACH64(0): Not using default mode "1920x1080" (insufficient memory for mode)
[ 11292.393] (II) MACH64(0): Not using default mode "960x540" (exceeds panel dimensions)
[ 11292.393] (II) MACH64(0): Not using default mode "1920x1200" (insufficient memory for mode)
[ 11292.393] (II) MACH64(0): Not using default mode "960x600" (exceeds panel dimensions)
[ 11292.393] (II) MACH64(0): Not using default mode "1920x1440" (insufficient memory for mode)
[ 11292.393] (II) MACH64(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
[ 11292.393] (II) MACH64(0): Not using default mode "2048x1536" (insufficient memory for mode)
[ 11292.393] (II) MACH64(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[ 11292.393] (II) MACH64(0): Not using default mode "2048x1536" (insufficient memory for mode)
[ 11292.393] (II) MACH64(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[ 11292.393] (II) MACH64(0): Not using default mode "2048x1536" (insufficient memory for mode)
[ 11292.394] (II) MACH64(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[ 11292.395] (--) MACH64(0): Virtual size is 1024x768 (pitch 1024)
[ 11292.395] (**) MACH64(0): *Default mode "1024x768": 31.5 MHz, 24.0 kHz, 30.3 Hz
[ 11292.395] (II) MACH64(0): Modeline "1024x768"x30.3   31.50  1024 1040 1136 1312  768 768 771 792 +hsync +vsync (24.0 kHz zd)
[ 11292.395] (**) MACH64(0):  Default mode "1024x768i": 31.5 MHz, 24.9 kHz, 31.7 Hz (I)
[ 11292.395] (II) MACH64(0): Modeline "1024x768i"x31.7   31.50  1024 1032 1208 1264  768 768 774 807 interlace +hsync +vsync (24.9 kHz d)
[ 11292.395] (**) MACH64(0):  Default mode "1024x768": 31.5 MHz, 23.7 kHz, 29.8 Hz
[ 11292.404] (II) MACH64(0): Modeline "1024x768"x29.8   31.50  1024 1048 1184 1328  768 770 775 797 -hsync -vsync (23.7 kHz d)
[ 11292.404] (**) MACH64(0):  Default mode "1024x768": 31.5 MHz, 23.4 kHz, 29.4 Hz
[ 11292.404] (II) MACH64(0): Modeline "1024x768"x29.4   31.50  1024 1048 1184 1344  768 770 775 797 -hsync -vsync (23.4 kHz d)
[ 11292.404] (**) MACH64(0):  Default mode "1024x768": 31.5 MHz, 22.9 kHz, 28.7 Hz
[ 11292.404] (II) MACH64(0): Modeline "1024x768"x28.7   31.50  1024 1072 1168 1376  768 768 771 798 +hsync +vsync (22.9 kHz d)
[ 11292.404] (**) MACH64(0):  Default mode "832x624": 31.5 MHz, 22.1 kHz, 27.6 Hz
[ 11292.405] (II) MACH64(0): Modeline "832x624"x27.6   31.50  832 864 952 1232  624 624 627 657 -hsync -vsync (22.1 kHz d)
[ 11292.405] (**) MACH64(0):  Default mode "800x600": 31.5 MHz, 24.0 kHz, 30.5 Hz
[ 11292.405] (II) MACH64(0): Modeline "800x600"x30.5   31.50  800 824 928 1088  600 600 603 619 +hsync +vsync (24.0 kHz d)
[ 11292.405] (**) MACH64(0):  Default mode "800x600": 31.5 MHz, 23.3 kHz, 29.6 Hz
[ 11292.405] (II) MACH64(0): Modeline "800x600"x29.6   31.50  800 816 928 1128  600 600 603 619 +hsync +vsync (23.3 kHz d)
[ 11292.405] (**) MACH64(0):  Default mode "800x600": 31.5 MHz, 23.4 kHz, 29.6 Hz
[ 11292.405] (II) MACH64(0): Modeline "800x600"x29.6   31.50  800 840 928 1120  600 600 603 624 +hsync +vsync (23.4 kHz d)
[ 11292.405] (**) MACH64(0):  Default mode "800x600": 31.5 MHz, 23.3 kHz, 29.5 Hz
[ 11292.406] (II) MACH64(0): Modeline "800x600"x29.5   31.50  800 848 1016 1128  600 600 604 621 +hsync +vsync (23.3 kHz d)
[ 11292.406] (**) MACH64(0):  Default mode "800x600": 31.5 MHz, 23.6 kHz, 28.8 Hz
[ 11292.406] (II) MACH64(0): Modeline "800x600"x28.8   31.50  800 864 1032 1112  600 627 633 650 +hsync +vsync (23.6 kHz d)
[ 11292.406] (**) MACH64(0):  Default mode "640x480": 31.5 MHz, 24.6 kHz, 30.7 Hz
[ 11292.406] (II) MACH64(0): Modeline "640x480"x30.7   31.50  640 664 824 896  480 487 489 514 -hsync -vsync (24.6 kHz d)
[ 11292.406] (**) MACH64(0):  Default mode "640x480": 31.5 MHz, 23.4 kHz, 29.9 Hz
[ 11292.406] (II) MACH64(0): Modeline "640x480"x29.9   31.50  640 664 768 960  480 480 483 495 -hsync -vsync (23.4 kHz d)
[ 11292.406] (**) MACH64(0):  Default mode "640x480": 31.5 MHz, 23.6 kHz, 29.8 Hz
[ 11292.407] (II) MACH64(0): Modeline "640x480"x29.8   31.50  640 728 824 952  480 480 483 502 -hsync -vsync (23.6 kHz d)
[ 11292.407] (**) MACH64(0):  Default mode "640x480": 31.5 MHz, 23.6 kHz, 29.5 Hz
[ 11292.407] (II) MACH64(0): Modeline "640x480"x29.5   31.50  640 672 744 952  480 486 489 510 -hsync -vsync (23.6 kHz d)
[ 11292.407] (**) MACH64(0):  Default mode "720x400": 31.5 MHz, 23.6 kHz, 29.4 Hz
[ 11292.407] (II) MACH64(0): Modeline "720x400"x29.4   31.50  720 768 880 1032  400 400 403 435 -hsync +vsync (23.6 kHz d)
[ 11292.407] (**) MACH64(0):  Default mode "680x384": 31.5 MHz, 27.3 kHz, 34.8 Hz (D)
[ 11292.407] (II) MACH64(0): Modeline "680x384"x34.8   31.50  680 712 744 808  384 384 388 392 doublescan +hsync -vsync (27.3 kHz d)
[ 11292.407] (**) MACH64(0):  Default mode "680x384": 31.5 MHz, 23.4 kHz, 29.6 Hz (D)
[ 11292.413] (II) MACH64(0): Modeline "680x384"x29.6   31.50  680 728 840 1000  384 384 388 395 doublescan -hsync +vsync (23.4 kHz d)
[ 11292.413] (**) MACH64(0):  Default mode "640x400": 31.5 MHz, 23.6 kHz, 29.4 Hz
[ 11292.414] (II) MACH64(0): Modeline "640x400"x29.4   31.50  640 688 800 952  400 400 403 434 -hsync +vsync (23.6 kHz d)
[ 11292.414] (**) MACH64(0):  Default mode "640x350": 31.5 MHz, 23.6 kHz, 28.1 Hz
[ 11292.414] (II) MACH64(0): Modeline "640x350"x28.1   31.50  640 688 800 952  350 374 377 422 +hsync -vsync (23.6 kHz d)
[ 11292.414] (**) MACH64(0):  Default mode "512x384i": 31.5 MHz, 24.9 kHz, 31.6 Hz (D)
[ 11292.414] (II) MACH64(0): Modeline "512x384i"x31.6   31.50  512 520 696 752  384 384 387 405 interlace doublescan +hsync +vsync (24.9 kHz d)
[ 11292.414] (**) MACH64(0):  Default mode "512x384": 31.5 MHz, 24.0 kHz, 30.3 Hz (D)
[ 11292.414] (II) MACH64(0): Modeline "512x384"x30.3   31.50  512 528 624 800  384 384 385 396 doublescan +hsync +vsync (24.0 kHz d)
[ 11292.414] (**) MACH64(0):  Default mode "512x384": 31.5 MHz, 23.7 kHz, 29.8 Hz (D)
[ 11292.415] (II) MACH64(0): Modeline "512x384"x29.8   31.50  512 536 672 816  384 384 387 398 doublescan -hsync -vsync (23.7 kHz d)
[ 11292.415] (**) MACH64(0):  Default mode "512x384": 31.5 MHz, 23.4 kHz, 29.4 Hz (D)
[ 11292.415] (II) MACH64(0): Modeline "512x384"x29.4   31.50  512 536 672 832  384 384 387 398 doublescan -hsync -vsync (23.4 kHz d)
[ 11292.415] (**) MACH64(0):  Default mode "512x384": 31.5 MHz, 22.9 kHz, 28.7 Hz (D)
[ 11292.415] (II) MACH64(0): Modeline "512x384"x28.7   31.50  512 560 656 864  384 384 385 399 doublescan +hsync +vsync (22.9 kHz d)
[ 11292.415] (**) MACH64(0):  Default mode "416x312": 31.5 MHz, 22.1 kHz, 27.7 Hz (D)
[ 11292.415] (II) MACH64(0): Modeline "416x312"x27.7   31.50  416 448 536 816  312 312 313 328 doublescan -hsync -vsync (22.1 kHz d)
[ 11292.415] (**) MACH64(0):  Default mode "400x300": 31.5 MHz, 24.0 kHz, 30.5 Hz (D)
[ 11292.415] (II) MACH64(0): Modeline "400x300"x30.5   31.50  400 424 528 688  300 300 301 309 doublescan +hsync +vsync (24.0 kHz d)
[ 11292.424] (**) MACH64(0):  Default mode "400x300": 31.5 MHz, 23.3 kHz, 29.6 Hz (D)
[ 11292.424] (II) MACH64(0): Modeline "400x300"x29.6   31.50  400 416 528 728  300 300 301 309 doublescan +hsync +vsync (23.3 kHz d)
[ 11292.424] (**) MACH64(0):  Default mode "400x300": 31.5 MHz, 23.4 kHz, 29.6 Hz (D)
[ 11292.424] (II) MACH64(0): Modeline "400x300"x29.6   31.50  400 440 528 720  300 300 301 311 doublescan +hsync +vsync (23.4 kHz d)
[ 11292.424] (**) MACH64(0):  Default mode "400x300": 31.5 MHz, 23.3 kHz, 29.5 Hz (D)
[ 11292.425] (II) MACH64(0): Modeline "400x300"x29.5   31.50  400 448 616 728  300 300 301 310 doublescan +hsync +vsync (23.3 kHz d)
[ 11292.425] (**) MACH64(0):  Default mode "400x300": 31.5 MHz, 23.6 kHz, 28.8 Hz (D)
[ 11292.425] (II) MACH64(0): Modeline "400x300"x28.8   31.50  400 464 632 712  300 313 316 325 doublescan +hsync +vsync (23.6 kHz d)
[ 11292.425] (**) MACH64(0):  Default mode "320x240": 31.5 MHz, 24.6 kHz, 30.7 Hz (D)
[ 11292.425] (II) MACH64(0): Modeline "320x240"x30.7   31.50  320 344 504 576  240 243 244 256 doublescan -hsync -vsync (24.6 kHz d)
[ 11292.425] (**) MACH64(0):  Default mode "320x240": 31.5 MHz, 23.4 kHz, 29.9 Hz (D)
[ 11292.425] (II) MACH64(0): Modeline "320x240"x29.9   31.50  320 344 448 640  240 240 241 247 doublescan -hsync -vsync (23.4 kHz d)
[ 11292.425] (**) MACH64(0):  Default mode "320x240": 31.5 MHz, 23.6 kHz, 29.9 Hz (D)
[ 11292.426] (II) MACH64(0): Modeline "320x240"x29.9   31.50  320 408 504 632  240 240 241 250 doublescan -hsync -vsync (23.6 kHz d)
[ 11292.426] (**) MACH64(0):  Default mode "320x240": 31.5 MHz, 23.6 kHz, 29.5 Hz (D)
[ 11292.426] (II) MACH64(0): Modeline "320x240"x29.5   31.50  320 352 424 632  240 243 244 255 doublescan -hsync -vsync (23.6 kHz d)
[ 11292.426] (**) MACH64(0):  Default mode "360x200": 31.5 MHz, 23.6 kHz, 29.4 Hz (D)
[ 11292.426] (II) MACH64(0): Modeline "360x200"x29.4   31.50  360 408 520 672  200 200 201 217 doublescan -hsync +vsync (23.6 kHz d)
[ 11292.426] (**) MACH64(0):  Default mode "320x200": 31.5 MHz, 23.6 kHz, 29.4 Hz (D)
[ 11292.426] (II) MACH64(0): Modeline "320x200"x29.4   31.50  320 368 480 632  200 200 201 216 doublescan -hsync +vsync (23.6 kHz d)
[ 11292.427] (**) MACH64(0):  Default mode "320x175": 31.5 MHz, 23.6 kHz, 28.1 Hz (D)
[ 11292.427] (II) MACH64(0): Modeline "320x175"x28.1   31.50  320 368 480 632  175 187 188 210 doublescan +hsync -vsync (23.6 kHz d)
[ 11292.427] (==) MACH64(0): DPI set to (96, 96)
[ 11292.427] (II) Loading sub module "fb"
[ 11292.427] (II) LoadModule: "fb"
[ 11292.437] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 11292.443] (II) Module fb: vendor="X.Org Foundation"
[ 11292.443] 	compiled for 1.12.4, module version = 1.0.0
[ 11292.443] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 11292.443] (II) Loading sub module "ramdac"
[ 11292.443] (II) LoadModule: "ramdac"
[ 11292.443] (II) Module "ramdac" already built-in
[ 11292.443] (II) Loading sub module "xaa"
[ 11292.443] (II) LoadModule: "xaa"
[ 11292.445] (II) Loading /usr/lib/xorg/modules/libxaa.so
[ 11292.446] (II) Module xaa: vendor="X.Org Foundation"
[ 11292.446] 	compiled for 1.12.4, module version = 1.2.1
[ 11292.446] 	ABI class: X.Org Video Driver, version 12.1
[ 11292.447] (II) Loading sub module "i2c"
[ 11292.447] (II) LoadModule: "i2c"
[ 11292.447] (II) Module "i2c" already built-in
[ 11292.447] (II) MACH64(0): I2C bus "Mach64" initialized.
[ 11292.454] (--) Depth 24 pixmap format is 32 bpp
[ 11292.457] (WW) MACH64(0): DRI static buffer allocation failed -- need at least 7680 kB video memory
[ 11292.458] (II) MACH64(0): Largest offscreen areas (with overlaps):
[ 11292.458] (II) MACH64(0): 	1024 x 255 rectangle at 0,768
[ 11292.458] (II) MACH64(0): 	768 x 256 rectangle at 0,768
[ 11292.459] (II) MACH64(0): Using XFree86 Acceleration Architecture (XAA)
[ 11292.459] 	Screen to screen bit blits
[ 11292.459] 	Solid filled rectangles
[ 11292.459] 	8x8 mono pattern filled rectangles
[ 11292.459] 	Indirect CPU to Screen color expansion
[ 11292.459] 	Solid Lines
[ 11292.460] 	Setting up tile and stipple cache:
[ 11292.460] 		8 128x128 slots
[ 11292.462] (==) MACH64(0): Backing store disabled
[ 11292.462] (==) MACH64(0): Silken mouse enabled
[ 11292.463] (==) MACH64(0): DPMS enabled
[ 11292.464] (II) MACH64(0): Direct rendering disabled
[ 11292.464] (==) RandR enabled
[ 11292.464] (II) Initializing built-in extension Generic Event Extension
[ 11292.464] (II) Initializing built-in extension SHAPE
[ 11292.464] (II) Initializing built-in extension MIT-SHM
[ 11292.465] (II) Initializing built-in extension XInputExtension
[ 11292.465] (II) Initializing built-in extension XTEST
[ 11292.465] (II) Initializing built-in extension BIG-REQUESTS
[ 11292.465] (II) Initializing built-in extension SYNC
[ 11292.465] (II) Initializing built-in extension XKEYBOARD
[ 11292.465] (II) Initializing built-in extension XC-MISC
[ 11292.465] (II) Initializing built-in extension SECURITY
[ 11292.465] (II) Initializing built-in extension XINERAMA
[ 11292.465] (II) Initializing built-in extension XFIXES
[ 11292.465] (II) Initializing built-in extension RENDER
[ 11292.465] (II) Initializing built-in extension RANDR
[ 11292.465] (II) Initializing built-in extension COMPOSITE
[ 11292.466] (II) Initializing built-in extension DAMAGE
[ 11292.470] (II) SELinux: Disabled on system
[ 11292.570] (II) AIGLX: Screen 0 is not DRI2 capable
[ 11292.570] (II) AIGLX: Screen 0 is not DRI capable
[ 11292.598] (II) AIGLX: Loaded and initialized swrast
[ 11292.598] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 11292.982] (II) config/udev: Adding input device PowerMac Beep (/dev/input/event3)
[ 11292.982] (II) No input driver specified, ignoring this device.
[ 11292.982] (II) This device may have been added with another device file.
[ 11292.987] (II) config/udev: Adding input device ADB keyboard (/dev/input/event0)
[ 11292.988] (**) ADB keyboard: Applying InputClass "evdev keyboard catchall"
[ 11292.988] (II) LoadModule: "evdev"
[ 11292.990] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 11292.991] (II) Module evdev: vendor="X.Org Foundation"
[ 11292.992] 	compiled for 1.12.1, module version = 2.7.0
[ 11292.992] 	Module class: X.Org XInput Driver
[ 11292.992] 	ABI class: X.Org XInput driver, version 16.0
[ 11292.992] (II) Using input driver 'evdev' for 'ADB keyboard'
[ 11292.992] (**) ADB keyboard: always reports core events
[ 11292.993] (**) evdev: ADB keyboard: Device: "/dev/input/event0"
[ 11292.993] (--) evdev: ADB keyboard: Vendor 0x1 Product 0x22c3
[ 11292.993] (--) evdev: ADB keyboard: Found keys
[ 11292.993] (II) evdev: ADB keyboard: Configuring as keyboard
[ 11292.993] (**) Option "config_info" "udev:/sys/devices/virtual/input/input0/event0"
[ 11292.994] (II) XINPUT: Adding extended input device "ADB keyboard" (type: KEYBOARD, id 6)
[ 11292.994] (**) Option "xkb_rules" "evdev"
[ 11292.994] (**) Option "xkb_model" "pc105"
[ 11292.994] (**) Option "xkb_layout" "us"
[ 11293.000] (II) config/udev: Adding input device ADB Powerbook buttons (/dev/input/event1)
[ 11293.000] (**) ADB Powerbook buttons: Applying InputClass "evdev keyboard catchall"
[ 11293.000] (II) Using input driver 'evdev' for 'ADB Powerbook buttons'
[ 11293.001] (**) ADB Powerbook buttons: always reports core events
[ 11293.001] (**) evdev: ADB Powerbook buttons: Device: "/dev/input/event1"
[ 11293.001] (--) evdev: ADB Powerbook buttons: Vendor 0x1 Product 0x771f
[ 11293.001] (--) evdev: ADB Powerbook buttons: Found keys
[ 11293.001] (II) evdev: ADB Powerbook buttons: Configuring as keyboard
[ 11293.001] (**) Option "config_info" "udev:/sys/devices/virtual/input/input1/event1"
[ 11293.002] (II) XINPUT: Adding extended input device "ADB Powerbook buttons" (type: KEYBOARD, id 7)
[ 11293.002] (**) Option "xkb_rules" "evdev"
[ 11293.002] (**) Option "xkb_model" "pc105"
[ 11293.002] (**) Option "xkb_layout" "us"
[ 11293.008] (II) config/udev: Adding input device ADB mouse (/dev/input/event2)
[ 11203]0(8*  *D) AoBsm:uAep ypnl inguICpatsl"sv ee dovnpei tarccatlh
l["1
2 31098. 0I])(UIi gsinp tndui er verd'vv eo' fArB'mDu eo
s['1
2 31098. 0*])(A*B mDu eo sl:aaswryp resoctr  ovenese
t 
1[91.203]0(8*  *v)ee:dAvB mDu eo se:iDev c/:e"/dnvui/pvtne2e
t["1
2 31099. 0-])(e-d vv eD: AoBsm:uVen oe dxr 0r1dPco uxt3013
0 
1[91.203]0(9-  -v)ee:dAvB mDu eo so:nF u do3sm uuetbnt
o[s1
2 31099. 0-])(e-d vv eD: AoBsm:uFeu dornl teva ixesa
e 
1[91.203]0(9-  -v)ee:dAvB mDu eo so:nF u dnx a deyariletave 
x[s1
2 31099. 0I])(eId vv eD: AoBsm:uCen ioufiggran  ossm
u[e1
2 31099. 0*])(e*d vv eD: AoBsm:uYex sAaipMnp:ibgt oust4na d 5n
  
1[91.203]0(9*  *v)ee:dAvB mDu eo sm:lEtuWaeelhuetBnt o,:E4u amelhteWIeeltnar i0: 1m,lEtuWaeelhieeTum:o2t0 
0 
1[91.213]0(0*  *p)iOnt"oo fcgniif_"n"od vu/ey:/sesidev/cistvar/unlui/pntui2pete/tv"n
2 
1[91.213]0(0I  II)PXTN Ud:iAgdent nxee dndui petidev"cD  AoBsm"u(ey et pO:SM,UiE  )d
8 
1[91.213]0(0I  Iv)ee:dAvB mDu eo sn:tiaiiiel zod ferariletave .x
s 
1[91.213]0(2*  *D) AoBsm:u(ec ea)ckle iegpanc lcreteoa icneseh1m
  
1[91.213]0(2*  *D) AoBsm:u(ec ea)calc lcreteoa irnfplo i
e[01
2 31092. 1*])(A*B mDu eo sa:c(lc ec)eaecalirntfoc oa:t2r0 0.
0 
1[91.213]0(2*  *D) AoBsm:u(ec ea)calc lcreteoa ihnethrls:o4d
  
1[91.213]0(4I  Io)fcgnuie/:dAvd nd ingui petidevAcB mDu eo(sd v/iep/tnmuu/eo)s
0 
1[91.213]0(4I  Io)iNp tndui er vprcsfeei,iidn rgno ihgstdiv device.
[ 11293.015] (II) This device may have been added with another device file.
[ 11293.017] (II) config/udev: Adding input device Mouseemu virtual keyboard (/dev/input/event4)
[ 11293.018] (**) Mouseemu virtual keyboard: Applying InputClass "evdev keyboard catchall"
[ 11293.018] (II) Using input driver 'evdev' for 'Mouseemu virtual keyboard'
[ 11293.018] (**) Mouseemu virtual keyboard: always reports core events
[ 11293.018] (**) evdev: Mouseemu virtual keyboard: Device: "/dev/input/event4"
[ 11293.018] (--) evdev: Mouseemu virtual keyboard: Vendor 0x1f Product 0x1f
[ 11293.019] (--) evdev: Mouseemu virtual keyboard: Found keys
[ 11293.019] (II) evdev: Mouseemu virtual keyboard: Configuring as keyboard
[ 11293.019] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event4"
[ 11293.019] (II) XINPUT: Adding extended input device "Mouseemu virtual keyboard" (type: KEYBOARD, id 9)
[ 11293.019] (**) Option "xkb_rules" "evdev"
[ 11293.019] (**) Option "xkb_model" "pc105"
[ 11293.020] (**) Option "xkb_layout" "us"
[ 11293.025] (II) config/udev: Adding input device Mouseemu virtual mouse (/dev/input/event5)
[ 11293.025] (**) Mouseemu virtual mouse: Applying InputClass "evdev pointer catchall"
[ 11293.025] (II) Using input driver 'evdev' for 'Mouseemu virtual mouse'
[ 11293.025] (**) Mouseemu virtual mouse: always reports core events
[ 11293.025] (**) evdev: Mouseemu virtual mouse: Device: "/dev/input/event5"
[ 11293.026] (--) evdev: Mouseemu virtual mouse: Vendor 0x1f Product 0x1e
[ 11293.026] (--) evdev: Mouseemu virtual mouse: Found 3 mouse buttons
[ 11293.026] (--) evdev: Mouseemu virtual mouse: Found scroll wheel(s)
[ 11293.026] (--) evdev: Mouseemu virtual mouse: Found relative axes
[ 11293.026] (--) evdev: Mouseemu virtual mouse: Found x and y relative axes
[ 11293.026] (II) evdev: Mouseemu virtual mouse: Configuring as mouse
[ 11293.026] (II) evdev: Mouseemu virtual mouse: Adding scrollwheel support
[ 11293.027] (**) evdev: Mouseemu virtual mouse: YAxisMapping: buttons 4 and 5
[ 11293.027] (**) evdev: Mouseemu virtual mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 11293.027] (**) Option "config_info" "udev:/sys/devices/virtual/input/input5/event5"
[ 11293.027] (II) XINPUT: Adding extended input device "Mouseemu virtual mouse" (type: MOUSE, id 10)
[ 11293.028] (II) evdev: Mouseemu virtual mouse: initialized for relative axes.
[ 11293.029] (**) Mouseemu virtual mouse: (accel) keeping acceleration scheme 1
[ 11293.029] (**) Mouseemu virtual mouse: (accel) acceleration profile 0
[ 11293.029] (**) Mouseemu virtual mouse: (accel) acceleration factor: 2.000
[ 11293.029] (**) Mouseemu virtual mouse: (accel) acceleration threshold: 4
[ 11293.031] (II) config/udev: Adding input device Mouseemu virtual mouse (/dev/input/mouse1)
[ 11293.032] (II) No input driver specified, ignoring this device.
[ 11293.032] (II) This device may have been added with another device file.

udev information:
-----------------
P: /devices/pci0000:00/0000:00:10.0/input/input3
E: DEVPATH=/devices/pci0000:00/0000:00:10.0/input/input3
E: EV=40001
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:10.0
E: ID_PATH_TAG=pci-0000_00_10_0
E: MODALIAS=input:b0017v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PowerMac Beep"
E: PHYS="powermac/beep"
E: PRODUCT=17/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=23122843

P: /devices/pci0000:00/0000:00:10.0/input/input3/event3
N: input/event3
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/pci0000:00/0000:00:10.0/input/input3/event3
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:10.0
E: ID_PATH_TAG=pci-0000_00_10_0
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=23169670

P: /devices/virtual/input/input0
E: DEVPATH=/devices/virtual/input/input0
E: EV=120003
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=10000 0 0 0 0 0 0 0 0 0 0 feb0ffdf 3cfffff ffffffff fffffffe
E: LED=7
E: MODALIAS=input:b0017v0001p22C3e0100-e0,1,11,14,k74,75,77,79,7A,7B,7C,7D,7E,7F,1D0,raml0,1,2,sfw
E: NAME="ADB keyboard"
E: PHYS="adb2:2.c3/input"
E: PRODUCT=17/1/22c3/100
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=16679520

P: /devices/virtual/input/input0/event0
N: input/event0
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/virtual/input/input0/event0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17412789
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/virtual/input/input1
E: DEVPATH=/devices/virtual/input/input1
E: EV=100003
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: KEY=7b 0 2 0 e0000 0 0 0
E: MODALIAS=input:b0017v0001p771Fe0100-e0,1,14,k71,72,73,A1,E0,E1,E3,E4,E5,E6,ramlsfw
E: NAME="ADB Powerbook buttons"
E: PHYS="adb7:7.1f/input"
E: PRODUCT=17/1/771f/100
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=16738656

P: /devices/virtual/input/input1/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/virtual/input/input1/event1
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17415649
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/virtual/input/input2
E: DEVPATH=/devices/virtual/input/input2
E: EV=7
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0017v0001p3301e0100-e0,1,2,k110,111,112,r0,1,amlsfw
E: NAME="ADB mouse"
E: PHYS="adb3:3.01/input"
E: PRODUCT=17/1/3301/100
E: PROP=0
E: REL=3
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=16720590

P: /devices/virtual/input/input2/event2
N: input/event2
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/virtual/input/input2/event2
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=17383886

P: /devices/virtual/input/input2/mouse0
N: input/mouse0
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/virtual/input/input2/mouse0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=16923597

P: /devices/virtual/input/input4
E: DEVPATH=/devices/virtual/input/input4
E: EV=100003
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=1ffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe
E: MODALIAS=input:b0006v001Fp001Fe0000-e0,1,14,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,ramlsfw
E: NAME="Mouseemu virtual keyboard"
E: PRODUCT=6/1f/1f/0
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=61094985

P: /devices/virtual/input/input4/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/virtual/input/input4/event4
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=61165187
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/virtual/input/input5
E: DEVPATH=/devices/virtual/input/input5
E: EV=7
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0006v001Fp001Ee0000-e0,1,2,k110,111,112,r0,1,8,amlsfw
E: NAME="Mouseemu virtual mouse"
E: PRODUCT=6/1f/1e/0
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=61101641

P: /devices/virtual/input/input5/event5
N: input/event5
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/virtual/input/input5/event5
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=61128690

P: /devices/virtual/input/input5/mouse1
N: input/mouse1
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/virtual/input/input5/mouse1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=61177387


DRM Information from dmesg:
---------------------------
[    2.040789] Linux agpgart interface v0.103


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 3.2.0-4-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-mach64 depends on:
ii  libc6                                  2.13-37
ii  xserver-xorg-core [xorg-video-abi-12]  2:1.12.4-4

xserver-xorg-video-mach64 recommends no packages.

xserver-xorg-video-mach64 suggests no packages.

-- no debconf information


Reply to: