... > OK, But what configuration file have I to modify and How? > Then what else muste I do?
Any text editor works. The file is called "/etc/X11/XF86Config" (by default). Change the row "DefaultDepth 8" to "DefaultDepth 16" (no quotes). If you cant find a DefaultDepth row, add one into the Section "Screen". Then restart the X server,and it should work. // Jarmo ... > ... > > At this point I pressed Alt+Ctrl+Backspace and on the screen in character > > mode I got the error:" (EE) RADEON(0): [dri] RADEONInitVisualConfigs > failed > > (depth 8 not supported). Disabling DRI." > > Why? Must I edit some configuration file? > > Yes, you need to set color depth to at least 16. Or that is what Ive > seen people answering. Ive not been able to test 4.#, as extract.exe > need glibc_2.2.3... Xinstall -check tells me that Im supposed to use > glib22, and thats what I downloaded. Well whenever I feel brave Ill > compile it from source. > > For more info look into the archives, this question about "depth 8" > comes daily (sorry I do not remember where the archive is... someone?). > > // Jarmo _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
