some of my tests
After installing mesa-opencl-icd, OpenCL is still grayed out in Darktable, but this lib was nevertheless a good addition.
Some warnings at the end of the installation:
W: Possible missing firmware /lib/firmware/amdgpu/ip_discovery.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/vega10_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi12_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/aldebaran_cap.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_0_toc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_12_0_1_toc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_12_0_0_toc.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/gc_11_0_3_mes.bin for module amdgpu
Also, I tried to change GPU acceleration (ON) with Flatseal, but unluckily, this didn’t work. Darktable would throw an error every time asking me to delete locked preferences. But it was an option -still appreciated.
@g-man
yeah, when I first installed Linux this year, I was unsure about Mint or Silverblue at the end of my search. LM gives me opportuny to make errors, other Linux distributions might be less forgiving. Yes, updates are a bit slow on LMDE and sometimes too slow. Otherwise a great OS.
@reox
Hey thanks for your help, let me show you some output, maybe it is useful:
sudo usermod -a -G render, video $LOGNAME
usermod: group »« doesn't exist
clinfo
Number of platforms: 1
Platform Profile: FULL_PROFILE
Platform Version: OpenCL 2.1 AMD-APP (3625.0)
Platform Name: AMD Accelerated Parallel Processing
Platform Vendor: Advanced Micro Devices, Inc.
Platform Extensions: cl_khr_icd cl_amd_event_callback
Platform Name: AMD Accelerated Parallel Processing
Number of devices: 0
dpkg -l | grep rocm
ii rocm-core 6.2.0.60200-66~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack
ii rocm-language-runtime 6.2.0.60200-66~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack
ii rocm-opencl 2.0.0.60200-66~22.04 amd64 clr built using CMake
ii rocm-opencl-icd-loader 1.2.60200-66~22.04 amd64 OpenCL-ICD-Loader built using CMake
ii rocm-opencl-runtime 6.2.0.60200-66~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack
@paperdigits
thanks, I tried with flatpak list | grep mesa
but this mesa flatpak you mentioned isn’t there because it must be an app dependency, not an app. I thought, flatpaks bundle all necessary libs?
In my knowledge, flatpak dependencies get installed automatically, so I’ve no idea how to install flatpak dependencies myself. Maybe a *.deb
package would be “better” and use my GPU, unlike flatpak. If I really have, I will install an Appimage.