• panda_abyss@lemmy.ca
    link
    fedilink
    English
    arrow-up
    6
    ·
    4 hours ago

    Valve are cool, love that they do this.

    I know it helps them, but they have done so much for Linux gaming it’s incredible.

    • zikzak025@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      2
      ·
      4 hours ago

      Just wish it was coming from a non-commercial entity. Puts a sour note on the status of Linux gaming that a for-profit entity is the only one out there making meaningful progress.

      • FauxLiving@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        ·
        3 hours ago

        Lots of for-profit commercial entities contribute to open source projects.

        The code they’re contributing is covered by the same license as the code contributed by volunteer developers.

        I understand why we should be cautious about these things, but the current situation is that Valve is contributing a lot and their contributions are open source. Yeah, they’re doing it for a profit motive, but not to the point where they’re trying to kill open source projects or hide the updates behind proprietary binaries.

        Valve is, currently, not being evil. GabeN has plenty of yacht money.

        • zikzak025@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          2 hours ago

          Right, but we look at examples like Chromium and we can see where there is still so much potential for things to go sideways. GabeN and his yacht could sink to the bottom of the sea and his estate sells control of Valve to someone less benevolent.

          A commercial entity that has enough control over a project pushes the direction of that project in their favor. And sure you can fork a FOSS project at any time, but once the commercialized version has enough saturation, user inertia and lack of experienced developers to take that initiative often prevents alternatives from achieving success.

      • Holytimes@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 hours ago

        It’s either slave labor or there is SOME form of for profit company is involved somewhere in the chain. Those are basically your two options.

        Even purely free work given willingly in someone’s free time is still supported by proxy of some form of corporate entity. No one lives for free.

        All that matters is the license. If you care any more beyond that your either stupid or dealing with active Nazis. And I don’t see any Nazis in valve so…

    • FauxLiving@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 hours ago

      It’s on the AUR but you need a patched kernel which you can grab from catchyOS

      Instructions are in the developer’s blog post: https://pixelcluster.github.io/VRAM-Mgmt-fixed/

      Q: I use another Arch-based distro! What now?

      The dmemcg-booster and plasma-foreground-booster utilities are available in the AUR as well (plasma-foreground-booster carries the package name plasma-foreground-booster-dmemcg), so you can install them from there.

      For the kernel side, you can either use the CachyOS kernel package on a non-CachyOS system by retrieving the package from their repository, or you can compile your own kernel. Installing linux-dmemcg from the AUR will compile the development branch I used to develop this. Being a development branch, this carries the risk of some stuff being broken, so install at your own risk!

      If you want to apply the kernel patches yourself, you need these six .patch files: [links in blog]

      I’m not sure how easily they apply on specific kernel versions, but feel free to leave a comment if you run into issues and I’ll try to help out.

      • thingsiplay@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        ·
        3 hours ago

        Thank you for looking into, appreciate the help. I wanted to read the article later to figure out the details. I think a custom Kernel goes a bit too far for my taste, so will then wait until its officially integrated.

    • thingsiplay@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 hours ago

      I think RADV Vulkan means its for AMD, not Nvidia. Nvidia has their own set of drivers. Unless I am misunderstanding here something.

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

        That is correct, the fix targets the AMDGPU kernel driver so nvidia users will have to wait/implement it ourselves.