Bug 118771

Summary: Can´t set display depth to 16it
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Michael Stather <kontakt>
Component: SaX2Assignee: Marcus Schaefer <ms>
Status: RESOLVED WORKSFORME QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: RC 1   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: YaST2 log

Description Michael Stather 2005-09-26 11:36:17 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
Comment 1 Michael Stather 2005-09-26 11:37:39 UTC
Created attachment 50817 [details]
YaST2 log
Comment 2 Marcus Schaefer 2005-09-27 13:48:52 UTC
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 
 
Comment 3 Michael Stather 2005-09-27 22:33:41 UTC
I tried it today and it worked for mee, too.
No idea what was wrong the lastt time I tried it.