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

Bug#76685: marked as done (xserver-xfree86: [s3virge] transient streaking at depth 24 on ViRGE rev 6)



Your message dated Wed, 18 Dec 2013 12:44:50 +0000
with message-id <[🔎] E1VtGUc-0001gf-9l@franck.debian.org>
and subject line Bug#732477: Removed package(s) from unstable
has caused the Debian Bug report #76685,
regarding xserver-xfree86: [s3virge] transient streaking at depth 24 on ViRGE rev 6
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
76685: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=76685
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xfree86
Version: 4.0.1-2
Severity: normal

 I have a 2MB S3 ViRGE card with an 86c325 chip on it.  It worked fine with
the S3V server and the ViRGE driver in the SVGA server in XFree86 3.3.6.
lspci -v:
...
00:09.0 VGA compatible controller: S3 Inc. 86c325 [ViRGE] (rev 06) (prog-if 00 [VGA])
        Flags: bus master, medium devsel, latency 32, IRQ 12
        Memory at e0000000 (32-bit, non-prefetchable)
...
The computer is an Intel Pentium 200 MMX in a 430TX mobo, not overclocked.

 With a display depth of 16 or 24, the screen isn't right.  At depth 16,
there are three vertical lines of changing pixels (each about 2mm wide and
evenly spaced across the screen), with a kind of short bar inside the line
at the height of the cursor.  It looks like some kind of horizontal sync
problem, since the white xterm window which should be in the top left corner
(if I do X & xterm -display :0) is not contiguous, etc.  The X pointer is
visible, and moves with the mouse.  At 24bpp, the background is a jumble of
colour, but the xterm window is still white and in the same place(s!) as at
16.  At 16 or 24, the display is changing with time, so I'm pretty sure it's
not a drawing/data error.  This is why I'm not sending a screen capture,
since I don't think it would show anything.

 At depth = 15 (which uses fbbpp = 16...), it works right.  It uses the same
built-in Modeline as at depth = 16, so it surprises me that this works...
It works at 8bpp, too.

 I'm sure I've got the monitor settings right, since 30-48kHz and 50-90Hz
are what the monitor manual says, and it worked before.  The server is using
the same modeline as the 3.3.6 server.  Besides, it's a DPMS monitor, so it
would power off if it couldn't sync with the video signal.  (That would look
different from what I'm seeing, anyway.)

 This might be related, but might not.  When I switch back to the console
from X, at 15bpp and physical rez of 800x600, it prints this:
s3v: warning: VerticalRetraceWait timed out(1:3).
s3v: warning: VerticalRetraceWait timed out(3:3).
s3v: warning: VerticalRetraceWait timed out(1:3).
s3v: warning: VerticalRetraceWait timed out(3:3).
It takes noticeably longer for switch to finish than from other resolutions
where this doesn't happen.  The same message happens when shutting down the
server from that rez.

 At 16bpp (with the screen messed up), switching back from 800x600 gives:
s3v: warning: VerticalRetraceWait timed out(2:3).
s3v: warning: VerticalRetraceWait timed out(2:3).
The messages also show up when using CTRL+ALT+<+/-> to leave 800x600 rez.

 This problem doesn't happen at 24 or 8bpp.

 I've tried the options that are in the below config file, commented out.
 The log file is for a 16bpp session, with screen corruption.  I don't see
anything in the log that indicates trouble, but I didn't even try to
understand the register dumps...

 Anyway, it boils down to this:  I can't use depth = 16 or 24.  It seems
fine at 8 or 15, which doesn't bother me too much.  I was using 16 before,
but I'm not exactly doing graphics editting or anything.

-- System Information
Debian Release: woody
Kernel Version: Linux yeti 2.2.15 #4 Sun May 28 23:34:52 EDT 2000 i586 unknown

Versions of the packages xserver-xfree86 depends on:
ii  libc6          2.1.96-1       GNU C Library: Shared libraries and Timezone
ii  xserver-common 4.0.1-1        files and utilities common to all X servers
ii  zlib1g         1.1.3-11       compression library - runtime

Config file /etc/X11/XF86Config-4:
----------------------------------

# XF86Config-4 (XFree86 server configuration file) generated by Dexter, the
# Debian X Configuration tool.
#
# 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/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 "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"	"pc104"
	Option		"XkbLayout"	"us"
	Option		"AutoRepeat"	"250 30"
	Option		"XkbOptions"	"ctrl:nocaps"
EndSection

Section "InputDevice"
	Identifier	"Nimble 3 button"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Protocol"		"MouseSystems"
	Option		"Device"		"/dev/gpmdata"
	Option		"Emulate3Buttons"	"false"
EndSection

Section "Device"
	Identifier	"S3 ViRGE"
	Driver		"s3virge"
#	Option		"late_ras_precharge"
#	Option		"early_ras_precharge"
#	Option		"SWCursor"	"true"
#	Option		"slow_edodram"
#	Option		"NoAccel"
#	Option		"ShadowFB"	"true"
EndSection

Section "Monitor"
	Identifier	"Daytek 14"
	HorizSync	30-48
	VertRefresh	40-90
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"S3 ViRGE"
	Monitor		"Daytek 14"
	DefaultDepth	15
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480" 
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480" 
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480" 
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480" 
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480" 
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600" "640x480" 
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Nimble 3 button"
EndSection

Section "DRI"
	Mode	0666
EndSection

# end of XF86Config


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.0.1e / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 6 November 2000
	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.18pre15 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Fri Nov 10 01:49:07 2000
(==) 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 "Daytek 14"
(**) |   |-->Device "S3 ViRGE"
(**) |-->Input Device "Generic Keyboard"
(**) Option "AutoRepeat" "250 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(**) Option "XkbOptions" "ctrl:nocaps"
(**) XKB: options: "ctrl:nocaps"
(**) |-->Input Device "Nimble 3 button"
(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/: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 7

(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.1
(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.1e, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.1
(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.1e, 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,7100 card 0000,0000 rev 01 class 06,00,00 hdr 00
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 01 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 01 class 06,80,00 hdr 00
(II) PCI: 00:09:0: chip 5333,5631 card 0000,0000 rev 06 class 03,00,00 hdr 00
(II) PCI: 00:0a:0: chip 1011,0009 card 1109,1400 rev 20 class 02,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.1e, 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) Bus -1: bridge is at (0:0:0), (-1,-1,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus -1 I/O range:
	[0] -1	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
	[0] -1	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
	[0] -1	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x00 (VGA_EN is cleared)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(0:9:0) S3 ViRGE rev 6, Mem @ 0xe0000000/26
(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	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]E
	[1] -1	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[2] -1	0x00006500 - 0x000065ff (0x100) IX[B]E
	[3] -1	0x00006400 - 0x000064ff (0x100) IX[B]E
	[4] -1	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]E
	[1] -1	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[2] -1	0x00006500 - 0x000065ff (0x100) IX[B]E
	[3] -1	0x00006400 - 0x000064ff (0x100) IX[B]E
	[4] -1	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
(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	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]E
	[6] -1	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[7] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
	[8] -1	0x00006500 - 0x000065ff (0x100) IX[B]E
	[9] -1	0x00006400 - 0x000064ff (0x100) IX[B]E
	[10] -1	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.0.1e, 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.1e, 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.1e, 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.1e, 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.1e, 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.1e, 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.1e, 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.1e, 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.1e, 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.1e, 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.1e, module version = 1.1.7
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.1
(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.1e, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.1
(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.1e, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.1
(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.1e, 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.1e, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.3
(II) LoadModule: "s3virge"
(II) Loading /usr/X11R6/lib/modules/drivers/s3virge_drv.o
(II) Module s3virge: vendor="The XFree86 Project"
	compiled for 4.0.1e, module version = 1.3.0
	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.1e, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.1
	S3VIdentify
(II) S3VIRGE: driver (version 1.3.0) for S3 ViRGE chipsets: virge, 86C325,
	virge vx, 86C988, virge dx, virge gx, 86C375, 86C385, virge gx2,
	86C357, virge mx, 86C260, virge mx+, 86C280, trio 3d, 86C365,
	trio 3d/2x, 86C362, 86C368
(II) Primary Device is: PCI 00:09:0
	S3VProbe begin
(--) Assigning device section with no busID to primary device
(--) Chipset virge found
(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	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]E
	[6] -1	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[7] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
	[8] -1	0x00006500 - 0x000065ff (0x100) IX[B]E
	[9] -1	0x00006400 - 0x000064ff (0x100) IX[B]E
	[10] -1	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	S3VProbe end
(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	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]E
	[6] -1	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[7] 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[8] 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[9] 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[10] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
	[11] -1	0x00006500 - 0x000065ff (0x100) IX[B]E
	[12] -1	0x00006400 - 0x000064ff (0x100) IX[B]E
	[13] -1	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	[14] 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[15] 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
	S3VPreInit 1
(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.1e, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.3
(++) S3VIRGE(0): Depth 16, (--) framebuffer bpp 16
(==) S3VIRGE(0): RGB weight 565
(==) S3VIRGE(0): Default visual is TrueColor
	S3VGetRec
(==) S3VIRGE(0): Using HW Cursor
(==) S3VIRGE(0): Using fb.
(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) S3VIRGE(0): initializing int10
(II) S3VIRGE(0): Primary V_BIOS segment is: 0xc000
(II) S3VIRGE(0): VESA BIOS detected
(II) S3VIRGE(0): VESA VBE Version 1.2
(II) S3VIRGE(0): VESA VBE Total Mem: 2048 kB
(II) S3VIRGE(0): VESA VBE OEM: S3 Incorporated. 86C325
(--) S3VIRGE(0): Chipset: "virge"
	S3VMapMem
(WW) System lacks support for changing MTRRs
	S3VEnableMmio
	S3VPreInit vgaCRIndex=3d4, vgaIOBase=3d0, MMIOBase=40249000
(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.0.1e, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.3
(II) S3VIRGE(0): I2C bus "I2C bus" initialized.
(II) S3VIRGE(0): I2C device "I2C bus:ddc2" registered.
(II) S3VIRGE(0): I2C device "I2C bus:ddc2" removed.
(==) S3VIRGE(0): Using gamma correction (1.0, 1.0, 1.0)
(--) S3VIRGE(0): videoram:  2048k
(--) S3VIRGE(0): Detected current MCLK value of 50.114 MHz
	S3VDisableMmio
	S3VPreInit minClock=20000, maxClock=270000
(II) S3VIRGE(0): Daytek 14: Using hsync range of 30.00-48.00 kHz
(II) S3VIRGE(0): Daytek 14: Using vrefresh range of 40.00-90.00 Hz
(II) S3VIRGE(0): Clock range:  20.00 to 270.00 MHz
(WW) S3VIRGE(0): Default mode "800x600" deleted (hsync out of range)
(WW) S3VIRGE(0): Default mode "1024x768" deleted (hsync out of range)
(WW) S3VIRGE(0): Default mode "1024x768" deleted (hsync out of range)
(WW) S3VIRGE(0): Default mode "1024x768" deleted (hsync out of range)
(WW) S3VIRGE(0): Default mode "1152x864" deleted (hsync out of range)
(WW) S3VIRGE(0): Default mode "1280x960" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1280x960" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1280x1024" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1280x1024" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1280x1024" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1600x1200" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1600x1200" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1600x1200" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1600x1200" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1600x1200" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1792x1344" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1792x1344" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1856x1392" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1856x1392" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1920x1440" deleted (insufficient memory for mode)
(WW) S3VIRGE(0): Default mode "1920x1440" deleted (insufficient memory for mode)
(--) S3VIRGE(0): Virtual size is 1024x768 (pitch 1024)
(**) S3VIRGE(0): Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(**) S3VIRGE(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(**) S3VIRGE(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(==) S3VIRGE(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.1e, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(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.1e, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.3
(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.1e, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.3
Symbol cfbGCPrivateIndex from module /usr/X11R6/lib/modules/drivers/s3virge_drv.o is unresolved!
Symbol cfbBresS from module /usr/X11R6/lib/modules/drivers/s3virge_drv.o is unresolved!
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0xe0000000 - 0xe3ffffff (0x4000000) MS[B]
	[1] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[2] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[3] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[4] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[5] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[6] -1	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]E
	[7] -1	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[8] 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[9] 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[10] 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[11] -1	0x00000000 - 0x000001ff (0x200) IX[B]E
	[12] -1	0x00006500 - 0x000065ff (0x100) IX[B]E
	[13] -1	0x00006400 - 0x000064ff (0x100) IX[B]E
	[14] -1	0x0000f000 - 0x0000f0ff (0x100) IX[B]E
	[15] 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[16] 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
	S3VScreenInit
	S3VMapMem
	S3VEnableMmio
	S3VSave
(II) S3VIRGE(0): MMPR regs: 00110400 00000000 00000808 08080810


ViRGE driver: saved current video mode. Register dump:

(II) S3VIRGE(0): START register dump ------------------
Misc Out[3CC]
  67

CR[00-2f]
  5f 4f 50 82  55 81 bf 1f  00 47 06 07  00 00 3f ff  
  9c 00 8f 28  1f 96 b9 a3  ff ff ff ff  ff ff ff ff  
  ff 00 00 00  00 00 00 00  00 00 00 00  00 56 31 06  
  
SR[00-27]
  03 00 03 00  02 05 06 07  06 00 80 00  0c 03 0e 0f  
  41 28 61 28  00 03 5b 56  40 00 00 1b  00 1d 1e 1f  
  41 28 61 28  00 03 5b 56  

Gr Cont GR[00-0f]
  00 00 00 00  00 10 0e 00  ff f9 fa fb  fc fd fe ff  
  
Att Cont AR[00-1f]
  20 21 22 23  24 25 26 27  28 29 2a 2b  2c 2d 2e 2f  
  0c 00 0f 08  00 35 36 37  0c 00 0f 08  00 3d 3e 3f  
  
CR[30-6f]
  e1 05 40 00  00 00 92 ff  7b bd 85 00  10 00 00 00  
  00 04 04 00  00 00 00 3e  38 2f 00 ff  f7 ff c0 c0  
  00 00 90 08  30 00 00 00  83 e0 00 00  00 00 00 00  
  0f 0f 0f 00  00 00 80 00  ff e0 c0 00  00 08 00 1e  
  
(II) S3VIRGE(0): END register dump --------------------
	S3VModeInit
	S3VModeInit dclk=65000 
	S3VWriteMode
	S3VGEReset sub_stat=b000 
(II) S3VIRGE(0): ViRGE driver: done restoring mode, dumping CR registers:
(II) S3VIRGE(0): START register dump ------------------
Misc Out[3CC]
  ef

CR[00-2f]
  4b ff 7f 87  06 88 24 f5  00 60 00 00  00 00 00 00  
  03 29 ff 00  00 ff 24 c3  ff ff ff ff  ff ff ff ff  
  ff 00 00 00  00 00 00 00  00 00 00 00  00 56 31 06  
  
SR[00-27]
  03 01 0f 00  0e 05 06 07  06 00 80 00  0c 03 0e 0f  
  41 28 44 6b  00 83 5b 56  00 00 00 1b  00 1d 1e 1f  
  41 28 44 6b  00 83 5b 56  

Gr Cont GR[00-0f]
  00 00 00 00  00 40 05 0f  ff f9 fa fb  fc fd fe ff  
  
Att Cont AR[00-1f]
  20 21 22 23  24 25 26 27  28 29 2a 2b  2c 2d 2e 2f  
  41 00 0f 00  00 35 36 37  41 00 0f 00  00 3d 3e 3f  
  
CR[30-6f]
  e1 8c 40 20  10 00 92 ff  7b bd 95 29  a5 00 00 00  
  00 04 04 00  00 00 00 3e  38 2f 00 ff  f7 ff c0 c0  
  00 10 90 08  00 10 00 00  92 e0 00 00  00 75 40 40  
  0f 0f 0f 00  00 10 99 5c  ff e0 c0 00  00 08 00 1e  
  
(II) S3VIRGE(0): END register dump --------------------
(**) S3VIRGE(0): Using FB
(II) S3VIRGE(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	CPU to Screen color expansion
	Solid Horizontal and Vertical Lines
	Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		8 128x128 slots
(==) S3VIRGE(0): Backing store disabled
(==) S3VIRGE(0): Silken mouse enabled
	S3VDGAInit
	S3VDGAInit firstone vpWid=1024, vpHgt=768, Bpp=2, mdbitsPP=16
	S3VDGAInit firstone vpWid=800, vpHgt=600, Bpp=2, mdbitsPP=16
	S3VDGAInit firstone vpWid=640, vpHgt=480, Bpp=2, mdbitsPP=16
	S3VHWCursorInit
(**) Option "dpms"
(**) S3VIRGE(0): DPMS enabled
(II) S3VIRGE(0): Using overlay video
(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" "MouseSystems"
(**) Nimble 3 button: Protocol: "MouseSystems"
(**) Option "CorePointer"
(**) Nimble 3 button: Core Pointer
(**) Option "Device" "/dev/gpmdata"
(==) Nimble 3 button: Buttons: 3
(**) Option "Emulate3Buttons" "false"
(**) Option "BaudRate" "1200"
(**) Nimble 3 button: BaudRate: 1200
(II) XINPUT: Adding extended input device "Nimble 3 button" (type: MOUSE)
Couldn't load XKB keymap, falling back to pre-XKB keymap
Could not init font path element unix/:7100, removing from list!
	S3VModeInit
	S3VModeInit dclk=49500 
	S3VWriteMode
	S3VGEReset sub_stat=b000 
	S3VGEReset sub_stat=b000 
(II) S3VIRGE(0): ViRGE driver: done restoring mode, dumping CR registers:
(II) S3VIRGE(0): START register dump ------------------
Misc Out[3CC]
  2f

CR[00-2f]
  03 c7 63 83  cc 00 6f f0  00 60 00 00  00 00 00 00  
  59 2c 57 00  00 57 00 c3  ff ff ff ff  ff ff ff ff  
  ff 00 00 00  00 00 00 00  00 00 00 00  00 56 31 06  
  
SR[00-27]
  03 01 0f 00  0e 05 06 07  06 00 80 00  0c 03 0e 0f  
  41 28 44 51  00 83 5b 56  00 00 00 1b  00 1d 1e 1f  
  41 28 44 51  00 83 5b 56  

Gr Cont GR[00-0f]
  00 00 00 00  00 40 05 0f  ff f9 fa fb  fc fd fe ff  
  
Att Cont AR[00-1f]
  20 21 22 23  24 25 26 27  28 29 2a 2b  2c 2d 2e 2f  
  41 00 0f 00  00 35 36 37  41 00 0f 00  00 3d 3e 3f  
  
CR[30-6f]
  e1 8c 40 20  10 00 92 ff  7b bd 95 e8  81 00 00 00  
  00 04 04 00  00 00 01 f9  f9 79 00 ff  f7 ff c0 c0  
  00 10 90 08  00 10 00 00  92 e0 00 00  00 01 40 40  
  0f 0f 0f 00  00 10 99 5c  ff e0 c0 00  00 08 00 1e  
  
(II) S3VIRGE(0): END register dump --------------------
	S3VModeInit
	S3VModeInit dclk=36000 
	S3VWriteMode
	S3VGEReset sub_stat=b000 
s3v: warning: VerticalRetraceWait timed out(2:3).
	S3VGEReset sub_stat=b000 
s3v: warning: VerticalRetraceWait timed out(2:3).
(II) S3VIRGE(0): ViRGE driver: done restoring mode, dumping CR registers:
(II) S3VIRGE(0): START register dump ------------------
Misc Out[3CC]
  ef

CR[00-2f]
  cb 9f 4f 87  ae 9c fb 1f  00 40 00 00  00 00 00 00  
  e1 24 df 00  00 df 00 c3  ff ff ff ff  ff ff ff ff  
  ff 00 00 00  00 00 00 00  00 00 00 00  00 56 31 06  
  
SR[00-27]
  03 01 0f 00  0e 05 06 07  06 00 80 00  0c 03 0e 0f  
  41 28 4a 77  00 83 5b 56  00 00 00 1b  00 1d 1e 1f  
  41 28 4a 77  00 83 5b 56  

Gr Cont GR[00-0f]
  00 00 00 00  00 40 05 0f  ff f9 fa fb  fc fd fe ff  
  
Att Cont AR[00-1f]
  20 21 22 23  24 25 26 27  28 29 2a 2b  2c 2d 2e 2f  
  41 00 0f 00  00 35 36 37  41 00 0f 00  00 3d 3e 3f  
  
CR[30-6f]
  e1 8c 40 20  10 00 92 ff  7b bd 95 bd  65 00 00 00  
  00 04 04 00  00 00 01 8a  89 26 00 ff  f7 ff c0 c0  
  00 10 90 08  00 10 00 00  92 e0 00 00  00 00 40 40  
  0f 0f 0f 00  00 10 99 5c  ff e0 c0 00  00 08 00 1e  
  
(II) S3VIRGE(0): END register dump --------------------
	S3VModeInit
	S3VModeInit dclk=65000 
	S3VWriteMode
	S3VGEReset sub_stat=b000 
	S3VGEReset sub_stat=b000 
(II) S3VIRGE(0): ViRGE driver: done restoring mode, dumping CR registers:
(II) S3VIRGE(0): START register dump ------------------
Misc Out[3CC]
  ef

CR[00-2f]
  4b ff 7f 87  06 88 24 f5  00 60 00 00  00 00 00 00  
  03 29 ff 00  00 ff 24 c3  ff ff ff ff  ff ff ff ff  
  ff 00 00 00  00 00 00 00  00 00 00 00  00 56 31 06  
  
SR[00-27]
  03 01 0f 00  0e 05 06 07  06 00 80 00  0c 03 0e 0f  
  41 28 44 6b  00 83 5b 56  00 00 00 1b  00 1d 1e 1f  
  41 28 44 6b  00 83 5b 56  

Gr Cont GR[00-0f]
  00 00 00 00  00 40 05 0f  ff f9 fa fb  fc fd fe ff  
  
Att Cont AR[00-1f]
  20 21 22 23  24 25 26 27  28 29 2a 2b  2c 2d 2e 2f  
  41 00 0f 00  00 35 36 37  41 00 0f 00  00 3d 3e 3f  
  
CR[30-6f]
  e1 8c 40 20  10 00 92 ff  7b bd 95 29  a5 00 00 00  
  00 04 04 00  00 00 01 3b  38 eb 00 ff  f7 ff c0 c0  
  00 10 90 08  00 10 00 00  92 e0 00 00  00 75 40 40  
  0f 0f 0f 00  00 10 99 5c  ff e0 c0 00  00 08 00 1e  
  
(II) S3VIRGE(0): END register dump --------------------
	S3VWriteMode
	S3VGEReset sub_stat=b000 
(II) S3VIRGE(0): ViRGE driver: done restoring mode, dumping CR registers:
(II) S3VIRGE(0): START register dump ------------------
Misc Out[3CC]
  67

CR[00-2f]
  5f 4f 50 82  55 81 bf 1f  00 47 06 07  00 00 3f ff  
  9c 00 8f 28  1f 96 b9 a3  ff ff ff ff  ff ff ff ff  
  ff 00 00 00  00 00 00 00  00 00 00 00  00 56 31 06  
  
SR[00-27]
  03 00 03 00  02 05 06 07  06 00 80 00  0c 03 0e 0f  
  41 28 61 28  00 03 5b 56  40 00 00 1b  00 1d 1e 1f  
  41 28 61 28  00 03 5b 56  

Gr Cont GR[00-0f]
  00 00 00 00  00 10 0e 00  ff f9 fa fb  fc fd fe ff  
  
Att Cont AR[00-1f]
  20 21 22 23  24 25 26 27  28 29 2a 2b  2c 2d 2e 2f  
  0c 00 0f 08  00 35 36 37  0c 00 0f 08  00 3d 3e 3f  
  
CR[30-6f]
  e1 05 40 00  00 00 92 ff  7b bd 85 00  10 00 00 00  
  00 04 04 00  00 00 01 f9  f9 79 00 ff  f7 ff c0 c0  
  00 00 90 08  30 00 00 00  83 e0 00 00  00 00 00 00  
  0f 0f 0f 00  00 00 80 00  ff e0 c0 00  00 08 00 1e  
  
(II) S3VIRGE(0): END register dump --------------------
	S3VDisableMmio


--- End Message ---
--- Begin Message ---
Version: 1:1.10.4-5+rm

Dear submitter,

as the package xserver-xorg-video-s3virge has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/732477

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---

Reply to: