Hi, here are XF86Config entries for an old mono monitor / card combination I
had to enter manually back in '99 and didn't find in a recent Linux distro.
I still use'em on one of my servers:
# **********************************************************************
# Monitor section
# **********************************************************************
Section "Monitor"
Identifier "GoldStar_1210A"
VendorName "GoldStar (Hyundai)"
ModelName "1210 A"
# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
HorizSync 18.44
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
VertRefresh 50
# Herc Mode (50 Hz Vert, 18.44 kHz Horiz, non-interlaced, 20 MHz bandwidth).
Mode "720x348"
DotClock 16
HTimings 720 754 838 872
VTimings 348 355 363 370
EndMode
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
# MiT Mono Card:
Section "Device"
Identifier "MiT Mono Card"
VendorName "Unknown"
BoardName "Unknown"
chipset "hercules"
#VideoRam 256
# Insert Clocks lines here if appropriate
Clocks 16
EndSection
# **********************************************************************
# Screen sections
# **********************************************************************
# The Mono server
Section "Screen"
Driver "mono"
Device "MiT Mono Card"
Monitor "GoldStar_1210A"
Subsection "Display"
Modes "720x348"
ViewPort 0 0
EndSubsection
EndSection
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel