Bug 1216956 - kernel 6.5.9-1.3 stucks at boot on Lenovo ThinkPad P15 Gen 1
Summary: kernel 6.5.9-1.3 stucks at boot on Lenovo ThinkPad P15 Gen 1
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: openSUSE Kernel Bugs
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-08 11:02 UTC by Paolo De Pasquale
Modified: 2023-11-13 07:19 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
lshw output (35.43 KB, text/plain)
2023-11-08 11:03 UTC, Paolo De Pasquale
Details
boot screenshot (1.61 MB, image/jpeg)
2023-11-08 11:24 UTC, Paolo De Pasquale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo De Pasquale 2023-11-08 11:02:28 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
Build Identifier: 

Having updated to kernel 6.5.9-1.3 my opensuse Tumbleweed running on a Lenovo  ThinkPad P15 Gen 1, I'm not able to boot anymore.
Removing from grub the "quiet" parameter, I can see it hanging when mouse, touchpad and trackpoint are detected: disabling touchpad and trackpoint from BIOS gives no benefit.
The same behavaiour affects the recovery and the non-recovery mode.
The former 6.5.8-1 works fine.

Reproducible: Always

Steps to Reproduce:
1.Boot the pc

Actual Results:  
Stuck, as mentioned above

Expected Results:  
Start Gnome, as usual
Comment 1 Paolo De Pasquale 2023-11-08 11:03:45 UTC
Created attachment 870678 [details]
lshw output
Comment 2 Paolo De Pasquale 2023-11-08 11:24:47 UTC
Created attachment 870679 [details]
boot screenshot
Comment 3 Takashi Iwai 2023-11-08 11:50:56 UTC
Since TW is already moving to 6.6 kernel, could you check whether the kernel in OBS Kernel:stable repo shows the same problem, too?
Comment 4 Paolo De Pasquale 2023-11-08 14:19:38 UTC
(In reply to Takashi Iwai from comment #3)
> Since TW is already moving to 6.6 kernel, could you check whether the kernel
> in OBS Kernel:stable repo shows the same problem, too?

Hi Takeshi, thanks for the quick answer: can you help me in how to do that?
Comment 5 Takashi Iwai 2023-11-08 14:48:51 UTC
Download kernel-default-6.6*.rpm from
  http://download.opensuse.org/repositories/Kernel:/stable/standard/x86_64/
and install it via zypper install.

Note that it's an unofficial build, hence you'd need to turn off Secure Boot if necessary.
Comment 6 Paolo De Pasquale 2023-11-08 16:23:44 UTC
(In reply to Takashi Iwai from comment #5)
> Download kernel-default-6.6*.rpm from
>   http://download.opensuse.org/repositories/Kernel:/stable/standard/x86_64/
> and install it via zypper install.
> 
> Note that it's an unofficial build, hence you'd need to turn off Secure Boot
> if necessary.

6.6 works.
I'm noticing that - having it installed - I lost any reference from grub to the former 6.8.1: is this expected? Can I retrieve that kernel somehow?
Comment 7 Takashi Iwai 2023-11-08 16:27:46 UTC
(In reply to Paolo De Pasquale from comment #6)
> (In reply to Takashi Iwai from comment #5)
> > Download kernel-default-6.6*.rpm from
> >   http://download.opensuse.org/repositories/Kernel:/stable/standard/x86_64/
> > and install it via zypper install.
> > 
> > Note that it's an unofficial build, hence you'd need to turn off Secure Boot
> > if necessary.
> 
> 6.6 works.

OK, then the next TW update kernel should work.

> I'm noticing that - having it installed - I lost any reference from grub to
> the former 6.8.1: is this expected? Can I retrieve that kernel somehow?

It's unexpected.  Are the kernels still there in /boot/*?
You installed with "zypper install", not with "rpm -U", right?
Comment 8 Paolo De Pasquale 2023-11-08 16:47:10 UTC
(In reply to Takashi Iwai from comment #7)

> 
> It's unexpected.  Are the kernels still there in /boot/*?
> You installed with "zypper install", not with "rpm -U", right?

I double-checked and indeed used rpm - my bad...

Thanks for the support, I'll wait for 6.6 to be officially released.
Comment 9 Takashi Iwai 2023-11-13 07:19:26 UTC
I close now.  Feel free to reopen if the problem reappears with the official TW 6.6 kernel.