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

Re: [madrid@linux.it: problems with latest xserver]



madrid@linux.it wrote:

> i've a 3dfx video card with 8Mb.
> Into the XF86Config all appear as good but on startx i can only have 8 bit
> mode.

[...]

> Section "Screen"
>         Identifier "Screen0"
>         Device     "Card0"
>         Monitor    "Monitor0"
>         SubSection "Display"
>                 Depth     8
>                 Modes "1280x1024"
>         EndSubSection
>         SubSection "Display"
>                 Depth     16
>                 Modes "1280x1024" "1024x768"
>         EndSubSection
>         SubSection "Display"
>                 Depth     24
>                 Modes "1280x1024" "1024x768"
>         EndSubSection
> EndSection

Add
	DefaultDepth 16
or whatever depth you want to the Screen Section.


To the Xpert list: Maybe we should change the default depth to something like
16, or is this driver specific?


Michel


-- 
Earthling Michel Dänzer (MrCooper)  \  CS student and free software enthusiast
Debian GNU/Linux (powerpc,i386) user \   member of XFree86 and The DRI Project



Reply to: