Re: Newbie Help Required!
From: Adam K Kirchhoff (adamk_at_voicenet.com)
Date: 11/08/03
- Previous message: Adam K Kirchhoff: "Re: Newbie Help Required!"
- In reply to: Sebastian: "Re: Newbie Help Required!"
- Next in thread: Sebastian: "Re: Newbie Help Required!"
- Reply: Sebastian: "Re: Newbie Help Required!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 08 Nov 2003 09:11:43 -0600
Sebastian <bastiraase@web.de> wrote:
> Maybe you're using the wrong driver, or it's too old.
> It can't find you're card ... is it working with another xserver?
> But I've another question: How do I set up the number of colors (8, 16, 24,
> 32-bit) under NetBSD 1.5.2?
Section "Screen"
Identifier "Radeon"
Device "Radeon"
Monitor "Envision"
DefaultColorDepth 24
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
See the DefaultColorDepth line? That determines the depth. If it's
missing, I believe it defaults to 8.
Adam
- Previous message: Adam K Kirchhoff: "Re: Newbie Help Required!"
- In reply to: Sebastian: "Re: Newbie Help Required!"
- Next in thread: Sebastian: "Re: Newbie Help Required!"
- Reply: Sebastian: "Re: Newbie Help Required!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|