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

Bug#424975: There is no break of 1.3 by fglrx!



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: xserver-xorg-core
Followup-For: Bug #424975

I also want to ask for removal of the conflict with fglrx. On my system
that work fine without doing any patch. (See the log  output below.)

- -- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-08-02 00:18 /etc/X11/X -> /usr/bin/Xorg
- -rwxr-xr-x 1 root root 1698800 2007-05-09 11:59 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc M24 1T [FireGL M24 GL] (rev 80)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
- -rw-r--r-- 1 root root 6520 2007-04-29 21:10 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
   # path to defoma fonts
   FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
   FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
   FontPath	"/usr/X11R6/lib/X11/fonts/misc"
   FontPath	"/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
   FontPath	"/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
   FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
   FontPath	"/usr/X11R6/lib/X11/fonts/Speedo"
   FontPath	"/usr/local/StarOffice52/share/fonts/75dpi:unscaled"
   FontPath	"/usr/local/StarOffice52/share/fonts/type1"
   FontPath	"/usr/local/share/fonts"
   FontPath	"/usr/share/fonts"
   FontPath	"/usr/X11R6/lib/X11/fonts"
   FontPath	"/usr/share/fonts/afms"
   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	"/usr/share/fonts/truetype"
   FontPath	"/usr/share/fonts/type1"
   FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
   FontPath	"/usr/X11R6/lib/X11/fonts/TrueType"
   FontPath	"/usr/share/fonts/truetype/freefont"
   FontPath	"/usr/share/fonts/truetype/latex-xft-fonts"
   FontPath	"/usr/share/fonts/truetype/openoffice"
   FontPath	"/usr/share/fonts/truetype/thryomanes"
   FontPath	"/usr/share/fonts/truetype/ttf-xfree86-nonfree"
   FontPath	"/usr/share/fonts/bitmap"
EndSection

Section "Module"
   Load	"i2c"
   Load	"bitmap"
   Load	"ddc"
   Load	"dri"
   #Load	"extmod"
   SubSection  "extmod"
     Option  "omit xfree86-dga"
   EndSubSection
   Load	"freetype"
   Load	"glx"
   Load	"int10"
   Load	"type1"
   Load	"vbe"

   Load	"dbe"
   Load	"record"
EndSection

Section "InputDevice"
   Identifier	"Generic Keyboard"
   Driver	"kbd"
   Option	"CoreKeyboard"
   Option	"XkbRules"	"xorg"
   Option	"XkbModel"	"thinkpad"
   Option	"XkbLayout"	"de"
   Option	"XkbVariant"	"nodeadkeys"
   Option	"XkbOptions"	"lv3:ralt_switch_multikey"
   #Option	"XkbSymbols"	"pc/pc(pc102)+pc/de(nodeadkeys)+level3(ralt_switch_multikey+ibm_vndr/thinkpad(common)"
EndSection

Section "InputDevice"
   Identifier	"Trackpoint"
   Driver		"mouse"
   Option		"CorePointer"
   Option		"Device"		"/dev/input/mouse1"
   Option		"Protocol"		"IMPS/2"
   Option		"Emulate3Buttons"	"false"
EndSection

Section "InputDevice"
   Identifier	"USB Maus"
   Driver		"mouse"
   Option		"Device"		"/dev/input/mice"
   Option		"Protocol"		"IMPS/2"
   Option		"ZAxisMapping"		"4 5"
   Option		"Emulate3Buttons"	"false"
   Option		"SendCoreEvents"	"true"
EndSection

Section "InputDevice"
   Identifier	"Synaptics Touchpad"
   Driver		"synaptics"
   Option		"SendCoreEvents"	"false"
   Option		"Device"		"/dev/input/mouse0"
   Option		"Protocol"		"auto-dev"
   Option		"LeftEdge"		"1700"
   Option		"RightEdge"		"5300"
   Option		"TopEdge"		"1700"
   Option		"BottomEdge"		"4200"
   Option		"FingerLow"		"25"
   Option		"FingerHigh"		"30"
   Option		"MaxTapTime"		"100"
   Option		"MaxTapMove"		"220"
   Option		"VertScrollDelta"	"100"
   Option		"MinSpeed"		"0.09"
   Option		"MaxSpeed"		"0.18"
   Option		"AccelFactor"		"0.0015"
   Option		"SHMConfig"		"on"
   Option		"HorizScrollDelta"	"0"
EndSection

Section "Device"
   Identifier	"ATI Technologies, Inc. M24 1T [FireGL M24 GL] fglrx double"
   Driver	"fglrx"
   BusID	"PCI:1:0:0"
   Option	"BackingStore"		"true"
   Option	"ForceMonitors"		"lvds, crt1"
   Option	"Mode2"			"1024x768"
   Option	"DesktopSetup"		"vertical,reverse"
   Option	"UseInternalAGPGART"	"yes"
   Option	"VideoOverlay"		"on"
   Option	"OpenGLOverlay"		"off"
   Option	"MonitorLayout"		"LVDS, AUTO"
EndSection

Section "Device"
   Identifier	"ATI Technologies, Inc. M24 1T [FireGL M24 GL] 0"
   Driver	"fglrx"
   BusID	"PCI:1:0:0"
   Option	"BackingStore"		"true"
   Option	"DesktopSetup"		"single"
   Option	"Mode2"			"1024x768"
   Option	"UseInternalAGPGART"	"yes"
   Option	"VideoOverlay"		"on"
   Option	"OpenGLOverlay"		"off"
   Option	"MonitorLayout"		"LVDS, AUTO"
EndSection

# Irgendwie geht das so nicht mit dem Treiber...
Section "Device"
   Identifier	"ATI Technologies, Inc. M24 1T [FireGL M24 GL] 1"
   Driver	"fglrx"
   BusID	"PCI:1:0:0"
   Option	"crt_screen"		"true"
   Option	"BackingStore"		"true"
   Option	"DesktopSetup"		"single"
   Option	"Mode2"			"1024x768"
   Option	"UseInternalAGPGART"	"yes"
   Option	"VideoOverlay"		"on"
   Option	"OpenGLOverlay"		"off"
   Option	"MonitorLayout"		"LVDS, AUTO"
   Screen	1
EndSection

Section "Monitor"
   Identifier	"Standardbildschirm"
   Option	"DPMS"
   VertRefresh	60
EndSection

Section "Screen"
   Identifier	"Interner LCD"
   Device		"ATI Technologies, Inc. M24 1T [FireGL M24 GL] 0"
   Monitor		"Standardbildschirm"
   DefaultDepth	24
   SubSection "Display"
      Depth		24
      Modes		"1600x1200"
   EndSubSection
EndSection

Section "Screen"
   Identifier	"Beamer"
   Device		"ATI Technologies, Inc. M24 1T [FireGL M24 GL] fglrx double"
   #Device		"ATI Technologies, Inc. M24 1T [FireGL M24 GL] 1"
   Monitor		"Standardbildschirm"
   DefaultDepth	24
   SubSection "Display"
      Depth		24
      Modes		"1024x768"
   EndSubSection
EndSection

Section "ServerLayout"
   Identifier	"Default Layout"
   Screen	0	"Interner LCD"
   InputDevice	"Generic Keyboard"
   InputDevice	"Trackpoint"
   InputDevice	"USB Maus"
   InputDevice	"Synaptics Touchpad"
EndSection

Section "ServerLayout"
   Identifier	"Beamer"
   Screen	0	"Beamer"
   #Screen	1	"Beamer" above "Interner LCD"
   InputDevice	"Generic Keyboard"
   InputDevice	"Trackpoint"
   InputDevice	"USB Maus"
   InputDevice	"Synaptics Touchpad"
EndSection

Section "ServerFlags"
   Option	"AllowMouseOpenFail"	"true"
EndSection

Section "DRI"
   Mode	0666
EndSection

Section "Extensions"
   Option "Composite"	"0"
   #Option "RENDER"	"1"
EndSection
# vim: ft=xf86conf


Xorg X server log files on system:
- -rw-r--r-- 1 root root 33023 2006-04-19 15:38 /var/log/Xorg.2.log
- -rw-r--r-- 1 root root 77836 2007-04-28 00:44 /var/log/Xorg.1.log
- -rw-r--r-- 1 root root 45336 2007-05-19 00:02 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian
Current Operating System: Linux tha 2.6.18.5 #1 Sun May 13 23:47:24 CEST 2007 i686
Build Date: 09 May 2007
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri May 18 22:30:41 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Interner LCD" (0)
(**) |   |-->Monitor "Standardbildschirm"
(**) |   |-->Device "ATI Technologies, Inc. M24 1T [FireGL M24 GL] 0"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Trackpoint"
(**) |-->Input Device "USB Maus"
(**) |-->Input Device "Synaptics Touchpad"
(**) Option "AllowMouseOpenFail" "true"
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/100dpi".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/100dpi").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/75dpi".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/75dpi").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/Type1".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/Type1").
(WW) The directory "/usr/X11R6/lib/X11/fonts/Speedo" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/local/StarOffice52/share/fonts/75dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/local/StarOffice52/share/fonts/type1" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/local/share/fonts".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/local/share/fonts").
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/share/fonts").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts").
(WW) The directory "/usr/share/fonts/afms" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/truetype".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/share/fonts/truetype").
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/type1".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/share/fonts/type1").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/cyrillic".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/cyrillic").
(WW) The directory "/usr/X11R6/lib/X11/fonts/TrueType" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/truetype/freefont".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/share/fonts/truetype/freefont").
(WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/truetype/latex-xft-fonts".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/share/fonts/truetype/latex-xft-fonts").
(WW) The directory "/usr/share/fonts/truetype/openoffice" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/truetype/thryomanes" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/truetype/ttf-xfree86-nonfree" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/bitmap" does not exist.
	Entry deleted from font path.
(WW) Including the default font path /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.
(**) FontPath set to:
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	/usr/X11R6/lib/X11/fonts/misc,
	/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,
	/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
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is disabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81dc3e0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.2
	X.Org XInput driver : 0.7
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2590 card 1014,0575 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2591 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:1c:0: chip 8086,2660 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,2664 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2658 card 1014,0565 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2659 card 1014,0565 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,265a card 1014,0565 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,265b card 1014,0565 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,265c card 1014,0566 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev d3 class 06,04,01 hdr 81
(II) PCI: 00:1e:2: chip 8086,266e card 1014,0567 rev 03 class 04,01,00 hdr 00
(II) PCI: 00:1f:0: chip 8086,2641 card 1014,0568 rev 03 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,2653 card 1014,056a rev 03 class 01,01,80 hdr 00
(II) PCI: 00:1f:3: chip 8086,266a card 1014,056b rev 03 class 0c,05,00 hdr 00
(II) PCI: 01:00:0: chip 1002,3154 card 1014,0570 rev 80 class 03,00,00 hdr 00
(II) PCI: 02:00:0: chip 14e4,167d card 1014,0577 rev 11 class 02,00,00 hdr 00
(II) PCI: 04:00:0: chip 1180,0476 card 4000,0000 rev 8d class 06,07,00 hdr 82
(II) PCI: 04:02:0: chip 168c,1014 card 1014,057e rev 01 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]
	[1] -1	0	0x00002400 - 0x000024ff (0x100) IX[B]
	[2] -1	0	0x00002800 - 0x000028ff (0x100) IX[B]
	[3] -1	0	0x00002c00 - 0x00002cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xa8100000 - 0xa81fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xc0000000 - 0xc7ffffff (0x8000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0xa8200000 - 0xa82fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:2), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
	[0] -1	0	0x00003000 - 0x000030ff (0x100) IX[B]
	[1] -1	0	0x00003400 - 0x000034ff (0x100) IX[B]
	[2] -1	0	0x00003800 - 0x000038ff (0x100) IX[B]
	[3] -1	0	0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xa8300000 - 0xa83fffff (0x100000) MX[B]
(II) Bus 3 prefetchable memory range:
	[0] -1	0	0xc8000000 - 0xc80fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:30:0), (0,4,7), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
	[0] -1	0	0x00004000 - 0x000040ff (0x100) IX[B]
	[1] -1	0	0x00004400 - 0x000044ff (0x100) IX[B]
	[2] -1	0	0x00004800 - 0x000048ff (0x100) IX[B]
	[3] -1	0	0x00004c00 - 0x00004cff (0x100) IX[B]
	[4] -1	0	0x00005000 - 0x000050ff (0x100) IX[B]
	[5] -1	0	0x00005400 - 0x000054ff (0x100) IX[B]
	[6] -1	0	0x00005800 - 0x000058ff (0x100) IX[B]
	[7] -1	0	0x00005c00 - 0x00005cff (0x100) IX[B]
	[8] -1	0	0x00006000 - 0x000060ff (0x100) IX[B]
	[9] -1	0	0x00006400 - 0x000064ff (0x100) IX[B]
	[10] -1	0	0x00006800 - 0x000068ff (0x100) IX[B]
	[11] -1	0	0x00006c00 - 0x00006cff (0x100) IX[B]
	[12] -1	0	0x00007000 - 0x000070ff (0x100) IX[B]
	[13] -1	0	0x00007400 - 0x000074ff (0x100) IX[B]
	[14] -1	0	0x00007800 - 0x000078ff (0x100) IX[B]
	[15] -1	0	0x00007c00 - 0x00007cff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
	[0] -1	0	0xa8400000 - 0xb7ffffff (0xfc00000) MX[B]
(II) Bus 4 prefetchable memory range:
	[0] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 5: bridge is at (4:0:0), (4,5,6), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 5 I/O range:
	[0] -1	0	0x00004000 - 0x000040ff (0x100) IX[B]
	[1] -1	0	0x00004400 - 0x000044ff (0x100) IX[B]
(II) Bus 5 non-prefetchable memory range:
	[0] -1	0	0xaa000000 - 0xabffffff (0x2000000) MX[B]
(II) Bus 5 prefetchable memory range:
	[0] -1	0	0xd0000000 - 0xd1ffffff (0x2000000) MX[B]
(--) PCI:*(1:0:0) ATI Technologies Inc M24 1T [FireGL M24 GL] rev 128, Mem @ 0xc0000000/27, 0xa8100000/16, I/O @ 0x2000/8
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xa8400000 - 0xa840ffff (0x10000) MX[B]
	[1] -1	0	0xa8200000 - 0xa820ffff (0x10000) MX[B]
	[2] -1	0	0xa8000400 - 0xa80004ff (0x100) MX[B]
	[3] -1	0	0xa8000800 - 0xa80009ff (0x200) MX[B]
	[4] -1	0	0xa8000000 - 0xa80003ff (0x400) MX[B]
	[5] -1	0	0xa8100000 - 0xa810ffff (0x10000) MX[B](B)
	[6] -1	0	0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
	[7] -1	0	0x000018e0 - 0x000018ff (0x20) IX[B]
	[8] -1	0	0x000018c0 - 0x000018cf (0x10) IX[B]
	[9] -1	0	0x00001880 - 0x000018bf (0x40) IX[B]
	[10] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[11] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[12] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[13] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[14] -1	0	0x00001800 - 0x0000181f (0x20) IX[B]
	[15] -1	0	0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xa8400000 - 0xa840ffff (0x10000) MX[B]
	[1] -1	0	0xa8200000 - 0xa820ffff (0x10000) MX[B]
	[2] -1	0	0xa8000400 - 0xa80004ff (0x100) MX[B]
	[3] -1	0	0xa8000800 - 0xa80009ff (0x200) MX[B]
	[4] -1	0	0xa8000000 - 0xa80003ff (0x400) MX[B]
	[5] -1	0	0xa8100000 - 0xa810ffff (0x10000) MX[B](B)
	[6] -1	0	0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
	[7] -1	0	0x000018e0 - 0x000018ff (0x20) IX[B]
	[8] -1	0	0x000018c0 - 0x000018cf (0x10) IX[B]
	[9] -1	0	0x00001880 - 0x000018bf (0x40) IX[B]
	[10] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[11] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[12] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[13] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[14] -1	0	0x00001800 - 0x0000181f (0x20) IX[B]
	[15] -1	0	0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xa8400000 - 0xa840ffff (0x10000) MX[B]
	[5] -1	0	0xa8200000 - 0xa820ffff (0x10000) MX[B]
	[6] -1	0	0xa8000400 - 0xa80004ff (0x100) MX[B]
	[7] -1	0	0xa8000800 - 0xa80009ff (0x200) MX[B]
	[8] -1	0	0xa8000000 - 0xa80003ff (0x400) MX[B]
	[9] -1	0	0xa8100000 - 0xa810ffff (0x10000) MX[B](B)
	[10] -1	0	0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x000018e0 - 0x000018ff (0x20) IX[B]
	[14] -1	0	0x000018c0 - 0x000018cf (0x10) IX[B]
	[15] -1	0	0x00001880 - 0x000018bf (0x40) IX[B]
	[16] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[17] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[18] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[19] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[20] -1	0	0x00001800 - 0x0000181f (0x20) IX[B]
	[21] -1	0	0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) LoadModule: "i2c"(II) Module already built-in
(II) LoadModule: "ddc"(II) Module already built-in
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.3.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "fglrx"
(II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
	compiled for 7.1.0, module version = 8.36.5
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.3
(II) Primary Device is: PCI 01:00:0
(II) ATI Proprietary Linux Driver Version Identifier:8.36.5
(II) ATI Proprietary Linux Driver Release Identifier: LGDr8.36g1                           
(II) ATI Proprietary Linux Driver Build Date: Apr 17 2007 10:04:24
(II) ATI Proprietary Linux Driver Build Information: autobuild-rel-r6-8.36.1.1.2.3-driver-lnx-x86-x86_64-338188
(--) Chipset Supported AMD Graphics Processor (0x3154) found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xa8400000 - 0xa840ffff (0x10000) MX[B]
	[5] -1	0	0xa8200000 - 0xa820ffff (0x10000) MX[B]
	[6] -1	0	0xa8000400 - 0xa80004ff (0x100) MX[B]
	[7] -1	0	0xa8000800 - 0xa80009ff (0x200) MX[B]
	[8] -1	0	0xa8000000 - 0xa80003ff (0x400) MX[B]
	[9] -1	0	0xa8100000 - 0xa810ffff (0x10000) MX[B](B)
	[10] -1	0	0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x000018e0 - 0x000018ff (0x20) IX[B]
	[14] -1	0	0x000018c0 - 0x000018cf (0x10) IX[B]
	[15] -1	0	0x00001880 - 0x000018bf (0x40) IX[B]
	[16] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[17] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[18] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[19] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[20] -1	0	0x00001800 - 0x0000181f (0x20) IX[B]
	[21] -1	0	0x00002000 - 0x000020ff (0x100) IX[B](B)
(II) fglrx(0): pEnt->device->identifier=0x81fbbf8
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xa8400000 - 0xa840ffff (0x10000) MX[B]
	[5] -1	0	0xa8200000 - 0xa820ffff (0x10000) MX[B]
	[6] -1	0	0xa8000400 - 0xa80004ff (0x100) MX[B]
	[7] -1	0	0xa8000800 - 0xa80009ff (0x200) MX[B]
	[8] -1	0	0xa8000000 - 0xa80003ff (0x400) MX[B]
	[9] -1	0	0xa8100000 - 0xa810ffff (0x10000) MX[B](B)
	[10] -1	0	0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
	[11] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[12] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[13] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1	0	0x000018e0 - 0x000018ff (0x20) IX[B]
	[17] -1	0	0x000018c0 - 0x000018cf (0x10) IX[B]
	[18] -1	0	0x00001880 - 0x000018bf (0x40) IX[B]
	[19] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[20] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[21] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[22] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[23] -1	0	0x00001800 - 0x0000181f (0x20) IX[B]
	[24] -1	0	0x00002000 - 0x000020ff (0x100) IX[B](B)
	[25] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[26] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) fglrx(0): === [atiddxPreInit] === begin, [x]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.2
(II) fglrx(0): PCI bus 1 card 0 func 0
(**) fglrx(0): Depth 24, (--) framebuffer bpp 32
(II) fglrx(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) fglrx(0): Default visual is TrueColor
(**) fglrx(0): Option "OpenGLOverlay" "off"
(**) fglrx(0): Option "VideoOverlay" "on"
(**) fglrx(0): Option "DesktopSetup" "single"
(**) fglrx(0): Option "MonitorLayout" "LVDS, AUTO"
(**) fglrx(0): Option "Mode2" "1024x768"
(**) fglrx(0): Option "UseInternalAGPGART" "yes"
(**) fglrx(0): Option "DPMS"
(==) fglrx(0): RGB weight 888
(II) fglrx(0): Using 8 bits per RGB (8 bit DAC)
(==) fglrx(0): Gamma Correction for I is 0x06419064
(==) fglrx(0): Gamma Correction for II is 0x06419064
(==) fglrx(0): Buffer Tiling is ON
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) fglrx(0): Primary V_BIOS segment is: 0xc000
(--) fglrx(0): Chipset: "ATI MOBILITY FireGL V3200" (Chipset = 0x3154)
(--) fglrx(0): (PciSubVendor = 0x1014, PciSubDevice = 0x0570)
(--) fglrx(0): board vendor info: third party graphics adapter - NOT original ATI
(--) fglrx(0): Linear framebuffer (phys) at 0xc0000000
(--) fglrx(0): MMIO registers at 0xa8100000
(==) fglrx(0): ROM-BIOS at 0x000c0000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules//libvbe.so
(II) fglrx(0): VESA BIOS detected
(II) fglrx(0): VESA VBE Version 2.0
(II) fglrx(0): VESA VBE Total Mem: 131008 kB
(II) fglrx(0): VESA VBE OEM: ATI MOBILITY RADEON X600   
(II) fglrx(0): VESA VBE OEM Software Rev: 1.0
(II) fglrx(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) fglrx(0): VESA VBE OEM Product: CP24
(II) fglrx(0): VESA VBE OEM Product Rev: 01.00
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmGetBusid returned ''
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Loading /usr/lib/xorg/modules/linux//libfglrxdrm.so
(II) Module fglrxdrm: vendor="FireGL - ATI Technologies Inc."
	compiled for 7.1.0, module version = 8.36.5
	ABI class: X.Org Server Extension, version 0.3
(--) fglrx(0): VideoRAM: 131072 kByte, Type: DDR SGRAM / SDRAM
(II) fglrx(0): PCIE card detected
(WW) fglrx(0): board is an unknown third party board, chipset is supported
(WW) fglrx(0): MonitorLayout is no longer supported. 
               Please use DesktopSetup and ForceMonitors options
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module already built-in
(II) fglrx(0): Connected Display1: LCD on internal LVDS [lvds]
(II) fglrx(0):  Display1: No EDID information from DDC.
(II) fglrx(0): Derived EDID from BIOS and internal tables for Display1:
(II) fglrx(0): Display1 EDID data ---------------------------
(II) fglrx(0): Manufacturer: MS_  Model: 6  Serial#: 0
(II) fglrx(0): Year: 1990  Week: 0
(II) fglrx(0): EDID Version: 1.3
(II) fglrx(0): Digital Display Input
(II) fglrx(0): Max H-Image Size [cm]: horiz.: 40  vert.: 30
(II) fglrx(0): Gamma: 1.00
(II) fglrx(0): DPMS capabilities: StandBy Suspend Off; Non RGB Multicolor Display
(II) fglrx(0): First detailed timing is preferred mode
(II) fglrx(0): redX: 0.000 redY: 0.000   greenX: 0.000 greenY: 0.000
(II) fglrx(0): blueX: 0.000 blueY: 0.000   whiteX: 0.000 whiteY: 0.000
(II) fglrx(0): Supported VESA Video Modes:
(II) fglrx(0): 640x480@60Hz
(II) fglrx(0): 800x600@60Hz
(II) fglrx(0): 1024x768@60Hz
(II) fglrx(0): Manufacturer's mask: 0
(II) fglrx(0): Supported Future Video Modes:
(II) fglrx(0): #0: hsize: 640  vsize 480  refresh: 60  vid: 16433
(II) fglrx(0): #1: hsize: 800  vsize 600  refresh: 60  vid: 16453
(II) fglrx(0): #2: hsize: 1024  vsize 768  refresh: 60  vid: 16481
(II) fglrx(0): #3: hsize: 1152  vsize 864  refresh: 60  vid: 16497
(II) fglrx(0): #4: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) fglrx(0): #5: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 162.0 MHz   Image Size:  0 x 0 mm
(II) fglrx(0): h_active: 1600  h_sync: 1656  h_sync_end 1832 h_blank_end 2160 h_border: 0
(II) fglrx(0): v_active: 1200  v_sync: 1202  v_sync_end 1205 v_blanking: 1250 v_border: 0
(II) fglrx(0): EDID (in hex):
(II) fglrx(0): 	00ffffffffffff00367f060000000000
(II) fglrx(0): 	0000010380281e00f200000000000000
(II) fglrx(0): 	00000021080031404540614071408140
(II) fglrx(0): 	a94000000000483f403062b0324038b0
(II) fglrx(0): 	23000000000000000000000000000000
(II) fglrx(0): 	00000000000000000000000000000000
(II) fglrx(0): 	00000000000000000000000000000000
(II) fglrx(0): 	000000000000000000000000000000ee
(II) fglrx(0): End of Display1 EDID data --------------------
(II) fglrx(0): Primary Controller - LCD on internal LVDS
(II) fglrx(0): Internal Desktop Setting: 0x00000001
(II) fglrx(0): POWERplay version 3.  4 power states available:
(II) fglrx(0):   1. 398/250MHz @ 60Hz [enable load balancing]
(II) fglrx(0):   2. 105/122MHz @ 60Hz [low voltage, enable sleep]
(II) fglrx(0):   3. 351/250MHz @ 60Hz [thermal diode mode]
(II) fglrx(0):   4. 209/182MHz @ 60Hz [low voltage]
(==) fglrx(0): Qbs disabled
(==) fglrx(0): FAST_SWAP disabled
(==) fglrx(0):  PseudoColor visuals disabled
(==) fglrx(0): Using gamma correction (1.0, 1.0, 1.0)
(==) fglrx(0): Center Mode is disabled 
(==) fglrx(0): TMDS coherent mode is enabled 
(II) fglrx(0): Total of 14 modes found for primary display.
(--) fglrx(0): Virtual size is 1600x1200 (pitch 0)
(**) fglrx(0): *Mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1600x1200"  162.00  1600 1656 1832 2160  1200 1202 1205 1250
(**) fglrx(0):  Default mode "1280x1024": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x1024"  162.00  1280 1480 1672 2160  1024 1113 1116 1250
(**) fglrx(0):  Default mode "1152x864": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1152x864"  162.00  1152 1432 1624 2160  864 1033 1036 1250
(**) fglrx(0):  Default mode "1024x768": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1024x768"  162.00  1024 1360 1552 2160  768 985 988 1250
(**) fglrx(0):  Default mode "848x480": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "848x480"  162.00  848 1288 1480 2160  480 841 844 1250
(**) fglrx(0):  Default mode "800x600": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "800x600"  162.00  800 1248 1440 2160  600 901 904 1250
(**) fglrx(0):  Default mode "720x576": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "720x576"  162.00  720 1216 1408 2160  576 889 892 1250
(**) fglrx(0):  Default mode "640x480": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x480"  162.00  640 1176 1352 2160  480 841 844 1250
(**) fglrx(0):  Default mode "640x400": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x400"  162.00  640 1176 1304 2160  400 801 804 1250
(**) fglrx(0):  Default mode "640x350": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x350"  162.00  640 1176 1368 2160  350 776 779 1250
(**) fglrx(0):  Default mode "512x384": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "512x384"  162.00  512 1112 1304 2160  384 793 796 1250
(**) fglrx(0):  Default mode "400x300": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "400x300"  162.00  400 1056 1248 2160  300 901 904 1250 doublescan
(**) fglrx(0):  Default mode "320x240": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x240"  162.00  320 1016 1208 2160  240 841 844 1250 doublescan
(**) fglrx(0):  Default mode "320x200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x200"  162.00  320 1016 1208 2160  200 801 804 1250 doublescan
(--) fglrx(0): Display dimensions: (400, 300) mm
(--) fglrx(0): DPI set to (101, 101)
(--) fglrx(0): Virtual size is 1600x1200 (pitch 1600)
(**) fglrx(0): *Mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1600x1200"  162.00  1600 1656 1832 2160  1200 1202 1205 1250
(**) fglrx(0):  Default mode "1280x1024": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1280x1024"  162.00  1280 1480 1672 2160  1024 1113 1116 1250
(**) fglrx(0):  Default mode "1152x864": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1152x864"  162.00  1152 1432 1624 2160  864 1033 1036 1250
(**) fglrx(0):  Default mode "1024x768": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "1024x768"  162.00  1024 1360 1552 2160  768 985 988 1250
(**) fglrx(0):  Default mode "848x480": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "848x480"  162.00  848 1288 1480 2160  480 841 844 1250
(**) fglrx(0):  Default mode "800x600": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "800x600"  162.00  800 1248 1440 2160  600 901 904 1250
(**) fglrx(0):  Default mode "720x576": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "720x576"  162.00  720 1216 1408 2160  576 889 892 1250
(**) fglrx(0):  Default mode "640x480": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x480"  162.00  640 1176 1352 2160  480 841 844 1250
(**) fglrx(0):  Default mode "640x400": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x400"  162.00  640 1176 1304 2160  400 801 804 1250
(**) fglrx(0):  Default mode "640x350": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "640x350"  162.00  640 1176 1368 2160  350 776 779 1250
(**) fglrx(0):  Default mode "512x384": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
(II) fglrx(0): Modeline "512x384"  162.00  512 1112 1304 2160  384 793 796 1250
(**) fglrx(0):  Default mode "400x300": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "400x300"  162.00  400 1056 1248 2160  300 901 904 1250 doublescan
(**) fglrx(0):  Default mode "320x240": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x240"  162.00  320 1016 1208 2160  240 841 844 1250 doublescan
(**) fglrx(0):  Default mode "320x200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz (D)
(II) fglrx(0): Modeline "320x200"  162.00  320 1016 1208 2160  200 801 804 1250 doublescan
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(==) fglrx(0): NoAccel = NO
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.2
(==) fglrx(0): HPV inactive
(==) fglrx(0): FSAA enabled: NO
(==) fglrx(0): FSAA Gamma enabled
(==) fglrx(0): FSAA Multisample Position is fix
(==) fglrx(0): NoDRI = NO
(II) Loading sub module "fglrxdrm"
(II) LoadModule: "fglrxdrm"
(II) Reloading /usr/lib/xorg/modules/linux//libfglrxdrm.so
(II) fglrx(0): Depth moves disabled by default
(==) fglrx(0): Capabilities: 0x00000000
(==) fglrx(0): CapabilitiesEx: 0x00000000
(==) fglrx(0): cpuFlags: 0x8000001d
(==) fglrx(0): OpenGL ClientDriverName: "fglrx_dri.so"
(**) fglrx(0): ATI GART size: 128 MB
(II) fglrx(0): [pcie] 126976 kB allocated with handle 0xdeadbeef
(II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
(==) fglrx(0): UseFastTLS=0
(==) fglrx(0): BlockSignalsOnLock=1
(==) fglrx(0): EnablePrivateBackZ = NO
(II) LoadModule: "glesx.so" (glesx)
(WW) LoadModule: given non-canonical module name "glesx.so"
(II) Loading /usr/lib/xorg/modules//glesx.so
(II) Module glesx: vendor="X.Org Foundation"
	compiled for 7.1.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension GLESX
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xa8100000 - 0xa810ffff (0x10000) MX[B]
	[1] 0	0	0xc0000000 - 0xc7ffffff (0x8000000) MX[B]
	[2] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[3] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[4] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[5] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[6] -1	0	0xa8400000 - 0xa840ffff (0x10000) MX[B]
	[7] -1	0	0xa8200000 - 0xa820ffff (0x10000) MX[B]
	[8] -1	0	0xa8000400 - 0xa80004ff (0x100) MX[B]
	[9] -1	0	0xa8000800 - 0xa80009ff (0x200) MX[B]
	[10] -1	0	0xa8000000 - 0xa80003ff (0x400) MX[B]
	[11] -1	0	0xa8100000 - 0xa810ffff (0x10000) MX[B](B)
	[12] -1	0	0xc0000000 - 0xc7ffffff (0x8000000) MX[B](B)
	[13] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
	[14] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
	[15] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
	[16] 0	0	0x00002000 - 0x000020ff (0x100) IX[B]
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x000018e0 - 0x000018ff (0x20) IX[B]
	[20] -1	0	0x000018c0 - 0x000018cf (0x10) IX[B]
	[21] -1	0	0x00001880 - 0x000018bf (0x40) IX[B]
	[22] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[23] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[24] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[25] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[26] -1	0	0x00001800 - 0x0000181f (0x20) IX[B]
	[27] -1	0	0x00002000 - 0x000020ff (0x100) IX[B](B)
	[28] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[29] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) fglrx(0): driver needs X.org 7.1.x.y with x.y >= 0.0
(WW) fglrx(0): could not detect X server version (query_status=1)
(II) Loading extension ATIFGLRXDRI
(II) fglrx(0): doing DRIScreenInit
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID PCI:1:0:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports 
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card2
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card3
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card4
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card5
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card6
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card7
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card8
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card9
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card10
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card11
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card12
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card13
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card14
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: drmOpenMinor returns -19
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmGetBusid returned ''
(II) fglrx(0): [drm] DRM interface version 1.0
(II) fglrx(0): [drm] created "fglrx" driver at busid "PCI:1:0:0"
(II) fglrx(0): [drm] added 8192 byte SAREA at 0x2000
(II) fglrx(0): [drm] mapped SAREA 0x2000 to 0xb72d8000
(II) fglrx(0): [drm] framebuffer handle = 0x3000
(II) fglrx(0): [drm] added 1 reserved context for kernel
(II) fglrx(0): DRIScreenInit done
(II) fglrx(0): Kernel Module Version Information:
(II) fglrx(0):     Name: fglrx
(II) fglrx(0):     Version: 8.36.5
(II) fglrx(0):     Date: Apr 17 2007
(II) fglrx(0):     Desc: ATI FireGL DRM kernel module
(II) fglrx(0): Kernel Module version matches driver.
(II) fglrx(0): Kernel Module Build Time Information:
(II) fglrx(0):     Build-Kernel UTS_RELEASE:        2.6.18.5
(II) fglrx(0):     Build-Kernel MODVERSIONS:        no
(II) fglrx(0):     Build-Kernel __SMP__:            no
(II) fglrx(0):     Build-Kernel PAGE_SIZE:          0x1000
(II) fglrx(0): [drm] register handle = 0x00004000
(II) fglrx(0): FIREGL Board Found
(II) fglrx(0): [drm] ringbuffer size = 0x00100000 bytes
(II) fglrx(0): [drm] texture shared area handle = 0x00008000
(II) fglrx(0): shared FSAAScale=1
(II) fglrx(0): DRI initialization successfull!
(II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x00954000
(II) fglrx(0): FBMM initialized for area (0,0)-(1600,1528)
(II) fglrx(0): FBMM auto alloc for area (0,0)-(1600,1200) (front color buffer - assumption)
(II) fglrx(0): Largest offscreen area available: 1600 x 328
(**) fglrx(0): Option "BackingStore" "true"
(**) fglrx(0): Backing store enabled
(==) fglrx(0): Silken mouse enabled
(II) Loading extension FGLRXEXTENSION
(II) Loading extension ATITVOUT
(**) fglrx(0): DPMS enabled
(II) fglrx(0): GLESX enableFlags = 0
(II) fglrx(0): GLESX is enabled
(II) fglrx(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Solid Lines
	Dashed Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		24 128x128 slots
(II) fglrx(0): Acceleration enabled
(II) fglrx(0): X context handle = 0x1
(II) fglrx(0): [DRI] installation complete
(II) fglrx(0): Direct rendering enabled
(==) fglrx(0): Using hardware cursor
(II) fglrx(0): Interrupt handler installed at IRQ 16.
(II) fglrx(0): Exposed events to the /proc interface
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID PCI:1:0:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports PCI:1:0:0
(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib/dri/fglrx_dri.so: undefined symbol: __driCreateNewScreen_20050727)
(EE) AIGLX: reverting to software rendering
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "thinkpad"
(**) Generic Keyboard: XkbModel: "thinkpad"
(**) Option "XkbLayout" "de"
(**) Generic Keyboard: XkbLayout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) Generic Keyboard: XkbVariant: "nodeadkeys"
(**) Option "XkbOptions" "lv3:ralt_switch_multikey"
(**) Generic Keyboard: XkbOptions: "lv3:ralt_switch_multikey"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "IMPS/2"
(**) Trackpoint: Device: "/dev/input/mouse1"
(**) Trackpoint: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Trackpoint: Core Pointer
(**) Option "Device" "/dev/input/mouse1"
(**) Option "Emulate3Buttons" "false"
(**) Trackpoint: ZAxisMapping: buttons 4 and 5
(**) Trackpoint: Buttons: 9
(**) Option "Protocol" "IMPS/2"
(**) USB Maus: Device: "/dev/input/mice"
(**) USB Maus: Protocol: "IMPS/2"
(**) Option "SendCoreEvents" "true"
(**) USB Maus: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "false"
(**) Option "ZAxisMapping" "4 5"
(**) USB Maus: ZAxisMapping: buttons 4 and 5
(**) USB Maus: Buttons: 9
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event1
(**) Option "Device" "/dev/input/event1"
(**) Option "SHMConfig" "on"
(**) Option "LeftEdge" "1700"
(**) Option "RightEdge" "5300"
(**) Option "TopEdge" "1700"
(**) Option "BottomEdge" "4200"
(**) Option "FingerLow" "25"
(**) Option "FingerHigh" "30"
(**) Option "MaxTapTime" "100"
(**) Option "MaxTapMove" "220"
(**) Option "VertScrollDelta" "100"
(**) Option "HorizScrollDelta" "0"
(--) Synaptics Touchpad touchpad found
(**) Option "SendCoreEvents" "false"
(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
(II) XINPUT: Adding extended input device "USB Maus" (type: MOUSE)
(II) XINPUT: Adding extended input device "Trackpoint" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
Synaptics DeviceInit called
SynapticsCtrl called.
(II) Trackpoint: ps2EnableDataReporting: succeeded
(II) USB Maus: ps2EnableDataReporting: succeeded
Synaptics DeviceOn called
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event1
(**) Option "Device" "/dev/input/event1"
(--) Synaptics Touchpad touchpad found
SetGrabKeysState - disabled
SetGrabKeysState - enabled


- -- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable'), (500, 'stable'), (60, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18.5
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to de_DE)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-core depends on:
ii  libc6                   2.5-7            GNU C Library: Shared libraries
ii  libdrm2                 2.3.0-4          Userspace interface to kernel DRM 
ii  libfontenc1             1:1.0.4-2        X11 font encoding library
ii  libgcc1                 1:4.2-20070405-1 GCC support library
ii  libxau6                 1:1.0.1-2        X11 authorisation library
ii  libxdmcp6               1:1.0.2-2        X11 Display Manager Control Protoc
ii  libxfont1               1:1.2.2-2        X11 font rasterisation library
ii  x11-common              1:7.1.0-18       X Window System (X.Org) infrastruc
ii  xserver-xorg            1:7.2-3          the X.Org X server

Versions of packages xserver-xorg-core recommends:
ii  xfonts-base                   1:1.0.0-4  standard fonts for X
ii  xkb-data                      0.9-4      X Keyboard Extension (XKB) configu

- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBRk4p5Z+OKpjRpO3lAQIyQAgArBsqGXHAmr8i/UTU0nh+sHt69cVJglfl
YqwvJZRq1ejzx8jAtjI0o01StGYcnlSbGL7dx2tNJvZv2aUQi9lCXbkxbSZW6Ige
7GPMyLWSxEb3nWdwwMvCNvuPRghBxyY9sDIbnGn4WtbglOsKqEQiz0kz9d8w0pQf
qG6VSs+3UEfpBPYjJFc7nc9zmwvSOE64FKpBJd505djCY99CVZ5Aq9uYZJR8M/Bm
7st0aqAm7RWhD80FF7dorrIv/5F10+Jdr/zoPfVZ/TRS+epBxYfpyB0EE/7zx8CU
O+37K02RZGSvVG8T0/gn1Ah4Hz1ojc43nM7eCVNM9c6jW8Zl4kwqPg==
=NsT5
-----END PGP SIGNATURE-----



Reply to: