hello i want this hibernate option like in opensuse/steam os when i try googling it i cannot find anything

  • ReversalHatchery@beehaw.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 month ago

    You’ll also need to modify the kernel parameters/initramfs configuration to add the resume parameters in the right spots, or the system will hibernate but not try to resume your session on boot.

    In the right spots? I was in the impression you only need to do that so one place, in the bootloader’s boot entry (or, yeah, if there are multiple entries then possibly each one). Which other places should I also look?

    Also, I’ve recently set up hibernateion for someone, and IIRC forgetting the resume= kernel parameter is not that critical today because it will immediately resume instead of completing shutdown.

    • It depends on the existing bootloader configuration. I think for Fedora you need to add a flag in a dracut config file somewhere, I don’t know if that also takes care of the bootloader configuration.