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

Bug#155232: marked as done (xserver-xfree86: [glint] accelerated scanline CPU to screen color expand fills ops broken plus other corruption on GLINT Permedia 4 rev 1)



Your message dated Sun, 27 May 2007 09:57:51 +0200
with message-id <465939FF.30505@ens-lyon.org>
and subject line ping timeout, closing
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xfree86
Version: 4.2.0-0pre1v1
Severity: normal

When I start X with

xinit -- :2 vt09 -depth 24 -xf86config ./XF86Config-4_OVERLAY &

(the XF86Config-4_OVERLAY is included here), X starts and I can run
window managers, etc, but no letters are visible; not in xterms, not
in menus, nowhere. (I can start xterms with different -bg colors. I
get the right background color, but still no visible text, and no
visible cursor). 

X works fine in 24 bit mode, and in 8 bit mode. (xdm won't start in
8-bit mode, and keeps failing until I have to power cycle the machine,
but I can start a working 8-bit display without xdm and it works
fine.)

Oh, and I don't know what the difference is between 8,24 and 24,8
overlay, but I tried both, with identical results.


	Vadim




### BEGIN DEBCONF SECTION
# 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-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

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/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

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

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc102"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/mouse"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/mouse"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"3dlabs oxygen vx1"
	Driver		"glint"
	VideoRam	32768
#	Option		"UseFBDev"		"true"
	Option		"Overlay"	"24,8"
EndSection

Section "Monitor"
	Identifier	"P815-4"
	HorizSync	30-110
	VertRefresh	50-160
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"3dlabs oxygen vx1"
	Monitor		"P815-4"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

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

Section "DRI"
	Mode	0666
EndSection

### END DEBCONF SECTION



XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 11 March 2002
	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/)
Build Operating System: Linux 2.4.18 i686 [ELF] 
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/XFree86.2.log", Time: Fri Aug  2 09:46:37 2002
(++) Using config file: "./XF86Config-4_OVERLAY"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "P815-4"
(**) |   |-->Device "3dlabs oxygen vx1"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc102"
(**) XKB: model: "pc102"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 9

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.5
	XFree86 XInput driver : 0.3
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.3
(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.2.0, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(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.2.0, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(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:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,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 02 class 06,80,00 hdr 00
(II) PCI: 00:09:0: chip 8086,1229 card 8086,000c rev 08 class 02,00,00 hdr 00
(II) PCI: 00:0a:0: chip 12eb,0001 card 12eb,0001 rev 02 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 3d3d,000c card 3d3d,0144 rev 01 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.2.0, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (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) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x88 (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1 0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xec000000 - 0xedffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xe0000000 - 0xe7ffffff (0x8000000) MX[B]
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(1:0:0) 3Dlabs GLINT Permedia 4 rev 1, Mem @ 0xed000000/17, 0xe0000000/26, 0xe4000000/26, BIOS @ 0xec000000/16
(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	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1 0	0xef100000 - 0xef11ffff (0x20000) MX[B]
	[1] -1 0	0xef000000 - 0xef0fffff (0x100000) MX[B]
	[2] -1 0	0xef120000 - 0xef120fff (0x1000) MX[B]
	[3] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[4] -1 0	0xec000000 - 0xec00ffff (0x10000) MX[B](B)
	[5] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
	[6] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[7] -1 0	0xed000000 - 0xed01ffff (0x20000) MX[B](B)
	[8] -1 0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[9] -1 0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[10] -1 0	0x0000e400 - 0x0000e43f (0x40) IX[B]
	[11] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[12] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xef100000 - 0xef11ffff (0x20000) MX[B]
	[1] -1 0	0xef000000 - 0xef0fffff (0x100000) MX[B]
	[2] -1 0	0xef120000 - 0xef120fff (0x1000) MX[B]
	[3] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[4] -1 0	0xec000000 - 0xec00ffff (0x10000) MX[B](B)
	[5] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
	[6] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[7] -1 0	0xed000000 - 0xed01ffff (0x20000) MX[B](B)
	[8] -1 0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[9] -1 0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[10] -1 0	0x0000e400 - 0x0000e43f (0x40) IX[B]
	[11] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[12] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xef100000 - 0xef11ffff (0x20000) MX[B]
	[6] -1 0	0xef000000 - 0xef0fffff (0x100000) MX[B]
	[7] -1 0	0xef120000 - 0xef120fff (0x1000) MX[B]
	[8] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[9] -1 0	0xec000000 - 0xec00ffff (0x10000) MX[B](B)
	[10] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
	[11] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[12] -1 0	0xed000000 - 0xed01ffff (0x20000) MX[B](B)
	[13] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1 0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[16] -1 0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[17] -1 0	0x0000e400 - 0x0000e43f (0x40) IX[B]
	[18] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[19] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.2.0, 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: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(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.2.0, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.2.0, 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) Loading extension XVideo-MotionCompensation
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.1.10
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(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.2.0, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(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.2.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "glint"
(II) Loading /usr/X11R6/lib/modules/drivers/glint_drv.o
(II) Module glint: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: 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) GLINT: driver for 3Dlabs chipsets: gamma, gamma2, ti_pm2, ti_pm, r4,
	pm4, pm3, pm2v, pm2, pm, 300sx, 500tx, mx, delta
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset pm4 found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xef100000 - 0xef11ffff (0x20000) MX[B]
	[6] -1 0	0xef000000 - 0xef0fffff (0x100000) MX[B]
	[7] -1 0	0xef120000 - 0xef120fff (0x1000) MX[B]
	[8] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[9] -1 0	0xec000000 - 0xec00ffff (0x10000) MX[B](B)
	[10] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
	[11] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[12] -1 0	0xed000000 - 0xed01ffff (0x20000) MX[B](B)
	[13] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1 0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[16] -1 0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[17] -1 0	0x0000e400 - 0x0000e43f (0x40) IX[B]
	[18] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[19] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
(II) resource ranges after probing:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xef100000 - 0xef11ffff (0x20000) MX[B]
	[6] -1 0	0xef000000 - 0xef0fffff (0x100000) MX[B]
	[7] -1 0	0xef120000 - 0xef120fff (0x1000) MX[B]
	[8] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[9] -1 0	0xec000000 - 0xec00ffff (0x10000) MX[B](B)
	[10] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
	[11] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[12] -1 0	0xed000000 - 0xed01ffff (0x20000) MX[B](B)
	[13] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[14] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[15] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[16] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1 0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[19] -1 0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[20] -1 0	0x0000e400 - 0x0000e43f (0x40) IX[B]
	[21] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[22] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[23] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[24] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(++) GLINT(0): Depth 24, (--) framebuffer bpp 32
(==) GLINT(0): RGB weight 888
(==) GLINT(0): Default visual is TrueColor
(==) GLINT(0): Using gamma correction (1.0, 1.0, 1.0)
(**) GLINT(0): Option "Overlay" "24,8"
(==) GLINT(0): Using HW cursor
(--) GLINT(0): Not using Linux framebuffer device
(**) GLINT(0): 24/8 overlay enabled
(--) GLINT(0): Chipset: "pm4"
(--) GLINT(0): Linear framebuffer at 0xE4000000
(--) GLINT(0): MMIO registers at 0xED000000
(II) GLINT(0): Using SDRAM memory
(**) GLINT(0): VideoRAM: 32768 kByte
(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.2.0, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(--) GLINT(0): FIFO Size is 120 DWORDS
(==) GLINT(0): Min pixel clock is 16 MHz
(**) GLINT(0): Max pixel clock is 300 MHz
(II) GLINT(0): P815-4: Using hsync range of 30.00-110.00 kHz
(II) GLINT(0): P815-4: Using vrefresh range of 50.00-160.00 Hz
(II) GLINT(0): Clock range:  16.25 to 300.00 MHz
(II) GLINT(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1856x1392" (hsync out of range)
(II) GLINT(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "1920x1440" (hsync out of range)
(II) GLINT(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) GLINT(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(--) GLINT(0): Virtual size is 1280x1024 (pitch 1280)
(**) GLINT(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) GLINT(0): Modeline "1280x1024"  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync
(**) GLINT(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) GLINT(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(**) GLINT(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) GLINT(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync
(**) GLINT(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) GLINT(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) GLINT(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) GLINT(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(==) GLINT(0): DPI set to (75, 75)
(II) Loading sub module "xf8_32bpp"
(II) LoadModule: "xf8_32bpp"
(II) Loading /usr/X11R6/lib/modules/libxf8_32bpp.a
(II) Module xf8_32bpp: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Loading /usr/X11R6/lib/modules/libcfb.a
(II) Module cfb: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Loading /usr/X11R6/lib/modules/libmfb.a
(II) Module mfb: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "cfb32"
(II) LoadModule: "cfb32"
(II) Loading /usr/X11R6/lib/modules/libcfb32.a
(II) Module cfb32: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "cfb"
(II) LoadModule: "cfb"
(II) Reloading /usr/X11R6/lib/modules/libcfb.a
(II) Loading sub module "mfb"
(II) LoadModule: "mfb"
(II) Reloading /usr/X11R6/lib/modules/libmfb.a
(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.2.0, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
	compiled for 4.2.0, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.5
(II) GLINT(0): I2C bus "DDC" initialized.
(II) GLINT(0): I2C bus "Video" initialized.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[1] 0 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
	[2] 0 0	0xed000000 - 0xed01ffff (0x20000) MX[B]
	[3] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1 0	0xef100000 - 0xef11ffff (0x20000) MX[B]
	[9] -1 0	0xef000000 - 0xef0fffff (0x100000) MX[B]
	[10] -1 0	0xef120000 - 0xef120fff (0x1000) MX[B]
	[11] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[12] -1 0	0xec000000 - 0xec00ffff (0x10000) MX[B](B)
	[13] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B](B)
	[14] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[15] -1 0	0xed000000 - 0xed01ffff (0x20000) MX[B](B)
	[16] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[17] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[18] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[19] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1 0	0x0000ec00 - 0x0000ec07 (0x8) IX[B]
	[22] -1 0	0x0000e800 - 0x0000e807 (0x8) IX[B]
	[23] -1 0	0x0000e400 - 0x0000e43f (0x40) IX[B]
	[24] -1 0	0x0000e000 - 0x0000e01f (0x20) IX[B]
	[25] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[26] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprD)
	[27] 0 0	0x000003c0 - 0x000003df (0x20) IS[B](OprD)
(==) GLINT(0): Write-combining range (0xe4000000,0x2000000)
(II) GLINT(0): I2C device "DDC:ddc2" registered.
(II) GLINT(0): I2C device "DDC:ddc2" removed.
(II) GLINT(0): I2C device "DDC:ddc2" registered.
(II) GLINT(0): I2C device "DDC:ddc2" removed.
(II) GLINT(0): Manufacturer: VSC  Model: 4f51  Serial#: 13659
(II) GLINT(0): Year: 1999  Week: 48
(II) GLINT(0): EDID Version: 1.2
(II) GLINT(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) GLINT(0): Sync:  Separate  Composite  SyncOnGreen
(II) GLINT(0): Max H-Image Size [cm]: horiz.: 40  vert.: 30
(II) GLINT(0): Gamma: 2.70
(II) GLINT(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) GLINT(0): First detailed timing is preferred mode
(II) GLINT(0): GTF timings supported
(II) GLINT(0): redX: 0.635 redY: 0.333   greenX: 0.285 greenY: 0.605
(II) GLINT(0): blueX: 0.152 blueY: 0.068   whiteX: 0.283 whiteY: 0.298
(II) GLINT(0): Supported VESA Video Modes:
(II) GLINT(0): 720x400@70Hz
(II) GLINT(0): 720x400@88Hz
(II) GLINT(0): 640x480@60Hz
(II) GLINT(0): 640x480@67Hz
(II) GLINT(0): 640x480@72Hz
(II) GLINT(0): 640x480@75Hz
(II) GLINT(0): 800x600@56Hz
(II) GLINT(0): 800x600@60Hz
(II) GLINT(0): 800x600@72Hz
(II) GLINT(0): 800x600@75Hz
(II) GLINT(0): 832x624@75Hz
(II) GLINT(0): 1024x768@87Hz (interlaced)
(II) GLINT(0): 1024x768@60Hz
(II) GLINT(0): 1024x768@70Hz
(II) GLINT(0): 1024x768@75Hz
(II) GLINT(0): 1280x1024@75Hz
(II) GLINT(0): 1152x870@75Hz
(II) GLINT(0): Manufacturer's mask: 0
(II) GLINT(0): Supported Future Video Modes:
(II) GLINT(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) GLINT(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) GLINT(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) GLINT(0): #3: hsize: 1280  vsize 960  refresh: 85  vid: 22913
(II) GLINT(0): #4: hsize: 1792  vsize 1344  refresh: 75  vid: 20417
(II) GLINT(0): #5: hsize: 1800  vsize 1440  refresh: 75  vid: 36802
(II) GLINT(0): #6: hsize: 1856  vsize 1392  refresh: 75  vid: 20425
(II) GLINT(0): #7: hsize: 1920  vsize 1440  refresh: 75  vid: 20433
(II) GLINT(0): Supported additional Video Mode:
(II) GLINT(0): clock: 229.5 MHz   Image Size:  396 x 297 mm
(II) GLINT(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) GLINT(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) GLINT(0): Serial No: QO94813659
(II) GLINT(0): Ranges: V min: 50  V max: 180 Hz, H min: 30  H max: 117 kHz, PixClock max 280 MHz
(II) GLINT(0): Monitor name: P815-4
(II) GLINT(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 Horizontal and Vertical Lines
	Scanline Image Writes
	Offscreen Pixmaps
	Driver provided WriteBitmap replacement
	Driver provided WritePixmap replacement
	Setting up tile and stipple cache:
		32 128x128 slots
		14 256x256 slots
		5 512x512 slots
(==) GLINT(0): Backing store disabled
(==) GLINT(0): Silken mouse enabled
(**) Option "dpms"
(**) GLINT(0): DPMS enabled
(II) GLINT(0): direct rendering disabled
(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" "ImPS/2"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/mouse"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)








-rw-r--r--    1 root     root        70080 Aug  2 09:46 /var/log/XFree86.0.log
-rw-rw-r--    1 root     root        76230 Aug  2 09:46 /var/log/XFree86.1.log
-rw-r--r--    1 root     root        28109 Aug  2 09:46 /var/log/XFree86.2.log



-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux pc0005285 2.4.18-686 #1 Sun Apr 14 11:32:47 EST 2002 i686
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages xserver-xfree86 depends on:
ii  debconf                    1.0.32        Debian configuration management sy
ii  libc6                      2.2.5-10      GNU C Library: Shared libraries an
ii  xserver-common             4.2.0-0pre1v1 files and utilities common to all 
ii  zlib1g                     1:1.1.4-1     compression library - runtime


--- End Message ---
--- Begin Message ---
Closing this bug since I didn't get any reply from the submitter (or
repliers) after my ping about a month ago. If anybody ever reproduces
this problem, feel free to reopen.

Brice


--- End Message ---

Reply to: