FS#60061 - [libdrm] latest version crashes blender using opencl-amd[AUR]
Attached to Project:
Arch Linux
Opened by Chris Mowley (mowley) - Friday, 14 September 2018, 17:17 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 10 December 2019, 11:31 GMT
Opened by Chris Mowley (mowley) - Friday, 14 September 2018, 17:17 GMT
Last edited by Andreas Radke (AndyRTR) - Tuesday, 10 December 2019, 11:31 GMT
|
Details
Description:
The latest version of libdrm 2.4.94-1 causes blender to crash out with error amdgpu_device_initialize: amdgpu_query_info(ACCEL_WORKING) failed (-9) as soon as the user goes anywhere near OpenCL (system tab for instance) downgrading to libdrm 1.93 solved the issue. Will flag this upstream |
This task depends upon
using current version of opencl-amd[AUR]
Interestingly this works for me as a workaround:
cd /tmp
wget https://dri.freedesktop.org/libdrm/libdrm-2.4.93.tar.gz
tar xf libdrm-2.4.93.tar.gz
cd /tmp/libdrm-2.4.93
./configure
make
LD_PRELOAD=/tmp/libdrm-2.4.93/amdgpu/.libs/libdrm_amdgpu.so /bin/blender
Version : 18.50.708488-1
Name : libdrm
Version : 2.4.96-1