TItle

  • sobchak@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    3 hours ago

    Haven’t used Mint in a while, but I think it’s mostly a function of the kernel. IIRC, there’s a nice GUI for selecting what kernel you want on Mint. Would probably only make a difference if you have new hardware and need a newer kernel.

  • grue@lemmy.world
    link
    fedilink
    arrow-up
    15
    ·
    9 hours ago

    Gather a lot of mint, put it in your cave in a pile, and lay down on it before going to sleep for the winter.

  • alt_xa_23@lemmy.world
    link
    fedilink
    arrow-up
    15
    ·
    9 hours ago

    On Debian, you need to have secure boot disabled in order to hibernate. I’m guessing it works similarly on mint

    • devnev@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      4
      ·
      4 hours ago

      Same for all Linuxes, it’s a current limitation of the Linux kernel. There’s an open issue about it, essentially working out how to use the TPM to sign the memory dump so that secureboot will accept the signature and load it from disk.