Hello,
I'm trying to get 1152x864 resolution with 16 bits per pixel out of
the Stealth64, but the server keeps telling me that the dot clock I
selected is to high:
(--) S3: Clock for mode "1152x864" is too high for the configured hardware.
Limit is 80.000 MHz
Now, according to the technical specs on Diamond's web page, this card
can run at up to a 135 MHz dot clock (I suppose because it's using the
Trio64). What's going on? Here's some relevant info from my config
file:
#
Modeline "1152x864" 100 1152 1184 1364 1556 864 867 874 907 \
-hsync -vsync
Section "Device"
Identifier "Diamond Stealth64 Video 2001"
VendorName "Diamond Multimedia"
BoardName "Stealth64 Video 2001"
Chipset "s3_generic"
VideoRam 2048
EndSection
Section "Screen"
Driver "accel"
Device "Diamond Stealth64 Video 2001"
Monitor "NEC MultiSync XV 17+"
Subsection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "800x600"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1024x768" "800x600" "1152x864"
ViewPort 0 0
EndSubsection
EndSection
Thanks for any help!
Charles Wright