I’m trying to get (near) realtime audio working and one of the steps I usually take on other distros is to add threadirqs to grub
sudo nano /etc/defalts/grub
Tumbleweed seems to work differently and I’ve added the line in YaST via the bootloader editing tool.
I have this: splash=silent quiet threadirqs security=selinux selinux=1
and cpu mitigations is set to auto
The famous “it does not work”. What does not work? YaST does not modify some file you expected (which file)? The file is modified but bootloader does not use the modified value (how did you check it)? Anything else?
I’m still learning and yes, I can see it doesn’t use the grub location I was used to on other distros. The files don’t exist. That’s why I tried to add it in YaST.