Just upgraded to RH5.1 and have been struggling with my XF86 display server for a few 
days now.  Anyone using a tseng TGUI series card...?  How does it work for you..?  Any 
suggestions on the following config:

I already had RH5.0 working just great in 1024 mode with my:

Tseng TGUI9680 card 2 meg
MaxTech 14" 1024 60hz non-interlaced monitor Hfreq 30-50, Vfreq 50-90
486-100 system

I tried the XF16 server and could not get it above 640x480 for anything.
Tried the SVGA server (which was working fine in RH5.0) but now it gives me an odd 
viewport size and is fuzzy and craps out at the highest res.  The RH5.0 config (wish I 
kept it) worked great.

The portion of my XF86Config is shown below:


# **********************************************************************
# Screen sections
# **********************************************************************

# The Colour SVGA server

Section "Screen"
    Driver      "svga"
    # Use Device "Generic VGA" for Standard VGA 320x200x256
    #Device      "Generic VGA"
    Device      "Tseng"
    Monitor     "MatTech"
    Subsection "Display"
        Depth       8
        # Omit the Modes line for the "Generic VGA" device
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
        # Use Virtual 320 200 for Generic VGA
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "640x480" "800x600"
        ViewPort    0 0
    EndSubsection
EndSection

# The 16-color VGA server

Section "Screen"
    Driver      "vga16"
    Device      "Generic VGA"
    Monitor     "MatTech"
    Subsection "Display"
        Modes       "640x480" "800x600"
        ViewPort    0 0
        Virtual     800 600
    EndSubsection
EndSection


Michael Hatzakis, Jr MD
Resident Physiatrist - R3
Thomas Jefferson University Hospital
Department of Rehabilitation Medicine
Philadelphia, PA, 19026

E-Mail Address:  [EMAIL PROTECTED]


--
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with
                       "unsubscribe" as the Subject.

Reply via email to