• muhyb@programming.devOP
    link
    fedilink
    arrow-up
    0
    ·
    13 hours ago

    I guess not feasible was a strong word. I saw on a couple forums and it seems it takes around 2 minutes to hibernate if you have that much RAM, even with an NVMe. Probably that’s why it’s not recommended, which is understandable. Also it says Redhat 8, so it shouldn’t be older than 5 years.

    I checked and it seems Bazzite doesn’t support hibernation out of the box and you need to disable zram if you want to use it. Kinda weird to me but I never used an immutable distro before so maybe it’s related to that.

    • merc@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      7 hours ago

      Yeah, I already disabled zram. I was following that web page.

      I think the issue is that I need to add resume support to the initramfs. Because it’s an immutable distro, I have to do that a bit differently. As for the zram and immutable distro weirdness, I think it’s also Bazzite which is designed to work on the SteamDeck and other portable devices. I remember reading something about their sometimes having low amounts of RAM so they do some weird things to make up for it.

      Anyhow, I’m going to try it tonight, wish me luck. :)

      • muhyb@programming.devOP
        link
        fedilink
        arrow-up
        0
        ·
        5 hours ago

        I remember reading something about their sometimes having low amounts of RAM so they do some weird things to make up for it.

        That makes sense. I was doing a similar but opposite thing when I was still using Windows. It comes with hibernate but I never used it so I was removing the swap equivalent of it every time I install it.

        Well, at least have fun with it. Good luck! :)