(Solved) darktable 3.6.1 lost OpenCl functionality while exporting images. How to recover?

Thanks for this; I would never have found this package for myself: searching flathub with the argument ‘nvidia’ , or any subset of the flatpak name, does not list it.

I finally found which version (out of the 198 choices) I needed. Flatpak informed me that it is already installed - so it seems that this driver package does not fix the issue of OpenCL failing to survive a ‘suspend/resume’ cycle (of Mint 20.2, Cinnamon, at least) with the Flatpak version of dt 3.6.1 (just as the OBS version).

1 Like

From what I’ve seen it’s more an issue with Nvidia OpenCL kernel modules, and power saving.

Try this, on the linux mint forum:

sudo rmmod nvidia_uvm
sudo modprobe nvidia_uvm

https://forums.linuxmint.com/viewtopic.php?f=59&t=267454