steam-deck-utilities icon indicating copy to clipboard operation
steam-deck-utilities copied to clipboard

THP [always] problem

Open stwrn opened this issue 1 year ago • 2 comments

THP is always permanently

stwrn avatar Feb 03 '24 00:02 stwrn

THP is always permanently

Hello, I'm sorry to see that no one around here has stepped up to help you out, so allow me to change that:

Just copy & paste this into the terminal app called Konsole:

sudo sed -i 's/\bGRUB_CMDLINE_LINUX_DEFAULT="\b/&transparent_hugepage=madvise /' /etc/default/grub sudo grub-mkconfig -o /boot/efi/EFI/steamos/grub.cfg

Make sure to copy & paste all of it at once!

Hope that solves your problem...

Should THP still be set as "always" instead of "madvise", then please try removing CryoUtility, because that could be causing the problem here.

HelpingTux avatar Feb 15 '24 15:02 HelpingTux

I must have missed this, sorry. Have you disabled THP in CU2? It should be set to "madvise" when you do so, since that's the default behavior.

If not, can you supply the contents of your /home/deck/.cryo_utilities/cryoutilities.log?

CryoByte33 avatar Feb 15 '24 21:02 CryoByte33