I’m a computer janitor that sometimes streams trying to learn dev https://www.twitch.tv/destide

  • 39 Posts
  • 206 Comments
Joined 2 years ago
cake
Cake day: July 4th, 2023

help-circle



  • Jump on the Discourse if possible. https://universal-blue.discourse.group/c/bazzite/5

    Looking through those centos logs it’s an Nividia firmware issue linked with their open-drivers

    1. Clear any layered packages sudo rpm-ostree reset
    2. Rebase to the non-open NVIDIA image
    sudo rpm-ostree rebase ostree-unverified-registry:ghcr.io/ublue-os/bazzite-nvidia:stable
    
    

    sudo reboot

    Failing that and the fact you don’t have a lot of time I would take the suggestions of just popping Mint, PopOS, CachyOS(you said no arch, but I’ve had good reliability), PikaOS small team Debian variant of the Linux gaming distros. Give your self a way to be able to jump remotely with their consent like Rustdesk, Tailsacle+Remmina or Teamviewer.

    Other immutable/atomics Vanilla OS

    NixOS (my current distro and if you’re into making and maintaining for friends a great option as you can just make the gaming distro you want and distrubute it to them.)

    GLF (French gaming distro based on Nix, I steal their configs for my gaming.nix :D)