• 4 Posts
  • 30 Comments
Joined 1 year ago
cake
Cake day: June 5th, 2023

help-circle




  • I haven’t tried any of the other versions in a while, mostly because it takes forever to install, but I can do that. I’ll point out that this issue has been going on for years, and I had issues with all variants of steam I’ve tried before.

    I’ll download steam a few other times from various package managers to see if any of them work now that some time has passed. In particular, I’ll try rpm-ostree layering, docker, and nix.

    (edit) I’ve tried installing steam a few different ways. First, I tried installing with nix. nix profile install nixpkgs#steam resulted in an error about non-free software that couldn’t be bypassed, so I tried devbox global add steam@latest which did work, but only in so much as it installed. It failed to launch steam, never mind any games.

    Then I tried docker, since it’s what I used prior to flatpak. I first ran podman pull ghcr.io/ublue-os/bazzite-arch-gnome then ujust distrobox bazzite-arch ghcr.io/ublue-os/bazzite-arch-gnome This functioned well, but had the same exact problems as the flatpak version.

    I was unable to install the rpm-ostree version. Apparently, Bluefin doesn’t include it in the default repositories.

    I did test to see if ‘brew’ had steam in its packages, but unfortunately it didn’t.






  • There are a bunch of games on steam labeled as “playable”, but that silently fail when I attempt to launch them. Always the same issue, and it isn’t specific to a single game. Binding of Isiac was one of these until recently, where it mysteriously fixed itself while I wasn’t paying attention. Titanfall 2 is another, which I’m still struggling with.

    If anyones interested, I’ll copy paste the steam logs. I’m typing this from my phone, so I can’t do that from here.









  • I think people are misunderstanding the whole point of drive encryption. It’s so that if the drive is stolen or lost, you don’t have to worry about it as much. I personally don’t see any benefit in doing this if I have to enter a password every time I plug the damn thing in. If you’re concerned about somebody stealing your laptop or desktop, the disk-encryption should be the least of your worries.

    To the OC; if you happen to use GNOME, then check out the settings in the DISKS app. It has auto-unlock options in the per-drive settings. I long ago configured it so my USB is auto-unlocked upon being plugged in. Though after several system resets and such whatever I did to do that seems to no longer be visible in the GUI, I know that’s how I set it up in the first place.



  • I’m using Bluefin right now, but I was using bazzite before that. I’d say the biggest benefit is that it’s hard to break permanently. Sure, you can still mess up your home directory pretty bad, but system level stuff is nice and stable. The biggest problem is compatability and software instalation. Flatpak and toolbox/distrobox are nowhere near as good as the documentation makes them out to be. I’d suggest making sure you select a distribution with Nix pre-installed so it’s still possible to install stuff.

    (Edit: There is apparently a workaround for the following issue, though I have not tried if yet.) Just be aware that some things are just plain impossible with atomic distos, and you can’t change it. Like the login screen. You can’t change that at all, whether it’s the background or the default zoom level. It’s part of the system packages and can’t be fixed.