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

Bug#79025: marked as done (xserver-xfree86: [sis] ScanlineCPUToScreenColorExpandFill broken on SiS 530 rev 162)



Your message dated Fri, 20 Aug 2004 15:43:36 -0500
with message-id <20040820204336.GM14820@redwald.deadbeast.net>
and subject line closing old bug
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; 7 Dec 2000 17:02:30 +0000
>From shura@bs.spa.umn.edu Thu Dec 07 11:02:30 2000
Return-path: <shura@bs.spa.umn.edu>
Received: from bs.spa.umn.edu [128.101.220.70] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 1444R0-0001jD-00; Thu, 07 Dec 2000 11:02:18 -0600
Received: from shura by bs.spa.umn.edu with local (Exim 3.20 #1 (Debian))
	id 1444Qh-0001cf-00
	for <submit@bugs.debian.org>; Thu, 07 Dec 2000 11:01:59 -0600
Date: Thu, 7 Dec 2000 11:01:58 -0600
From: Alex Roitman <shura@bs.spa.umn.edu>
To: submit@bugs.debian.org
Subject: fonts are not displayed properly under XFree86
Message-ID: <20001207110158.A3611@bs>
Reply-To: Alex Roitman <shura@bs.spa.umn.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Mailer: Balsa 1.0.pre1
Delivered-To: submit@bugs.debian.org

Package:	xserver-xfree86
Version:	4.0.1-10

I have a problem which had appeared since approximately the version 4.0.1-6.
The fonts are not displayed properly under XFree86. Everything else seems to work
just fine. Font server xfs is in place and working. 
In fact, there's no trouble with fonts under the older XF86_SVGA. 


System Information: 
woody  2.2.18pre21  i586 unknown

Versions of the packages xserver-xfree86 depends on:
ii  debconf        0.5.32         Debian configuration management system
ii  libc6          2.2-5          GNU C Library: Shared libraries and Timezone
ii  xserver-common 4.0.1-10        files and utilities common to all X servers
ii  zlib1g         1.1.3-11       compression library - runtime


I am including XF86Config-4 and XFree86.0.log:

-------------  /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"
EndSection

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

Section "Device"
	Identifier	"SiS 530"
	Driver "sis"
EndSection

Section "Monitor"
	Identifier	"KDS VS-190"
	HorizSync	30-95
	VertRefresh	50-160
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"SiS 530"
	Monitor		"KDS VS-190"
	DefaultDepth	16
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1024x768" "800x600" 
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1024x768" "800x600" 
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1024x768" "800x600" 
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1024x768" "800x600" 
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1024x768" "800x600" 
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1024x768" "800x600" 
	EndSubSection
EndSection

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

Section "DRI"
	Mode	0666
EndSection

# end of XF86Config
------------------------------


--------- /var/log/XFree86.0.log   ----------

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.1g / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 29 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: Wed Dec  6 15:57:53 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 "KDS VS-190"
(**) |   |-->Device "SiS 530"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(**) |-->Input Device "Generic Mouse"
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/cyrillic,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 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.2
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
	compiled for 4.0.1g, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
	compiled for 4.0.1g, 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 1039,0530 card 0000,0000 rev 02 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 1039,5513 card 1039,5513 rev d0 class 01,01,8a hdr 80
(II) PCI: 00:01:0: chip 1039,0008 card 0000,0000 rev b1 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 1039,0009 card 0000,0000 rev 00 class ff,00,00 hdr 80
(II) PCI: 00:02:0: chip 1039,0001 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0a:0: chip 10cd,1300 card 10cd,1310 rev 03 class 01,00,00 hdr 00
(II) PCI: 00:0b:0: chip 11ad,c115 card 11ad,c001 rev 25 class 02,00,00 hdr 00
(II) PCI: 00:0c:0: chip 13f6,0100 card 13f6,ffff rev 10 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 1039,6306 card 1039,6306 rev a2 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) LoadModule: "scanpci"
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
	compiled for 4.0.1g, 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:1: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:
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:2:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[1] -1	0x0000c400 - 0x0000c4ff (0x100) IX[B]
	[2] -1	0x0000c800 - 0x0000c8ff (0x100) IX[B]
	[3] -1	0x0000cc00 - 0x0000ccff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0xe7e00000 - 0xe7efffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0xfec00000 - 0xffcfffff (0x1100000) MX[B]
(--) PCI:*(1:0:0) SiS 530 rev 162, Mem @ 0xff000000/23, 0xe7ef0000/16, I/O @ 0xcc00/7
(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	0xeffe0000 - 0xefffffff (0x20000) MX[B]E
	[1] -1	0xefffff00 - 0xefffffff (0x100) MX[B]E
	[2] -1	0xeffd0000 - 0xeffdffff (0x10000) MX[B]E
	[3] -1	0xeffffe00 - 0xefffffff (0x200) MX[B]E
	[4] -1	0xe8000000 - 0xefffffff (0x8000000) MX[B]E
	[5] -1	0xe7ef0000 - 0xe7efffff (0x10000) MX[B](B)
	[6] -1	0xff000000 - 0xff7fffff (0x800000) MX[B](B)
	[7] -1	0x0000de00 - 0x0000deff (0x100) IX[B]E
	[8] -1	0x0000dc00 - 0x0000dcff (0x100) IX[B]E
	[9] -1	0x0000da00 - 0x0000daff (0x100) IX[B]E
	[10] -1	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[11] -1	0x00000374 - 0x00000377 (0x4) IX[B]E
	[12] -1	0x00000170 - 0x0000017f (0x10) IX[B]E
	[13] -1	0x000003f4 - 0x000003f7 (0x4) IX[B]E
	[14] -1	0x000001f0 - 0x000001ff (0x10) IX[B]E
	[15] -1	0x0000cc00 - 0x0000cc7f (0x80) IX[B](B)
(II) PCI Memory resource overlap reduced 0xeffe0000 from 0xefffffff to 0xeffeffff
(II) PCI Memory resource overlap reduced 0xeffffe00 from 0xefffffff to 0xeffffeff
(II) PCI Memory resource overlap reduced 0xe8000000 from 0xefffffff to 0xebffffff
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0xeffe0000 - 0xeffeffff (0x10000) MX[B]E
	[1] -1	0xefffff00 - 0xefffffff (0x100) MX[B]E
	[2] -1	0xeffd0000 - 0xeffdffff (0x10000) MX[B]E
	[3] -1	0xeffffe00 - 0xeffffeff (0x100) MX[B]E
	[4] -1	0xe8000000 - 0xebffffff (0x4000000) MX[B]E
	[5] -1	0xe7ef0000 - 0xe7efffff (0x10000) MX[B](B)
	[6] -1	0xff000000 - 0xff7fffff (0x800000) MX[B](B)
	[7] -1	0x0000de00 - 0x0000deff (0x100) IX[B]E
	[8] -1	0x0000dc00 - 0x0000dcff (0x100) IX[B]E
	[9] -1	0x0000da00 - 0x0000daff (0x100) IX[B]E
	[10] -1	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[11] -1	0x00000374 - 0x00000377 (0x4) IX[B]E
	[12] -1	0x00000170 - 0x0000017f (0x10) IX[B]E
	[13] -1	0x000003f4 - 0x000003f7 (0x4) IX[B]E
	[14] -1	0x000001f0 - 0x000001ff (0x10) IX[B]E
	[15] -1	0x0000cc00 - 0x0000cc7f (0x80) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0x00000000 - 0x0000016f (0x170) 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	0xeffe0000 - 0xeffeffff (0x10000) MX[B]E
	[6] -1	0xefffff00 - 0xefffffff (0x100) MX[B]E
	[7] -1	0xeffd0000 - 0xeffdffff (0x10000) MX[B]E
	[8] -1	0xeffffe00 - 0xeffffeff (0x100) MX[B]E
	[9] -1	0xe8000000 - 0xebffffff (0x4000000) MX[B]E
	[10] -1	0xe7ef0000 - 0xe7efffff (0x10000) MX[B](B)
	[11] -1	0xff000000 - 0xff7fffff (0x800000) MX[B](B)
	[12] -1	0x00000000 - 0x0000016f (0x170) IX[B]E
	[13] -1	0x0000de00 - 0x0000deff (0x100) IX[B]E
	[14] -1	0x0000dc00 - 0x0000dcff (0x100) IX[B]E
	[15] -1	0x0000da00 - 0x0000daff (0x100) IX[B]E
	[16] -1	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[17] -1	0x00000374 - 0x00000377 (0x4) IX[B]E
	[18] -1	0x00000170 - 0x0000017f (0x10) IX[B]E
	[19] -1	0x000003f4 - 0x000003f7 (0x4) IX[B]E
	[20] -1	0x000001f0 - 0x000001ff (0x10) IX[B]E
	[21] -1	0x0000cc00 - 0x0000cc7f (0x80) IX[B](B)
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.0.1g, 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.1g, 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.1g, 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.1g, 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.1g, 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.1g, 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.1g, 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.1g, 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.1g, 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.1g, 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.1g, module version = 1.1.8
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font FreeType
(II) LoadModule: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: vendor="The XFree86 Project"
	compiled for 4.0.1g, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Speedo
(II) LoadModule: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="The XFree86 Project"
	compiled for 4.0.1g, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.2
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.0.1g, 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.1g, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.3
(II) LoadModule: "sis"
(II) Loading /usr/X11R6/lib/modules/drivers/sis_drv.o
(II) Module sis: vendor="The XFree86 Project"
	compiled for 4.0.1g, module version = 0.6.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.1g, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.1
(II) SIS: driver for SiS chipsets: SIS5597, SIS5598, SIS530, SIS6326,
	SIS300, SIS630, SIS540
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset SIS530 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	0xeffe0000 - 0xeffeffff (0x10000) MX[B]E
	[6] -1	0xefffff00 - 0xefffffff (0x100) MX[B]E
	[7] -1	0xeffd0000 - 0xeffdffff (0x10000) MX[B]E
	[8] -1	0xeffffe00 - 0xeffffeff (0x100) MX[B]E
	[9] -1	0xe8000000 - 0xebffffff (0x4000000) MX[B]E
	[10] -1	0xe7ef0000 - 0xe7efffff (0x10000) MX[B](B)
	[11] -1	0xff000000 - 0xff7fffff (0x800000) MX[B](B)
	[12] -1	0x00000000 - 0x0000016f (0x170) IX[B]E
	[13] -1	0x0000de00 - 0x0000deff (0x100) IX[B]E
	[14] -1	0x0000dc00 - 0x0000dcff (0x100) IX[B]E
	[15] -1	0x0000da00 - 0x0000daff (0x100) IX[B]E
	[16] -1	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[17] -1	0x00000374 - 0x00000377 (0x4) IX[B]E
	[18] -1	0x00000170 - 0x0000017f (0x10) IX[B]E
	[19] -1	0x000003f4 - 0x000003f7 (0x4) IX[B]E
	[20] -1	0x000001f0 - 0x000001ff (0x10) IX[B]E
	[21] -1	0x0000cc00 - 0x0000cc7f (0x80) IX[B](B)
(II) resource ranges after probing:
	[0] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0xeffe0000 - 0xeffeffff (0x10000) MX[B]E
	[6] -1	0xefffff00 - 0xefffffff (0x100) MX[B]E
	[7] -1	0xeffd0000 - 0xeffdffff (0x10000) MX[B]E
	[8] -1	0xeffffe00 - 0xeffffeff (0x100) MX[B]E
	[9] -1	0xe8000000 - 0xebffffff (0x4000000) MX[B]E
	[10] -1	0xe7ef0000 - 0xe7efffff (0x10000) MX[B](B)
	[11] -1	0xff000000 - 0xff7fffff (0x800000) MX[B](B)
	[12] 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[13] 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[14] 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[15] -1	0x00000000 - 0x0000016f (0x170) IX[B]E
	[16] -1	0x0000de00 - 0x0000deff (0x100) IX[B]E
	[17] -1	0x0000dc00 - 0x0000dcff (0x100) IX[B]E
	[18] -1	0x0000da00 - 0x0000daff (0x100) IX[B]E
	[19] -1	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[20] -1	0x00000374 - 0x00000377 (0x4) IX[B]E
	[21] -1	0x00000170 - 0x0000017f (0x10) IX[B]E
	[22] -1	0x000003f4 - 0x000003f7 (0x4) IX[B]E
	[23] -1	0x000001f0 - 0x000001ff (0x10) IX[B]E
	[24] -1	0x0000cc00 - 0x0000cc7f (0x80) IX[B](B)
	[25] 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[26] 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
	compiled for 4.0.1g, module version = 0.1.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.1g, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.3
(**) SIS(0): Depth 16, (--) framebuffer bpp 16
(==) SIS(0): RGB weight 565
(==) SIS(0): Default visual is TrueColor
(==) SIS(0): Using gamma correction (1.0, 1.0, 1.0)
(==) SIS(0): Using HW cursor
(--) SIS(0): Detected memory clock : 100.000MHz
(--) SIS(0): Linear framebuffer at 0xFF000000
(--) SIS(0): MMIO registers at 0xE7EF0000
(--) SIS(0): Relocate IO registers at 0xCC00
(--) SIS(0): VideoRAM: 8192 kByte
(==) SIS(0): Min pixel clock is 16 MHz
(--) SIS(0): Max pixel clock is 230 MHz
(II) SIS(0): KDS VS-190: Using hsync range of 30.00-95.00 kHz
(II) SIS(0): KDS VS-190: Using vrefresh range of 50.00-160.00 Hz
(II) SIS(0): Clock range:  16.25 to 230.00 MHz
(WW) SIS(0): Default mode "1600x1200" deleted (hsync out of range)
(WW) SIS(0): Default mode "1792x1344" deleted (bad mode clock/interlace/doublescan)
(WW) SIS(0): Default mode "1856x1392" deleted (bad mode clock/interlace/doublescan)
(WW) SIS(0): Default mode "1920x1440" deleted (bad mode clock/interlace/doublescan)
(WW) SIS(0): Default mode "1920x1440" deleted (bad mode clock/interlace/doublescan)
(--) SIS(0): Virtual size is 1280x1024 (pitch 1280)
(**) SIS(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(**) SIS(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(**) SIS(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(==) SIS(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.1g, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(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.1g, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.3
(II) SIS(0): Accel Enable
(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.1g, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.3
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0xe7ef0000 - 0xe7efffff (0x10000) MX[B]
	[1] 0	0xff000000 - 0xff7fffff (0x800000) MX[B]
	[2] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1	0xeffe0000 - 0xeffeffff (0x10000) MX[B]E
	[8] -1	0xefffff00 - 0xefffffff (0x100) MX[B]E
	[9] -1	0xeffd0000 - 0xeffdffff (0x10000) MX[B]E
	[10] -1	0xeffffe00 - 0xeffffeff (0x100) MX[B]E
	[11] -1	0xe8000000 - 0xebffffff (0x4000000) MX[B]E
	[12] -1	0xe7ef0000 - 0xe7efffff (0x10000) MX[B](B)
	[13] -1	0xff000000 - 0xff7fffff (0x800000) MX[B](B)
	[14] 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
	[15] 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
	[16] 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
	[17] 0	0x0000cc00 - 0x0000cc7f (0x80) IX[B]
	[18] -1	0x00000000 - 0x0000016f (0x170) IX[B]E
	[19] -1	0x0000de00 - 0x0000deff (0x100) IX[B]E
	[20] -1	0x0000dc00 - 0x0000dcff (0x100) IX[B]E
	[21] -1	0x0000da00 - 0x0000daff (0x100) IX[B]E
	[22] -1	0x0000ffa0 - 0x0000ffbf (0x20) IX[B]E
	[23] -1	0x00000374 - 0x00000377 (0x4) IX[B]E
	[24] -1	0x00000170 - 0x0000017f (0x10) IX[B]E
	[25] -1	0x000003f4 - 0x000003f7 (0x4) IX[B]E
	[26] -1	0x000001f0 - 0x000001ff (0x10) IX[B]E
	[27] -1	0x0000cc00 - 0x0000cc7f (0x80) IX[B](B)
	[28] 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[29] 0	0x000003c0 - 0x000003df (0x20) IS[B]
(==) SIS(0): Write-combining range (0xff000000,0x800000)
[drm] failed to load kernel module "sis"
(0): [drm] drmOpen failed
(II) SIS(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Horizontal and Vertical Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		14 256x256 slots
		5 512x512 slots
(==) SIS(0): Backing store disabled
(==) SIS(0): Silken mouse enabled
(**) Option "dpms"
(**) SIS(0): DPMS enabled
(II) SIS(0): direct rendering disabled
(II) Setting vga for screen 0.
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "PS/2"
(**) Generic Mouse: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Generic Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(==) Generic Mouse: Buttons: 3
(**) Option "Emulate3Buttons" "true"
(**) Generic Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Generic Mouse: ZAxisMapping: buttons 4 and 5
(II) XINPUT: Adding extended input device "Generic Mouse" (type: MOUSE)

--------------------------

________________________

Alexander Roitman

Physics Department 
Univeristy of MInnesota
116 Church St. SE
Minneapolis,  MN  55455

Tel. (612) 626-8252
FAX  (612) 624-4578
________________________

---------------------------------------
Received: (at 79025-done) by bugs.debian.org; 20 Aug 2004 20:43:37 +0000
>From branden@redwald.deadbeast.net Fri Aug 20 13:43:37 2004
Return-path: <branden@redwald.deadbeast.net>
Received: from dhcp065-026-182-085.indy.rr.com (sisyphus.deadbeast.net) [65.26.182.85] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1ByGEb-0006Ba-00; Fri, 20 Aug 2004 13:43:37 -0700
Received: by sisyphus.deadbeast.net (Postfix, from userid 1000)
	id 8F4A268C036; Fri, 20 Aug 2004 15:43:36 -0500 (EST)
Date: Fri, 20 Aug 2004 15:43:36 -0500
From: Branden Robinson <branden@debian.org>
To: 79025-done@bugs.debian.org
Subject: closing old bug
Message-ID: <20040820204336.GM14820@redwald.deadbeast.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="Fnm8lRGFTVS/3GuM"
Content-Disposition: inline
Mail-Copies-To: nobody
X-No-CC: I subscribe to this list; do not CC me on replies.
User-Agent: Mutt/1.5.6+20040803i
Delivered-To: 79025-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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--Fnm8lRGFTVS/3GuM
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Asked submitter and another person who reported this problem for more
information on 24 Dec 2001.

No reply after over 2 years.

Closing bug from unresponsive submitter.

--=20
G. Branden Robinson                |     Software engineering: that part of
Debian GNU/Linux                   |     computer science which is too
branden@debian.org                 |     difficult for the computer
http://people.debian.org/~branden/ |     scientist.

--Fnm8lRGFTVS/3GuM
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iEYEARECAAYFAkEmYngACgkQ6kxmHytGonzJTwCglm4j9fK/ru8p0rM+2My2cv/d
i6UAni+6I/LQuBh5m9rrCppZiD3q6f4L
=e/4b
-----END PGP SIGNATURE-----

--Fnm8lRGFTVS/3GuM--



Reply to: