[Bug 1008946] New: Can't boot newest kernel, not the same as bug 1006417
http://bugzilla.opensuse.org/show_bug.cgi?id=1008946 Bug ID: 1008946 Summary: Can't boot newest kernel, not the same as bug 1006417 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: Other Status: NEW Severity: Major Priority: P5 - None Component: Kernel Assignee: kernel-maintainers@forge.provo.novell.com Reporter: priceninetytwo@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- No boot condition was not resolved with newest kernel. Video of boot attempt here https://youtu.be/uWRCJWjRJ4k -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1008946 http://bugzilla.opensuse.org/show_bug.cgi?id=1008946#c2 --- Comment #2 from Brian Price <priceninetytwo@gmail.com> --- (In reply to Takashi Iwai from comment #1)
So we seem to have still a regression for 32bit systems.
There's another bug report, bsc#1009246. Could you confirm whether you hit the same issue?
I'm on a 64-bit system. Wouldn't that rule it out being the same issue? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1008946 Emilio Recio <emrecio@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emrecio@gmail.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1008946 Emilio Recio <emrecio@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|emrecio@gmail.com | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1008946 http://bugzilla.opensuse.org/show_bug.cgi?id=1008946#c3 --- Comment #3 from Takashi Iwai <tiwai@suse.com> --- Then likely a completely different issue, even bug 1006417 is irrelevant. We need the kernel git bisection for such an issue, I'm afraid. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1008946 http://bugzilla.opensuse.org/show_bug.cgi?id=1008946#c6 --- Comment #6 from Brian Price <priceninetytwo@gmail.com> --- Created attachment 702819 --> http://bugzilla.opensuse.org/attachment.cgi?id=702819&action=edit dmesg -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1008946 http://bugzilla.opensuse.org/show_bug.cgi?id=1008946#c7 --- Comment #7 from Brian Price <priceninetytwo@gmail.com> --- Created attachment 702820 --> http://bugzilla.opensuse.org/attachment.cgi?id=702820&action=edit cpuinfo -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1008946 http://bugzilla.opensuse.org/show_bug.cgi?id=1008946#c8 --- Comment #8 from Brian Price <priceninetytwo@gmail.com> --- (In reply to Borislav Petkov from comment #5)
What Takashi means is can you bisect the issue?
Search the web for "bisect the kernel" if you are unsure what it means.
So let me ask you: what is the last kernel which boots successfully on this machine? Can you upload dmesg and /proc/cpuinfo from it?
Thanks.
The only kernel i can boot is 4.7.4. I can't boot anything after at least 4.8.3. I've seen some examples of bisecting the kernels but it seems to differ on distributions. could you walk me through it? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1008946 http://bugzilla.opensuse.org/show_bug.cgi?id=1008946#c10 --- Comment #10 from Brian Price <priceninetytwo@gmail.com> --- Created attachment 707812 --> http://bugzilla.opensuse.org/attachment.cgi?id=707812&action=edit untruncated dmesg -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1008946 http://bugzilla.opensuse.org/show_bug.cgi?id=1008946#c11 --- Comment #11 from Brian Price <priceninetytwo@gmail.com> ---
Ok, let's start somewhere:
Can you boot 4.8.2? 4.8.1? Try those and find out which is the first version that fails. Say, if 4.8.1 boots and 4.8.2 doesn't, for example.
In any case, we need the two consecutive stable versions where version N works and version N+1 doesn't. Then we can bisect.
Also, your dmesg is truncated. Please boot with "log_buf_len=16M ignore_loglevel" and catch that dmesg immediately after booting is done.
That'll be all for now.
Thanks.
Booted with those parameters and uploaded dmesg. Where can I download those kernel versions? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1008946 http://bugzilla.opensuse.org/show_bug.cgi?id=1008946#c12 Borislav Petkov <bpetkov@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED Assignee|kernel-maintainers@forge.pr |bpetkov@suse.com |ovo.novell.com | --- Comment #12 from Borislav Petkov <bpetkov@suse.com> --- (In reply to Brian Price from comment #11)
Booted with those parameters and uploaded dmesg. Where can I download those kernel versions?
Right, so you're going to have to build them yourself. Let me know whether you want to do that and I'll walk you through the process of checking out the stable git tree, checking out a tag and building a kernel. Alternatively, I have a similar CPU as yours and I can try to reproduce it here next year :) Thanks. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1008946 http://bugzilla.opensuse.org/show_bug.cgi?id=1008946#c13 --- Comment #13 from Brian Price <priceninetytwo@gmail.com> --- (In reply to Borislav Petkov from comment #12)
(In reply to Brian Price from comment #11)
Booted with those parameters and uploaded dmesg. Where can I download those kernel versions?
Right, so you're going to have to build them yourself. Let me know whether you want to do that and I'll walk you through the process of checking out the stable git tree, checking out a tag and building a kernel.
Alternatively, I have a similar CPU as yours and I can try to reproduce it here next year :)
Thanks.
I just installed an ssd in my laptop and had to go with Arch Linux because I couldn't install the newest version of opensuse. But in the process of installing, I learned something that could be useful to you. First of all, neither the newest version of arch or opensuse could boot in uefi mode. Both of the iso's worked fine in CSM mode though. Also, opensuse coughed up an error message on the failed boots saying /efi/boot/x86-84-efi/linux.mod and /efi/boot/x86-84-efi/ls.mod weren't found. So I can no longer boot linux in general unless it's in csm mode. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com