--------------EF8448311DEAEA7084D3FDB1
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Frederick or Claudia Haab wrote:
> Hello,
> Currently I can only go up to 800x600 with the above mentioned
> configuration. The server tells me that beyond that I do not
> have high enough clock speed (it says the maximum is 90).
> I have included the monitor and device section from my
> XF86Config, please excuse the messyness if this wraps on
> your screen. I have edited the Modelines to try to avoid
> this.
> ===================
> Section "Monitor"
> Identifier "Vision Master Pro17"
> VendorName "iiyama"
> ModelName "Vision Master Pro17"
> BandWidth 160 # straight out of the manual
> HorizSync 27.0-92.0 # ditto
> VertRefresh 50-160 # ditto
> Modeline "1280x1024" 135.00 1280 1312 1456 1712 1024 1027 1030
> 1064 -hsync -vsync
> Modeline "1152x864" 135.00 1152 1464 1592 1776 864 864 876 908
> -hsync -vsync
> Modeline "1024x768" 98.90 1024 1056 1216 1408 768 782 788 822
> -hsync -vsync
> Modeline "800x600" 69.65 800 864 928 1088 600 604 610 640
> +hsync +vsync
> EndSection
> Section "Device"
> Identifier "Stealth64"
> VendorName "Diamond Multimedia"
> BoardName "Diamond Stealth 64 VRAM"
> VideoRam 4096
> ClockChip "icd2061a"
> DacSpeed 135.0
> Option "diamond"
> Option "s3_964_bt485_vclk"
> Option "fast_vram"
> EndSection
> =====================
> First problem: according the Windows95 utilities from Diamond,
> the clock chip is actually an "ics2061/2061a", not icd, but
> XF doesn't have that clock chip listed.
> The RamDac is bt485, and is detected, as is a lot of the options
> I specified trying to get this to work. Those last three
> "Options" were specified in the order shown, one at a time
> trying to get higher resolutions. At first I tried using just
> the bare minimum options, but with no success.
> This configuration can *obviously* go above 800x600, I am
> currently using 1280x1024x24 in Windows as I write this, but
> XF insists the DotClock can't go above 90.0.
> Before I bug the XFree guys (I have looked at the FAQ), I
> though I'd go ahead and ask for help here.
> Thanks,
> Fred
Hi Fred:
This is my setup running 1280x1024x8
Section "Device"
Identifier "Stealth64"
VendorName "Diamond Multimedia"
BoardName "Diamond Stealth 64 VRAM"
# Chipset "86C968"
VideoRam 4096
Ramdac "ti3026"
#Clocks 25.14 28.32 25.15 76.92
#Clocks 26.01 28.32 25.20 77.18
Option "linear"
# Option "mmio_926"
EndSection
--
------------------------------------------------------------------------
Stephen Collymore, Baltimore, MD
Fax#: 410.298.8974 Modem: 410.298.8974,44
e-mail: ste...@erols.com http://computi.erols.com/~steve
------------------------------------------------------------------------
Every stumbling block is a stepping stone.
--- Bruce Lee
------------------------------------------------------------------------
--------------EF8448311DEAEA7084D3FDB1
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit
<HTML>
Frederick or Claudia Haab wrote:
<BLOCKQUOTE TYPE=CITE>Hello,
<P>Currently I can only go up to 800x600 with the above mentioned
<BR>configuration. The server tells me that beyond that I do not
<BR>have high enough clock speed (it says the maximum is 90).
<P>I have included the monitor and device section from my
<BR>XF86Config, please excuse the messyness if this wraps on
<BR>your screen. I have edited the Modelines to try to avoid
<BR>this.
<P>===================
<P>Section "Monitor"
<BR> Identifier "Vision Master
Pro17"
<BR> VendorName "iiyama"
<BR> ModelName "Vision
Master Pro17"
<BR> BandWidth 160
# straight out of the manual
<BR> HorizSync 27.0-92.0
# ditto
<BR> VertRefresh 50-160
# ditto
<BR> Modeline "1280x1024" 135.00 1280 1312 1456 1712
1024 1027 1030
<BR>1064
-hsync -vsync
<BR> Modeline "1152x864" 135.00 1152 1464 1592
1776 864 864 876 908
<BR>-hsync -vsync
<BR> Modeline "1024x768" 98.90 1024 1056
1216 1408 768 782 788 822
<BR>-hsync -vsync
<BR> Modeline "800x600" 69.65 800 864
928 1088 600 604 610 640
<BR>
+hsync +vsync
<BR>EndSection
<P>Section "Device"
<BR> Identifier "Stealth64"
<BR> VendorName "Diamond Multimedia"
<BR> BoardName "Diamond
Stealth 64 VRAM"
<BR> VideoRam 4096
<BR> ClockChip "icd2061a"
<BR> DacSpeed 135.0
<BR> Option
"diamond"
<BR> Option
"s3_964_bt485_vclk"
<BR> Option
"fast_vram"
<BR>EndSection
<P>=====================
<P>First problem: according the Windows95 utilities from Diamond,
<BR>the clock chip is actually an "ics2061/2061a", not icd, but
<BR>XF doesn't have that clock chip listed.
<P>The RamDac is bt485, and is detected, as is a lot of the options
<BR>I specified trying to get this to work. Those last three
<BR>"Options" were specified in the order shown, one at a time
<BR>trying to get higher resolutions. At first I tried using just
<BR>the bare minimum options, but with no success.
<P>This configuration can *obviously* go above 800x600, I am
<BR>currently using 1280x1024x24 in Windows as I write this, but
<BR>XF insists the DotClock can't go above 90.0.
<P>Before I bug the XFree guys (I have looked at the FAQ), I
<BR>though I'd go ahead and ask for help here.
<P>Thanks,
<BR>Fred</BLOCKQUOTE>
Hi Fred:
<P>This is my setup running 1280x1024x8
<P>Section "Device"
<BR> Identifier "Stealth64"
<BR> VendorName "Diamond Multimedia"
<BR> BoardName "Diamond Stealth 64 VRAM"
<BR># Chipset "86C968"
<BR> VideoRam 4096
<BR> Ramdac "ti3026"
<BR> #Clocks 25.14 28.32 25.15 76.92
<BR> #Clocks 26.01 28.32 25.20 77.18
<BR> Option "linear"
<BR># Option "mmio_926"
<BR>EndSection
<BR>
<PRE>--
------------------------------------------------------------------------
Stephen Collymore, Baltimore, MD
Fax#: 410.298.8974 Modem: 410.298.8974,44
e-mail: ste...@erols.com <A HREF="http://computi.erols.com/~steve">http://computi.erols.com/~steve</A>
------------------------------------------------------------------------
Every stumbling block is a stepping stone.
--- Bruce Lee
------------------------------------------------------------------------</PRE>
</HTML>
--------------EF8448311DEAEA7084D3FDB1--