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

Bug#235657: marked as done (DRI programs change gamma value)



Your message dated Tue, 20 Apr 2004 20:58:14 -0500
with message-id <20040421015814.GX21188@deadbeast.net>
and subject line Bug#235657: DRI programs change gamma value
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Mar 2004 18:30:30 +0000
>From honschu@mars.thc.net Mon Mar 01 10:30:30 2004
Return-path: <honschu@mars.thc.net>
Received: from pd95487c2.dip.t-dialin.net (mars.thc.net) [217.84.135.194] (1592-ident-is-a-completely-pointless-protocol-that-offers-no-security-or-traceability-at-all-so-take-this-and-log-it!)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AxsBN-0006z1-00; Mon, 01 Mar 2004 10:30:25 -0800
Received: by mars.thc.net (Postfix, from userid 1000)
	id B4FB71B3709; Mon,  1 Mar 2004 19:38:30 +0100 (CET)
From: Honschu Lee <honschu@geocities.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: DRI programs change gamma value
X-Mailer: reportbug 1.50
Date: Mon, 01 Mar 2004 19:38:30 +0100
Message-Id: <20040301183830.B4FB71B3709@mars.thc.net>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_01 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.5 required=4.0 tests=HAS_PACKAGE,
	MAILTO_TO_SPAM_ADDR autolearn=no 
	version=2.60-bugs.debian.org_2004_03_01
X-Spam-Level: 

Package: xserver-xfree86
Version: 4.3.0-2.woody.1
Severity: important

The Problem:
When I start any program which makes use of hardware 3D acceleration
like glxinfo, the gamma value of the hole screen is getting lighter. So
every time 3D acceleration was used I have to open a xterm to start
'xgamma -g 1' . In Version 4.3.0-1 I haven't had that problem at all.

Additional Information:
My XFree86 is from http://people.debian.org/~nobse/xfree86/ by
Norbert Tretkowski, which is a woody backport of the unstable packages
by Branden ( 4.3.0-3 ) - I think.

Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

X server symlink status:
lrwxrwxrwx    1 root     root           20 Oct 20  2002 /etc/X11/X -> /usr/bin/X11/XFree86
-rwxr-xr-x    1 root     root      1611560 Mar  1 12:53 /usr/bin/X11/XFree86
/etc/X11/X target unchanged from checksum in
Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
00:0c.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 01)
00:0c.0 Class 0300: 121a:0005 (rev 01)

XFree86 X server configuration file status:
-rw-r--r--    1 root     root         5062 Feb 25 19:19 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
### 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/100dpi"
	#FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath       "/usr/lib/X11/fonts/75dpi"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
EndSection

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

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

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"ImPS/2" # "PS/2" #"ImPS/2" "GlidePointPS/2" "NetMousePS/2" "NetScrollPS/2" "ThinkingMousePS/2" MouseManPlusPS/2 ExplorerPS/2
	Option		"ZAxisMapping"		"4 5"
#	Option		"Name"	"AutoDetected"
#	Option		"Vendor"	"AutoDetected"
#	Option		"SampleRate"       "200"
#	Option		"BaudRate"         "9600"
	Option		"Resolution"	"1000"
EndSection

#Section "InputDevice"
#        Identifier  "LIRC-Mouse"
#        Driver      "mouse"
#        Option      "Device" "/dev/lircm"
#        Option      "Protocol" "IntelliMouse"
#        Option      "SendCoreEvents"
#        Option      "Buttons" "5"
#        Option      "ZAxisMapping" "4 5"
#EndSection

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

Section "Device"
	Identifier	"3Dfx Interactive, Inc. Voodoo3"
	Driver		"tdfx"
vendorname "Generic"
boardname "tdfx"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	30-95
	VertRefresh	50-150
	Option		"DPMS"
vendorname "[Generic Monitor]"
modelname "[Generic Monitor]"
EndSection

Section "Modes"
   Identifier    "Modes[0]"
#   Modeline    "800x600"  40     800 840 968 1056  600 601 605 628
    Modeline    "712x600"  35.0   712 740 850 900   400 410 412 425
#   Modeline    "640x480"  25.175 640 664 760 800   480 491 493 525
#   Modeline    "400x300"  20     400 416 480 528   300 301 303 314 Doublescan
#   Modeline    "352x288"  25.10  352 368 416 432   288 296 290 310
#   Modeline    "352x240"  15.750 352 368 416 432   240 244 246 262 Doublescan
   Modeline    "320x240"  12.588 320 336 384 400   240 245 246 262 Doublescan
EndSection



Section "Screen"
	Identifier	"Default Screen"
	Device		"3Dfx Interactive, Inc. Voodoo3"
	Monitor		"Generic Monitor"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
#		Modes		"1152x864" "1024x768" "800x600" "712x600" "640x480" 
		Modes           "1024x768" "800x600" "712x600" "640x480"
		Virtual 0 0
	EndSubSection
	SubSection "Display"
		Depth		4
#		Modes		"1152x864" "1024x768" "800x600" "712x600" "640x480" 
		Modes           "1024x768" "800x600" "712x600" "640x480"
		Virtual 0 0
	EndSubSection
	SubSection "Display"
		Depth		8
#		Modes		"1152x864" "1024x768" "800x600" "712x600" "640x480"
		Modes           "1024x768" "800x600" "712x600" "640x480"
		Virtual 0 0
	EndSubSection
	SubSection "Display"
		Depth		15
#		Modes		"1152x864" "1024x768" "800x600" "712x600" "640x480" 
		Modes           "1024x768" "800x600" "712x600" "640x480"
		Virtual 0 0
	EndSubSection
	SubSection "Display"
		Depth		16
#		Modes		"1152x864" "1024x768" "800x600" "712x600" "640x480" "320x240" 
		Modes           "1024x768" "800x600" "712x600" "640x480"
		Virtual 0 0
	EndSubSection
	SubSection "Display"
		Depth		24
#		Modes		"1152x864" "1024x768" "800x600" "712x600" "640x480"
		Modes           "1024x768" "800x600" "712x600" "640x480"
		Virtual 0 0
	EndSubSection
EndSection

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

Section "DRI"
	Mode	0666
EndSection

### END DEBCONF SECTION

/var/lib/xfree86/XF86Config-4.md5sum does not exist.

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

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.0.1 (Debian 4.3.0-2.woody.1 20040301093429 tretkowski@inittab.de)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.6.3-1-k7 i686 [ELF] 
Build Date: 01 March 2004
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.6.2 (root@mars) (gcc version 2.95.4 20011002 (Debian prerelease)) #19 Sun Feb 29 22:23:15 CET 2004 
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.0.log", Time: Mon Mar  1 18:54:29 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "3Dfx Interactive, Inc. Voodoo3"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) XKB: variant: "nodeadkeys"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such file or directory)
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.2
	XFree86 Video Driver: 0.6
	XFree86 XInput driver : 0.4
	XFree86 Server Extension : 0.2
	XFree86 Font Renderer : 0.4
(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.3.0.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(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.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x8000220c, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7190 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:04:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:04:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:04:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00
(II) PCI: 00:0b:0: chip 1317,0985 card 1429,d020 rev 11 class 02,00,00 hdr 00
(II) PCI: 00:0c:0: chip 121a,0005 card 121a,0036 rev 01 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), 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: 0x0080 (VGA_EN is cleared)
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:4:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:12:0) 3Dfx Interactive, Inc. Voodoo 3 rev 1, Mem @ 0xe0000000/25, 0xe4000000/25, I/O @ 0xb800/8, BIOS @ 0x000c0000/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) PCI Memory resource overlap reduced 0xe7000000 from 0xe7ffffff to 0xe6ffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xe3000000 - 0xe30003ff (0x400) MX[B]
	[1] -1	0	0xe7000000 - 0xe6ffffff (0x0) MX[B]O
	[2] -1	0	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[3] -1	0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[4] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[5] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[6] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[7] -1	0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[8] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xe3000000 - 0xe30003ff (0x400) MX[B]
	[1] -1	0	0xe7000000 - 0xe6ffffff (0x0) MX[B]O
	[2] -1	0	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[3] -1	0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[4] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[5] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[6] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[7] -1	0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[8] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B](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 - 0x000cffff (0x10000) 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 - 0x000cffff (0x10000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe3000000 - 0xe30003ff (0x400) MX[B]
	[6] -1	0	0xe7000000 - 0xe6ffffff (0x0) MX[B]O
	[7] -1	0	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[8] -1	0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[9] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[10] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[13] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[14] -1	0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[15] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B](B)
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(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.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(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.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(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.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(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.3.0.1, module version = 1.0.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(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) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
(II) Module freetype: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 2.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(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.3.0.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.2
(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.3.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.2
(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.3.0.1, module version = 1.0.1
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(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.3.0.1, module version = 1.0.2
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.4
(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.3.0.1, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "tdfx"
(II) Loading /usr/X11R6/lib/modules/drivers/tdfx_drv.o
(II) Module tdfx: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.3.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.4
(II) TDFX: Driver for 3dfx Banshee/Voodoo3 chipsets: 3dfx Banshee,
	3dfx Voodoo3, 3dfx Voodoo5
(II) Primary Device is: PCI 00:0c:0
(--) Assigning device section with no busID to primary device
(--) Chipset 3dfx Voodoo3 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 - 0x000cffff (0x10000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe3000000 - 0xe30003ff (0x400) MX[B]
	[6] -1	0	0xe7000000 - 0xe6ffffff (0x0) MX[B]O
	[7] -1	0	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[8] -1	0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[9] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[10] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[13] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[14] -1	0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[15] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B](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 - 0x000cffff (0x10000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe3000000 - 0xe30003ff (0x400) MX[B]
	[6] -1	0	0xe7000000 - 0xe6ffffff (0x0) MX[B]O
	[7] -1	0	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[8] -1	0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[9] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[10] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[11] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[12] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[16] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[17] -1	0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[18] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B](B)
	[19] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[20] 0	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.3.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) TDFX(0): Softbooting the board (through the int10 interface).
(II) TDFX(0): Primary V_BIOS segment is: 0xc000
(II) TDFX(0): Softbooting the board succeeded.
(II) TDFX(0): TDFXFindChips: found 1 chip(s)
(**) TDFX(0): Depth 16, (--) framebuffer bpp 16
(==) TDFX(0): RGB weight 565
(==) TDFX(0): Default visual is TrueColor
(--) TDFX(0): Chipset: "3dfx Voodoo3"
(--) TDFX(0): Linear framebuffer at 0xE4000000
(--) TDFX(0): MMIO registers at addr 0xE0000000
(--) TDFX(0): PIO registers at addr 0xB800
(II) TDFX(0): DRAMINIT1 read 0x40530031, programming 0x40202031 (not Banshee)
(II) TDFX(0): TDFXInitChips: numchips = 1
(II) TDFX(0): TDFXInitChips: cfgbits = 0x00000000, initbits = 0x00000001
(II) TDFX(0): TDFXInitChips: mem0base = 0xe0000000, mem1base = 0xe4000008
(II) TDFX(0): TDFXInitChips: mem0size = 0x02000000, mem1size = 0x02000000
(II) TDFX(0): TDFXInitChips: mem0bits = 0x00000005, mem1bits = 0x00000050
(II) TDFX(0): TDFXInitChips: cfgbits = 0x00000055
(II) TDFX(0): TDFXInitChips: MMIOAddr[0] = 0xe0000000
(II) TDFX(0): TDFXInitChips: LinearAddr[0] = 0xe4000008
(--) TDFX(0): VideoRAM: 16384 kByte Mapping 32768 kByte
(==) TDFX(0): Using gamma correction (1.0, 1.0, 1.0)
(II) TDFX(0): Generic Monitor: Using hsync range of 30.00-95.00 kHz
(II) TDFX(0): Generic Monitor: Using vrefresh range of 50.00-150.00 Hz
(II) TDFX(0): Clock range:  12.00 to 300.00 MHz
(II) TDFX(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) TDFX(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) TDFX(0): Not using default mode "1600x1200" (hsync out of range)
(II) TDFX(0): Not using default mode "800x600" (hsync out of range)
(II) TDFX(0): Not using default mode "1792x1344" (hsync out of range)
(II) TDFX(0): Not using default mode "896x672" (hsync out of range)
(II) TDFX(0): Not using default mode "1856x1392" (hsync out of range)
(II) TDFX(0): Not using default mode "928x696" (hsync out of range)
(II) TDFX(0): Not using default mode "1920x1440" (hsync out of range)
(II) TDFX(0): Not using default mode "960x720" (hsync out of range)
(II) TDFX(0): Not using default mode "1400x1050" (unknown reason)
(II) TDFX(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) TDFX(0): Not using default mode "960x720" (hsync out of range)
(II) TDFX(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) TDFX(0): Not using default mode "1024x768" (hsync out of range)
(II) TDFX(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) TDFX(0): Not using default mode "1024x768" (hsync out of range)
(II) TDFX(0): Not using mode "712x600" (no mode of this name)
(II) TDFX(0): Not using default mode "2048x1536" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1920x1440" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1856x1392" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1792x1344" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1280x960" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1280x960" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1152x864" (width too large for virtual size)
(II) TDFX(0): Not using default mode "1152x768" (width too large for virtual size)
(--) TDFX(0): Virtual size is 1024x768 (pitch 1024)
(**) TDFX(0): *Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) TDFX(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync
(**) TDFX(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) TDFX(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) TDFX(0): *Default mode "640x480": 74.2 MHz, 85.9 kHz, 85.1 Hz (D)
(II) TDFX(0): Modeline "640x480"   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) TDFX(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) TDFX(0):  Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) TDFX(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(**) TDFX(0):  Default mode "1024x768": 133.5 MHz, 95.3 kHz, 60.0 Hz (D)
(II) TDFX(0): Modeline "1024x768"  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync
(**) TDFX(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) TDFX(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) TDFX(0):  Default mode "960x720": 117.0 MHz, 90.0 kHz, 60.0 Hz (D)
(II) TDFX(0): Modeline "960x720"  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync
(**) TDFX(0):  Default mode "928x696": 109.2 MHz, 86.4 kHz, 60.1 Hz (D)
(II) TDFX(0): Modeline "928x696"  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync
(**) TDFX(0):  Default mode "896x672": 102.4 MHz, 83.7 kHz, 60.0 Hz (D)
(II) TDFX(0): Modeline "896x672"  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync
(**) TDFX(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) TDFX(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync
(**) TDFX(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) TDFX(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(**) TDFX(0):  Default mode "800x600": 101.2 MHz, 93.8 kHz, 75.0 Hz (D)
(II) TDFX(0): Modeline "800x600"  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) TDFX(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(**) TDFX(0):  Default mode "800x600": 94.5 MHz, 87.5 kHz, 70.0 Hz (D)
(II) TDFX(0): Modeline "800x600"   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "800x600": 87.8 MHz, 81.2 kHz, 65.0 Hz (D)
(II) TDFX(0): Modeline "800x600"   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) TDFX(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) TDFX(0):  Default mode "800x600": 81.0 MHz, 75.0 kHz, 60.0 Hz (D)
(II) TDFX(0): Modeline "800x600"   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) TDFX(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) TDFX(0):  Default mode "700x525": 77.9 MHz, 81.5 kHz, 74.8 Hz (D)
(II) TDFX(0): Modeline "700x525"   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
(II) TDFX(0): Modeline "700x525"   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "640x512": 78.8 MHz, 91.1 kHz, 85.0 Hz (D)
(II) TDFX(0): Modeline "640x512"   78.75  640 672 752 864  512 512 514 536 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D)
(II) TDFX(0): Modeline "640x512"   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(II) TDFX(0): Modeline "640x512"   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) TDFX(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(**) TDFX(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) TDFX(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(**) TDFX(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) TDFX(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 -hsync -vsync
(**) TDFX(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) TDFX(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(**) TDFX(0):  Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(II) TDFX(0): Modeline "640x480"   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "720x400": 35.5 MHz, 37.9 kHz, 85.0 Hz
(II) TDFX(0): Modeline "720x400"   35.50  720 756 828 936  400 401 404 446 -hsync +vsync
(**) TDFX(0):  Default mode "640x400": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) TDFX(0): Modeline "640x400"   31.50  640 672 736 832  400 401 404 445 -hsync +vsync
(**) TDFX(0):  Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
(II) TDFX(0): Modeline "576x432"   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "640x350": 31.5 MHz, 37.9 kHz, 85.1 Hz
(II) TDFX(0): Modeline "640x350"   31.50  640 672 736 832  350 382 385 445 +hsync -vsync
(**) TDFX(0):  Default mode "576x384": 32.5 MHz, 44.2 kHz, 54.8 Hz (D)
(II) TDFX(0): Modeline "576x384"   32.50  576 589 657 736  384 385 388 403 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "512x384": 47.2 MHz, 68.7 kHz, 85.0 Hz (D)
(II) TDFX(0): Modeline "512x384"   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(II) TDFX(0): Modeline "512x384"   39.40  512 520 568 656  384 384 386 400 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(II) TDFX(0): Modeline "512x384"   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync
(**) TDFX(0):  Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(II) TDFX(0): Modeline "512x384"   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync
(**) TDFX(0):  Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) TDFX(0): Modeline "416x312"   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync
(**) TDFX(0):  Default mode "400x300": 28.1 MHz, 53.7 kHz, 85.3 Hz (D)
(II) TDFX(0): Modeline "400x300"   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(II) TDFX(0): Modeline "400x300"   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) TDFX(0): Modeline "400x300"   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) TDFX(0): Modeline "400x300"   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) TDFX(0): Modeline "400x300"   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync
(**) TDFX(0):  Default mode "320x240": 18.0 MHz, 43.3 kHz, 85.2 Hz (D)
(II) TDFX(0): Modeline "320x240"   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync
(**) TDFX(0):  Default mode "320x240": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(II) TDFX(0): Modeline "320x240"   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync
(**) TDFX(0):  Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(II) TDFX(0): Modeline "320x240"   15.75  320 332 352 416  240 244 245 260 doublescan -hsync -vsync
(**) TDFX(0):  Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) TDFX(0): Modeline "320x240"   12.60  320 328 376 400  240 245 246 262 doublescan -hsync -vsync
(**) TDFX(0):  Default mode "360x200": 17.8 MHz, 37.9 kHz, 85.0 Hz (D)
(II) TDFX(0): Modeline "360x200"   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync
(**) TDFX(0):  Default mode "320x200": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) TDFX(0): Modeline "320x200"   15.75  320 336 368 416  200 200 202 222 doublescan -hsync +vsync
(**) TDFX(0):  Default mode "320x175": 15.8 MHz, 37.9 kHz, 85.3 Hz (D)
(II) TDFX(0): Modeline "320x175"   15.75  320 336 368 416  175 191 192 222 doublescan +hsync -vsync
(++) TDFX(0): DPI set to (100, 100)
(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.3.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.2
(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.3.0.1, module version = 1.1.0
	ABI class: XFree86 Video Driver, version 0.6
(**) TDFX(0): ShowCache Disabled
(**) TDFX(0): video key default 0x1e
(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.3.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.6
(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) TDFX(0): initializing int10
(II) TDFX(0): Primary V_BIOS segment is: 0xc000
(II) TDFX(0): VESA BIOS detected
(II) TDFX(0): VESA VBE Version 3.0
(II) TDFX(0): VESA VBE Total Mem: 16384 kB
(II) TDFX(0): VESA VBE OEM: 3dfx Interactive, Inc.
(II) TDFX(0): VESA VBE OEM Software Rev: 1.0
(II) TDFX(0): VESA VBE OEM Vendor: Elpin Systems, Inc.
(II) TDFX(0): VESA VBE OEM Product: 3dfx Avenger
(II) TDFX(0): VESA VBE OEM Product Rev: Version 1.00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) TDFX(0): VESA VBE DDC supported
(II) TDFX(0): VESA VBE DDC Level 2
(II) TDFX(0): VESA VBE DDC transfer in appr. 8 sec.
(II) TDFX(0): VESA VBE DDC read successfully
(II) TDFX(0): Manufacturer: MAX  Model: 17ca  Serial#: 863
(II) TDFX(0): Year: 1998  Week: 24
(II) TDFX(0): EDID Version: 1.0
(II) TDFX(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) TDFX(0): Sync:  Separate  Composite
(II) TDFX(0): Max H-Image Size [cm]: horiz.: 37  vert.: 28
(II) TDFX(0): Gamma: 2.98
(II) TDFX(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) TDFX(0): redX: 0.626 redY: 0.340   greenX: 0.310 greenY: 0.592
(II) TDFX(0): blueX: 0.150 blueY: 0.063   whiteX: 0.281 whiteY: 0.311
(II) TDFX(0): Supported VESA Video Modes:
(II) TDFX(0): 640x480@60Hz
(II) TDFX(0): 640x480@75Hz
(II) TDFX(0): 800x600@75Hz
(II) TDFX(0): 1024x768@75Hz
(II) TDFX(0): 1280x1024@75Hz
(II) TDFX(0): Manufacturer's mask: 78
(II) TDFX(0): Supported Future Video Modes:
(II) TDFX(0): #0: hsize: 640  vsize 480  refresh: 70  vid: 18993
(II) TDFX(0): #1: hsize: 640  vsize 480  refresh: 75  vid: 20273
(II) TDFX(0): #2: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) TDFX(0): #3: hsize: 800  vsize 600  refresh: 75  vid: 20293
(II) TDFX(0): #4: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) TDFX(0): #5: hsize: 1024  vsize 768  refresh: 75  vid: 20321
(II) TDFX(0): #6: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) TDFX(0): #7: hsize: 1280  vsize 960  refresh: 85  vid: 22913
(II) TDFX(0): Supported additional Video Mode:
(II) TDFX(0): clock: 157.5 MHz   Image Size:  360 x 270 mm
(II) TDFX(0): h_active: 1280  h_sync: 1348  h_sync_end 1508 h_blank_end 1728 h_border: 0
(II) TDFX(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1072 v_border: 0
(II) TDFX(0): Supported additional Video Mode:
(II) TDFX(0): clock: 94.5 MHz   Image Size:  360 x 270 mm
(II) TDFX(0): h_active: 1024  h_sync: 1072  h_sync_end 1168 h_blank_end 1376 h_border: 0
(II) TDFX(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 808 v_border: 0
(II) TDFX(0): Supported additional Video Mode:
(II) TDFX(0): clock: 56.2 MHz   Image Size:  360 x 270 mm
(II) TDFX(0): h_active: 800  h_sync: 832  h_sync_end 896 h_blank_end 1048 h_border: 0
(II) TDFX(0): v_active: 600  v_sync: 601  v_sync_end 604 v_blanking: 631 v_border: 0
(II) TDFX(0): Supported additional Video Mode:
(II) TDFX(0): clock: 25.2 MHz   Image Size:  360 x 270 mm
(II) TDFX(0): h_active: 640  h_sync: 656  h_sync_end 752 h_blank_end 800 h_border: 0
(II) TDFX(0): v_active: 400  v_sync: 412  v_sync_end 414 v_blanking: 449 v_border: 0
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B]
	[1] 0	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B]
	[2] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0	0x000c0000 - 0x000cffff (0x10000) MX[B]
	[6] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0	0xe3000000 - 0xe30003ff (0x400) MX[B]
	[8] -1	0	0xe7000000 - 0xe6ffffff (0x0) MX[B]O
	[9] -1	0	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[10] -1	0	0xe4000000 - 0xe5ffffff (0x2000000) MX[B](B)
	[11] -1	0	0xe0000000 - 0xe1ffffff (0x2000000) MX[B](B)
	[12] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[13] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[14] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[15] 0	0	0x0000b800 - 0x0000b8ff (0x100) IX[B]
	[16] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1	0	0x0000d000 - 0x0000d0ff (0x100) IX[B]
	[19] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[20] -1	0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[21] -1	0	0x0000b800 - 0x0000b8ff (0x100) IX[B](B)
	[22] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprD)
	[23] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprD)
(==) TDFX(0): Write-combining range (0xe4000000,0x2000000)
(II) TDFX(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0xb500
(II) TDFX(0): Changing back offset from 0x00cff000 to 0x00cfe000
(II) TDFX(0): Textures Memory 10.58 MB
(II) TDFX(0): Cursor Offset: [0x00000000,0x00001000)
(II) TDFX(0): Fifo Offset: [0x00001000, 0x00041000)
(II) TDFX(0): Front Buffer Offset: [0x00041000, 0x0026A000)
(II) TDFX(0): Texture Offset: [0x0026A000, 0x00CFE000)
(II) TDFX(0): BackOffset: [0x00CFE000, 0x00E7E000)
(II) TDFX(0): DepthOffset: [0x00E7F000, 0x00FFF000)
(II) TDFX(0): Minimum 338, Maximum 1279 lines of offscreen memory available
(II) TDFX(0): [dri] VideoRAM = 16384, VirtualXres = 1024, VirtualYres= 768,
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 5, (OK)
drmGetBusid returned ''
(II) TDFX(0): [drm] loaded kernel module for "tdfx" driver
(II) TDFX(0): [drm] created "tdfx" driver at busid "PCI:0:12:0"
(II) TDFX(0): [drm] added 8192 byte SAREA at 0xd08a7000
(II) TDFX(0): [drm] mapped SAREA 0xd08a7000 to 0x44232000
(II) TDFX(0): [drm] framebuffer handle = 0xe4000000
(II) TDFX(0): [drm] added 1 reserved context for kernel
(II) TDFX(0): [drm] Registers = 0xe0000000
(II) TDFX(0): visual configs initialized
(II) TDFX(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
	Driver provided NonTEGlyphRenderer replacement
	Setting up tile and stipple cache:
		32 128x128 slots
		10 256x256 slots
(==) TDFX(0): Backing store disabled
(==) TDFX(0): Silken mouse enabled
(**) Option "dpms"
(**) TDFX(0): DPMS enabled
(II) TDFX(0): X context handle = 0x00000001
(II) TDFX(0): [drm] installed DRM signal handler
(II) TDFX(0): [DRI] installation complete
(==) TDFX(0): Direct rendering enabled
(==) RandR enabled
(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) Initializing built-in extension RANDR
(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/psaux"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(**) Option "Resolution" "1000"
(**) Configured Mouse: Resolution: 1000
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
Could not init font path element unix/:7100, removing from list!
SetClientVersion: 0 7
(II) 3rd Button detected: disabling emulate3Button

XFree86 X server log files on system:
-rw-r--r--    1 root     root        28358 Nov 10  2002 /var/log/XFree86.1.log
-rw-r--r--    1 root     root        28193 Oct 16 13:46 /var/log/XFree86.2.log
-rw-r--r--    1 root     root        26486 Feb 25 19:06 /var/log/XFree86.8.log
-rw-r--r--    1 root     root        36908 Mar  1 19:16 /var/log/XFree86.0.log




-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux mars 2.6.2 #19 Sun Feb 29 22:23:15 CET 2004 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages xserver-xfree86 depends on:
ii  debconf                1.2.35            Debian configuration management sy
ii  libc6                  2.2.5-11.5        GNU C Library: Shared libraries an
ii  xserver-common         4.3.0-2.woody.1   files and utilities common to all 
ii  zlib1g                 1:1.1.4-1.0woody0 compression library - runtime


---------------------------------------
Received: (at 235657-done) by bugs.debian.org; 21 Apr 2004 01:58:15 +0000
>From branden@deadbeast.net Tue Apr 20 18:58:15 2004
Return-path: <branden@deadbeast.net>
Received: from dhcp065-026-182-085.indy.rr.com (redwald.deadbeast.net) [65.26.182.85] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BG70B-0000sk-00; Tue, 20 Apr 2004 18:58:15 -0700
Received: by redwald.deadbeast.net (Postfix, from userid 1000)
	id 905F7640E1; Tue, 20 Apr 2004 20:58:14 -0500 (EST)
Date: Tue, 20 Apr 2004 20:58:14 -0500
From: Branden Robinson <branden@debian.org>
To: 235657-done@bugs.debian.org
Subject: Re: Bug#235657: DRI programs change gamma value
Message-ID: <20040421015814.GX21188@deadbeast.net>
References: <20040301183830.B4FB71B3709@mars.thc.net> <20040305023740.GK23334@deadbeast.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="/hzbcv1ZPoZ/SOgH"
Content-Disposition: inline
In-Reply-To: <20040305023740.GK23334@deadbeast.net>
Mail-Copies-To: nobody
X-No-CC: I subscribe to this list; do not CC me on replies.
User-Agent: Mutt/1.5.5.1+cvs20040105i
Delivered-To: 235657-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 1


--/hzbcv1ZPoZ/SOgH
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Mar 04, 2004 at 09:37:40PM -0500, Branden Robinson wrote:
> tag 235657 + moreinfo
> thanks
>=20
> On Mon, Mar 01, 2004 at 07:38:30PM +0100, Honschu Lee wrote:
> > Package: xserver-xfree86
> > Version: 4.3.0-2.woody.1
> > Severity: important
> >=20
> > The Problem:
> > When I start any program which makes use of hardware 3D acceleration
> > like glxinfo, the gamma value of the hole screen is getting lighter. So
> > every time 3D acceleration was used I have to open a xterm to start
> > 'xgamma -g 1' . In Version 4.3.0-1 I haven't had that problem at all.
> >=20
> > Additional Information:
> > My XFree86 is from http://people.debian.org/~nobse/xfree86/ by
> > Norbert Tretkowski, which is a woody backport of the unstable packages
> > by Branden ( 4.3.0-3 ) - I think.
>=20
> While I appreciate that the woody backport is insanely close to
> identical to the sid packages from a source standpoint, I'd like to know
> if anyone can reproduce this with an official Debian package.

It has been a month and a half since I asked for more information, and
no one has reported that they can reproduce this with official Debian
packages.

Closing this bug as unreproducible.

If you find you can reproduce this with XFree86 4.3.0-7, currently in
Debian unstable (sid) and testing (sarge), please re-open the report or
file a new one.

--=20
G. Branden Robinson                |     It's not a matter of alienating
Debian GNU/Linux                   |     authors.  They have every right to
branden@debian.org                 |     license their software however we
http://people.debian.org/~branden/ |     like.  -- Craig Sanders

--/hzbcv1ZPoZ/SOgH
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iEYEARECAAYFAkCF1TYACgkQ6kxmHytGonwEPQCgo1g3h5wEPnpyoGC0o+7nATbJ
FPUAn2Yikspye7DOQr30S5eNaZ4yjWN1
=nKpn
-----END PGP SIGNATURE-----

--/hzbcv1ZPoZ/SOgH--



Reply to: