[Bug 882942] New: uefi videomode is mismatched
https://bugzilla.novell.com/show_bug.cgi?id=882942 https://bugzilla.novell.com/show_bug.cgi?id=882942#c0 Summary: uefi videomode is mismatched Classification: openSUSE Product: openSUSE Factory Version: 13.2 Milestone 0 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: coolo@suse.com QAContact: qa-bugs@suse.de Found By: Integration Test Blocker: --- I don't know enough about the involved components, but it worked with kernel 3.14 and broke with 3.15, so I put it in the kernel component: When we boot openQA on UEFI, we get a disorted display and no way out: https://openqa.opensuse.org/tests/8391/modules/welcome/steps/1 This is reproducible on local KVM runs too. -- 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=882942 https://bugzilla.novell.com/show_bug.cgi?id=882942#c1 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |tiwai@suse.com InfoProvider| |coolo@suse.com --- Comment #1 from Takashi Iwai <tiwai@suse.com> 2014-06-24 14:55:00 UTC --- Do you have both working and non-working kernel packages online? I guess it's rather a kernel config issue, but needs to check. -- 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=882942 https://bugzilla.novell.com/show_bug.cgi?id=882942#c2 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |coolo@suse.com InfoProvider|coolo@suse.com | --- Comment #2 from Stephan Kulow <coolo@suse.com> 2014-06-24 22:55:19 CEST --- not sure what you're asking. not working is http://download.opensuse.org/factory/repo/oss/suse/x86_64/kernel-default-3.1... and what was working was e.g. Milestone0: http://download.opensuse.org/factory-snapshot/repo/oss/suse/x86_64/kernel-de... -- 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=882942 https://bugzilla.novell.com/show_bug.cgi?id=882942#c3 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |coolo@suse.com --- Comment #3 from Takashi Iwai <tiwai@suse.com> 2014-06-25 10:37:52 UTC --- This is no regression of the kernel, at least. When I install 3.14-rc5 kernel on the current FACTORY, it doesn't work either. OTOH, if I install 3.15-rc7 to 3.12-M0 image, it works fine. That said, some other change (e.g. grub2, dracut, or whatever) triggered a problem of efifb accidentally. Please check the above in your side, too. -- 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=882942 https://bugzilla.novell.com/show_bug.cgi?id=882942#c4 --- Comment #4 from Stephan Kulow <coolo@suse.com> 2014-06-25 14:15:03 CEST --- I collected a couple of old versions in https://build.opensuse.org/project/show/openSUSE:Factory:Staging:J - let's see if this will work. After that I can remove/upgrade candidate by candidate :) -- 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=882942 https://bugzilla.novell.com/show_bug.cgi?id=882942#c5 --- Comment #5 from Takashi Iwai <tiwai@suse.com> 2014-06-25 15:22:22 UTC --- I rechecked 13.2-M0 and actually the installer can show the very same problem when booted with nomodeset option. That is, in the installer GRUB menu, go to edit, and add "nomodeset" to linuxefi line. Then cirrus KMS won't be loaded, and it'll keep 32bpp efifb, which seems broken. Interestingly, the installed 13.2-M0 system gives 24bpp efifb, which works fine. Meanwhile, the latest FACTORY gives 32bpp efifb on the installed system. The recent installation got broken probably because cirrus driver isn't loaded / enabled before YaST starts. -- 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=882942 https://bugzilla.novell.com/show_bug.cgi?id=882942#c6 --- Comment #6 from Takashi Iwai <tiwai@suse.com> 2014-06-25 15:47:28 UTC --- Looking at the latest FACTORY installer, cirrus module is missing in the installation image. That's likely the reason of the breakage. The installer works fine with qemu/kvm -vga qxl option. -- 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=882942 https://bugzilla.novell.com/show_bug.cgi?id=882942#c7 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |snwint@suse.com --- Comment #7 from Stephan Kulow <coolo@suse.com> 2014-06-25 21:42:34 CEST --- So this one worked: https://openqa.opensuse.org/tests/5451 and this one failed: https://openqa.opensuse.org/tests/6159 (no idea why I never bothered to check that before - I guess I was too convinced it's an openQA problem and then later that it's a kernel problem) I'm downloading the DVDs atm to verify the module list is different. from the installation-images git there is no change. So most likely the new kernel did no longer fit the modules.conf from Steffen. Many, many thanks Takashi for debugging so far. -- 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=882942 https://bugzilla.novell.com/show_bug.cgi?id=882942#c8 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|coolo@suse.com | AssignedTo|kernel-maintainers@forge.pr |snwint@suse.com |ovo.novell.com | --- Comment #8 from Stephan Kulow <coolo@suse.com> 2014-06-25 22:05:52 CEST --- this is the root of the problem then: [ 824s] unresolved deps in cirrus: syscopyarea, dropped [ 824s] unresolved deps in cirrus: sysfillrect, dropped [ 824s] unresolved deps in cirrus: sysimgblt, dropped -- 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=882942 https://bugzilla.novell.com/show_bug.cgi?id=882942#c9 Steffen Winterfeldt <snwint@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Steffen Winterfeldt <snwint@suse.com> 2014-06-26 12:53:34 CEST --- yes, 3.15 has the modules moved around a bit -- 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=882942 https://bugzilla.novell.com/show_bug.cgi?id=882942#c10 --- Comment #10 from Takashi Iwai <tiwai@suse.com> 2014-06-26 12:15:18 UTC --- Thanks! Meanwhile, the broken efifb graphics is another bug, and this is no new issue. But, I'm not sure whether it's a kernel efifb problem. Let's continue in bnc#884558. -- 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