Hopefully this is the right place to ask. Lemme know otherwise.

I got a Thinkpad W530 with Quadro K2000M GPU (Kepler). With coreboot, I was able to get around all the headaches related to Optimus only having the discrete GPU enabled.

The GPU itself is well-supported by nouveau driver, missing only a few features on the power management side of things.

Things are good when I run stuff natively. However, I have yet to figure out Flatpak. I know we use org.freedesktop.Platform.GL.* packages that are some kind of Mesa abstraction layer.

Things are much more straightforward with Intel and AMD GPU. It is actually quite easy with the proprietary NVidia driver, but it doesn’t exactly come free.

The ultimate question is: Should I install one of those org.freedesktop.Platform.GL.nvidia-<ver> packages with my nouveau? If so, which version?

  • Frellwit@lemmy.world
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    23 days ago

    You shouldn’t have to install any flatpak dependency manually. Flatpak should handle it for you automatically when you install your programs. (In most cases.)