DT-RM User Manual | Fullscreen
Raw Log Output
Instructions: Linux
Step 1: Open Terminal
Open your preferred terminal (e.g. with Ctrl + Alt + T).
Step 2: Start Command
Copy the following command into your terminal:
darktable -d perf -d opencl >> ~/darktable_log.txt 2>&1
Note: The terminal must remain open while using darktable!
Step 3: Select File in Tool
Click on “Select Log File” and select the file darktable_log.txt in your personal home directory.
Instructions: Windows
Step 1: Open Console
Press the Windows key, type cmd and press Enter.
Step 2: Copy & Start Command
Copy the following command and paste it into the console:
darktable -d perf -d opencl >> %USERPROFILE%\Desktop\darktable_log.txt 2>&1
Note: The console must remain open while using darktable!
Step 3: Select File in Tool
Click on “Select Log File” and select the file darktable_log.txt on your desktop.
February 12, 2026
