No boot with kernel 6.2

https://bugzilla.opensuse.org/show_bug.cgi?id=1208938

Maybe related…

…bug is with AMD GPU, but maybe related? Have no “netconsole” here…

btw: what was the procedure to lock the old 6.1.12 kernel from being purged with next zypper dup with new 6.2.x kernel? :slight_smile:

zypper al PACKAGE_NAME

https://en.opensuse.org/SDB:Zypper_manual_(plain)
Search for “Package Locks Management”

@suse_rasputin add the version to the multiversion.kernels section in /etc/zypp/zypp.conf.

1 Like

Malcoms tip can also be found by typing “how to lock the kernel” into the forum search:

As usual - boot without “quiet” and with “plymouth.enable=0” on kernel command line. It may provide some information what happens.

1 Like

Here we go:

https://paste.opensuse.org/pastes/d907959dc4f6

…while dmesg of successfull boot with kernel 6.1.12 looks like this

https://paste.opensuse.org/pastes/42eb9a461c0c

uname -a
Linux dell2TW062021 6.1.12-1-default #1 SMP PREEMPT_DYNAMIC Wed Feb 15 05:31:41 UTC 2023 (373f017) x86_64 x86_64 x86_64 GNU/Linux

so the line in zypp.conf looks now like

multiversion.kernels = latest,latest-1,running,6.1.12-1-default

will that keep kernel 6.1.12 for future zypper dups with new 6.2 kernels? :slight_smile:

@suse_rasputin You need to use the full version number from zypper se -si kernel-default

1 Like
zypper se -si kernel-default
Loading repository data...
Reading installed packages...

S  | Name           | Type    | Version    | Arch   | Repository
---+----------------+---------+------------+--------+------------------------
i+ | kernel-default | package | 6.1.12-1.1 | x86_64 | (System Packages)
i+ | kernel-default | package | 6.2.1-1.1  | x86_64 | openSUSE-Tumbleweed-Oss

so now it reads

multiversion.kernels = latest,latest-1,running,6.1.12-1.1

Correct now? :slight_smile:

@suse_rasputin yes, that looks better.

1 Like

…I found that MESA-dri-nouveau was still installed (but not xf86-nouveau), removed the MESA thing and rebooted, didn’t change much

https://paste.opensuse.org/pastes/9d02f4cbd0fc

btw. the system is really, really hung up at this point, power button not working, only way to interact is REISUB…

Other point: Is it possible to make the working 6.1.12 kernel the default for booting?

@suse_rasputin sure, via YaST Bootloader, last tab on right, change in the drop down.

1 Like

Not sure if this helps anything but Arch has the same Problem with 6.2
Only when dualbooting and only if the Bootloader is not from Arch. I can’t explain more as I am not a tech person. Just search for “Arch 6.2 boot problem”. Also Brodie Robertson on Youtube has a short video about it (latest Video as of March 8)

I don’t know if openSUSE did the same with Kernel 6.2

Still no new 6.2 kernel in TW here. Am I the only one with related problems (with NVIDIA graphics and no UEFI/secure boot)?

May be (at least only one having this particular combination that triggers thus problem). Have you opened bug report?

@suse_rasputin as a Tumbleweed user you should be following the Factory Mailing list, new details there today…

1 Like

Nope, just a dumb user here…