|
Bugzilla – Full Text Bug Listing |
| Summary: | sax2: Improve framebuffer configuration | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Stefan Dirsch <sndirsch> |
| Component: | SaX2 | Assignee: | Olaf Dabrunz <odabrunz> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | CC: | aosthof, eich, ms |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
menu.lst.orig
menu.lst y2log |
||
|
Description
Stefan Dirsch
2007-01-12 17:17:54 UTC
As requested by aj: FATE #301920 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 Stefan, Matthias... according to bug: #238167 this issue cannot be fixed right now 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 Olaf what's the status here ? 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 Created attachment 121510 [details]
menu.lst.orig
Created attachment 121511 [details]
menu.lst
Created attachment 121512 [details]
y2log
y2log from the above yast2 call
I wonder if this isn't also related to perl-Bootloader. Adding Alexander therefore. *** Bug 263845 has been marked as a duplicate of this bug. *** JFYI Meanwhile Marcus implemented this in SaX2 differently. |