GoldStar 1210A and MiT mono card config that works for me

2003-10-07 Thread tbagg
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
DotClock16  
HTimings720 754 838 872 
VTimings348 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
#VideoRam256
# 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
ViewPort0 0
EndSubsection
EndSection
___
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel


[XFree86] GoldStar 1210A and MiT mono card config that works for me

2003-10-07 Thread tbagg
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
DotClock16  
HTimings720 754 838 872 
VTimings348 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
#VideoRam256
# 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
ViewPort0 0
EndSubsection
EndSection
___
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86