Hey just wanting to verify with somebody. I’m setting up Fedora 43 KDE for audio production and when I go to edit the GRUB config line it looks a bit different than what I’ve seen on a YouTube tutorial. Mine reads GRUB_CMDLINE_LINUX=“rhgb quiet” so am I just swapping that entire line with GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash threadirqs” ?
GRUB_CMDLINE_LINUX=“rhgb quiet threadirqs”
Looks like _DEFAULT is used by Ubuntu based distro’s so it’s likely the tutorial told you how to update Grub the Ubuntu way. On Fedora it’s sudo grub2-mkconfig -o /boot/grub2/grub.cfg
1 Like
Alright we have lift off! Thanks again, much appreciated. It was a guy using Nobara and I believe thats a fork of Fedora but the video was also two years old. Just checked rtcqs and all worked out.