Description of problem: no video with vga=xxx on boot line after installing kernel-desktop-3.12.6-4.mga4-1-1.mga4.x86_64.rpm Version-Release number of selected component (if applicable): How reproducible: Allways Steps to Reproduce: 1. add vga=790 to boot loader kernel line. Example kernel (hd0,3)/boot/vmlinuz BOOT_IMAGE=mga4_64_beta2 root=LABEL=cauldron nokmsboot vga=794 Workarounds: remove vga=nnn and use video=vga remove vga-nnn Reproducible: Steps to Reproduce:
CC: (none) => thierry.vignaudAssignee: bugsquad => tmb
*** Bug 12242 has been marked as a duplicate of this bug. ***
CC: (none) => warrendiogenese
*** Bug 12245 has been marked as a duplicate of this bug. ***
CC: (none) => paiiou
Blocks: (none) => 12247
Yep, A new kernel will be pushed later today
I guess it's CONFIG_FB_SIMPLE that got disabled
Yep. and the fun thing is that FB_SIMPLE is not supposed to be needed on x86 and x86_64 as FB_SIMPLE relies on devicetree or platform data... the vga= is supposed to work with the other framebuffers we have availavle, including FB_BOOT_VESA_SUPPORT
3.12.6-desktop-5.mga4 resolves my problem on 3 systems and the virtualbox guest. No idea if it clears the other duplicate bug reports at this time so I will not set this one resolved.
I'm pretty sure it does
Status: NEW => RESOLVEDResolution: (none) => FIXED
Hello, I confirm, 12245 is resolved.