Code Monkey home page Code Monkey logo

Comments (4)

ggarra13 avatar ggarra13 commented on June 15, 2024 1

Thanks for the links. I found this:

https://blogs.igalia.com/vjaquez/2022/01/17/digging-further-into-flatpak-with-nvidia/

which leads me to believe supporting the nvidia driver is non-trivial. For an application like mrv2 which depends on many libraries, like pulse audio, python, and others that are compiled when building the application with cmake, it is not an easy change. I tried looking at VLC's flatpak manifest as a reference and it had to list each and every library it uses to compile (somthing I would like to avoid).

I read Ubuntu's snaps are supossed to vanish in the next release so it will be interesting to see if Cannonical chooses Flatpak (A RH invention) or AppImage (an independent creation) as its sucessor, so it may make sense to wait until then.

I did not try Flatpak yet, but I did try AppImage. Both Flatpak and AppImage depend on the fuse library, which created havok when I installed it on my dual-boot machine, removing all /etc/fstab ntfs-3g mounts.

from mrv2.

ggarra13 avatar ggarra13 commented on June 15, 2024

My understanding is that flatpaks run in a sand-box, so they cannot access things like the installed NVidia or AMD drivers. They would have to be distributed with them and, my belief is, that that would break their EULA or, at the very least, it would make it difficult to choose between one driver or the other.

from mrv2.

hyuri avatar hyuri commented on June 15, 2024

They are available under the freedesktop runtime, if I understand it well.

For example:
https://github.com/flathub/org.freedesktop.Platform.GL.nvidia

For reference:
https://docs.flatpak.org/en/latest/available-runtimes.html

from mrv2.

ggarra13 avatar ggarra13 commented on June 15, 2024

I have made installing with RPM and DEB more robust, so I won't be adding Flatpak support for the time being.

from mrv2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.