[ltp] Switch off display automatically?

Tilmann Singer linux-thinkpad@www.bm-soft.com
Wed, 6 Jun 2001 17:47:36 +0200


> There can be any number of Monitor sections.  Are you looking at the
> right one?

There is only one, so I would say yes.

If you want please take a look at the attached /etc/X11/XF86Config-4
and the output of the xserver at startup (/var/log/XFree86.0.log) -
maybe I am missing something there.

There is also this posting:
http://www.xfree86.org/pipermail/xpert/2000-November/003233.html from
someone who seems to have the same chipset and the same problem. I
could not find a reply so I mailed him directly to ask if he solved
it.


thanks, til


-------------------- /etc/X11/XF86Config-4 follows: ------------------------

# XF86Config-4 (XFree86 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 manual page.
# (Type "man XF86Config" at the shell prompt.)

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/75dpi"
	FontPath	"/usr/lib/X11/fonts/100dpi"
EndSection

Section "ServerFlags"
EndSection

Section "Module"
	Load	"ddc"
	Load	"GLcore"
	Load	"dbe"
	Load	"dri"
	Load	"extmod"
	Load	"glx"
	Load	"pex5"
	Load	"record"
	Load	"xie"
	Load	"bitmap"
	Load	"freetype"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
	Load	"int10"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc101"
	Option		"XkbLayout"	"de"
EndSection


Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"PS/2"
EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"ati"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	30-70
	VertRefresh	50-160
	Option		"DPMS"
	Modeline "1400x1050"  110    1400 1400 1808 2016  1050 1050 1054 1075
#	ModeLine  "1400x1050"  135.00 1400 1464 1784 1912  1050 1052 1064 1090 -HSync -VSync
EndSection


Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1400x1050" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Generic Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

# end of XF86Config

--------------- /var/log/XFree86.0.log follows: ----------------------


XFree86 Version 4.0.3 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 16 March 2001
	If the server is older than 6-12 months, or if your card is
	newer than the above date, look for a newer version before
	reporting problems.  (See http://www.XFree86.Org/FAQ)
Operating System: Linux 2.2.19 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Wed Jun  6 13:54:16 2001
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (??) unknown.
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(**) |-->Input Device "Generic Mouse"
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/75dpi,/usr/lib/X11/fonts/100dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(--) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.3
	XFree86 XInput driver : 0.1
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.2
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.3
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(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:02:0: chip 104c,ac1b card 0000,0000 rev 03 class 06,07,00 hdr 82
(II) PCI: 00:02:1: chip 104c,ac1b card 0000,0000 rev 03 class 06,07,00 hdr 82
(II) PCI: 00:03:0: chip 10b7,6056 card 10b7,6356 rev 20 class 02,00,00 hdr 80
(II) PCI: 00:03:1: chip 10b7,1007 card 10b7,6159 rev 20 class 07,80,00 hdr 00
(II) PCI: 00:05:0: chip 1013,6003 card 1014,0153 rev 01 class 04,01,00 hdr 00
(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: 01:00:0: chip 1002,4c46 card 1014,0155 rev 02 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.3
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus 0 I/O range:
	[0] -1	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x8c (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0x00003000 - 0x000030ff (0x100) IX[B]
	[1] -1	0x00003400 - 0x000034ff (0x100) IX[B]
	[2] -1	0x00003800 - 0x000038ff (0x100) IX[B]
	[3] -1	0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0xf0200000 - 0xf02fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
(--) PCI:*(1:0:0) ATI Rage 128 Mobility LF rev 2, Mem @ 0xf8000000/26, 0xf0200000/14, I/O @ 0x3000/8
(II) Addressable bus resource ranges are
	[0] -1	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
(II) Active PCI resource ranges:
	[0] -1	0xf0000000 - 0xf00fffff (0x100000) MX[B]
	[1] -1	0xf0100000 - 0xf0100fff (0x1000) MX[B]
	[2] -1	0xf0101800 - 0xf010187f (0x80) MX[B]
	[3] -1	0xf0101c00 - 0xf0101cff (0x100) MX[B]
	[4] -1	0xf0101000 - 0xf010107f (0x80) MX[B]
	[5] -1	0xf0101400 - 0xf010147f (0x80) MX[B]
	[6] -1	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[7] -1	0xf0200000 - 0xf0203fff (0x4000) MX[B](B)
	[8] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[9] -1	0x00001c20 - 0x00001c3f (0x20) IX[B]
	[10] -1	0x00001c00 - 0x00001c0f (0x10) IX[B]
	[11] -1	0x00002000 - 0x000020ff (0x100) IX[B]
	[12] -1	0x00001800 - 0x000018ff (0x100) IX[B]
	[13] -1	0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0xf0000000 - 0xf00fffff (0x100000) MX[B]
	[1] -1	0xf0100000 - 0xf0100fff (0x1000) MX[B]
	[2] -1	0xf0101800 - 0xf010187f (0x80) MX[B]
	[3] -1	0xf0101c00 - 0xf0101cff (0x100) MX[B]
	[4] -1	0xf0101000 - 0xf010107f (0x80) MX[B]
	[5] -1	0xf0101400 - 0xf010147f (0x80) MX[B]
	[6] -1	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[7] -1	0xf0200000 - 0xf0203fff (0x4000) MX[B](B)
	[8] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[9] -1	0x00001c20 - 0x00001c3f (0x20) IX[B]
	[10] -1	0x00001c00 - 0x00001c0f (0x10) IX[B]
	[11] -1	0x00002000 - 0x000020ff (0x100) IX[B]
	[12] -1	0x00001800 - 0x000018ff (0x100) IX[B]
	[13] -1	0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
(II) All system resource ranges:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0xf0000000 - 0xf00fffff (0x100000) MX[B]
	[6] -1	0xf0100000 - 0xf0100fff (0x1000) MX[B]
	[7] -1	0xf0101800 - 0xf010187f (0x80) MX[B]
	[8] -1	0xf0101c00 - 0xf0101cff (0x100) MX[B]
	[9] -1	0xf0101000 - 0xf010107f (0x80) MX[B]
	[10] -1	0xf0101400 - 0xf010147f (0x80) MX[B]
	[11] -1	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[12] -1	0xf0200000 - 0xf0203fff (0x4000) MX[B](B)
	[13] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[14] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
	[15] -1	0x00001c20 - 0x00001c3f (0x20) IX[B]
	[16] -1	0x00001c00 - 0x00001c0f (0x10) IX[B]
	[17] -1	0x00002000 - 0x000020ff (0x100) IX[B]
	[18] -1	0x00001800 - 0x000018ff (0x100) IX[B]
	[19] -1	0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.3
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(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 FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XIE
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.1.9
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font FreeType
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.3
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.3
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 6.2.3
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.3
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.1
(II) ATI: ATI driver (version 6.2.3) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
	ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
	ATI Rage 128 RL (AGP), ATI Rage 128 Pro PD (AGP),
	ATI Rage 128 Pro PF (AGP), ATI Rage 128 Mobility LE (PCI),
	ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP),
	ATI Rage 128 Mobility ML (AGP)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP)
(II) Primary Device is: PCI 01:00:0
(II) ATI:  Candidate "Device" section "Generic Video Card".
(--) Assigning device section with no busID to primary device
(--) Chipset ATI Rage 128 Mobility LF (AGP) found
(II) Loading sub module "r128"
(II) LoadModule: "r128"
(II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
(II) Module r128: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 4.0.1
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.3
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0xf0000000 - 0xf00fffff (0x100000) MX[B]
	[6] -1	0xf0100000 - 0xf0100fff (0x1000) MX[B]
	[7] -1	0xf0101800 - 0xf010187f (0x80) MX[B]
	[8] -1	0xf0101c00 - 0xf0101cff (0x100) MX[B]
	[9] -1	0xf0101000 - 0xf010107f (0x80) MX[B]
	[10] -1	0xf0101400 - 0xf010147f (0x80) MX[B]
	[11] -1	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[12] -1	0xf0200000 - 0xf0203fff (0x4000) MX[B](B)
	[13] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[14] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
	[15] -1	0x00001c20 - 0x00001c3f (0x20) IX[B]
	[16] -1	0x00001c00 - 0x00001c0f (0x10) IX[B]
	[17] -1	0x00002000 - 0x000020ff (0x100) IX[B]
	[18] -1	0x00001800 - 0x000018ff (0x100) IX[B]
	[19] -1	0x00003000 - 0x000030ff (0x100) IX[B](B)
(II) resource ranges after probing:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0xf0000000 - 0xf00fffff (0x100000) MX[B]
	[6] -1	0xf0100000 - 0xf0100fff (0x1000) MX[B]
	[7] -1	0xf0101800 - 0xf010187f (0x80) MX[B]
	[8] -1	0xf0101c00 - 0xf0101cff (0x100) MX[B]
	[9] -1	0xf0101000 - 0xf010107f (0x80) MX[B]
	[10] -1	0xf0101400 - 0xf010147f (0x80) MX[B]
	[11] -1	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[12] -1	0xf0200000 - 0xf0203fff (0x4000) MX[B](B)
	[13] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[14] 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[15] 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[16] 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[17] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
	[18] -1	0x00001c20 - 0x00001c3f (0x20) IX[B]
	[19] -1	0x00001c00 - 0x00001c0f (0x10) IX[B]
	[20] -1	0x00002000 - 0x000020ff (0x100) IX[B]
	[21] -1	0x00001800 - 0x000018ff (0x100) IX[B]
	[22] -1	0x00003000 - 0x000030ff (0x100) IX[B](B)
	[23] 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[24] 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.3
(II) R128(0): PCI bus 1 card 0 func 0
(**) R128(0): Depth 24, (--) framebuffer bpp 32
(II) R128(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
(==) R128(0): Default visual is TrueColor
(==) R128(0): RGB weight 888
(II) R128(0): Using 8 bits per RGB (8 bit DAC)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) R128(0): initializing int10
(II) R128(0): Primary V_BIOS segment is: 0xc000
(--) R128(0): Chipset: "ATI Rage 128 Mobility LF (AGP)" (ChipID = 0x4c46)
(--) R128(0): Linear framebuffer at 0xf8000000
(--) R128(0): MMIO registers at 0xf0200000
(--) R128(0): VideoRAM: 16384 kByte (128-bit SDR SGRAM 1:1)
(II) R128(0): Using flat panel for display
(WW) R128(0): Video BIOS not detected in PCI space!
(WW) R128(0): Attempting to read Video BIOS from legacy ISA space!
(II) R128(0): Panel size: 1400x1050
(II) R128(0): Panel ID: IBM ITSX93              
(II) R128(0): Panel Type: Color, Single, TFT
(II) R128(0): Panel Interface: LVDS
(II) R128(0): PLL parameters: rf=2950 rd=65 min=12500 max=25000; xclk=10500
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.a
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) R128(0): initializing int10
(II) R128(0): Primary V_BIOS segment is: 0xc000
(II) R128(0): VESA BIOS detected
(II) R128(0): VESA VBE Version 2.0
(II) R128(0): VESA VBE Total Mem: 16384 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) Reloading /usr/X11R6/lib/modules/libddc.a
(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): Generic Monitor: Using hsync range of 30.00-70.00 kHz
(II) R128(0): Generic Monitor: Using vrefresh range of 50.00-160.00 Hz
(II) R128(0): Clock range:  12.50 to 250.00 MHz
(WW) R128(0): Default mode "720x400" deleted (no mode of this name)
(WW) R128(0): Default mode "640x480" deleted (hsync out of range)
(WW) R128(0): Default mode "1024x768" deleted (bad mode clock/interlace/doublescan)
(WW) R128(0): Default mode "1024x768" deleted (hsync out of range)
(WW) R128(0): Default mode "1152x864" deleted (no mode of this name)
(WW) R128(0): Default mode "1280x960" deleted (no mode of this name)
(WW) R128(0): Default mode "1280x960" deleted (no mode of this name)
(WW) R128(0): Default mode "1280x1024" deleted (hsync out of range)
(WW) R128(0): Default mode "1280x1024" deleted (hsync out of range)
(WW) R128(0): Default mode "1600x1200" deleted (no mode of this name)
(WW) R128(0): Default mode "1600x1200" deleted (no mode of this name)
(WW) R128(0): Default mode "1600x1200" deleted (no mode of this name)
(WW) R128(0): Default mode "1600x1200" deleted (no mode of this name)
(WW) R128(0): Default mode "1600x1200" deleted (no mode of this name)
(WW) R128(0): Default mode "1792x1344" deleted (no mode of this name)
(WW) R128(0): Default mode "1792x1344" deleted (bad mode clock/interlace/doublescan)
(WW) R128(0): Default mode "1856x1392" deleted (no mode of this name)
(WW) R128(0): Default mode "1856x1392" deleted (bad mode clock/interlace/doublescan)
(WW) R128(0): Default mode "1920x1440" deleted (no mode of this name)
(WW) R128(0): Default mode "1920x1440" deleted (bad mode clock/interlace/doublescan)
(WW) R128(0): Mode "1280x960" deleted (no mode of this name)
(WW) R128(0): Mode "1152x864" deleted (no mode of this name)
(--) R128(0): Virtual size is 1400x1050 (pitch 1408)
(**) R128(0): Mode "1400x1050": 108.0 MHz, 65.2 kHz, 61.1 Hz
(**) R128(0): Default mode "1024x768": 108.0 MHz, 60.1 kHz, 76.6 Hz
(**) R128(0): Default mode "800x600": 108.0 MHz, 51.7 kHz, 84.0 Hz
(**) R128(0): Default mode "640x480": 108.0 MHz, 38.8 kHz, 78.2 Hz
(++) R128(0): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
	compiled for 4.0.3, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.3
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0xf0200000 - 0xf0203fff (0x4000) MS[B]
	[1] 0	0xf8000000 - 0xfbffffff (0x4000000) MS[B]
	[2] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0xf0000000 - 0xf00fffff (0x100000) MX[B]
	[8] -1	0xf0100000 - 0xf0100fff (0x1000) MX[B]
	[9] -1	0xf0101800 - 0xf010187f (0x80) MX[B]
	[10] -1	0xf0101c00 - 0xf0101cff (0x100) MX[B]
	[11] -1	0xf0101000 - 0xf010107f (0x80) MX[B]
	[12] -1	0xf0101400 - 0xf010147f (0x80) MX[B]
	[13] -1	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[14] -1	0xf0200000 - 0xf0203fff (0x4000) MX[B](B)
	[15] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[16] 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[17] 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[18] 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[19] 0	0x00003000 - 0x000030ff (0x100) IS[B]
	[20] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
	[21] -1	0x00001c20 - 0x00001c3f (0x20) IX[B]
	[22] -1	0x00001c00 - 0x00001c0f (0x10) IX[B]
	[23] -1	0x00002000 - 0x000020ff (0x100) IX[B]
	[24] -1	0x00001800 - 0x000018ff (0x100) IX[B]
	[25] -1	0x00003000 - 0x000030ff (0x100) IX[B](B)
	[26] 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[27] 0	0x000003c0 - 0x000003df (0x20) IS[B]
(==) R128(0): Write-combining range (0xf8000000,0x1000000)
(WW) R128(0): Cannot read colourmap from VGA.  Will restore with default
(WW) R128(0): Static buffer allocation failed -- need at least 17325 kB video memory
(II) R128(0): Memory manager initialized to (0,0) (1408,2978)
(II) R128(0): Reserved area from (0,1050) to (1408,1052)
(II) R128(0): Largest offscreen area available: 1408 x 1926
(==) R128(0): Backing store disabled
(==) R128(0): Silken mouse enabled
(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
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		13 256x256 slots
		5 512x512 slots
(II) R128(0): Acceleration enabled
(II) R128(0): Using hardware cursor (scanline 4208)
(II) R128(0): Largest offscreen area available: 1408 x 1924
(WW) R128(0): Option "DPMS" is not used
(II) R128(0): Direct rendering disabled
(II) Setting vga for screen 0.
(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 LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "PS/2"
(**) Generic Mouse: Protocol: "PS/2"
(**) Generic Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(==) Generic Mouse: Buttons: 3
(II) XINPUT: Adding extended input device "Generic Mouse" (type: MOUSE)
Could not init font path element unix/:7100, removing from list!
(II) Unreported Prefix0 scancode: 0x63
(II) Unreported Prefix0 scancode: 0x63

------------ end of /var/log/XFree86.0.log --------------------------

----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html