Date: Thu, 17 Mar 2005 12:32:55 -0800 From: Greg R <greg02@gmail.com> To: freebsd-x11@freebsd.org Subject: Re: xorg 6.8.1 refuses to display 1600x1200 with Dell 2001FP LCD & s3virge driver Message-ID: <17ce58c005031712326a6e9c7d@mail.gmail.com> In-Reply-To: <86oediml3n.fsf@xps.des.no> References: <17ce58c0050315123769e34ad0@mail.gmail.com> <86oediml3n.fsf@xps.des.no>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
thanks for the reply.
unfortunately, i had already tested without specifying the below and
allowing the values to be probed. the result is the same: only
1280x1024 @ 75Hz. from the Xorg.log you can see that the s3virge
driver only detects up to 1280x1024 :
(II) S3VIRGE(0): Supported VESA Video Modes:
(II) S3VIRGE(0): 720x400@70Hz
(II) S3VIRGE(0): 640x480@60Hz
(II) S3VIRGE(0): 640x480@75Hz
(II) S3VIRGE(0): 800x600@60Hz
(II) S3VIRGE(0): 800x600@75Hz
(II) S3VIRGE(0): 1024x768@60Hz
(II) S3VIRGE(0): 1024x768@75Hz
(II) S3VIRGE(0): 1280x1024@75Hz
(II) S3VIRGE(0): Manufacturer's mask: 0
(II) S3VIRGE(0): Supported Future Video Modes:
(II) S3VIRGE(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) S3VIRGE(0): #1: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
(II) S3VIRGE(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
(II) S3VIRGE(0): Supported additional Video Mode:
(II) S3VIRGE(0): clock: 162.0 MHz Image Size: 367 x 275 mm
(II) S3VIRGE(0): h_active: 1600 h_sync: 1664 h_sync_end 1856
h_blank_end 2160 h_border: 0
(II) S3VIRGE(0): v_active: 1200 v_sync: 1201 v_sync_end 1204
v_blanking: 1250 v_border: 0
and a little bit farther down ...
(II) S3VIRGE(0): Not using default mode "1600x1200" (horizontal timing
out of range)
(II) S3VIRGE(0): Not using default mode "1600x1200" (horizontal timing
out of range)
(II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1600x1200" (horizontal timing
out of range)
(II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1600x1200" (horizontal timing
out of range)
(II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1600x1200" (horizontal timing
out of range)
this is with:
Section "Monitor"
Identifier "Monitor0"
VendorName "DEL"
ModelName "DELL 2001FP"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1600x1200" "1280x1024"
EndSubSection
EndSection
normally i would just remove the video card and try another, but these
are thin clients with onboard s3virge and they can not have the video
upgraded.
greg
On Thu, 17 Mar 2005 14:57:00 +0100, Dag-Erling Smørgrav <des@des.no> wrote:
> Greg R <greg02@gmail.com> writes:
> > Since upgrading from XFree86-4 to xorg 6.8.1 1600x1200 @ 60Hz
> > resolution will not be displayed. This is the default mode for the
> > Dell 2001FP LCD and it is also supported by the S3Virge Trio3D
> > (onboard) card.
> > [...]
> > Section "Monitor"
> > Identifier "Monitor0"
> > VendorName "DEL"
> > ModelName "DELL 2001FP"
> > HorizSync 31 - 80
> > VertRefresh 56 - 76
> > DisplaySize 408 306
> > Option "NoDDC"
> > Option "DPMS"
> > ModeLine "1600x1200" 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +HSync +VSync
> > EndSection
>
> Remove HorizSync, VertRefresh, DisplaySize and ModeLine, and most
> importantly the NoDDC option.
>
> DES
> --
> Dag-Erling Smørgrav - des@des.no
[-- Attachment #2 --]
### S3 Inc. Trio 64 3D rev 1 chipset 86C365
### Hardware upscaling supported in depth 16 & 24 on DX/GX/GX2/MX/MX+/Trio3D/2X
### Dell 2001FP Flat Panel Color Monitor
###
### Display Mode HFreq VFreq Pixel Clock
### (kHz) (Hz) (MHz)
###
### VESA, 640 x 480 37.5 75.0 31.5
### VESA, 800 x 600 37.9 60.3 40.0
### VESA, 800 x 600 46.9 75.0 49.5
### VESA, 1024 x 768 48.4 60.0 65.0
### VESA, 1024 x 768 60.0 75.0 78.8
### VESA, 1152 x 864 67.5 75.0 108.0
### VESA, 1280 x 1024 64.0 60.0 108.0
### VESA, 1280 x 1024 80.0 75.0 135.0
### VESA, 1600 x 1200 75.0 60.0 162.0
###
### Optimal & highest preset resolution 1600 x 1200 @ 60 Hz
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
Option "BlankTime" "30"
Option "StandbyTime" "45"
Option "SuspendTime" "60"
Option "OffTime" "75"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/bitstream-vera/"
FontPath "/usr/X11R6/lib/X11/fonts/urwfonts-ttf/"
FontPath "/usr/X11R6/lib/X11/fonts/URW/"
EndSection
Section "Module"
Load "dbe"
Load "dri"
Load "extmod"
Load "glx"
Load "record"
Load "xtrap"
Load "freetype"
Load "type1"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbOptions" "ctrl:swapcaps"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "DEL"
ModelName "DELL 2001FP"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "slow_edodram" # [<bool>]
#Option "slow_dram" # [<bool>]
#Option "fast_dram" # [<bool>]
#Option "fpm_vram" # [<bool>]
#Option "pci_burst" # [<bool>]
#Option "fifo_conservative" # [<bool>]
#Option "fifo_moderate" # [<bool>]
#Option "fifo_aggressive" # [<bool>]
#Option "pci_retry" # [<bool>]
#Option "NoAccel" # [<bool>]
#Option "early_ras_precharge" # [<bool>]
#Option "late_ras_precharge" # [<bool>]
#Option "lcd_center" # [<bool>]
#Option "set_lcdclk" # <i>
#Option "set_mclk" # <freq>
#Option "set_refclk" # <freq>
#Option "show_cache" # [<bool>]
#Option "HWCursor" # [<bool>]
#Option "SWCursor" # [<bool>]
#Option "ShadowFB" # [<bool>]
#Option "Rotate" # [<str>]
#Option "UseFB" # [<bool>]
#Option "mxcr3afix" # [<bool>]
#Option "XVideo" # [<bool>]
Option "fifo_aggressive" "on"
Option "pci_burst" "on"
Option "pci_retry" "on"
Option "fast_dram" "on"
Option "NoAccel" "on"
Option "XVideo" "off"
Identifier "Card0"
Driver "s3virge"
ChipSet "86C365"
Card "s3virge 86C365"
VendorName "S3 Inc."
BoardName "Trio 64 3D"
BusID "PCI:0:1:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1600x1200" "1280x1024"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
[-- Attachment #3 --]
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/fritz:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
X Window System Version 6.8.1
Release Date: 17 September 2004
X Protocol Version 11, Revision 0, Release 6.8.1
Build Operating System: FreeBSD 5.3 i386 [ELF]
Current Operating System: FreeBSD fritz 5.3-RELEASE-p1 FreeBSD 5.3-RELEASE-p1 #0: Mon Mar 14 23:55:48 PST 2005 root@fritz:/usr/obj/usr/src/sys/FRITZ i386
Build Date: 09 March 2005
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Mar 17 12:14:57 2005
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/TTF/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/,/usr/X11R6/lib/X11/fonts/bitstream-vera/,/usr/X11R6/lib/X11/fonts/urwfonts-ttf/,/usr/X11R6/lib/X11/fonts/URW/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "BlankTime" "30"
(**) Option "StandbyTime" "45"
(**) Option "SuspendTime" "60"
(**) Option "OffTime" "75"
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.7
X.Org XInput driver : 0.4
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 6.8.1, 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.a
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 4
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,7100 card 0000,0000 rev 01 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 5333,8904 card 0000,0000 rev 01 class 03,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,1229 card 8086,000c rev 08 class 02,00,00 hdr 00
(II) PCI: 00:05:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:05:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:05:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:05:3: chip 8086,7113 card 0000,0000 rev 02 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,0), 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-ISA bridge:
(II) Bus -1: bridge is at (0:5:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:1:0) S3 Inc. Trio 64 3D rev 1, Mem @ 0xf4000000/26, BIOS @ 0xfe000000/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 0xf3f00000 - 0xf3ffffff (0x100000) MX[B]E
[1] -1 0 0xf3eff000 - 0xf3efffff (0x1000) MX[B]E
[2] -1 0 0xfe000000 - 0xfe00ffff (0x10000) MX[B](B)
[3] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[4] -1 0 0x0000ff00 - 0x0000ffff (0x100) IX[B]E
[5] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[B]E
[6] -1 0 0x00007c40 - 0x00007c7f (0x40) IX[B]E
(II) PCI I/O resource overlap reduced 0x0000ff00 from 0x0000ffff to 0x0000ff7f
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xf3f00000 - 0xf3ffffff (0x100000) MX[B]E
[1] -1 0 0xf3eff000 - 0xf3efffff (0x1000) MX[B]E
[2] -1 0 0xfe000000 - 0xfe00ffff (0x10000) MX[B](B)
[3] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[4] -1 0 0x0000ff00 - 0x0000ff7f (0x80) IX[B]E
[5] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[B]E
[6] -1 0 0x00007c40 - 0x00007c7f (0x40) IX[B]E
(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 0xf3f00000 - 0xf3ffffff (0x100000) MX[B]E
[6] -1 0 0xf3eff000 - 0xf3efffff (0x1000) MX[B]E
[7] -1 0 0xfe000000 - 0xfe00ffff (0x10000) MX[B](B)
[8] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[9] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[10] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[11] -1 0 0x0000ff00 - 0x0000ff7f (0x80) IX[B]E
[12] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[B]E
[13] -1 0 0x00007c40 - 0x00007c7f (0x40) IX[B]E
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="X.Org Foundation"
compiled for 6.8.1, 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: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="X.Org Foundation"
compiled for 6.8.1, 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/freebsd/libdrm.a
(II) Module drm: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="X.Org Foundation"
compiled for 6.8.1, 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 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.a
(II) Module glx: vendor="X.Org Foundation"
compiled for 6.8.1, 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.a
(II) Module GLcore: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="X.Org Foundation"
compiled for 6.8.1, 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: "xtrap"
(II) Loading /usr/X11R6/lib/modules/extensions/libxtrap.a
(II) Module xtrap: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension DEC-XTRAP
(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.8.1, 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: "type1"
(II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
(II) Module type1: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) Loading font CID
(II) LoadModule: "s3virge"
(II) Loading /usr/X11R6/lib/modules/drivers/s3virge_drv.o
(II) Module s3virge: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.8.6
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(II) LoadModule: "kbd"
(II) Loading /usr/X11R6/lib/modules/input/kbd_drv.o
(II) Module kbd: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.4
(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:01:0
(**) Chipset override: 86C365
(**) Chipset trio 3d 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 0xf3f00000 - 0xf3ffffff (0x100000) MX[B]E
[6] -1 0 0xf3eff000 - 0xf3efffff (0x1000) MX[B]E
[7] -1 0 0xfe000000 - 0xfe00ffff (0x10000) MX[B](B)
[8] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[9] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[10] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[11] -1 0 0x0000ff00 - 0x0000ff7f (0x80) IX[B]E
[12] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[B]E
[13] -1 0 0x00007c40 - 0x00007c7f (0x40) IX[B]E
(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 0xf3f00000 - 0xf3ffffff (0x100000) MX[B]E
[6] -1 0 0xf3eff000 - 0xf3efffff (0x1000) MX[B]E
[7] -1 0 0xfe000000 - 0xfe00ffff (0x10000) MX[B](B)
[8] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[9] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[10] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[11] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[12] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[13] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[14] -1 0 0x0000ff00 - 0x0000ff7f (0x80) IX[B]E
[15] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[B]E
[16] -1 0 0x00007c40 - 0x00007c7f (0x40) IX[B]E
[17] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[18] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(**) S3VIRGE(0): Depth 16, (--) framebuffer bpp 16
(==) S3VIRGE(0): RGB weight 565
(==) S3VIRGE(0): Default visual is TrueColor
(**) S3VIRGE(0): Option "fast_dram" "on"
(**) S3VIRGE(0): Option "pci_burst" "on"
(**) S3VIRGE(0): Option "fifo_aggressive" "on"
(**) S3VIRGE(0): Option "pci_retry" "on"
(**) S3VIRGE(0): Option "NoAccel" "on"
(**) S3VIRGE(0): Option "XVideo" "off"
(**) S3VIRGE(0): Option: pci_burst - PCI burst read enabled
(**) S3VIRGE(0): Option: pci_retry
(**) S3VIRGE(0): Option: fifo_aggressive set
(**) S3VIRGE(0): Option: fast_dram set
(**) S3VIRGE(0): Option: NoAccel - Acceleration disabled
(==) S3VIRGE(0): Using HW Cursor
(==) S3VIRGE(0): Using fb.
(==) S3VIRGE(0): mx_cr3a_fix.
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.1.0
ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/libint10.a
(II) Module int10: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(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 Trio3D.
(II) S3VIRGE(0): VESA VBE OEM Software Rev: 1.1
(II) S3VIRGE(0): VESA VBE OEM Vendor: S3 Incorporated.
(II) S3VIRGE(0): VESA VBE OEM Product: Trio3D
(II) S3VIRGE(0): VESA VBE OEM Product Rev: Rev B
(**) S3VIRGE(0): Chipset: "86C365"
(==) S3VIRGE(0): XVideo not 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) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) S3VIRGE(0): VESA VBE DDC supported
(II) S3VIRGE(0): VESA VBE DDC Level 2
(II) S3VIRGE(0): VESA VBE DDC transfer in appr. 1 sec.
(II) S3VIRGE(0): VESA VBE DDC read successfully
(II) S3VIRGE(0): Manufacturer: DEL Model: a007 Serial#: 825250892
(II) S3VIRGE(0): Year: 2004 Week: 26
(II) S3VIRGE(0): EDID Version: 1.3
(II) S3VIRGE(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) S3VIRGE(0): Sync: Separate Composite SyncOnGreen
(II) S3VIRGE(0): Max H-Image Size [cm]: horiz.: 41 vert.: 31
(II) S3VIRGE(0): Gamma: 2.20
(II) S3VIRGE(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) S3VIRGE(0): Default color space is primary color space
(II) S3VIRGE(0): First detailed timing is preferred mode
(II) S3VIRGE(0): redX: 0.638 redY: 0.342 greenX: 0.293 greenY: 0.608
(II) S3VIRGE(0): blueX: 0.146 blueY: 0.067 whiteX: 0.312 whiteY: 0.328
(II) S3VIRGE(0): Supported VESA Video Modes:
(II) S3VIRGE(0): 720x400@70Hz
(II) S3VIRGE(0): 640x480@60Hz
(II) S3VIRGE(0): 640x480@75Hz
(II) S3VIRGE(0): 800x600@60Hz
(II) S3VIRGE(0): 800x600@75Hz
(II) S3VIRGE(0): 1024x768@60Hz
(II) S3VIRGE(0): 1024x768@75Hz
(II) S3VIRGE(0): 1280x1024@75Hz
(II) S3VIRGE(0): Manufacturer's mask: 0
(II) S3VIRGE(0): Supported Future Video Modes:
(II) S3VIRGE(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
(II) S3VIRGE(0): #1: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
(II) S3VIRGE(0): #2: hsize: 1152 vsize 864 refresh: 75 vid: 20337
(II) S3VIRGE(0): Supported additional Video Mode:
(II) S3VIRGE(0): clock: 162.0 MHz Image Size: 367 x 275 mm
(II) S3VIRGE(0): h_active: 1600 h_sync: 1664 h_sync_end 1856 h_blank_end 2160 h_border: 0
(II) S3VIRGE(0): v_active: 1200 v_sync: 1201 v_sync_end 1204 v_blanking: 1250 v_border: 0
(II) S3VIRGE(0): Serial No: C064646N10TL
(II) S3VIRGE(0): Monitor name: DELL 2001FP
(II) S3VIRGE(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 80 kHz, PixClock max 160 MHz
(==) S3VIRGE(0): Using gamma correction (1.0, 1.0, 1.0)
(--) S3VIRGE(0): videoram: 4096k
(--) S3VIRGE(0): Detected current MCLK value of 100.227 MHz
(II) S3VIRGE(0): Monitor0: Using default hsync range of 31.00-80.00 kHz
(II) S3VIRGE(0): Monitor0: Using default vrefresh range of 56.00-76.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 "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" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "512x384" (vrefresh 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 "1600x1200" (horizontal timing out of range)
(II) S3VIRGE(0): Not using default mode "1600x1200" (horizontal timing out of range)
(II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1600x1200" (horizontal timing out of range)
(II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1600x1200" (horizontal timing out of range)
(II) S3VIRGE(0): Not using default mode "800x600" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "1600x1200" (horizontal timing out of range)
(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 "1152x768" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "576x384" (vrefresh out of range)
(II) S3VIRGE(0): Not using default mode "1400x1050" (hsync out of range)
(II) S3VIRGE(0): Not using default mode "700x525" (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 mode "1600x1200" (no mode of this name)
(II) S3VIRGE(0): Not using default mode "1400x1050" (width too large for virtual size)
(--) S3VIRGE(0): Virtual size is 1280x1024 (pitch 1280)
(**) S3VIRGE(0): *Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
(II) S3VIRGE(0): Modeline "1280x1024" 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
(**) S3VIRGE(0): Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
(II) S3VIRGE(0): Modeline "1280x1024" 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
(**) S3VIRGE(0): Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
(II) S3VIRGE(0): Modeline "1280x960" 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync
(**) S3VIRGE(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) S3VIRGE(0): Modeline "1152x864" 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
(**) S3VIRGE(0): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) S3VIRGE(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
(**) 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 "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 "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) S3VIRGE(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync
(**) S3VIRGE(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) S3VIRGE(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 +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 "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": 81.0 MHz, 75.0 kHz, 60.0 Hz (D)
(II) S3VIRGE(0): Modeline "800x600" 81.00 800 832 928 1080 600 600 602 625 doublescan +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 "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
(II) S3VIRGE(0): Modeline "700x525" 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync
(**) S3VIRGE(0): Default mode "640x512": 67.5 MHz, 80.0 kHz, 75.0 Hz (D)
(II) S3VIRGE(0): Modeline "640x512" 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync
(**) S3VIRGE(0): Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
(II) S3VIRGE(0): Modeline "640x512" 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync
(**) S3VIRGE(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) S3VIRGE(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
(**) S3VIRGE(0): Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) S3VIRGE(0): Modeline "640x480" 31.50 640 664 704 832 480 489 491 520 -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 "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
(II) S3VIRGE(0): Modeline "640x480" 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync
(**) S3VIRGE(0): Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
(II) S3VIRGE(0): Modeline "576x432" 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync
(**) S3VIRGE(0): Default mode "512x384": 39.4 MHz, 60.1 kHz, 75.1 Hz (D)
(II) S3VIRGE(0): Modeline "512x384" 39.40 512 520 568 656 384 384 386 400 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 "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) S3VIRGE(0): Modeline "416x312" 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync
(**) S3VIRGE(0): Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(II) S3VIRGE(0): Modeline "400x300" 24.75 400 408 448 528 300 300 302 312 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": 15.8 MHz, 37.5 kHz, 75.0 Hz (D)
(II) S3VIRGE(0): Modeline "320x240" 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync
(**) S3VIRGE(0): Default mode "320x240": 15.8 MHz, 37.9 kHz, 72.8 Hz (D)
(II) S3VIRGE(0): Modeline "320x240" 15.75 320 332 352 416 240 244 245 260 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): Display dimensions: (410, 310) mm
(--) S3VIRGE(0): DPI set to (79, 83)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="X.Org Foundation"
compiled for 6.8.1, 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.a
(II) Module xaa: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 1.2.0
ABI class: X.Org Video Driver, version 0.7
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 6.8.1, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.7
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xf4000000 - 0xf7ffffff (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 0xf3f00000 - 0xf3ffffff (0x100000) MX[B]E
[7] -1 0 0xf3eff000 - 0xf3efffff (0x1000) MX[B]E
[8] -1 0 0xfe000000 - 0xfe00ffff (0x10000) MX[B](B)
[9] -1 0 0xf4000000 - 0xf7ffffff (0x4000000) MX[B](B)
[10] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[11] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[12] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[13] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[14] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[15] -1 0 0x0000ff00 - 0x0000ff7f (0x80) IX[B]E
[16] -1 0 0x0000fff0 - 0x0000ffff (0x10) IX[B]E
[17] -1 0 0x00007c40 - 0x00007c7f (0x40) IX[B]E
[18] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[19] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) S3VIRGE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) S3VIRGE(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
Trio3D -- Display is on...turning off
Trio3D -- S3VNopAllCmdSets: SubsysStats#1 = 0x36007f80
Trio3D -- S3VNopAllCmdSets: state changed after 0 iterations
Trio3D -- S3VNopAllCmdSets: SubsysStats#2 = 0x20007f80
Trio3D -- GE was on ST#1: 0x20007f80 ST#2: 0x20007f80
Trio3D -- S3VNopAllCmdSets: SubsysStats#1 = 0x35807f80
Trio3D -- S3VNopAllCmdSets: state changed after 0 iterations
Trio3D -- S3VNopAllCmdSets: SubsysStats#2 = 0x14115f80
Trio3D -- S3VNopAllCmdSets: SubsysStats#1 = 0x20007f80
Trio3D -- S3VNopAllCmdSets: state changed after 0 iterations
Trio3D -- S3VNopAllCmdSets: SubsysStats#2 = 0x20007f80
(**) S3VIRGE(0): Using FB
(==) S3VIRGE(0): Backing store disabled
(==) S3VIRGE(0): Silken mouse enabled
(==) 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 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
(**) Option "Protocol" "auto"
(**) Mouse0: Device: "/dev/sysmouse"
(**) Mouse0: Protocol: "auto"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/sysmouse"
(==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 5
(**) Option "CoreKeyboard"
(**) Keyboard0: Core Keyboard
(**) Option "Protocol" "standard"
(**) Keyboard0: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Keyboard0: XkbRules: "xorg"
(**) Option "XkbModel" "pc101"
(**) Keyboard0: XkbModel: "pc101"
(**) Option "XkbLayout" "us"
(**) Keyboard0: XkbLayout: "us"
(**) Option "XkbOptions" "ctrl:swapcaps"
(**) Keyboard0: XkbOptions: "ctrl:swapcaps"
(**) Option "CustomKeycodes" "off"
(**) Keyboard0: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "Keyboard0" (type: KEYBOARD)
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
(II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0
(II) Mouse0: SetupAuto: protocol is SysMouse
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17ce58c005031712326a6e9c7d>
