XFree86 3.1 at 320x200...send me your modeline!

XFree86 3.1 at 320x200...send me your modeline!

Post by Mike Edmons » Fri, 02 Dec 1994 11:40:57



Subject says it all!  Please, Videomodes.doc has more to say than I
want to know.  Could some kind soul please send me a copy of a 320x200
modeline from your XF86Config so I can get on with my life, or at
least playing DOOM.
 
 
 

XFree86 3.1 at 320x200...send me your modeline!

Post by Philip E. Te » Mon, 05 Dec 1994 13:45:17


: Subject says it all!  Please, Videomodes.doc has more to say than I
: want to know.  Could some kind soul please send me a copy of a 320x200
: modeline from your XF86Config so I can get on with my life, or at
: least playing DOOM.

Me too! for a CL5426.

Philbert

 
 
 

XFree86 3.1 at 320x200...send me your modeline!

Post by Roo » Mon, 05 Dec 1994 21:07:15



>Subject says it all!  Please, Videomodes.doc has more to say than I
>want to know.  Could some kind soul please send me a copy of a 320x200
>modeline from your XF86Config so I can get on with my life, or at
>least playing DOOM.

Here the sections you need:

-----------------------------
Section "Device"
    Identifier  "Generic vga"
    VendorName  "Generic"
    Chipset     "generic"
EndSection

Section "Screen"
    Driver      "SVGA"
    Device      "Generic vga"
    Monitor     "James Dooley's Monitor"
    Subsection  "Display"
        Depth       8
        Modes       "320x200"
        Viewport    0 0
        Virtual     320 200
    EndSubsection
EndSection
-------------------------------

As far as I know, this only works with the svga server.  You may be
able to recompile an accelerated server with generic vga support, I have
not tried that as I don't have nearly enought free disk space..
Also, you can increase the virtual settings to 322x203, but on my
display, the extra pixels aren't really useful (and are always a flat color).

Enjoy Dooming...

james dooley