An extra word of caution: 'flatpak update' does not remove the old drivers, so you should periodically run 'flatpak remove --unused' to get rid of them (or manually remove them). Regards, Guillermo
On Tue, Jul 25, 2023 at 11:42 AM Michael Staats <[email protected]> wrote: > On 25/07/2023 16:26, Guillermo Rozas wrote: > > a) NVidia as flatpak? That's an option, but I would need to find out > how > > to do it. Same problem as with the next option. > > > > > > First you need to have the 'normal' kernel driver (deb) package for > > NVidia installed (nvidia-driver-xxx and all its dependencies takes care > > of that), and then install the flatpak version: > > > > - use nvidia-smi to look for the exact system driver version xxx.yy.zz > > - flatpak install flathub org.freedesktop.Platform.GL.nvidia-xxx-yy-zz > > > > ( > https://www.reddit.com/r/Fedora/comments/mzhjxa/getting_flatpak_to_work_with_nvidia_driver/ > < > https://www.reddit.com/r/Fedora/comments/mzhjxa/getting_flatpak_to_work_with_nvidia_driver/ > >) > > > > Afterwards, you should run a flatpak update every time you update the > > system driver (reboot before so the system driver is active). > > > > Best regards, > > Guillermo > > Hi Guillermo > Thanks a lot for that. I might give it a try. > Best regards, > Michael > > -- > Michael Staats > [email protected] > > > ____________________________________________________________________________ > darktable user mailing list > to unsubscribe send a mail to > [email protected] > > ____________________________________________________________________________ darktable user mailing list to unsubscribe send a mail to [email protected]
