33
submitted 3 weeks ago by timkenhan@sopuli.xyz to c/linux@lemmy.ml

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?

top 5 comments
sorted by: hot top controversial new old
[-] Frellwit@lemmy.world 7 points 3 weeks ago* (last edited 3 weeks 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.)

[-] boredsquirrel@slrpnk.net 1 points 3 weeks ago

Not sure if it detects the presence of an NVIDIA driver on the system though. Flatpak is normally separated.

[-] thingsiplay@beehaw.org 2 points 3 weeks ago

Those Flatpak drivers for your Nvidia card will be installed if an application depends on it. I think you don't need to install them yourself. And over time you might end up having multiple versions of the Nvidia driver installed as Flatpak, just because each of the applications depend on a specific driver version. This was my experience until last year on my main PC, with the proprietary driver using a GTX 1070.

To uninstall all unused Flatpak packages, use the command: flatpak uninstall --unused (but I think this does not work for the Nvidia drivers for unknown reasons to me)

[-] timkenhan@sopuli.xyz 1 points 3 weeks ago

How would Flatpak know which driver to install?

[-] thingsiplay@beehaw.org 2 points 3 weeks ago

I think its a dependency of the application you install, that makes use of the driver. The programs don't use your native graphics driver, but a version from Flatpak. I suppose the packager can specify dependencies, just like KDE software would install the entire KDE suite as dependency.

this post was submitted on 06 Jun 2024
33 points (97.1% liked)

Linux

45443 readers
1932 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS