New kernel-6.2.9-1.1 does not panic on TW SATA SSD
Common to all my systems is they are all Intel based and use an NVME boot disk. I'll try to capture the console logs next, but thought I'd check if anybody can confirm this failure.
FWIW, the kernel from Kernel:stable shows the same, while the same 6.2.9 kernel from Kernel:stable:Backport boots happily on Leap 15.4...
I have 3 TW that boot from NVME. I just upgraded to 20230403 & 6.2.9 on the first to find no problem booting to multi-user:
# inxi -CSM System: Host: ab560 Kernel: 6.2.9-1-default arch: x86_64 bits: 64 Console: pty pts/0 Distro: openSUSE Tumbleweed 20230403 Machine: Type: Desktop System: ASUS product: N/A v: N/A serial: N/A Mobo: ASUSTeK model: PRIME B560M-A v: Rev 1.xx serial: 210787670000384 UEFI: American Megatrends v: 1601 date: 05/07/2022 CPU: Info: 6-core model: 11th Gen Intel Core i5-11400 bits: 64 type: MT MCP cache: L2: 3 MiB Speed (MHz): avg: 2600 min/max: 800/4400 cores: 1: 2600 2: 2600 3: 2600 4: 2600 5: 2600 6: 2600 7: 2600 8: 2600 9: 2600 10: 2600 11: 2600 12: 2600
Booting to graphical.target, however, takes too long to get started, with X running on /dev/dri/card1 instead of /dev/dri/card0: # systemd-analyze Startup finished in 12.553s (firmware) + 12.289s (loader) + 1.441s (kernel) + 1.935s (initrd) + 1min 30.849s (userspace) = 1min 59.068s graphical.target reached after 1min 30.778s in userspace. https://bugzilla.opensuse.org/show_bug.cgi?id=1206316 -- Evolution as taught in public schools is, like religion, based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata
]
This appears to be caused by having "retbleed=stuff" on the kernel command line. Up to 6.2.9 it never made any problems.
Cheers.
l8er manfred
I got a kernel panic on 6.2.9 even earlier than that, and I don't have retbleed parameters on my kernel command line.
My bootloader kernel command line is: idewait=10 plymouth.enable=0 splash quiet showopts nvidia-drm.modeset=1 elevator=cfq
I'm also not booting from NVMe but from a SATA SDD.
==================================================================================================================
Rodney Baker rodney.baker@iinet.net.au
I'm also running TW on SATA SSD and had no issue on cold booting back into it after upgrading to 6.2.9.1-default on '12 Mac Pro . . . booting from grub, essentially box stock boot params, but just one user of it. I would concur with Mr Miata's comment about "slowness" of booting, compared today to my Sid install, which was very quick; TW seems to take its time when waking up from a nights slumber, checking over the to-do list before getting to it, etc.
On Wed, 05 Apr 2023, 16:30:16 +0200, Fritz Hudnut wrote:
[...] I'm also running TW on SATA SSD and had no issue on cold booting back into it after upgrading to 6.2.9.1-default on '12 Mac Pro . . . booting from grub, essentially box stock boot params, but just one user of it.
I would concur with Mr Miata's comment about "slowness" of booting, compared today to my Sid install, which was very quick; TW seems to take its time when waking up from a nights slumber, checking over the to-do list before getting to it, etc.
to make it absolutely clear, *my* boot issues were caused by boot parameters passed via /etc/default/grub resp. /boot/grub2/grub2.cfg. I had mitigations=auto spectre_v2=retpoline retbleed=stuff included in the GRUB_CMDLINE_LINUX_DEFAULT initializer. Removing "spectre_v2=retpoline retbleed=stuff" made the boot error go away, and it did not have anything to do with NVME stuff - was just my first thought... Cheers. l8er manfred
Also No issues, my stats System: Host: skynet-HP-tw Kernel: 6.2.9-1-default arch: x86_64 bits: 64 compiler: gcc v: 13.0.1 Console: pty pts/0 Distro: openSUSE Tumbleweed 20230403 CPU: Info: quad core model: Intel Core i7-6700 bits: 64 type: MT MCP arch: Skylake-S rev: 3 cache: L1: 256 KiB L2: 1024 KiB L3: 8 MiB Speed (MHz): avg: 3087 high: 3400 min/max: 800/4000 cores: 1: 3400 2: 900 3: 3400 4: 3400 5: 3400 6: 3400 7: 3400 8: 3400 bogomips: 54398 Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx Drives: Local Storage: total: 1.36 TiB used: 112.55 GiB (8.1%) ID-1: /dev/sda vendor: Western Digital model: WD10EZEX-60WN4A0 size: 931.51 GiB ID-2: /dev/sdb vendor: Western Digital model: WDBNCE5000PNC-WRSN size: 465.76 GiB
On Apr 5, 2023, at 11:18, Manfred Hollstein <mhollstein@t-online.de> wrote:
On Wed, 05 Apr 2023, 16:30:16 +0200, Fritz Hudnut wrote:
[...] I'm also running TW on SATA SSD and had no issue on cold booting back into it after upgrading to 6.2.9.1-default on '12 Mac Pro . . . booting from grub, essentially box stock boot params, but just one user of it.
I would concur with Mr Miata's comment about "slowness" of booting, compared today to my Sid install, which was very quick; TW seems to take its time when waking up from a nights slumber, checking over the to-do list before getting to it, etc.
to make it absolutely clear, *my* boot issues were caused by boot parameters passed via /etc/default/grub resp. /boot/grub2/grub2.cfg. I had
mitigations=auto spectre_v2=retpoline retbleed=stuff
included in the GRUB_CMDLINE_LINUX_DEFAULT initializer.
Removing "spectre_v2=retpoline retbleed=stuff" made the boot error go away, and it did not have anything to do with NVME stuff - was just my first thought...
Cheers.
l8er manfred
participants (3)
-
Emanuel Castelo
-
Fritz Hudnut
-
Manfred Hollstein