• sip@programming.dev
      link
      fedilink
      arrow-up
      9
      ·
      1 day ago

      coz it’s an monolithic architecture, they all get compiled in. if you don’t want it, you can compile the kernel yourself, specifically for your hardware.

  • Björn@swg-empire.de
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    1 day ago

    What I hate about Valve’s Linux efforts is how slow they are with upstreaming their changes. I think there are still some LCD fixes not in the vanilla kernel.

    • Artwork@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      2 hours ago

      Do you actually want “fast” AI-sloppy maintenance/nonsense, where customers would get even more issues eventually, and ruin the reputation?

      Adequate verification and careful, responsible attitude to changes requires time.
      I am sorry, but I have no idea how you may “hate” accountability.

      • Björn@swg-empire.de
        link
        fedilink
        arrow-up
        1
        ·
        1 hour ago

        Sure, don’t rush into things. But when you have a fix that’s just a few lines that’s languishing in your repositories for years something’s up.

        I’m not talking specifically about this issue. There are several drivers for the Steam Deck controller and the thermal system that I have to compile myself to be able to properly run a vanilla kernel on my Steam Deck LCD. There has been more than enough time to fix the stuff.

        Still glad that it’s open source so that I can just grab everything I need. But it would be nice if I could just forget about it and find all fixes in my kernel half a year or so after they’ve been successfully in production in SteamOS.

    • FauxLiving@lemmy.world
      link
      fedilink
      arrow-up
      8
      ·
      21 hours ago

      The fix that they applied wouldn’t work as a general solution, it would break other things.

      This commit implements their solution in a ‘If Steam Deck then <alternate code>’ kind of way so it will resolve the Steam Deck issue on mainline without breaking other things.