Pretty much the title. Maybe to add a bit of a backstory: Bazzite was awesome at first, all games ran on the first try!!

But then: I still haven’t installed my vpn, let me quickly do that. Oh wait, there’s no flatpak for my vpn, that’s right.

Aight, lemme first install tlp and get these laptop fans under control. But wait, how? There’s no flatpak. If I install it in distrobox, it has no effect, which kinda makes sense.

Whatever, lemme try auto-cpufreq. No flatpak, so distrobox it is. To no surprise, it fails. “System has not been booted with systems as init system.”

Same with Goverlay. So then I just fell back into my chair and screamed: “How the hell do I install stuff on Bazzite to control my laptop?!”

  • Painfinity@lemmy.dbzer0.comOP
    link
    fedilink
    arrow-up
    4
    ·
    2 months ago

    Hey!

    So I’ve managed to find the time and install tlp and I’m already hugely grateful for that. You were right, and it was really just as easy as typing “sudo rpm-ostree install tlp” and it worked just like it would with apt or dnf. 1/5 done!

    But sadly the other ones weren’t so easy.

    • Goverlay gives an error when using rpm-ostree, and the installation via tarball required qt6pas which I didn’t manage to install correctly. Edit: After trying the same exact rpm-ostree a second time it…worked! But no idea what just happened. 2/5!!
    • “Razer laptop control project” requires some packages (libdbus-1-dev libusb-dev libhidapi-dev libhidapi-hidraw0 pkg-config libudev-dev) that rpm-ostree isn’t able to find.
    • Auto-cpufreq uses an installer that exited with an error about the package “cairo” not being found (or rather, it being inactive). Installing it via rpm-ostree didn’t change that…
    • NordVPN for Linux uses a weird sh command that exited with the code “rpm-ostree: Dropping privileges as ‘rpm’ was executed with not ‘known safe’ arguments.” I couldn’t find anything on the internet about adding those arguments.

    I’ve basically accepted my fate and given up on these last three programs, and it’s largely my fault for wanting to install stuff that hasn’t been made to work on an OS like Bazzite just yet. But maybe you can spot a rookie mistake or something that might help me again! Regardless of that, a huge thanks for your help and I’m glad I’ve got some programs to work while also learning something new along the way :)

    • pontiffkitchen0@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      2 months ago

      I really appreciate your positive attitude about having to change your workflow when using a new technology.

      Just a tip to help when you search for how tos, tips, or guides: since bazzite is built on top of ublue, and ublue is built on top of fedora silver blue/ fedora kinotie, you can use those as search options as well. For example, you can use “how to install goverlay on fedora silverblue” instead of “how to install goverlay on bazzite”. Since more people use fedora silver blue or kinotie, it will increase the possible results, and they SHOULD be 100% compatible as you can rebase to either 3 (as long as they use the same DE, can’t go from gnome to KDE or vice versa).

      I’ll try to find time to provide good links for those 3 remaining programs (I know how hard it is to find and use a replacement, or be missing features).

      Here’s one for now: NordVPN for Linux** this link seems like a good resource: https://www.answeroverflow.com/m/1153350314028695562

      • I currently use proton vpn, but I’ve had nord in the past and believed I used the”openvpn” option mentioned. Openvpn is a common standard with lots of support, and most vpn providers offer it as an option.
      • Painfinity@lemmy.dbzer0.comOP
        link
        fedilink
        arrow-up
        3
        ·
        2 months ago

        Of course! I’m too deep into Linux now, and how could I switch back to the old ways when the Linux community is just so incredibly kind like this :P

        About the search tip, I read somewhere that Bazzite is a skin of a skin of a skin. So in general I’ll remember to search for the upstream base if I can’t find anything, got it.

        Oh and seriously, please don’t search for the other three, I know how tedious it can be and you’ve helped more than enough. I even got NordVPN working thanks to your link, so I’m more than satisfied! Armed with this new knowledge I’ll do the rest myself, and I was also planning to switch to ProtonVPN anyways, that’s one way of solving it :) But again, a huge thank you for helping me out!

        • pontiffkitchen0@lemmy.world
          link
          fedilink
          arrow-up
          3
          ·
          2 months ago

          Exactly, ublue and in turn bazzite basically (oversimplification) add their own “layers” on top of fedora silverblue/kinotie, basically doing the same thing you do when using rpm-ostree.

          I’m so happy to hear it! I’ll put off searching, for now :). If you do find the answers you should definitely post in this thread, I’m curious and others might find this thread when they encounter the same problems. No problem! I’ve had a lot of help from the community, so just paying it forward!