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

Bug#165479: marked as done (xserver-xfree86: [trident] clients complain that SHAPE extension missing on CyberBlade/DSTN/i7 rev 92)



Your message dated Tue, 23 Jan 2007 20:47:41 +0100
with message-id <45B6665D.1090200@ens-lyon.org>
and subject line Undelivered Mail Returned to Sender
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.1.0-17
Severity: normal

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

Hi,

I have played on my GNU/Debian (testing) with dpkg-reconfigure
xserver-xfree86 and the result is that on the same computer, with
same version of OS, X, and KDE, kghostview suddenly begun to
complain, that "extension SHAPE is missing" on my display (it
worked before). However, otherwise everything seems to work with
exceptions described below

I have immersed myself more into XF86Config-4 for the solution,
but I did not find anything concerning shape extension. On the
other hand I found some really disturbing lines like in
/var/log/XFree*.log (see attached files; of course, breaking into
multiple lines was done by hand in MUA):

(WW) TRIDENT(0): Failed to set up write-combining range \
        (0xf5000000,0x400000)

What does it mean, and what should I do with that (l. 405)?

Other lines which make me worry are (l. 484-6):

        Could not init font path element /usr/lib/X11/fonts/TrueType, \
        removing from list!
        Could not init font path element /usr/lib/X11/fonts/Type1, \
        removing from list!
        Could not init font path element /usr/lib/X11/fonts/Speedo, \
        removing from list!

I have checked the abovementioned paths and everything seems to
be all right (all world-readable and -executable, everywhere
fresh fonts.* files with at least to my level of understanding
sensible content).

Do these problems have anything in common and what could I do
about them?

        Thanks

                Matej

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

01:00.0 VGA compatible controller: Trident Microsystems CyberBlade/i7d (rev 5c)
01:00.0 Class 0300: 1023:8420 (rev 5c)

# $Id: XF86Config-4,v 1.4 2002/10/14 18:26:21 matej Exp $

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Synaptics Touchpad"
	InputDevice	"Generic Mouse"
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.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
	#FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/TrueType"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/75dpi"
	FontPath	"/usr/lib/X11/fonts/100dpi"
EndSection

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

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"czsk"
	Option		"XkbVariant"	"cz_us_qwerty"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"PS/2"
	Option		"Emulate3Buttons"	"true"
	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		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"Trident Cyberblade (generic)"
	Driver		"trident"
	#BusID		"PCI:01:00:0"
EndSection

Section "Monitor"
	Identifier	"Built-in LCD panel"
	HorizSync	28-38
	VertRefresh	43-72
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Trident Cyberblade (generic)"
	Monitor		"Built-in LCD panel"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"800x600"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"800x600"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"800x600"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"800x600"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"800x600"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"800x600"
	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

Section "InputDevice"
	Driver  	"synaptics"
	Identifier  	"Synaptics Touchpad"
	Option		"CorePointer"
	Option 	"Device"  	"/dev/psaux"
	#Option	"Edges"		"1900 4000 1800 2000"
	Option	"Edges"		"1900 5400 1800 3900"
	#Option	"Finger"	"15 30"
	Option	"Finger"	"25 30"
	Option	"MaxTapTime" "20"
	Option	"MaxTapMove" "220"
	Option	"VertScrollDelta" "100"
	Option	"MinSpeed"	"0.02"
	Option	"MaxSpeed"	"0.18"
	Option	"AccelFactor" "0.0010"
	#  Option	"Repeater"	"/dev/ps2mouse"
	#  Option	"SHMConfig"	"on"
EndSection

Section "Module"
	Load "synaptics"
EndSection

Section "Files"
	FontPath	"/usr/lib/X11/fonts/TrueType"
	FontPath	"/usr/lib/X11/fonts/75dpi"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/misc"
EndSection



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.1.0.1 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 21 December 2001
	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)
Build Operating System: Linux 2.4.18 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Sat Oct 19 10:55:36 2002
(==) Using config file: "/etc/X11/XF86Config-4"
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Built-in LCD panel"
(**) |   |-->Device "Trident Cyberblade (generic)"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "czsk"
(**) XKB: layout: "czsk"
(**) Option "XkbVariant" "cz_us_qwerty"
(**) XKB: variant: "cz_us_qwerty"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Synaptics Touchpad"
(**) |-->Input Device "Generic Mouse"
(**) FontPath set to "/usr/lib/X11/fonts/TrueType,/usr/lib/X11/fonts/75dpi,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/misc"
(==) 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.4
	XFree86 XInput driver : 0.2
	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.1.0.1, 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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x80003850, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0501 card 0000,0000 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8501 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1106,0000 rev 19 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 0000,0000 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 0a class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 0000,0000 rev 20 class 06,01,00 hdr 00
(II) PCI: 00:07:5: chip 1106,3058 card 0e11,b194 rev 21 class 04,01,00 hdr 00
(II) PCI: 00:09:0: chip 11c1,0441 card 144f,0441 rev 01 class 07,80,00 hdr 00
(II) PCI: 00:0a:0: chip 104c,ac1e card 4000,0000 rev 00 class 06,07,00 hdr 02
(II) PCI: 01:00:0: chip 1023,8420 card 0e11,b15a rev 5c 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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(II) UnloadModule: "scanpci"
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(II) Host-to-PCI bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-ISA bridge:
(II) PCI-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xf4100000 - 0xf57fffff (0x1700000) MX[B]
(II) Bus 1 prefetchable memory range:
(II) Bus -1: bridge is at (0:7:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(II) Bus -1: bridge is at (0:7:4), (0,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
(II) Bus -1 non-prefetchable memory range:
(II) Bus -1 prefetchable memory range:
(--) PCI:*(1:0:0) Trident CyberBlade/DSTN/i7 rev 92, Mem @ 0xf5000000/23, 0xf4100000/17, 0xf4800000/23
(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	0xf4000000 - 0xf40000ff (0x100) MX[B]
	[1] -1 0	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
	[2] -1 0	0xf4800000 - 0xf4ffffff (0x800000) MX[B](B)
	[3] -1 0	0xf4100000 - 0xf411ffff (0x20000) MX[B](B)
	[4] -1 0	0xf5000000 - 0xf57fffff (0x800000) MX[B](B)
	[5] -1 0	0x00001400 - 0x000014ff (0x100) IX[B]
	[6] -1 0	0x00001838 - 0x0000183f (0x8) IX[B]
	[7] -1 0	0x00001830 - 0x00001833 (0x4) IX[B]
	[8] -1 0	0x00001834 - 0x00001837 (0x4) IX[B]
	[9] -1 0	0x00001000 - 0x000010ff (0x100) IX[B]
	[10] -1 0	0x00001800 - 0x0000181f (0x20) IX[B]
	[11] -1 0	0x00001820 - 0x0000182f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xf4000000 - 0xf40000ff (0x100) MX[B]
	[1] -1 0	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
	[2] -1 0	0xf4800000 - 0xf4ffffff (0x800000) MX[B](B)
	[3] -1 0	0xf4100000 - 0xf411ffff (0x20000) MX[B](B)
	[4] -1 0	0xf5000000 - 0xf57fffff (0x800000) MX[B](B)
	[5] -1 0	0x00001400 - 0x000014ff (0x100) IX[B]
	[6] -1 0	0x00001838 - 0x0000183f (0x8) IX[B]
	[7] -1 0	0x00001830 - 0x00001833 (0x4) IX[B]
	[8] -1 0	0x00001834 - 0x00001837 (0x4) IX[B]
	[9] -1 0	0x00001000 - 0x000010ff (0x100) IX[B]
	[10] -1 0	0x00001800 - 0x0000181f (0x20) IX[B]
	[11] -1 0	0x00001820 - 0x0000182f (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	0xf4000000 - 0xf40000ff (0x100) MX[B]
	[6] -1 0	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
	[7] -1 0	0xf4800000 - 0xf4ffffff (0x800000) MX[B](B)
	[8] -1 0	0xf4100000 - 0xf411ffff (0x20000) MX[B](B)
	[9] -1 0	0xf5000000 - 0xf57fffff (0x800000) MX[B](B)
	[10] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1 0	0x00001400 - 0x000014ff (0x100) IX[B]
	[13] -1 0	0x00001838 - 0x0000183f (0x8) IX[B]
	[14] -1 0	0x00001830 - 0x00001833 (0x4) IX[B]
	[15] -1 0	0x00001834 - 0x00001837 (0x4) IX[B]
	[16] -1 0	0x00001000 - 0x000010ff (0x100) IX[B]
	[17] -1 0	0x00001800 - 0x0000181f (0x20) IX[B]
	[18] -1 0	0x00001820 - 0x0000182f (0x10) IX[B]
(II) LoadModule: "synaptics"
(II) Loading /usr/X11R6/lib/modules/input/synaptics_drv.o
(II) Module synaptics: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.2
(II) LoadModule: "trident"
(II) Loading /usr/X11R6/lib/modules/drivers/trident_drv.o
(II) Module trident: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "synaptics"
(II) Reloading /usr/X11R6/lib/modules/input/synaptics_drv.o
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.2
(II) TRIDENT: driver for Trident chipsets: tvga8900d, cyber9320, cyber9388,
	cyber9397, cyber9397dvd, cyber9520, cyber9525dvd, cyberblade/e4,
	tgui9420dgi, tgui9440agi, tgui9660, tgui9680, providia9682,
	providia9685, cyber9382, cyber9385, 3dimage975, 3dimage985, blade3d,
	cyberbladei7, cyberbladei7d, cyberbladei1, cyberbladei1d,
	cyberbladeAi1, cyberbladeAi1d, cyberbladeXP, cyberbladeXPm
(II) Primary Device is: PCI 01:00:0
(--) Assigning device section with no busID to primary device
(--) Chipset cyberbladei7d 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	0xf4000000 - 0xf40000ff (0x100) MX[B]
	[6] -1 0	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
	[7] -1 0	0xf4800000 - 0xf4ffffff (0x800000) MX[B](B)
	[8] -1 0	0xf4100000 - 0xf411ffff (0x20000) MX[B](B)
	[9] -1 0	0xf5000000 - 0xf57fffff (0x800000) MX[B](B)
	[10] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1 0	0x00001400 - 0x000014ff (0x100) IX[B]
	[13] -1 0	0x00001838 - 0x0000183f (0x8) IX[B]
	[14] -1 0	0x00001830 - 0x00001833 (0x4) IX[B]
	[15] -1 0	0x00001834 - 0x00001837 (0x4) IX[B]
	[16] -1 0	0x00001000 - 0x000010ff (0x100) IX[B]
	[17] -1 0	0x00001800 - 0x0000181f (0x20) IX[B]
	[18] -1 0	0x00001820 - 0x0000182f (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	0xf4000000 - 0xf40000ff (0x100) MX[B]
	[6] -1 0	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
	[7] -1 0	0xf4800000 - 0xf4ffffff (0x800000) MX[B](B)
	[8] -1 0	0xf4100000 - 0xf411ffff (0x20000) MX[B](B)
	[9] -1 0	0xf5000000 - 0xf57fffff (0x800000) MX[B](B)
	[10] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[11] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[12] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[13] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1 0	0x00001400 - 0x000014ff (0x100) IX[B]
	[16] -1 0	0x00001838 - 0x0000183f (0x8) IX[B]
	[17] -1 0	0x00001830 - 0x00001833 (0x4) IX[B]
	[18] -1 0	0x00001834 - 0x00001837 (0x4) IX[B]
	[19] -1 0	0x00001000 - 0x000010ff (0x100) IX[B]
	[20] -1 0	0x00001800 - 0x0000181f (0x20) IX[B]
	[21] -1 0	0x00001820 - 0x0000182f (0x10) IX[B]
	[22] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[23] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) TRIDENT(0): Depth 24, (--) framebuffer bpp 32
(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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(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.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(==) TRIDENT(0): RGB weight 888
(==) TRIDENT(0): Default visual is TrueColor
(==) TRIDENT(0): Using gamma correction (1.0, 1.0, 1.0)
(==) TRIDENT(0): Linear framebuffer at 0xF5000000
(--) TRIDENT(0): IO registers at 0xF4100000
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) TRIDENT(0): initializing int10
(II) TRIDENT(0): Primary V_BIOS segment is: 0xc000
(II) TRIDENT(0): VESA BIOS detected
(II) TRIDENT(0): VESA VBE Version 2.0
(II) TRIDENT(0): VESA VBE Total Mem: 4096 kB
(II) TRIDENT(0): VESA VBE OEM: Copyright 1998 TRIDENT MICROSYSTEMS INC.
(II) TRIDENT(0): VESA VBE OEM Software Rev: 0.0
(II) TRIDENT(0): VESA VBE OEM Vendor: 
(II) TRIDENT(0): VESA VBE OEM Product: 
(II) TRIDENT(0): VESA VBE OEM Product Rev: 
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) TRIDENT(0): VESA VBE DDC supported
(II) TRIDENT(0): VESA VBE DDC Level none
(II) TRIDENT(0): VESA VBE DDC transfer in appr. 0 sec.
(II) TRIDENT(0): VESA VBE DDC read failed
(--) TRIDENT(0): Revision is 92
(==) TRIDENT(0): Using HW cursor
(--) TRIDENT(0): Found CyberBlade/DSTN/i7 chip
(--) TRIDENT(0): RAM type is SDRAM
(--) TRIDENT(0): VideoRAM: 4096 kByte
(--) TRIDENT(0): STN Panel 800x600 found
(--) TRIDENT(0): Memory Clock is 57.27 MHz
(==) TRIDENT(0): Min pixel clock is 12 MHz
(--) TRIDENT(0): Max pixel clock is 115 MHz
(II) TRIDENT(0): Built-in LCD panel: Using hsync range of 28.00-38.00 kHz
(II) TRIDENT(0): Built-in LCD panel: Using vrefresh range of 43.00-72.00 Hz
(II) TRIDENT(0): Clock range:  12.00 to 115.00 MHz
(II) TRIDENT(0): Not using default mode "640x350" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "640x400" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "720x400" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "640x480" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "640x480" (vrefresh out of range)
(II) TRIDENT(0): Not using default mode "640x480" (hsync out of range)
(II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
(II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
(II) TRIDENT(0): Not using default mode "800x600" (hsync out of range)
(II) TRIDENT(0): Removing mode (1024x768) larger than the LCD panel (800x600)
(II) TRIDENT(0): Not using default mode "1024x768" (unknown reason)
(II) TRIDENT(0): Removing mode (1024x768) larger than the LCD panel (800x600)
(II) TRIDENT(0): Not using default mode "1024x768" (unknown reason)
(II) TRIDENT(0): Removing mode (1024x768) larger than the LCD panel (800x600)
(II) TRIDENT(0): Not using default mode "1024x768" (unknown reason)
(II) TRIDENT(0): Removing mode (1024x768) larger than the LCD panel (800x600)
(II) TRIDENT(0): Not using default mode "1024x768" (unknown reason)
(II) TRIDENT(0): Removing mode (1024x768) larger than the LCD panel (800x600)
(II) TRIDENT(0): Not using default mode "1024x768" (unknown reason)
(II) TRIDENT(0): Removing mode (1152x864) larger than the LCD panel (800x600)
(II) TRIDENT(0): Not using default mode "1152x864" (unknown reason)
(II) TRIDENT(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1280x960" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1280x1024" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) TRIDENT(0): Not using default mode "1400x1050" (insufficient memory for mode)
(--) TRIDENT(0): Virtual size is 800x600 (pitch 1024)
(**) TRIDENT(0): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) TRIDENT(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(++) TRIDENT(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.1.0.1, 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.1.0.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.4
(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.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0 0	0xf4800000 - 0xf4ffffff (0x800000) MX[B]
	[1] 0 0	0xf4100000 - 0xf411ffff (0x20000) MX[B]
	[2] 0 0	0xf5000000 - 0xf57fffff (0x800000) MX[B]
	[3] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1 0	0xf4000000 - 0xf40000ff (0x100) MX[B]
	[9] -1 0	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
	[10] -1 0	0xf4800000 - 0xf4ffffff (0x800000) MX[B](B)
	[11] -1 0	0xf4100000 - 0xf411ffff (0x20000) MX[B](B)
	[12] -1 0	0xf5000000 - 0xf57fffff (0x800000) MX[B](B)
	[13] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
	[14] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
	[15] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
	[16] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1 0	0x00001400 - 0x000014ff (0x100) IX[B]
	[19] -1 0	0x00001838 - 0x0000183f (0x8) IX[B]
	[20] -1 0	0x00001830 - 0x00001833 (0x4) IX[B]
	[21] -1 0	0x00001834 - 0x00001837 (0x4) IX[B]
	[22] -1 0	0x00001000 - 0x000010ff (0x100) IX[B]
	[23] -1 0	0x00001800 - 0x0000181f (0x20) IX[B]
	[24] -1 0	0x00001820 - 0x0000182f (0x10) IX[B]
	[25] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[26] 0 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(WW) TRIDENT(0): Failed to set up write-combining range (0xf5000000,0x400000)
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) TRIDENT(0): Initializing int10
(II) TRIDENT(0): Primary V_BIOS segment is: 0xc000
(II) TRIDENT(0): Overriding Horizontal timings.
(II) TRIDENT(0): Shadow off
(II) TRIDENT(0): H-timing shadow registers: 0x7f           0x00 0x69 0x7f
(II) TRIDENT(0): H-timing registers:        0x7f 0x63 0x63 0x00 0x69 0x7f
(II) TRIDENT(0): V-timing shadow registers: 0x72 0xf0 0x59 0x0d           0x00 (0x08)
(II) TRIDENT(0): V-timing registers:        0x72 0xf0 0x59 0x0d 0x57 0x00 0x00
(II) TRIDENT(0): Setting BIOS Mode: 6d
(II) TRIDENT(0): Found Clock  80.00 n=249 m=21 k=1
(II) TRIDENT(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:
		28 128x128 slots
(==) TRIDENT(0): Backing store disabled
(==) TRIDENT(0): Silken mouse enabled
(**) Option "dpms"
(**) TRIDENT(0): DPMS enabled
(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 "Device" "/dev/psaux"
(**) Option "MaxTapTime" "20"
(**) Option "MaxTapMove" "220"
(**) Option "VertScrollDelta" "100"
(II) xfree driver for the synaptics touchpad 0.11.3
(--) Synaptics Touchpad synaptics touchpad found
(--)  Synaptics Touchpad, model: 1
(--)  Firware: 4.6
(--)  Sensor: 15
(--)  new absolute packet format
(--)  Touchpad has extended capability bits
(--)  -> four buttons
(--)  -> multifinger detection
(--)  -> palm detection
(**) Option "CorePointer"
(**) Synaptics Touchpad: Core Pointer
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Option "SendCoreEvents" "true"
(**) Generic Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(EE) xf86OpenSerial: Cannot open device /dev/input/mice
	No such device.
(EE) Generic Mouse: cannot open input device
(EE) PreInit failed for input device "Generic Mouse"
(II) UnloadModule: "mouse"
(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
Synaptics DeviceInit called
SynapticsCtrl called.
Synaptics DeviceOn called
(II) xfree driver for the synaptics touchpad 0.11.3
(--) Synaptics Touchpad synaptics touchpad found
(--)  Synaptics Touchpad, model: 1
(--)  Firware: 4.6
(--)  Sensor: 15
(--)  new absolute packet format
(--)  Touchpad has extended capability bits
(--)  -> four buttons
(--)  -> multifinger detection
(--)  -> palm detection
Could not init font path element /usr/lib/X11/fonts/TrueType, removing from list!
Could not init font path element /usr/lib/X11/fonts/Type1, removing from list!
Could not init font path element /usr/lib/X11/fonts/Speedo, removing from list!
SynapticsCtrl called.

- -rw-r--r--    1 root     root        23480 2002-10-19 10:56 /var/log/XFree86.0.log



- -- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux komensky 2.4.19 #2 Út øíj 8 10:36:58 EDT 2002 i586
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ

Versions of packages xserver-xfree86 depends on:
ii  debconf                       1.2.10     Debian configuration management sy
ii  libc6                         2.2.5-14.3 GNU C Library: Shared libraries an
ii  xserver-common                4.1.0-17   files and utilities common to all 
ii  zlib1g                        1:1.1.4-4  compression library - runtime

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

iD8DBQE9sXTn4J/vJdlkhKwRAt5SAJ922FvmGB992p2H1xXhbSRKLJz1OQCfcri1
9G/afbUiFmEJuo4WfKvMmLc=
=jEb/
-----END PGP SIGNATURE-----


--- End Message ---
--- Begin Message ---
Closing since the submitter's address is invalid. Feel free to reopen if
you ever reproduce the problem.

Brice



--- End Message ---

Reply to: