The following is my Xconfig for my Diamond Stealth 32 2MB VLB. It is for
XFree 2.1.1, so you modern guys and gals with XF 3.1 will have to make
some changes.
Additionally I added 2 lines to my startx to change the third dot clock
(numbered 0,1, and 2) to 65.011MHz and to change it back after X. I use
the freq program to do this. I add:
PATH/freq 65011 2 --> at the beginning of startx
PATH/freq 28318 2 --> at the end of startx
Freq can be found in a compressed archive diamond.taz on various Linux
sites (sunsite.unc.edu, tsx-11.mit.edu etc). Hope this helps someone.
Please feel free to write me back if you have troubles.
# Kenny's Xconfig
# NEC SVGA monitor
# Diamond Stealth 32 2MB DRAM -- curse Diamond and their damn clocking
# Logitech serial mouse, ttyS0
RGBPath "/usr/X386/lib/X11/rgb"
FontPath "/usr/X386/lib/X11/fonts/misc/"
FontPath "/usr/X386/lib/X11/fonts/75dpi/"
Keyboard
# AutoRepeat 500 5
ServerNumLock
# Xleds 1 2 3
# DontZap
# Mouse definition and related parameters
Microsoft "/dev/ttyS0"
BaudRate 1200
# Graphics drivers
vga256
#-------------------------------------------------------------
# Video Card Definition
# Video Card Name: Diamond Stealth 32 2MB DRAM
#
ChipSet "et4000"
Clocks 25.13 28.318 65.011
#Clocks 25.13 28.318 31.5
#Clocks 25.13 28.318 50
#Clockprog "/root/diamond/freq" 28.32
Modes "1024x768"
#Modes "640x480"
#Modes "800x600"
#Virtual 1024 768
Viewport 0 0
VideoRam 2048
Option "hibit_low"
#-------------------------------------------------------------
# Monitor Definition
# Monitor Name: NEC SVGA
ModeDB
"1024x768" 65 1024 1048 1184 1344 768 771 777 801 +hsync +vsync
#"640x480" 31.5 640 664 704 849 480 489 492 520 -hsync -vsync
#"800x600" 50 800 856 976 1040 600 637 643 666 +hsync +vsync