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

Bug#176834: marked as done (xserver-xfree86: [s3virge] system locks when rapidly switching between X and text VCs on ViRGE/DX or /GX rev 1)



Your message dated Mon, 12 Feb 2007 23:40:01 +0100
with message-id <45D0ECC1.3050909@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.1-4
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

My videocard BIOS is:

S3 86C375 ViRGE/DX BIOS. Version 1.01.03
Date 02/03/98

When I switch from virtual console to X with Alt+F7, and then rapidly
(before it switches and changes the videomode) I try to switch back to
vc, everything gets frozen with a comletely black screen. Alt+SysRq does
not work, CapsLock/NumLock do not work. Even programs running in the
background stop working (I know this because I have a driver for an
external device which inquires a daemon running on PC, and the device
stops working if the daemon does not respond). This happened two times
to me, but I am not able to reproduce it on request. No evidence in log
files, the one included is a clean logfile just to show what my system
is. This did not happen when I was using X 4.1.0. 

BTW: I have issued this report bug with 
reportbug -S normal -b -i /etc/X11/XF86Config-4 -i /var/log/XFree86.0.log xserver-xfree86
and the two files got included twice, so I deleted the duplicated copies
manually in editor.  Don't know why that happened. 

Section "Files"
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
#    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
#    FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
EndSection

### 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.

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"	"pc101"
	Option		"XkbLayout"	"pl"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/gpmdata"
	Option		"Protocol"		"MouseSystems"
	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	"Generic Video Card"
	Driver		"s3virge"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	30-72
	VertRefresh	50-150
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"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		"1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

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

Section "DRI"
	Mode	0666
EndSection

### END DEBCONF SECTION


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.2.1.1 (Debian 4.2.1-4 20021123003806 branden@debian.org) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 October 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.0.log", Time: Wed Jan 15 10:55:49 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "pl"
(**) XKB: layout: "pl"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/X11R6/lib/X11/fonts/local/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/:unscaled,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(II) Open APM successful
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.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.1.1, 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.1.1, 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 = 0x8000500c, 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:01:0: chip 8086,7110 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:01:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:01:3: chip 8086,7113 card 0000,0000 rev 01 class 06,80,00 hdr 00
(II) PCI: 00:09:0: chip 1131,7146 card 13c2,0000 rev 01 class 04,80,00 hdr 00
(II) PCI: 00:0a:0: chip 10ec,8139 card 10bd,0320 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0b:0: chip 14f3,2030 card 14f3,2000 rev 01 class 02,80,00 hdr 00
(II) PCI: 00:0c:0: chip 5333,8a01 card 5333,8a01 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.1.1, 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) 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,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:*(0:12:0) S3 ViRGE/DX or /GX rev 1, Mem @ 0xe0000000/26
(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	0xe6800000 - 0xe68000ff (0x100) MX[B]
	[1] -1 0	0xe7000000 - 0xe70001ff (0x200) MX[B]
	[2] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[3] -1 0	0x0000d400 - 0x0000d4ff (0x100) IX[B]
	[4] -1 0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[5] -1 0	0x0000e000 - 0x0000e00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xe6800000 - 0xe68000ff (0x100) MX[B]
	[1] -1 0	0xe7000000 - 0xe70001ff (0x200) MX[B]
	[2] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[3] -1 0	0x0000d400 - 0x0000d4ff (0x100) IX[B]
	[4] -1 0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[5] -1 0	0x0000e000 - 0x0000e00f (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	0xe6800000 - 0xe68000ff (0x100) MX[B]
	[6] -1 0	0xe7000000 - 0xe70001ff (0x200) MX[B]
	[7] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[8] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[9] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[10] -1 0	0x0000d400 - 0x0000d4ff (0x100) IX[B]
	[11] -1 0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[12] -1 0	0x0000e000 - 0x0000e00f (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.1.1, 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.1.1, 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.1.1, 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.1.1, 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.1.1, 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.1.1, 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.1.1, 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.1.1, 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.1.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "pex5"
(WW) Warning, couldn't open module pex5
(II) UnloadModule: "pex5"
(EE) Failed to load module "pex5" (module does not exist, 0)
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.2.1.1, 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.1.1, 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.1.1, 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.1.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "xie"
(WW) Warning, couldn't open module xie
(II) UnloadModule: "xie"
(EE) Failed to load module "xie" (module does not exist, 0)
(II) LoadModule: "s3virge"
(II) Loading /usr/X11R6/lib/modules/drivers/s3virge_drv.o
(II) Module s3virge: vendor="The XFree86 Project"
	compiled for 4.2.1.1, module version = 1.8.3
	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.1.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.3
(II) S3VIRGE: driver (version 1.8.3) 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:0c:0
(--) Assigning device section with no busID to primary device
(--) Chipset virge dx 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	0xe6800000 - 0xe68000ff (0x100) MX[B]
	[6] -1 0	0xe7000000 - 0xe70001ff (0x200) MX[B]
	[7] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[8] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[9] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[10] -1 0	0x0000d400 - 0x0000d4ff (0x100) IX[B]
	[11] -1 0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[12] -1 0	0x0000e000 - 0x0000e00f (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	0xe6800000 - 0xe68000ff (0x100) MX[B]
	[6] -1 0	0xe7000000 - 0xe70001ff (0x200) MX[B]
	[7] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[8] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[9] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[10] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[11] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1 0	0x0000d400 - 0x0000d4ff (0x100) IX[B]
	[14] -1 0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[15] -1 0	0x0000e000 - 0x0000e00f (0x10) IX[B]
	[16] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[17] 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.2.1.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(**) S3VIRGE(0): Depth 16, (--) framebuffer bpp 16
(==) S3VIRGE(0): RGB weight 565
(==) S3VIRGE(0): Default visual is TrueColor
(==) S3VIRGE(0): Using HW Cursor
(==) S3VIRGE(0): Using fb.
(==) S3VIRGE(0): mx_cr3a_fix.
(==) S3VIRGE(0): XVideo allowed (depends on chipset).
(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: 4096 kB
(II) S3VIRGE(0): VESA VBE OEM: S3 Incorporated. 86C375/86C385
(--) S3VIRGE(0): Chipset: "virge dx"
(WW) System lacks support for changing MTRRs
(II) S3VIRGE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) S3VIRGE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(--) S3VIRGE(0): No DDC signal
(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.1.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.5
(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:  4096k
(--) S3VIRGE(0): Detected current MCLK value of 69.801 MHz
(II) S3VIRGE(0): Generic Monitor: Using hsync range of 30.00-72.00 kHz
(II) S3VIRGE(0): Generic Monitor: Using vrefresh range of 50.00-150.00 Hz
(II) S3VIRGE(0): Clock range:  20.00 to 270.00 MHz
(II) S3VIRGE(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1280x960" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1280x1024" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1280x1024" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1600x1200" (horizontal timing out of range)
(II) S3VIRGE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1600x1200" (horizontal timing out of range)
(II) S3VIRGE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1600x1200" (horizontal timing out of range)
(II) S3VIRGE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1600x1200" (horizontal timing out of range)
(II) S3VIRGE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1600x1200" (horizontal timing out of range)
(II) S3VIRGE(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1400x1050" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) S3VIRGE(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(--) S3VIRGE(0): Virtual size is 1280x1024 (pitch 1280)
(**) S3VIRGE(0): Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) S3VIRGE(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) S3VIRGE(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) S3VIRGE(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(**) S3VIRGE(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) S3VIRGE(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync
(**) S3VIRGE(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) S3VIRGE(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) S3VIRGE(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) S3VIRGE(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(++) S3VIRGE(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.2.1.1, 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.2.1.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(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.1.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0 0	0xe0000000 - 0xe3ffffff (0x4000000) MS[B]
	[1] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[2] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[3] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[4] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[5] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[6] -1 0	0xe6800000 - 0xe68000ff (0x100) MX[B]
	[7] -1 0	0xe7000000 - 0xe70001ff (0x200) MX[B]
	[8] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[9] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[10] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[11] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[12] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1 0	0x0000d400 - 0x0000d4ff (0x100) IX[B]
	[15] -1 0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[16] -1 0	0x0000e000 - 0x0000e00f (0x10) IX[B]
	[17] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[18] 0 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) S3VIRGE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) S3VIRGE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(**) 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:
		20 128x128 slots
		5 256x256 slots
(==) S3VIRGE(0): Backing store disabled
(==) S3VIRGE(0): Silken mouse enabled
(**) 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"
(**) Configured Mouse: Protocol: "MouseSystems"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/gpmdata"
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 5
(**) Option "BaudRate" "1200"
(**) Configured Mouse: BaudRate: 1200
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) Open APM successful
(II) Open APM successful
(II) S3VIRGE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) S3VIRGE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(**) S3VIRGE(0): Using FB
(**) S3VIRGE(0): DPMS enabled
(II) S3VIRGE(0): Using overlay video
(II) Open APM successful
(II) Open APM successful
(II) Open APM successful
(II) Open APM successful

- -rw-r--r--    1 root     root        26085 Jan 15 11:06 /var/log/XFree86.0.log


- -- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux tarnica 2.4.18 #4 Sat Dec 28 05:46:45 CET 2002 i586
Locale: LANG=C, LC_CTYPE=pl_PL

Versions of packages xserver-xfree86 depends on:
ii  debconf                       1.0.32     Debian configuration management sy
ii  libc6                         2.3.1-5    GNU C Library: Shared libraries an
ii  xserver-common                4.2.1-4    files and utilities common to all 
ii  zlib1g                        1:1.1.4-9  compression library - runtime

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

iD8DBQE+JTpTef2MJBeMWJ0RAoZPAKCWyrqVF4WeGSXx3jHjX5P9JoPR8wCfXne7
68vbt+v4USAcvvbGQTqR5ZQ=
=I6if
-----END PGP SIGNATURE-----


--- End Message ---
--- Begin Message ---
I am closing this bug since the submitter did not reply to the ping I
send a couple weeks ago. If anybody ever reproduces this problem, feel
free to reopen.

Brice


--- End Message ---

Reply to: