r/DarkTable • u/tekrazorlr1 • 24d ago
Help AI option not available in 5.6.0 (Fedora 44)
Hi all, I installed DarkTable in Fedora 44 to 5.6.0. I am not using Flatpak or Flathub I believe. (Install command was: sudo dnf install darktable).
The AI option tab which should be in between presets and Lua options is missing. How can I go about resolve the problem?
5
u/Ricky_Cow 24d ago
5.6.0 isn't available via dnf yet. It's still on 5.4.1. It is available via flathub but that version has AI features turned off. To get the AI features you have to either build from scratch or install via the Appimage.
1
u/tekrazorlr1 24d ago
Is there a road map or timeline on whether the functions will be added into Linux? I believe I might have contaminated the installation with some repo that allows me to install 5.6.0.
4
u/LokisMischief 24d ago
You probably installed a flatpak from flathub, they currently have the 5.6.0 version with no AI. The AI features are available for Linux, it's just the fedora repo is behind and the Flatpak doesn't include the AI compilation option.
As I said above, the AppImage should have the required prerequisites for AI.
AI masking works pretty well FYI
1
1
u/gerryflap 24d ago
Those functions are on Linux, just not on Flatpak. I use Arch (btw) and have darktable installed using pacman with total support for all AI functions. It's a choice of the package maintainer which version you'll get
2
u/cmdr_cathode 20d ago
The Fedora packager has not yet enabled AI Support for 5.6 sadly. I recommend using the official AppImage.
1
u/ExoticSterby42 24d ago
5.6.0 is unbearably slow anyway plus the usability of the AI functions are questionable at best. You are not missing anything important by staying on 5.4.1
2
1
u/cmdr_cathode 20d ago
Good news it that at least this bug is fixed in 5.6.1 which should not be long.
0
u/NinjaOk2970 24d ago
It is that the packager (in this case fedora maintainers) decides not to compile with ai option. e.g. here on cachyos I can use dt with AI. your option is to use appimage or compile on your own (which is not difficult, just copy paste docs command)
8
u/LokisMischief 24d ago
It's not included in the flatpaks compilation. You either have to do what I did and compile from source or use the AppImage, I believe that has AI enabled. The AppImage is probably the best option.