• holland@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    10 months ago

    The cons for Silverblue aren’t really fair

    The customizing one most definitely isn’t. As straight out of the box you can go to extensions.gnome.org and add all the extensions you want.

    Now the big problem is the codecs, those have to be layered for proper vaapi/vdpau support. Then I had to layer a different kernel (Surface Pro), and different power management (tlp, since power profiles daemon gives terrible battery life).

    While it’s a con that I have to do this, it’s also a pro that I’m able to do this where many of the other immutable distros don’t allow this.

    • joojmachine@lemmy.ml
      link
      fedilink
      arrow-up
      8
      ·
      10 months ago

      If you stick to Flatpak apps you don’t even need the codecs on your base system (I’ve been using it myself this way for a while now). For power management, I personally prefer to layer powertop, which doesn’t break power-profiles-daemon and works basically just as well as tlp, but layering tlp is perfectly fine too.

      The custom kernel though, that’s more complicated (and an understandable limitation to immutability), I’d recommend you look into Universal Blue in your case, as it might be a better solution.

      • holland@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        10 months ago

        Hmm… I thought at the very least you needed to layer intel-media-driver for VA-API support for Intel.

        Yeah, powertop is essential and should come in the default image. How else are you going to see exactly how much power your machine is using at any time? I wish PPD+Powertop --auto-tune worked for me, but the powersave scheduler it uses lets my Alder-Lake CPU run wild and gives me a good 2-3 less hours of battery life.

        I plan on sometime investigating how to make my own image using Universal Blue, because really all I need is Silverblue+Surface Kernel+TLP+Hardware Accelerated Video. But too busy right now.

        • joojmachine@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          10 months ago

          On my machine at least all I needed was Firefox (and any other video-related apps) from flatpak with the ffmpeg-full libs from flatpak as well.