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

Re: ?not enough colors: I need 10 colors + 4 planes.?



On Fri, Apr 10, 1998 at 12:36:30PM +0100, Pedro Quaresma de Almeida wrote:
> Hi
> 
> I have a Matrox Millenium II with 4Mg and my XF86Config file it is
> like this (display section)
> 
> Section "Screen"
>    Driver          "SVGA"
>    Device          "Primary Card"
>    Monitor         "Primary Monitor"
>    SubSection "Display"
>       Depth        16
>       Modes        "1280x1024" "1152x864" "1024x768" "800x600" "640x480" "640x400" "512x384" "480x300" "400x300" "320x240" "320x200"
>    EndSubSection
> 
> But when I try to run "flying -pool" (and others) I get the message
> 
>      not enough colors: I need 10 colors + 4 planes.
> 
> What can I do to get more colors (and planes)? What it is the meaning
> of "Depth 16"?

Just because you have depth 16 in there, it doesn't mean its running at that
depth, try startx -- -bpp 16 and see if that fixes it, if not then try
startx -- bpp 32.  You can also put this in your XF86Conig, the line is:
DefaultColorDepth 16 (or 32)

Depth 16 means 16 bits per pixel which is something like 64000 colors, depth
32 is 32 bits per pixel, and is 16 million colors.

Attachment: pgpaugZf1Fs9x.pgp
Description: PGP signature


Reply to: