> => Re: Light streak down the left side of the monitor.
> =>
> => That sounds more like the infamous bug in the S3 Trio64V+ graphics chip
> => (used in some Diamond and STB cards), so the cause might be your
> => graphics card rather than the monitor. Meaning no amount of tweaking
> => would get rid of it. There's a workaround in the more recent beta
> => versions of Xfree86, however.
> I find it hard to believe it's a bug in the card when it works perfectly
> in all modes in win95. If it is a bug, it sounds more like it's a bug
> in the S3 server.
I am using ViewSonic 17 PS and SPEA Mirage P64 Trio64 with XF86_S3 server
at home nearly a year now and I am pretty satisfied. I am using 1200x1024
resolution at 8 bit screen depth as default.
Here is an excerpt from XF86Config:
Section "Monitor"
Identifier "ViewSonic17PS"
VendorName "ViewSonic"
ModelName "1782PS"
BandWidth 135
HorizSync 30-82
VertRefresh 48-160
Mode "800x600x24"
DotClock 44
HTimings 800 856 976 1080
VTimings 600 637 643 666
Flags "+HSync" "+VSync"
EndMode
Mode "1152x900x16"
DotClock 80
HTimings 1152 1200 1312 1528
VTimings 900 910 916 930
Flags "+HSync" "+VSync"
EndMode
Mode "1280x1024"
DotClock 135
HTimings 1280 1312 1416 1664
VTimings 1024 1027 1030 1064
EndMode
Mode "1600x1280"
DotClock 135
HTimings 1600 1632 2008 2096
VTimings 1280 1296 1302 1336
Flags "+HSync" "+VSync"
EndMode
EndSection
Section "Device"
Identifier "Mirage"
VendorName "SPEA/VideoSeven"
BoardName "V7 Mirage P-64"
Chipset "mmio_928"
VideoRam 2048
EndSection
Section "Screen"
Driver "Accel"
Device "Mirage"
Monitor "ViewSonic17PS"
ScreenNo 0
Subsection "Display"
Depth 8
ViewPort 0 0
Modes "1280x1024" "1600x1280" "1152x900x16" "800x600x24"
# Visual "TrueColor"
EndSubsection
EndSection
I can't tell you how I came to these monitor timings any more, though.
Here is what XF86_S3 says while coming up:
XFree86 Version 3.1.2 / X Window System
(protocol Version 11, revision 0, vendor release 6000)
Operating System: Linux
Configured drivers:
S3: accelerated server for S3 graphics adaptors (Patchlevel 0)
mmio_928, s3_generic
(using VT number 2)
XF86Config: /usr/X11R6/lib/X11/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(**) Mouse: type: BusMouse, device: /dev/mouse, baudrate: 1200
(**) S3: Graphics device ID: "Mirage"
(**) S3: Monitor ID: "ViewSonic17PS"
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc/,
/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,
/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(--) S3: card type: 386/486 localbus
(--) S3: chipset: Trio64 rev. 21
(**) S3: chipset driver: mmio_928
(**) S3: videoram: 2048k
(--) S3: SPEA Mirage P64 Trio64 detected.
(--) S3: Ramdac type: s3_trio64
(--) S3: Ramdac speed: 135
(--) S3: Using Trio32/64 programmable clock (MCLK 59.957 MHz)
(--) S3: Maximum allowed dot-clock: 135.000 MHz
(**) S3: Mode "1280x1024": mode clock = 135.000
(**) S3: Mode "1600x1280": mode clock = 135.000
(**) S3: Mode "1152x900x16": mode clock = 80.000
(**) S3: Mode "800x600x24": mode clock = 44.000
(--) S3: Operating RAMDAC in pixel multiplex mode
(--) S3: Using 6 bits per RGB value
(--) S3: Virtual resolution set to 1600x1280
(--) S3: Local bus LAW is 0x1BCxxxxx
(--) S3: Using a banksize of 2048k, line width of 1600
(--) S3: Using a single 29x29 area at (1571,1281) for expanding pixmaps
(--) S3: Using 8 planes of 1571x29 at (0,1281) aligned 8 as font cache
Regards,