Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 1995 10:56:43 +0200 (MET DST)
From:      guido@spooky.lss.cp.philips.com (Guido van Rooij)
To:        guido@gvr.win.tue.nl (Guido van Rooij)
Cc:        dwreski@ultrix.ramapo.edu, jan@bagend.atl.ga.us, questions@freebsd.org, Guido.vanRooij@nl.cis.philips.com
Subject:   Re: XF86Config question..
Message-ID:  <m0snMTL-000HneC@spooky.lss.cp.philips.com>
In-Reply-To: <199508281828.UAA21262@gvr.win.tue.nl> from "Guido van Rooij" at Aug 28, 95 08:28:58 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Guido van Rooij wrote:
> 
> > 
> > Yea, sure am using 3.1.2.  Is there any chance of having the card 
> > supported in the next version? 
> > 
> 
> It *is* supported. At my work I have the (undocumented fix).
> 
> I'll mail it to you an dthe list tomorrow.
> 
> -Guido
> 

There is a program, called xvidtune. You ca experiment a bit with it.

My solution was the following:
Put in your screen section, after the mode line, the Early_SC line
as seen below.

Section "Screen"
    Driver      "accel"
    Device      "stealth_64V"
    Monitor     "Phil_21b"
    Subsection "Display"
        Depth       8
        #Modes       "640x480" "800x600" "1024x768" "1280x1024"
        Modes       "1600x1200" "1280x1024" "1024x768" "640x480"
        Early_SC         "1600x1200" 1
        ViewPort    0 0
        #Virtual     1024 1024
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "640x480" "800x600" "1024x768"
        ViewPort    0 0




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0snMTL-000HneC>