[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Targeta grafica S3Trio3D/2X y xfree 4.X



"Juan" == Juan Manuel Enrique Muñido <jmenrique@gmx.net> writes:

    Juan> El problema es que, aunque funciona, solo puedo hacerla
    Juan> funcionar a una resolucion de 640x480, a pesar de que indico
    Juan> que deseo hacerlo exclusivamente a 1024x780.

Quizás le estás pidiendo demasiados 'bpp'.

A ver si te sirven estas líneas:

Section "Device"
        Identifier  "S3 Trio 3D/2X 4M AGP"
        Driver      "s3virge"
#       ChipSet     "trio 3d/2x"
        ChipSet     "86c368"
        Card        "S3 86C368 (Trio3D)"
        VideoRam    4096
        Option      "fpm_vram"
        Option      "fast_dram"
        Option      "fifo_aggressive"
EndSection

Section "Screen"
        Identifier "Default Screen"
        Device     "S3 Trio 3D/2X 4M AGP"
        Monitor    "Tatung C7B"
        DefaultDepth     16
        SubSection "Display"
                Depth     1
                Modes    "1024x768" "640x480" "800x600"
        EndSubSection
        SubSection "Display"
                Depth     4
                Modes    "1024x768" "640x480" "800x600"
        EndSubSection
        SubSection "Display"
                Depth     8
                Modes    "1024x768" "640x480" "800x600"
        EndSubSection
        SubSection "Display"
                Depth     15
                Modes    "1024x768" "640x480" "800x600"
        EndSubSection
        SubSection "Display"
                Depth     16
                Modes    "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth     24
                Modes    "1024x768" "640x480" "800x600"
        EndSubSection
EndSection



Un saludo.

-- 
______________________________________________________
Cosme P. Cuevas - ICQ 86011094 - GnuPG KeyID: 0A4305FB
                 Debian GNU/Linux
------------------------------------------------------



Reply to: