According to Bogdan Taru: While burning my CPU.
> 
> Hi everyone,
> 
>  I've been trying to set up my S3 Trio64V2 video card to work with
> SVGAlib in 800x600 mode, for example, but without much succes. I've
> downloaded svgalib-1.3.1, but the demos programs don't seem to recognize
> my chipset. Do you have any idea what I should do? I really hate playing
> Quake in 320x200.

I have a S3 Trio64V2 runs fine here with "old" libs and xfree from slackware
3.4. I did have some fun geting it to work, my monitor is old also and is
rather out of date, but here's what i use.

# 640x480 @ 60 Hz, 31.5 kHz hsync
Modeline "640x480"     25.175 640  664  760  800   480  491  493  525
# 800x600 @ 56 Hz, 35.15 kHz hsync
ModeLine "800x600"     36     800  824  896 1024   600  601  603  625

Section "Device"
    Identifier  "s3"
    VendorName  "Unknown"
    BoardName   "Trio64V2/DX"
    #VideoRam    2048

Section "Screen"
    Driver      "accel"
    Device      "s3"
    Monitor     "nec"
    Subsection "Display"
        Depth       8
        Modes       "800x600" "640x480"
        ViewPort    0 0
        Virtual     800 900
    EndSubsection

That is by NO means a perfect configuration but at least it works with 2
different modes and is meant as a pointer not a garentee of success.



> 
> Have fun,
> bogdan
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to