cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

leotreasure
Adept I

Stuck installing opencl for prorender

http://support.amd.com/en-us/kb-articles/Pages/OpenCL2-Driver.aspx

I extract then cd to:

~/Downloads/fglrx-14.41

error: Detected X Server version 'XServer 1.19.3_64a' is not

supported. Supported versions are X.Org 6.9 or later, up to XServer

1.10 (default:v2:x86_64:lib32:XServer

1.19.3_64a:none:4.11.0-kfd-compute-rocm-rel-1.6-148:)

Installation will not proceed.

0 Likes
4 Replies
leotreasure
Adept I

Vega64

0 Likes

Please try this latest driver: AMDGPU-PRO Driver for Linux

0 Likes

Hi Dipak,

I have already installed this driver.

Following the instructions on this page:

How-To Install/Uninstall AMD Radeon™ Software AMDGPU-PRO Driver for Linux® on an Ubuntu System

when I run:

env LLVM_BIN=/opt/amdgpu-pro/bin /opt/amdgpu-pro/bin/clinfo

I get this error:

terminate called after throwing an instance of 'cl::Error'

  what():  clGetPlatformIDs

Aborted (core dumped)

0 Likes

I got it working! I was missing this step:

sudo apt install -y rocm-amdgpu-pro

and last time I had the wrong kernel I think.

Thanks!

0 Likes