Continuing the discussion from Abrt-oops:
I made an installation from F34-Prerelease > Updated to F34 > F35-pre > F35
The message I get almost every time while booting.
reason:
irq 16: nobody cared (try booting with the "irqpoll" option)
backtrace:
irq 16: nobody cared (try booting with the "irqpoll" option)
CPU: 2 PID: 365 Comm: systemd-udevd Not tainted 5.14.11-300.fc35.x86_64 #1
Hardware name: CompuLab Intense-PC/Intense-PC, BIOS IPC_2.2.400.5 X64 03/15/2018
Call Trace:
cmdline:
CPU: 2 PID: 365 Comm: systemd-udevd Not tainted 5.14.11-300.fc35.x86_64 #1
Hardware name: CompuLab Intense-PC/Intense-PC, BIOS IPC_2.2.400.5 X64 03/15/2018
Call Trace:
cmdline:
BOOT_IMAGE=(hd0,gpt2)/vmlinuz-5.14.11-300.fc35.x86_64 root=UUID=339f5cfa-2f21-41dc-9131-e6c52da2b760 ro rootflags=subvol=root rhgb quiet
package:
kernel-core-5.14.11-300.fc35
sudo grubby --info=0
index=0
kernel="/boot/vmlinuz-5.14.14-300.fc35.x86_64"
args="ro rootflags=subvol=root rhgb quiet"
root="UUID=339f5cfa-2f21-41dc-9131-e6c52da2b760"
initrd="/boot/initramfs-5.14.14-300.fc35.x86_64.img"
title="Fedora Linux (5.14.14-300.fc35.x86_64) 35 (MATE-Compiz)"
id="ebb3b20891124b978cab8c7e74dca732-5.14.14-300.fc35.x86_64"
The irqpoll
would come after rhgb quiet
?
And how would i have to do it the secure way with grubby ?