Formerly @russjr08@outpost.zeuslink.net

  • 0 Posts
  • 2 Comments
Joined 7 months ago
cake
Cake day: December 7th, 2023

help-circle
  • I dual boot on my primary/desktop PC, and only run Linux on my laptop and Steam Deck.

    I find more often times than not, I feel like I’m either fighting with Windows or it does these small but annoying things that when added up tend to really get on my nerves. For example, one thing that I’ve been running into a lot (and happened earlier today) is if I put my computer to sleep while its booted into Windows, it’ll randomly decide to wake itself up for who knows what reason - flooding my room with light often times while I’m trying to sleep or relax. It does it enough where I should by now remember to just physically turn off my monitors when I put my computer to sleep, but why should I have to? The 95% of the time that I’m booted into Linux, if I put my computer to sleep it stays asleep until I explicitly wake it up, and thus I haven’t formed a habit to turn the displays off.

    The only reason why I even keep Windows around on this PC is to occasionally play Destiny 2 and some VR stuff with friends every now and then.


  • Just ran into this exact problem this morning which was incredibly frustrating. Performed a routine system update, and I’m pretty sure I had a kernel panic (all input was non responsive, couldn’t even switch to a tty) in the middle of pacman’s upgrade phase.

    While I was able to chroot into my install and reinstall the kernel, half of my system’s packages were left in an inconsistent state so I still couldn’t properly boot - and so I just nuked my root subvolume and reinstalled Arch (I suspect I could’ve somehow got the packages reinstalled if I wrangled for a while with pacman but it was just easier to reinstall at this point).

    Atomic distros like Bazzite are designed to prevent that exact situation I ran into, unfortunately I just haven’t had enough time or energy to try to make my own custom image that has what I need in it (got kind of close with NixOS but that had its own issues), otherwise I’d probably be running that.