Linux is cool, I can do a lot of things with it. If i set a config file in Linux, I am damn sure that it is ran every single time. The code does what you tell it to do.

There is 1 thing that always seems to be “black magic”: 1) lid close and suspend 2) lid close and suspend and lock.

If we ignore locking for a moment and focus on suspend. I cant seem to figure out why sometimes lid close would suspend immediately, when other time it takes 5 seconds after lid closes. On some days, lid closes would not even suspend !!

Did anyone manage to get suspend work 100 %? I cant believe we have tons of great linux tools and years into kernel dev, and still suspend is a hit or miss.

  • warmaster@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    Yeah, it’s part of the Universal Blue family of distros which Bazzite is part of. Technically it’s not immutable (they call it atomic), but yeah. For gui apps I just use flatpaks & appimages, for cli apps I do: brew install whatever. 99% of the time this does the trick, for that 1% which is some obscure random app I really want to try, I just use Kontainer which is a GUI for distrobox, basically it let’s me install any linux app for any distro. And for those super rare cases when I need to use a Windows app, I use Winboat which is freaking great.

    Aurora now has a live iso, you could try it without installing it and see if everything works out for you.