Page 1 of 1

Luxcore not run,pyluxcore problem?

Posted: Thu Jun 13, 2019 6:46 pm
by Peperepe77
Hi friends, I have new pc with amd ryzen 7 2700 and a rtx 2060, O.S. is ubuntu 18.04 fresh installation. I grab from https://github.com/LuxCoreRender/BlendL ... _v2.2beta1 the first one asset. I installed by addon ->install addon from file, below screenshot error:
Schermata del 2019-06-13 20-33-11.jpg

Re: Luxcore not run,pyluxcore problem?

Posted: Thu Jun 13, 2019 7:02 pm
by B.Y.O.B.
It looks like your OpenCL driver is missing?

Re: Luxcore not run,pyluxcore problem?

Posted: Thu Jun 13, 2019 7:29 pm
by Peperepe77
I think you have right BYOB, I installed driver nvidia from PPA (Fastest solution), but not openCL included. I Google for solution ;)
Edit: manually installation on ubuntu

Code: Select all

sudo apt install ocl-icd-libopencl1
it works!!