Bug#466042: xserver-xorg-video-ati: r128: internal monitor not disabled properly, and interferes with DPMS

Tim Connors reportbug at rather.puzzling.org
Fri Feb 15 22:57:54 PST 2008


Package: xserver-xorg-video-ati
Version: 1:6.7.197-1
Severity: normal

I've got an old laptop running the r128 driver with an internal
display that is not used at all, and a higher resolution external
display is connected.  It has only recently been reinstalled using
ACPI rather than APM to control its power management, although I've
had hints of this fault before I did that reinstallation.  The
internal monitor is disabled using

Section "Screen"
    Option "Display" "bios"
EndSection

or

Section "Screen"
    Option "Display" "CRT"
EndSection

Originally, this worked well.  Hotkey switching of the external
display was correctly disabled when the internal display didn't have
the capability to display at the resolution chosen.  But then bug
348873 came along, whereby the external screen could only be made to
display at the same resolution as the internal screen, because it
would ignore the modelines specified.  This bug was fixed and closed.

Alas now, even with the CRT or bios setting, the signal goes to the
external display but the screen never turns off with DPMS.  Running
"xset dpms force off", or waiting for the dpms's timer to turn the
display off doesn't do anything immediately apparent.

However, upon pressing a key, the laptop's internal display turns on,
which displays flickering nonsense, because the signal is the wrong
resolution for its panel (1280x1024 vs 1024x768).  This may be related
to the fixed bug 348873, which was ati (possibly r128) specific, or it
may be my change from APM to ACPI, but I think this bug existed before
I did that reinstallation.  What is apparent is that the DPMS now
controls the internal display only, and doesn't get propogated to the
external display.  It does on my other laptop with an nv driver.

Allowing the display to blank via the blanktime settings
(**) Option "BlankTime" "60"
(**) Option "StandbyTime" "60"
(**) Option "SuspendTime" "60"
(**) Option "OffTime" "90"
does work on the external monitor too, but that's only because the
framebuffer is cleared.

How come the internal display is being turned on despite X
acknowledging that it is using the external display:
(**) R128(0): Using external CRT for display
?  Furthermore, why is it allowed to display a framebuffer that is
obviously the wrong resolution for it?

Despite the apparent problems detecting whether the internal display
should be used, hotkey switching is still disabled correctly - it
knows that it is only meant to be using the external display when a
resolution other than 1024x768 is being used (if I set the external
display to 1024x767, I can switch between them).

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

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Dec 15 02:09 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1673980 Feb  1 15:06 /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 Rage Mobility M3 AGP 2x (rev 02)

/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 11334 Feb 16 17:32 /etc/X11/xorg.conf

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

Section "Files"
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/share/fonts/X11/misc"
#	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/TrueType"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
	FontPath	"unix/:7100"			# local font server
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
#	Load	"ddc"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"dri"    #disabled temporarily to see whether can reclaim that 64MB -- I don't use accelaration so much anymore
	Load	"int10"
	Load	"record"
	Load	"type1"
#	Load	"vbe"
	Load	"synaptics"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
#	Driver		"keyboard"
	Driver		"kbd"    #debian unstable/lenny change?
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"inspiron"
	Option		"XkbLayout"	"us"
#altwin:meta_win
	Option		"XkbOptions"	"ctrl:nocaps"
EndSection

Section "InputDevice"
	Identifier	"Dell Keyboard"
#	Driver		"keyboard"
        Driver          "kbd"    #debian unstable/lenny change?
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"dell"
	Option		"XkbLayout"	"us"
#altwin:meta_win
	Option		"XkbOptions"	"ctrl:nocaps"
EndSection

Section "InputDevice"
  Driver        "synaptics"
  Identifier    "Mouse[1]"
  Option	"SendCoreEvents"
  Option        "Device"        "/dev/psaux"
#  Option        "Device"        "/dev/input/mice"
  Option        "Protocol"      "auto-dev"
  Option        "LeftEdge"      "1700"
  Option        "RightEdge"     "5300"
  Option        "TopEdge"       "1700"
  Option        "BottomEdge"    "4200"
  Option        "FingerLow"     "25"
  Option        "FingerHigh"    "30"
  Option        "MaxTapTime"    "180"
  Option        "MaxTapMove"    "220"
  Option        "HorizScrollDelta" "100"
  Option        "VertScrollDelta" "100"
  Option        "MinSpeed"      "0.06"
  Option        "MaxSpeed"      "0.12"
  Option        "AccelFactor" "0.0010"
  Option        "GuestMouseOff" "true"
  Option       "SHMConfig"     "on"
#  Option       "Repeater"      "/dev/ps2mouse"
EndSection

Section "InputDevice"
  Driver       "mouse"
  Identifier   "Mouse[2]"
  Option       "CorePointer"
  Option       "ButtonNumber" "5"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "Autodetection"
  Option       "Protocol" "imps/2"
  Option       "Vendor" "Sysp"
  Option       "ZAxisMapping" "4 5"
EndSection

Section "ServerFlags"
     Option "BlankTime" "60"
     Option "StandbyTime" "60"
     Option "SuspendTime" "60"
     Option "OffTime" "90"
     Option "Accel" "true"
     Option "AGPMode2x"
     Option "AGPMode"  "2"
     Option "AllowMouseOpenFail" "true"
     Option "XaaNoOffscreenPixmaps" "true"     #temporary hack to let xv not bail with out of resources when dri in use: https://bugs.freedesktop.org/show_bug.cgi?id=474
EndSection

Section "Device"
	Identifier	"ATI mobility"
	Driver		"r128"
        
#disabled the following 23Jul07 in an attempt to get mplayer and xine working fullscreen again on a 1280x1024 screen -- working, but that may be because I started X on :1 and hence dont have DRI -- see xaanooffscreenpixmaps above
#23jul07 disabled temporarily to see whether xv will work now without x allocation errors
     Option "XaaNoOffscreenPixmaps" "true"     #temporary hack to let xv not bail with out of resources when dri in use: https://bugs.freedesktop.org/show_bug.cgi?id=474
#https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-savage/+bug/65197
#     Option "NoDRI" "true"    #in the meantime, until this bug is fixed where nodri is ignored, we just mv modules/extensions/libdri.so modules_extensions_libdri.so
#	VideoRam	4096      #disables DRI, hence things work better




#nope (070909) - as good as it is - it lowers the amount of memory avail to xv
#        Option "backingstore" "true"

#see README.ati
#Option "nopanel_display" "true"
#Option "crt_display" "true"


#	Driver		"ati"
##	BusID		"PCI:1:0:0"
#	VideoRam	8192
#       Option "MonitorLayout" "CRT"
#       Option "Display"       "CRT"
#       option "panelheight" "1024"
#       option "panelwidth" "1280"
#	Option		"UseFBDev"		"true"
	Option		"UseFBDev"		"false"
        Option          "DPMS"

#       Option "DMAForXv" "true"   # a bit unstable -- long pauses but no crashes
EndSection

Section "Monitor"
	Identifier	"LCD"
#	HorizSync	28-49
#	VertRefresh	43-72
	Option		"DPMS"
        DisplaySize 286 214
EndSection

Section "Monitor"
        Identifier  "IBM"
        VendorName  "IBM 19inch+Sun 19inch"
        ModelName   "6091/19"

	HorizSync  50-120          #Heck; too many valid modes. Lets just enable them all and be wery wery careful
	VertRefresh 50-160

        DisplaySize 406 304

#Option "nopanel_display" "true"
#Option "crt_display" "true"


#        Option       "NoDPMS"
        Option          "DPMS"

#  Modeline "IBM_mode_1"  89.20  1024 1045 1205 1408  1024 1027 1030 1056 -hsync -vsync
#  Modeline "IBM_mode_2"   111.50   1280 1298 1498 1756   1024 1024 1035 1040 -hsync -vsync
  # old sun monitor: Modeline "IBM_mode_3"   120.00   1280 1312 1472 1696   1024 1027 1030 1052 -hsync -vsync
  # new sun monitor:
#  From bohr:
#  Modeline "IBM_mode_3"   120.00   1280 1312 1472 1696   1024 1027 1030 1060 -hsync -vsync
#  To scuzzie:
#  Modeline "IBM_mode_3"    120.00   1280 1308 1468 1696   1024 1027 1030 1060 -hsync -vsync


  ########

#  Modeline "1280x1024 at 67"   120.00   1280 1300 1460 1696   1024 1027 1030 1052 -hsync -vsync
  #Modeline "1280x1024 at 67"   120.00   1280 1312 1472 1696   1024 1027 1030 1052 -hsync -vsync
#  ModeLine "1024x768 at 75"  83.87   1024 1052 1348 1396    768  769  776  808
#  ModeLine "904x675 at 92"      80.79    904  924 1212 1256    675  676  683  717
#  ModeLine "768x576 at 109"   72.56    768  792 1048 1088    576  577  585  621
#  ModeLine "720x576 at 113"  71.86    720  748 1004 1048    576  577  585  621
#  Modeline "640x512 at 67"   70.24    640  652  900  936    512  513  521  560 -hsync -vsync

EndSection

Section "Monitor"
        Identifier  "Largescreen"
        VendorName  "Dunno"
        ModelName   "Dunno"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI mobility"
	Monitor		"LCD"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "768x576" "640x480" "384x288"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "768x576" "640x480" "384x288"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "768x576" "640x480" "384x288"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "768x576" "640x480" "384x288"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "768x576" "640x480" "384x288"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "768x576" "640x480" "384x288"
	EndSubSection
EndSection

Section "Screen"
    	Identifier  "IBM"
    	Device      "ATI mobility"
    	Monitor     "IBM"
    	Option "dpms"
#	DefaultFbBpp 32
#	DefaultDepth 24
	DefaultDepth 16
    Option "Display" "CRT"
#       Option "MonitorLayout" "CRT, LVDS"
#    Option "Display" "bios"
        
    Subsection "Display"
        Depth       8
	Modes "1280x1024" "1024x768" "904x675 at 92" "768x576 at 109" "720x576 at 113" "640x512 at 67" "1024x768 at 60"
#        Modes       "IBM_mode_3" "IBM_mode_2" "IBM_mode_1" "1280x1024 at 60" "1024x768 at 75" "904x675 at 92" "768x576 at 109" "720x576 at 113" "640x512 at 67" "1024x768 at 60"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
	Modes "1280x1024" "1024x768" "904x675 at 92" "768x576 at 109" "720x576 at 113" "640x512 at 67" "1024x768 at 60"
#        Modes       "IBM_mode_3" "IBM_mode_2" "IBM_mode_1" "1280x1024 at 60" "1024x768 at 75" "904x675 at 92" "768x576 at 109" "720x576 at 113" "640x512 at 67" "1024x768 at 60"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
	Modes "1280x1024" "1024x768" "904x675 at 92" "768x576 at 109" "720x576 at 113" "640x512 at 67" "1024x768 at 60"
#        Modes       "IBM_mode_3" "IBM_mode_2" "IBM_mode_1" "1280x1024 at 60" "1024x768 at 75" "904x675 at 92" "768x576 at 109" "720x576 at 113" "640x512 at 67" "1024x768 at 60"
        ViewPort    0 0
    EndSubsection
EndSection

Section "Screen"
    	Identifier  "Largescreen"
    	Device      "ATI mobility"
    	Monitor     "Largescreen"
    	Option "dpms"
#	DefaultFbBpp 32
#	DefaultDepth 24
	DefaultDepth 16
    Option "Display" "CRT"
#       Option "MonitorLayout" "CRT, LVDS"
#    Option "Display" "bios"
        
    Subsection "Display"
        Depth       8
#	Modes "1280x1024" "1024x768" "904x675 at 92" "768x576 at 109" "720x576 at 113" "640x512 at 67" "1024x768 at 60"
#        Modes       "IBM_mode_3" "IBM_mode_2" "IBM_mode_1" "1280x1024 at 60" "1024x768 at 75" "904x675 at 92" "768x576 at 109" "720x576 at 113" "640x512 at 67" "1024x768 at 60"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
#	Modes "1280x1024" "1024x768" "904x675 at 92" "768x576 at 109" "720x576 at 113" "640x512 at 67" "1024x768 at 60"
#        Modes       "IBM_mode_3" "IBM_mode_2" "IBM_mode_1" "1280x1024 at 60" "1024x768 at 75" "904x675 at 92" "768x576 at 109" "720x576 at 113" "640x512 at 67" "1024x768 at 60"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
#	Modes "1280x1024" "1024x768" "904x675 at 92" "768x576 at 109" "720x576 at 113" "640x512 at 67" "1024x768 at 60"
#        Modes       "IBM_mode_3" "IBM_mode_2" "IBM_mode_1" "1280x1024 at 60" "1024x768 at 75" "904x675 at 92" "768x576 at 109" "720x576 at 113" "640x512 at 67" "1024x768 at 60"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
#	InputDevice	"Configured mouse"
	InputDevice	"Mouse[1]"
	InputDevice	"Mouse[2]"
EndSection

Section "ServerLayout"
	Identifier	"IBM"
	Screen		"IBM"
	InputDevice	"Dell Keyboard"
#	InputDevice	"Configured mouse"
	InputDevice	"Mouse[1]"
	InputDevice	"Mouse[2]"
EndSection

Section "ServerLayout"
	Identifier	"Largescreen"
	Screen		"Largescreen"
	InputDevice	"Dell Keyboard"
#	InputDevice	"Configured mouse"
	InputDevice	"Mouse[1]"
	InputDevice	"Mouse[2]"
EndSection

Section "DRI"
	Mode	0666
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 40781 Feb 16 17:43 /var/log/Xorg.0.log

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

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080131-1)
Current Operating System: Linux scuzzie 2.6.24 #1 Sun Feb 10 22:11:31 EST 2008 i686
Build Date: 01 February 2008  03:49:13AM
 
	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: Sat Feb 16 17:37:18 2008
(==) Using config file: "/etc/X11/xorg.conf"
(++) ServerLayout "IBM"
(**) |-->Screen "IBM" (0)
(**) |   |-->Monitor "IBM"
(**) |   |-->Device "ATI mobility"
(**) |-->Input Device "Dell Keyboard"
(**) |-->Input Device "Mouse[1]"
(**) |-->Input Device "Mouse[2]"
(**) Option "AllowMouseOpenFail" "true"
(**) Option "BlankTime" "60"
(**) Option "StandbyTime" "60"
(**) Option "SuspendTime" "60"
(**) Option "OffTime" "90"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/lib/X11/fonts/Speedo" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/TrueType" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(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").
(==) 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:
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/misc,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	unix/:7100,
	/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"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d8a60
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	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.4.0.90, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 03 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 104c,ac51 card 1000,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 00:03:1: chip 104c,ac51 card 1800,0000 rev 00 class 06,07,00 hdr 82
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,80,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 03 class 06,80,00 hdr 00
(II) PCI: 00:08:0: chip 125d,1998 card 1028,00b0 rev 10 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 1002,4c46 card 1028,00b0 rev 02 class 03,00,00 hdr 00
(II) PCI: 06:00:0: chip 1033,0035 card 1631,0035 rev 43 class 0c,03,10 hdr 80
(II) PCI: 06:00:1: chip 1033,0035 card 1631,0035 rev 43 class 0c,03,10 hdr 00
(II) PCI: 06:00:2: chip 1033,00e0 card 1631,5040 rev 04 class 0c,03,20 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,6), 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: 0x008c (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[1] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[2] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[3] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xfd000000 - 0xfeffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 2: bridge is at (0:3:0), (0,2,5), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x00001000 - 0x000010ff (0x100) IX[B]
	[1] -1	0	0x00001400 - 0x000014ff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0x24000000 - 0x27ffffff (0x4000000) MX[B]
(II) Bus 2 prefetchable memory range:
	[0] -1	0	0x20000000 - 0x23ffffff (0x4000000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 6: bridge is at (0:3:1), (0,6,9), BCTRL: 0x0500 (VGA_EN is cleared)
(II) Bus 6 I/O range:
	[0] -1	0	0x00001800 - 0x000018ff (0x100) IX[B]
	[1] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
(II) Bus 6 non-prefetchable memory range:
	[0] -1	0	0x2c000000 - 0x2fffffff (0x4000000) MX[B]
(II) Bus 6 prefetchable memory range:
	[0] -1	0	0x28000000 - 0x2bffffff (0x4000000) MX[B]
(--) PCI:*(1:0:0) ATI Technologies Inc Rage Mobility M3 AGP 2x rev 2, Mem @ 0xf8000000/26, 0xfdffc000/14, I/O @ 0xec00/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) PCI Memory resource overlap reduced 0xf4000000 from 0xf7ffffff to 0xf3ffffff
(II) Active PCI resource ranges:
	[0] -1	0	0x2c002000 - 0x2c0020ff (0x100) MX[B]
	[1] -1	0	0x2c001000 - 0x2c001fff (0x1000) MX[B]
	[2] -1	0	0x2c000000 - 0x2c000fff (0x1000) MX[B]
	[3] -1	0	0xf3ffe000 - 0xf3ffffff (0x2000) MX[B]
	[4] -1	0	0xf4000000 - 0xf3ffffff (0x0) MX[B]O
	[5] -1	0	0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
	[6] -1	0	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[7] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[8] -1	0	0x0000dce0 - 0x0000dcff (0x20) IX[B]
	[9] -1	0	0x00000860 - 0x0000086f (0x10) IX[B]
	[10] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0x2c002000 - 0x2c0020ff (0x100) MX[B]
	[1] -1	0	0x2c001000 - 0x2c001fff (0x1000) MX[B]
	[2] -1	0	0x2c000000 - 0x2c000fff (0x1000) MX[B]
	[3] -1	0	0xf3ffe000 - 0xf3ffffff (0x2000) MX[B]
	[4] -1	0	0xf4000000 - 0xf3ffffff (0x0) MX[B]O
	[5] -1	0	0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
	[6] -1	0	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[7] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[8] -1	0	0x0000dce0 - 0x0000dcff (0x20) IX[B]
	[9] -1	0	0x00000860 - 0x0000086f (0x10) IX[B]
	[10] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x2bffffff (0x2bf00000) 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 - 0x2bffffff (0x2bf00000) 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	0x2c002000 - 0x2c0020ff (0x100) MX[B]
	[5] -1	0	0x2c001000 - 0x2c001fff (0x1000) MX[B]
	[6] -1	0	0x2c000000 - 0x2c000fff (0x1000) MX[B]
	[7] -1	0	0xf3ffe000 - 0xf3ffffff (0x2000) MX[B]
	[8] -1	0	0xf4000000 - 0xf3ffffff (0x0) MX[B]O
	[9] -1	0	0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
	[10] -1	0	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[14] -1	0	0x0000dce0 - 0x0000dcff (0x20) IX[B]
	[15] -1	0	0x00000860 - 0x0000086f (0x10) IX[B]
	[16] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.0.90, 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: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.0.90, 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 XFree86-DGA
(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.4.0.90, 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.4.0.90, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.0.90, 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: "type1"
(WW) Warning, couldn't open module type1
(II) UnloadModule: "type1"
(EE) Failed to load module "type1" (module does not exist, 0)
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
	compiled for 4.3.99.902, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "r128"
(II) Loading /usr/lib/xorg/modules/drivers//r128_drv.so
(II) Module r128: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 4.1.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "ati"
(II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so
(II) Module ati: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 6.7.197
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "synaptics"
(II) Reloading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.3
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) ATI: ATI driver wrapper (version 6.7.197) for chipsets: mach64, rage128, radeon
(II) Primary Device is: PCI 01:00:0
(II) Loading sub module "r128"
(II) LoadModule: "r128"
(II) Reloading /usr/lib/xorg/modules/drivers//r128_drv.so
(II) R128: Driver for ATI Rage 128 chipsets:
	ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
	ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
	ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
	ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
	ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
	ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
	ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
	ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
	ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
	ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
	ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
	ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
	ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
	ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
	ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
	ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
	ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
	ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
	ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
	ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
	ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
	ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
	ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
	ATI Rage 128 Pro ULTRA TU (AGP?)
(--) Assigning device section with no busID to primary device
(--) Chipset ATI Rage 128 Mobility M3 LF (AGP) found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x2bffffff (0x2bf00000) 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	0x2c002000 - 0x2c0020ff (0x100) MX[B]
	[5] -1	0	0x2c001000 - 0x2c001fff (0x1000) MX[B]
	[6] -1	0	0x2c000000 - 0x2c000fff (0x1000) MX[B]
	[7] -1	0	0xf3ffe000 - 0xf3ffffff (0x2000) MX[B]
	[8] -1	0	0xf4000000 - 0xf3ffffff (0x0) MX[B]O
	[9] -1	0	0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
	[10] -1	0	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[14] -1	0	0x0000dce0 - 0x0000dcff (0x20) IX[B]
	[15] -1	0	0x00000860 - 0x0000086f (0x10) IX[B]
	[16] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x2bffffff (0x2bf00000) 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	0x2c002000 - 0x2c0020ff (0x100) MX[B]
	[5] -1	0	0x2c001000 - 0x2c001fff (0x1000) MX[B]
	[6] -1	0	0x2c000000 - 0x2c000fff (0x1000) MX[B]
	[7] -1	0	0xf3ffe000 - 0xf3ffffff (0x2000) MX[B]
	[8] -1	0	0xf4000000 - 0xf3ffffff (0x0) MX[B]O
	[9] -1	0	0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
	[10] -1	0	0xf8000000 - 0xfbffffff (0x4000000) 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	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[17] -1	0	0x0000dce0 - 0x0000dcff (0x20) IX[B]
	[18] -1	0	0x00000860 - 0x0000086f (0x10) IX[B]
	[19] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
	[20] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[21] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) R128(0): PCI bus 1 card 0 func 0
(**) R128(0): Depth 16, (--) framebuffer bpp 16
(II) R128(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
(==) R128(0): Default visual is TrueColor
(**) R128(0): Option "Display" "CRT"
(**) R128(0): Option "UseFBDev" "false"
(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.4.0.90, module version = 0.1.0
	ABI class: X.Org Video Driver, version 2.0
(II) R128(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(==) R128(0): RGB weight 565
(II) R128(0): Using 6 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) R128(0): initializing int10
(II) R128(0): Primary V_BIOS segment is: 0xc000
(--) R128(0): Chipset: "ATI Rage 128 Mobility M3 LF (AGP)" (ChipID = 0x4c46)
(--) R128(0): Linear framebuffer at 0xf8000000
(--) R128(0): MMIO registers at 0xfdffc000
(--) R128(0): VideoRAM: 8192 kByte (128-bit SDR SGRAM 1:1)
(**) R128(0): Using external CRT for display
(II) R128(0): Primary Display == Type 2
(II) R128(0): Panel size: 1024x768
(II) R128(0): Panel ID: Samsung LT141X8-L02     
(II) R128(0): Panel Type: Color, Single, TFT
(II) R128(0): Panel Interface: LVDS
(II) R128(0): PLL parameters: rf=2700 rd=12 min=12000 max=27000; xclk=10500
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.1.0
	ABI class: X.Org Video Driver, version 2.0
(II) R128(0): VESA BIOS detected
(II) R128(0): VESA VBE Version 2.0
(II) R128(0): VESA VBE Total Mem: 8192 kB
(II) R128(0): VESA VBE OEM: ATI MOBILE M3
(II) R128(0): VESA VBE OEM Software Rev: 1.0
(II) R128(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) R128(0): VESA VBE OEM Product: M3  
(II) R128(0): VESA VBE OEM Product Rev: 01.00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) R128(0): VESA VBE DDC supported
(II) R128(0): VESA VBE DDC Level none
(II) R128(0): VESA VBE DDC transfer in appr. 2 sec.
(II) R128(0): VESA VBE DDC read failed
(==) R128(0): Using gamma correction (1.0, 1.0, 1.0)
(II) R128(0): IBM: Using hsync range of 50.00-120.00 kHz
(II) R128(0): IBM: Using vrefresh range of 50.00-160.00 Hz
(II) R128(0): Clock range:  12.00 to 270.00 MHz
(II) R128(0): Not using default mode "640x350" (hsync out of range)
(II) R128(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x400" (hsync out of range)
(II) R128(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "720x400" (hsync out of range)
(II) R128(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x480" (hsync out of range)
(II) R128(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1024x768" (hsync out of range)
(II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1280x768" (hsync out of range)
(II) R128(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1152x768" (hsync out of range)
(II) R128(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) R128(0): Not using mode "904x675 at 92" (no mode of this name)
(II) R128(0): Not using mode "768x576 at 109" (no mode of this name)
(II) R128(0): Not using mode "720x576 at 113" (no mode of this name)
(II) R128(0): Not using mode "640x512 at 67" (no mode of this name)
(II) R128(0): Not using mode "1024x768 at 60" (no mode of this name)
(II) R128(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) R128(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) R128(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) R128(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) R128(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) R128(0): Not using default mode "1920x1200" (width too large for virtual size)
(II) R128(0): Not using default mode "1920x1200" (width too large for virtual size)
(II) R128(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) R128(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) R128(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) R128(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) R128(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) R128(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) R128(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) R128(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) R128(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) R128(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) R128(0): Not using default mode "1440x900" (width too large for virtual size)
(--) R128(0): Virtual size is 1280x1024 (pitch 1280)
(**) R128(0): *Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) R128(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
(**) R128(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) R128(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
(**) R128(0):  Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) R128(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(**) R128(0):  Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) R128(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(**) R128(0):  Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz
(II) R128(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz)
(**) R128(0):  Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) R128(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
(**) R128(0):  Default mode "1280x800": 83.5 MHz, 49.7 kHz, 60.0 Hz
(II) R128(0): Modeline "1280x800"x60.0   83.46  1280 1344 1480 1680  800 801 804 828 (49.7 kHz)
(**) R128(0):  Default mode "1152x864": 121.5 MHz, 77.5 kHz, 85.1 Hz
(II) R128(0): Modeline "1152x864"x85.1  121.50  1152 1216 1344 1568  864 865 868 911 +hsync -vsync (77.5 kHz)
(**) R128(0):  Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) R128(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(**) R128(0):  Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
(II) R128(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(**) R128(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) R128(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(**) R128(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) R128(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(**) R128(0):  Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) R128(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
(**) R128(0): Display dimensions: (406, 304) mm
(**) R128(0): DPI set to (80, 85)
(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.4.0.90, 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 "ramdac" already built-in
(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.4.0.90, module version = 1.2.0
	ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "shadowfb"
(II) LoadModule: "shadowfb"
(II) Loading /usr/lib/xorg/modules//libshadowfb.so
(II) Module shadowfb: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) R128(0): Page flipping disabled
(!!) R128(0): For information on using the multimedia capabilities
	of this adapter, please see http://gatos.sf.net.
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xfdffc000 - 0xfdffffff (0x4000) MS[B]
	[1] 0	0	0xf8000000 - 0xfbffffff (0x4000000) MS[B]
	[2] -1	0	0x00100000 - 0x2bffffff (0x2bf00000) 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	0x2c002000 - 0x2c0020ff (0x100) MX[B]
	[7] -1	0	0x2c001000 - 0x2c001fff (0x1000) MX[B]
	[8] -1	0	0x2c000000 - 0x2c000fff (0x1000) MX[B]
	[9] -1	0	0xf3ffe000 - 0xf3ffffff (0x2000) MX[B]
	[10] -1	0	0xf4000000 - 0xf3ffffff (0x0) MX[B]O
	[11] -1	0	0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
	[12] -1	0	0xf8000000 - 0xfbffffff (0x4000000) 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	0x0000ec00 - 0x0000ecff (0x100) IS[B]
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[20] -1	0	0x0000dce0 - 0x0000dcff (0x20) IX[B]
	[21] -1	0	0x00000860 - 0x0000086f (0x10) IX[B]
	[22] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B](B)
	[23] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[24] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) R128(0): Write-combining range (0xf8000000,0x800000)
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 -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) [drm] loaded kernel module for "r128" driver.
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) R128(0): [drm] Using the DRM lock SAREA also for drawables.
(II) R128(0): [drm] framebuffer handle = 0xf8000000
(II) R128(0): [drm] added 1 reserved context for kernel
(II) R128(0): X context handle = 0x1
(II) R128(0): [drm] installed DRM signal handler
(II) R128(0): [agp] Mode 0x1f000201 [AGP 0x8086/0x7190; Card 0x1002/0x4c46]
(II) R128(0): [agp] 8192 kB allocated with handle 0x00000001
(II) R128(0): [agp] ring handle = 0xf4000000
(II) R128(0): [agp] Ring mapped at 0xb7990000
(II) R128(0): [agp] ring read ptr handle = 0xf4101000
(II) R128(0): [agp] Ring read ptr mapped at 0xb798f000
(II) R128(0): [agp] vertex/indirect buffers handle = 0xf4102000
(II) R128(0): [agp] Vertex/indirect buffers mapped at 0xb6ec4000
(II) R128(0): [agp] AGP texture map handle = 0xf4302000
(II) R128(0): [agp] AGP Texture map mapped at 0xb69e4000
(II) R128(0): [drm] register handle = 0xfdffc000
(II) R128(0): [dri] Visual configs initialized
(II) R128(0): CCE in BM mode
(II) R128(0): Using 8 MB AGP aperture
(II) R128(0): Using 1 MB for the ring buffer
(II) R128(0): Using 2 MB for vertex/indirect buffers
(II) R128(0): Using 5 MB for AGP textures
(II) R128(0): Memory manager initialized to (0,0) (1280,3276)
(II) R128(0): Reserved area from (0,1024) to (1280,1026)
(II) R128(0): Largest offscreen area available: 1280 x 2250
(II) R128(0): Reserved back buffer from (0,1026) to (1280,2050)
(II) R128(0): Reserved depth buffer from (0,2050) to (1280,3075)
(II) R128(0): Reserved depth span from (0,3074) offset 0x781400
(II) R128(0): Reserved 0 kb for textures at offset 0x7ff800
(**) R128(0): Option "XaaNoOffscreenPixmaps" "true"
(II) R128(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Dashed Lines
	Setting up tile and stipple cache:
		10 128x128 slots
(II) R128(0): Acceleration enabled
(==) R128(0): Backing store disabled
(==) R128(0): Silken mouse enabled
(II) R128(0): Using hardware cursor (scanline 6150)
(II) R128(0): Largest offscreen area available: 1280 x 199
(**) Option "dpms"
(**) R128(0): DPMS enabled
(II) R128(0): [DRI] installation complete
(II) R128(0): [drm] Added 128 16384 byte vertex/indirect buffers
(II) R128(0): [drm] Mapped 128 vertex/indirect buffers
(II) R128(0): [drm] dma control initialized, using IRQ 11
(II) R128(0): Direct rendering enabled
(==) 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 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(II) AIGLX: Loaded and initialized /usr/lib/dri/r128_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Dell Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Dell Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Dell Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "dell"
(**) Dell Keyboard: XkbModel: "dell"
(**) Option "XkbLayout" "us"
(**) Dell Keyboard: XkbLayout: "us"
(**) Option "XkbOptions" "ctrl:nocaps"
(**) Dell Keyboard: XkbOptions: "ctrl:nocaps"
(**) Option "CustomKeycodes" "off"
(**) Dell Keyboard: CustomKeycodes disabled
(II) Synaptics touchpad driver version 0.14.6 (1406)
Mouse[1] no synaptics event device found
(**) Option "Device" "/dev/psaux"
(**) Option "SHMConfig" "on"
(**) Option "LeftEdge" "1700"
(**) Option "RightEdge" "5300"
(**) Option "TopEdge" "1700"
(**) Option "BottomEdge" "4200"
(**) Option "VertScrollDelta" "100"
(**) Option "HorizScrollDelta" "100"
(**) Option "FingerLow" "25"
(**) Option "FingerHigh" "30"
(**) Option "MaxTapTime" "180"
(**) Option "MaxTapMove" "220"
(**) Option "GuestMouseOff" "true"
Query no Synaptics: 6003C8
(EE) Mouse[1] no synaptics touchpad detected and no repeater device
(EE) Mouse[1] Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device "Mouse[1]"
(II) UnloadModule: "synaptics"
(**) Option "Protocol" "imps/2"
(**) Mouse[2]: Device: "/dev/input/mice"
(**) Mouse[2]: Protocol: "imps/2"
(**) Option "CorePointer"
(**) Mouse[2]: always reports core events
(**) Option "Device" "/dev/input/mice"
(==) Mouse[2]: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse[2]: ZAxisMapping: buttons 4 and 5
(**) Mouse[2]: Buttons: 9
(**) Mouse[2]: Sensitivity: 1
(II) evaluating device (Mouse[2])
(II) XINPUT: Adding extended input device "Mouse[2]" (type: MOUSE)
(II) evaluating device (Dell Keyboard)
(II) XINPUT: Adding extended input device "Dell Keyboard" (type: KEYBOARD)
(II) Mouse[2]: ps2EnableDataReporting: succeeded
Could not init font path element unix/:7100, removing from list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
SetClientVersion: 0 9
(II) 3rd Button detected: disabling emulate3Button
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) Mouse[2]: ps2EnableDataReporting: succeeded


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

Kernel: Linux 2.6.24
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-ati depends on:
ii  libc6              2.7-6                 GNU C Library: Shared libraries
ii  xserver-xorg-core  2:1.4.1~git20080131-1 Xorg X server - core server

xserver-xorg-video-ati recommends no packages.

-- no debconf information





More information about the xorg-driver-ati mailing list