[documentation] man s3virge (Was: Re: MAINTAINERS! (Alex Deucher))

Philippe Bourcier buffalo.phil at free.fr
Tue Feb 14 10:18:58 PST 2006


    hi all,

On Sun, Feb 12, 2006 at 09:48:36AM -0800, Alan Coopersmith wrote:
> ash at contact.bg wrote:
> >The first thing I would suggest is documentation (if my very humble 
> >opinion is to be taken in mind).
> >People always[1] seem to overlook docs and there is a general tendency (at 
> >least here) to regard developer work as smarter and more important.
> >Good docs are pure gold, and doc teams of free project are constantly 
> >undermanned. Please - take a look at docs as a first starting point.
> 
> Several of the projects on the first todo list are docs, though more
> developer docs (protocol & API specs) than end-user.   We need lots of
> help with all our docs - even just going through the drivers and making
> sure all the options they accept in xorg.conf files are listed in the
> man pages (too many drivers have empty stub man pages, others are just
> incomplete).

  since a long time, I want to report the following... finally, I
founded the right Mailing List  :)

  the hardware is a laptop

(lspci) 0000:00:02.0 VGA compatible controller: S3 Inc.
ViRGE/MX+MV (rev 03)

  It was a big work moving from xfree86 3 to xfree86 4. The
configuration changed... see:
http://lists.debian.org/debian-x/2003/12/msg00266.html

finally, i got it! here was the solution:
http://www.xfree86.org/4.4.0/RELNOTES5.html#26 «
The VESAR Display Data Channel (DDC[tm]) standard allows the monitor
to tell the video card (or on some cases the computer directly) about
itself; particularly the supported screen resolutions and refresh
rates.
Partial or complete DDC support is available in most of the video
drivers. DDC is enabled by default, but can be disabled with a
Device" section entry: Option "NoDDC". We have support for DDC
versions 1 and 2; these can be disabled independently with Option
NoDDC1" and Option "NoDDC2".
At startup the server prints out DDC information from the display, and
can use this information to set the default monitor parameters, or to
warn about monitor sync limits if those provided in the configuration
file don't match those that are detected.
Changed behavior caused by DDC.
Several drivers uses DDC information to set the screen size and pitch.
This can be overridden by explicitly resetting it to the and non-DDC
default value 75 with the -dpi 75 command line option for the X
server, or by specifying appropriate screen dimensions with the
DisplaySize" keyword in the "Monitor" section of the config file.
virge mx+mv »

since then, I use (/etc/X11/xorg.conf):

Section "Device"
    Identifier  "Generic Video Card"
    Driver      "s3virge"
    Option "NoDDC"
EndSection


FYI:

Manual page s3virge: AUTHORS:
Kevin Brosius, Matt Grossman, Harald Koenig, Sebastien Marineau,
Mark Vojkovich.

> xf86-video-s3virge
> P:      ?
> M:      ?
> L:      xorg at freedesktop.org
> W:      http://www.freedesktop.org
> S:      Unmaintained

  could someone add the (undocumented) Option "NoDDC" in the
manual of this Driver "s3virge"
I didn't need it before (xfree86 3)

  here is my /var/log/Xorg.0.log file:
 - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - =
X Window System Version 6.9.0 (Debian 6.9.0.dfsg.1-4 20060114230205 David Nusinow <dnusinow at debian.org>)
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 6.9
Build Operating System: Linux 2.6.15-1-686 i686 [ELF] 
Current Operating System: Linux ile.bourcier.hd.free.fr 2.4.27-2-686 #1 Wed Nov 30 21:55:37 JST 2005 i686
Build Date: 14 January 2006
	Before reporting problems, check http://wiki.X.Org
	to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.27-2-686 (horms at tabatha.lab.ultramonkey.org) (gcc version 3.3.6 (Debian 1:3.3.6-10)) #1 Wed Nov 30 21:55:37 JST 2005 
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/Xorg.0.log", Time: Sun Feb  5 17:31:15 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "LCD Screen"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xorg"
(**) XKB: rules: "xorg"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "us_intl,th_tis"
(**) XKB: layout: "us_intl,th_tis"
(**) Option "XkbOptions" "grp:alt_shift_toggle,lv3:switch,altwin:left_meta_win,compose:rwin,grp_led:scroll"
(**) XKB: options: "grp:alt_shift_toggle,lv3:switch,altwin:left_meta_win,compose:rwin,grp_led:scroll"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/75dpi,/usr/lib/X11/fonts/100dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "OffTime" "20"
(**) Extension "Composite" is enabled
(WW) Open ACPI failed (/proc/acpi/event) (No such file or directory)
(II) Open APM successful
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.2
	X.Org Video Driver: 0.8
	X.Org XInput driver : 0.5
	X.Org Server Extension : 0.2
	X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.8
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7192 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 5333,8c03 card 5333,8c03 rev 03 class 03,00,00 hdr 00
(II) PCI: 00:03:0: chip 104c,ac16 card 4000,0000 rev 02 class 06,07,00 hdr 82
(II) PCI: 00:03:1: chip 104c,ac16 card 4800,0000 rev 02 class 06,07,00 hdr 82
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 01 class 06,80,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,5), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 1: bridge is at (0:3:0), (0,1,4), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1	0	0x00004000 - 0x000040ff (0x100) IX[B]
	[1] -1	0	0x00004400 - 0x000044ff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0x10800000 - 0x10bfffff (0x400000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0x10400000 - 0x107fffff (0x400000) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 5: bridge is at (0:3:1), (0,5,8), BCTRL: 0x05c0 (VGA_EN is cleared)
(II) Bus 5 I/O range:
	[0] -1	0	0x00004800 - 0x000048ff (0x100) IX[B]
	[1] -1	0	0x00004c00 - 0x00004cff (0x100) IX[B]
(II) Bus 5 non-prefetchable memory range:
	[0] -1	0	0x11000000 - 0x113fffff (0x400000) MX[B]
(II) Bus 5 prefetchable memory range:
	[0] -1	0	0x10c00000 - 0x10ffffff (0x400000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:2:0) S3 Inc. ViRGE/MX+MV rev 3, Mem @ 0xc0000000/26, BIOS @ 0x000c0000/16
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[1] -1	0	0xc0000000 - 0xc3ffffff (0x4000000) MX[B](B)
	[2] -1	0	0x0000f300 - 0x0000f31f (0x20) IX[B]
	[3] -1	0	0x00001100 - 0x0000110f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[1] -1	0	0xc0000000 - 0xc3ffffff (0x4000000) MX[B](B)
	[2] -1	0	0x0000f300 - 0x0000f31f (0x20) IX[B]
	[3] -1	0	0x00001100 - 0x0000110f (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	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[6] -1	0	0xc0000000 - 0xc3ffffff (0x4000000) MX[B](B)
	[7] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[9] -1	0	0x0000f300 - 0x0000f31f (0x20) IX[B]
	[10] -1	0	0x00001100 - 0x0000110f (0x10) IX[B]
(WW) Ignoring request to load module GLcore
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension FontCache
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.2
(II) Loading extension RECORD
(II) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "freetype"
(II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 6.9.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "s3virge"
(II) Loading /usr/X11R6/lib/modules/drivers/s3virge_drv.so
(II) Module s3virge: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.8.6
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "keyboard"
(II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.so
(II) Module keyboard: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.3
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.5
(II) S3VIRGE: driver (version 1.8.6) 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:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset virge mx+ 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	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[6] -1	0	0xc0000000 - 0xc3ffffff (0x4000000) MX[B](B)
	[7] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[9] -1	0	0x0000f300 - 0x0000f31f (0x20) IX[B]
	[10] -1	0	0x00001100 - 0x0000110f (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	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[6] -1	0	0xc0000000 - 0xc3ffffff (0x4000000) MX[B](B)
	[7] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[8] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[9] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[10] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1	0	0x0000f300 - 0x0000f31f (0x20) IX[B]
	[13] -1	0	0x00001100 - 0x0000110f (0x10) IX[B]
	[14] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[15] 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.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.8
(**) S3VIRGE(0): Depth 24, (--) framebuffer bpp 24
(==) S3VIRGE(0): RGB weight 888
(==) S3VIRGE(0): Default visual is TrueColor
(==) S3VIRGE(0): Using HW Cursor
(==) S3VIRGE(0): Using fb.
(==) S3VIRGE(0): mx_cr3a_fix.
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.so
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.so
(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 2.0
(II) S3VIRGE(0): VESA VBE Total Mem: 4096 kB
(II) S3VIRGE(0): VESA VBE OEM: S3 Incorporated. M5 BIOS
(II) S3VIRGE(0): VESA VBE OEM Software Rev: 1.0
(II) S3VIRGE(0): VESA VBE OEM Vendor: S3 Incorporated.
(II) S3VIRGE(0): VESA VBE OEM Product: VBE 2.0
(II) S3VIRGE(0): VESA VBE OEM Product Rev: Rev 1.1
(--) S3VIRGE(0): Chipset: "virge mx+"
(==) S3VIRGE(0): XVideo supported.
(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.so
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.so
(**) S3VIRGE(0): Option "NoDDC"
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.8
(II) S3VIRGE(0): I2C bus "I2C bus" initialized.
(==) S3VIRGE(0): Using gamma correction (1.0, 1.0, 1.0)
(--) S3VIRGE(0): videoram:  4096k
(--) S3VIRGE(0): assuming RefCLK value of 14.318 MHz
(--) S3VIRGE(0): Detected current MCLK value of 83.045 MHz
(--) S3VIRGE(0): LCD size 1024x768, clock 65.028 MHz
(II) S3VIRGE(0): LCD Screen: Using hsync range of 30.00-57.00 kHz
(II) S3VIRGE(0): LCD Screen: Using vrefresh range of 43.00-72.00 Hz
(II) S3VIRGE(0): Clock range:  10.00 to 270.00 MHz
(II) S3VIRGE(0): Not using default mode "640x350" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "320x175" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "640x400" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "320x200" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "720x400" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "360x200" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "640x480" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "320x240" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "640x480" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "320x240" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "640x480" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "320x240" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "800x600" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "400x300" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "800x600" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "400x300" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "1024x768" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "512x384" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "1024x768" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "512x384" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1024x768" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "512x384" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1152x864" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "576x432" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1280x960" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "640x480" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1280x960" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "640x480" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1280x1024" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "640x512" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1280x1024" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "640x512" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1280x1024" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "640x512" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "896x672" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "896x672" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "928x696" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "928x696" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "960x720" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "960x720" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "832x624" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "416x312" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "1152x864" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "576x432" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "700x525" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "700x525" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "700x525" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "700x525" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1600x1024" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "800x512" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1680x1050" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "840x525" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1920x1200" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "960x600" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1920x1200" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "960x600" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "960x720" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "1024x768" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "1024x768" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) S3VIRGE(0): Not using default mode "1024x768" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1440x900" (width too large for virtual size)
(II) S3VIRGE(0): Not using default mode "1280x800" (width too large for virtual size)
(II) S3VIRGE(0): Not using default mode "1280x768" (width too large for virtual size)
(II) S3VIRGE(0): Not using default mode "1152x768" (width too large for virtual size)
(--) S3VIRGE(0): Virtual size is 1024x768 (pitch 1024)
(**) S3VIRGE(0): *Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) S3VIRGE(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(**) S3VIRGE(0): *Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) S3VIRGE(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(**) S3VIRGE(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) S3VIRGE(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(**) S3VIRGE(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) S3VIRGE(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) S3VIRGE(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) S3VIRGE(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) S3VIRGE(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) S3VIRGE(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) S3VIRGE(0):  Default mode "720x450": 54.4 MHz, 56.9 kHz, 60.2 Hz (D)
(II) S3VIRGE(0): Modeline "720x450"   54.42  720 736 940 956  450 459 463 473 doublescan +hsync +vsync
(**) S3VIRGE(0):  Default mode "640x400": 41.7 MHz, 49.7 kHz, 60.0 Hz (D)
(II) S3VIRGE(0): Modeline "640x400"   41.73  640 672 740 840  400 400 402 414 doublescan
(**) S3VIRGE(0):  Default mode "640x384": 40.1 MHz, 47.7 kHz, 60.1 Hz (D)
(II) S3VIRGE(0): Modeline "640x384"   40.07  640 672 740 840  384 384 386 397 doublescan
(**) S3VIRGE(0):  Default mode "576x384": 32.5 MHz, 44.2 kHz, 54.8 Hz (D)
(II) S3VIRGE(0): Modeline "576x384"   32.50  576 589 657 736  384 385 388 403 doublescan +hsync +vsync
(**) S3VIRGE(0):  Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
(II) S3VIRGE(0): Modeline "512x384"   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync
(**) S3VIRGE(0):  Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(II) S3VIRGE(0): Modeline "512x384"   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync
(**) S3VIRGE(0):  Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) S3VIRGE(0): Modeline "400x300"   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync
(**) S3VIRGE(0):  Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) S3VIRGE(0): Modeline "400x300"   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync
(**) S3VIRGE(0):  Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) S3VIRGE(0): Modeline "400x300"   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync
(**) S3VIRGE(0):  Default mode "320x240": 12.6 MHz, 31.5 kHz, 60.1 Hz (D)
(II) S3VIRGE(0): Modeline "320x240"   12.60  320 328 376 400  240 245 246 262 doublescan -hsync -vsync
(++) S3VIRGE(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 0.8
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 6.9.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 0.8
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xc0000000 - 0xc3ffffff (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	0x000c0000 - 0x000cffff (0x10000) MX[B](B)
	[7] -1	0	0xc0000000 - 0xc3ffffff (0x4000000) MX[B](B)
	[8] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[9] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[10] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x0000f300 - 0x0000f31f (0x20) IX[B]
	[14] -1	0	0x00001100 - 0x0000110f (0x10) IX[B]
	[15] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[16] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) S3VIRGE(0): Write-combining range (0xc0000000,0x400000)
(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:
		16 128x128 slots
		4 256x256 slots
(==) S3VIRGE(0): Backing store disabled
(==) S3VIRGE(0): Silken mouse enabled
(**) Option "dpms"
(**) S3VIRGE(0): DPMS enabled
(II) S3VIRGE(0): Using overlay video
(==) RandR 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 XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "us_intl,th_tis"
(**) Generic Keyboard: XkbLayout: "us_intl,th_tis"
(**) Option "XkbOptions" "grp:alt_shift_toggle,lv3:switch,altwin:left_meta_win,compose:rwin,grp_led:scroll"
(**) Generic Keyboard: XkbOptions: "grp:alt_shift_toggle,lv3:switch,altwin:left_meta_win,compose:rwin,grp_led:scroll"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Device: "/dev/psaux"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Option "SendCoreEvents" "true"
(**) Generic Mouse: always reports core events
(**) Option "Device" "/dev/psaux"
(**) Option "Emulate3Buttons" "true"
(**) Generic Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Generic Mouse: ZAxisMapping: buttons 4 and 5
(**) Generic Mouse: Buttons: 9
(II) XINPUT: Adding extended input device "Generic Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) Generic Mouse: ps2EnableDataReporting: succeeded
Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0
SetGrabKeysState - disabled
SetGrabKeysState - enabled
SetGrabKeysState - disabled
SetGrabKeysState - enabled
 - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - =

  hope this helps
-- 
                                           /             \
                                          ((__-^^-,-^^-__))
 .''`.          Philippe BOURCIER          `-_---' `---_-'  .-.
: :' :  http://bourcier.philippe.online.fr  `--|o` 'o|--'   /V\
`. `'                                          \  `  /     // \\
  `-   Linux Counter registered user #290012    ): :(     /(   )\
                                                :o_o:      ^^-^^
                                                 "-"



More information about the xorg mailing list