On Thu, 2002-01-03 at 17:42, David Mintz wrote: You could always try ctrl+alt+'+' to toggle between different resolutions. You could also try adding "DefaultDepth 16" (without quotes) to your screen section.
// Jarmo ... > (EE) RADEON(0): [dri] RADEONInitVisualConfigs failed (depth 8 not supported). >Disabling DRI. ... > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > SubSection "Display" > Depth 1 > EndSubSection > SubSection "Display" > Depth 4 > EndSubSection > SubSection "Display" > Depth 8 > EndSubSection > SubSection "Display" > Depth 15 > EndSubSection > SubSection "Display" > Depth 16 > EndSubSection > SubSection "Display" > Depth 24 > EndSubSection > EndSection ... _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
