flathub / org.blender.Blender

https://flathub.org/apps/details/org.blender.Blender
17 stars 26 forks source link

LuxRender cannot use OpenCL #84

Open TopologicallySpeaking opened 2 years ago

TopologicallySpeaking commented 2 years ago

I'm on Debian with a GTX 1080 and the NVIDIA drivers. After installing the pre-release BlendLuxCore add-on (pre-release is required for 2.93+), the render fails with

OpenCL driver API error (code: -1, file:/home/vsts/work/1/s/LinuxCompile/LuxCore/src/luxrays/devices/ocldevice.cpp, line: 89): CL_DEVICE_NOT_FOUND

This issue only occurs when installed from Flathub. It works fine with the precompiled binary downloaded directly from Blender's website.

kevinsmia1939 commented 2 years ago

Probably the same as this issue, unfortunately, I don't know how to fix it yet. https://github.com/flathub/org.blender.Blender/issues/26