Bug 118771 - Can´t set display depth to 16it
Summary: Can´t set display depth to 16it
Status: RESOLVED WORKSFORME
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: SaX2 (show other bugs)
Version: RC 1
Hardware: Other All
: P5 - None : Normal
Target Milestone: ---
Assignee: Marcus Schaefer
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-26 11:36 UTC by Michael Stather
Modified: 2005-09-27 22:33 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
YaST2 log (362.99 KB, application/x-gtar)
2005-09-26 11:37 UTC, Michael Stather
Details

Note You need to log in before you can comment on or make changes to this bug.
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.