• @[email protected]
    link
    fedilink
    English
    616 hours ago

    I started down the Linux route over the weekend and put my computer in hibernation and couldn’t figure out how to wake it up from its torpor without restarting. So I’m going with suspension for the time being

    • @[email protected]OP
      link
      fedilink
      715 hours ago

      Firstly, welcome :)

      Secondly, hibernation on Linux requires swap partition 2x size of the RAM. If you didn’t set it big enough or did not set at all, hibernation wouldn’t work. However if you set it correctly, there should be another reason to consider.

      If you are not sure, you can use this command on terminal to compare your RAM and swap sizes. free -m