Bugzilla – Bug 118771
Can´t set display depth to 16it
Last modified: 2005-09-27 22:33:41 UTC
I´ve a radeon m6 graphics card configured with 24bit When I want to set it to 16bit via SAX2 the test succeeds but after a restart I have 24bit again. the /etc/xorg.conf also states "default 24" Attached is the YaST2 log
Created attachment 50817 [details] YaST2 log
I did the same as you did and it works for me like it should. I cannot reproduce your problem: diff -u /etc/X11/xorg.conf.marcus /etc/X11/xorg.conf +# Created on: 2005-09-27T15:48:24+0200. -# Created on: 2005-09-16T16:18:12+0200. # # Version: 7.1 Section "Screen" + DefaultDepth 16 - DefaultDepth 24
I tried it today and it worked for mee, too. No idea what was wrong the lastt time I tried it.