[Bug 405797] New: Autoyast X11 choices on default depth can lead to installations without X
https://bugzilla.novell.com/show_bug.cgi?id=405797 Summary: Autoyast X11 choices on default depth can lead to installations without X Product: openSUSE 11.0 Version: Final Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Minor Priority: P5 - None Component: AutoYaST AssignedTo: ug@novell.com ReportedBy: heibslic@mailbox.tu-berlin.de QAContact: qa@suse.de CC: heibslic@mailbox.tu-berlin.de Found By: --- With OpenSuSE 11.0 you are able to select '32' as the default depth with the X11 profile. However, most graphics drivers (in this case a I830 running with the xf86-video-intel driver) do not allow for anything above 24bit colors as their default depth. I suggest you either remove the 32bit option (there really isn't any visible difference between 24 and 32bit) or implement some incredibly smart voodoo to detect whether or not a certain graphics driver actually supports the default depth commanded to use by the autoyast profile. <x11> <color_depth config:type="integer">32</color_depth> <display_manager>kdm</display_manager> <enable_3d config:type="boolean">false</enable_3d> <enable_xgl config:type="boolean">false</enable_xgl> <resolution>1024x768 (XGA)</resolution> <window_manager>kde</window_manager> <xgl_custom_options></xgl_custom_options> </x11> Thats the profile part in question. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=405797 User ug@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=405797#c1 Uwe Gansert <ug@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ug@novell.com AssignedTo|ug@novell.com |jdsn@novell.com --- Comment #1 from Uwe Gansert <ug@novell.com> 2008-07-03 05:48:24 MDT --- Daniel, maybe we should remove the 32bit option or add a comment to it like "not available with all gfx cards" or so - your choice. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=405797 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=405797#c2 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sndirsch@novell.com Summary|Autoyast X11 choices on default depth can lead |yast2-x11: Autoyast X11 choices on default depth |to installations without X |can lead to installations without X --- Comment #2 from Stefan Dirsch <sndirsch@novell.com> 2008-08-13 19:51:02 MDT --- Yes, 32bit no longer makes sense. DefaultDepth is 8/16/24bit. If you want to distinguish between 24bpp packed mode (known by Matrox) or 32bpp you now need to use DefaultFbBpp (see man xorg.conf). But we don't make use of this at the moment. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=405797 User jdsn@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=405797#c3 J. Daniel Schmidt <jdsn@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P5 - None |P4 - Low --- Comment #3 from J. Daniel Schmidt <jdsn@novell.com> 2008-08-22 11:38:01 MDT --- If this exotic setting is so rare I'd say lets remove it from the x11 AutoYaST dialog. In the installed system the user can change it to 32bit if he really has such a graphics card. Any objections? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=405797 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=405797#c4 --- Comment #4 from Stefan Dirsch <sndirsch@novell.com> 2008-08-22 11:42:56 MDT --- Not at all. I fully agree. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=405797 User jdsn@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=405797#c5 J. Daniel Schmidt <jdsn@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from J. Daniel Schmidt <jdsn@novell.com> 2008-09-01 11:31:13 MDT --- Fixed for Code11 (SLE11 and openSUSE 11.1) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com