• 2 Posts
  • 29 Comments
Joined 2 years ago
cake
Cake day: July 5th, 2023

help-circle




  • Yeah, it’s possible. This is not the first time they did this, probably won’t be the last. Though they solve the issues relatively faster comparing to years ago. That’s something.

    It’d be nice if I could just drop the nvidia card and swap to amdgpu but… that’d require “a bit” of money

    I’m in the same boat but I’ll most likely use this card until it’s dead or really old. I cannot imagine how the people think about that email they got from Microsoft.






  • 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! :)


  • 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.


  • That’s interesting. I guess I understand now why my 2 GB swap can get filled rather quickly. After I read that FAQ, I delved a little more and found this. Apparently it’s not feasible to use hibernation if you have more than 64 GB RAM, well at least until we got much more faster SSDs it seems.

    Not the same but if you’re using KDE on Bazzite, KDE has a restore previous windows option (or something like that). You can use it until find a solution.



  • 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