[Bug 234142] New: Improve framebuffer configuration
https://bugzilla.novell.com/show_bug.cgi?id=234142 Summary: Improve framebuffer configuration Product: openSUSE 10.3 Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: SaX2 AssignedTo: ms@novell.com ReportedBy: sndirsch@novell.com QAContact: qa@suse.de CC: mhopf@novell.com Due to more and more graphics cards, e.g. ATI > X1000, which are no longer supported by any open source native driver, we should provide a better framebuffer configuration, which also provides different resolutions/color depths to chose. For this SaX2 needs to write a meta file with the appropriate vga=0xabc kernel boot option, which then can be read by the yast bootloader module. So this bugreport is also related to Bug #220368. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement Status|NEW |ASSIGNED Summary|Improve framebuffer |sax2: Improve framebuffer configuration |configuration | -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 ------- Comment #1 from sndirsch@novell.com 2007-01-15 03:20 MST ------- As requested by aj: FATE #301920 -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |odabrunz@novell.com ------- Comment #2 from ms@novell.com 2007-01-19 05:47 MST ------- Olaf, as maintainer of the yast bootloader could you explain what exactly needs to be done to: a) use the bootloader module in ycp to setup the vga Parameter b) call the bootloader module from the shell to setup the vga Parameter I played a bit with call yast2 bootloader set ... but my tests weren't successful Thanks -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |odabrunz@novell.com -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 ------- Comment #3 from ms@novell.com 2007-01-24 06:36 MST ------- Stefan, Matthias... according to bug: #238167 this issue cannot be fixed right now -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 ------- Comment #5 from ms@novell.com 2007-01-31 04:24 MST ------- Olaf if I call: yast2 bootloader print section="SUSE LINUX 10.2" option=append I got: Value: selinux=0 resume=/dev/hda2 splash=silent acpi=off apm=off showopts Everything is there except "vga" I see no possibility to set the vga parameter. Your suggestion to rewrite the complete section sounds a bit unpractical and as I said printing the section doesn't show the vga option though it exists If I call: yast2 bootloader set section="SUSE LINUX 10.2" option=append value=vga=0x222 I got __two__ vga entries in the menu.lst Something is really broken :-) Could you fix this Thanks -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 ------- Comment #6 from ms@novell.com 2007-02-09 07:49 MST ------- Olaf what's the status here ? -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 ------- Comment #7 from ms@novell.com 2007-02-28 04:05 MST ------- I will attach the requested information from the following workflow rm -f /var/log/YaST2/y2log cp /boot/grub/menu.lst /boot/grub/menu.lst.orig yast2 bootloader set section="SUSE LINUX 10.2" option=append value=vga=0x222 attached you will find: menu.lst.orig menu.lst /var/log/YaST2/y2log Thanks -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 ------- Comment #8 from ms@novell.com 2007-02-28 04:07 MST ------- Created an attachment (id=121510) --> (https://bugzilla.novell.com/attachment.cgi?id=121510&action=view) menu.lst.orig -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 ------- Comment #9 from ms@novell.com 2007-02-28 04:08 MST ------- Created an attachment (id=121511) --> (https://bugzilla.novell.com/attachment.cgi?id=121511&action=view) menu.lst -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 ------- Comment #10 from ms@novell.com 2007-02-28 04:08 MST ------- Created an attachment (id=121512) --> (https://bugzilla.novell.com/attachment.cgi?id=121512&action=view) y2log y2log from the above yast2 call -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ms@novell.com AssignedTo|ms@novell.com |odabrunz@novell.com Status|NEEDINFO |NEW Info Provider|odabrunz@novell.com | -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aosthof@novell.com ------- Comment #11 from sndirsch@novell.com 2007-04-03 06:26 MST ------- I wonder if this isn't also related to perl-Bootloader. Adding Alexander therefore. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fruell@novell.com ------- Comment #12 from sndirsch@novell.com 2007-04-12 10:48 MST ------- *** Bug 263845 has been marked as a duplicate of this bug. *** -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142 sndirsch@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eich@novell.com ------- Comment #13 from sndirsch@novell.com 2007-05-11 00:42 MST ------- JFYI -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=234142#c14 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #14 from Stefan Dirsch <sndirsch@novell.com> 2007-08-12 05:30:28 MST --- Meanwhile Marcus implemented this in SaX2 differently. -- 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