Page 1 of 1

Can't get my Radeon HD 5870 working

Posted: Sun Apr 12, 2020 9:08 pm
by martenh
Folding works nicely with my CPU but fails to run on my GPU.


I'm running a fresh install of debian 10. (I'm happy to reinstall if there is a better/eaasier choice since this machine is decidated to folding)
I've installed the amd drivers according to this guide https://linuxconfig.org/how-to-install- ... -10-buster

I.e.
Updated with contrib and non-free repos
apt install firmware-linux firmware-linux-nonfree libdrm-amdgpu1 xserver-xorg-video-amdgpu
apt install mesa-vulkan-drivers libvulkan1 vulkan-tools vulkan-utils vulkan-validationlayers
apt install mesa-opencl-icd

System info says "OpenCL Not detected: clGetDeviceIDs() returned -1"

Latest log otput:

Code: Select all

*********************** Log Started 2020-04-12T21:04:02Z ***********************
21:04:02:************************* Folding@home Client *************************
21:04:02:    Website: https://foldingathome.org/
21:04:02:  Copyright: (c) 2009-2018 foldingathome.org
21:04:02:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
21:04:02:       Args: --child --lifeline 673 /etc/fahclient/config.xml --run-as fahclient
21:04:02:             --pid-file=/var/run/fahclient.pid --daemon
21:04:02:     Config: /etc/fahclient/config.xml
21:04:02:******************************** Build ********************************
21:04:02:    Version: 7.5.1
21:04:02:       Date: May 11 2018
21:04:02:       Time: 19:59:04
21:04:02: Repository: Git
21:04:02:   Revision: 4705bf53c635f88b8fe85af7675557e15d491ff0
21:04:02:     Branch: master
21:04:02:   Compiler: GNU 6.3.0 20170516
21:04:02:    Options: -std=gnu++98 -O3 -funroll-loops
21:04:02:   Platform: linux2 4.14.0-3-amd64
21:04:02:       Bits: 64
21:04:02:       Mode: Release
21:04:02:******************************* System ********************************
21:04:02:        CPU: Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz
21:04:02:     CPU ID: GenuineIntel Family 6 Model 30 Stepping 5
21:04:02:       CPUs: 4
21:04:02:     Memory: 15.66GiB
21:04:02:Free Memory: 14.95GiB
21:04:02:    Threads: POSIX_THREADS
21:04:02: OS Version: 4.19
21:04:02:Has Battery: false
21:04:02: On Battery: false
21:04:02: UTC Offset: 2
21:04:02:        PID: 675
21:04:02:        CWD: /var/lib/fahclient
21:04:02:         OS: Linux 4.19.0-8-amd64 x86_64
21:04:02:    OS Arch: AMD64
21:04:02:       GPUs: 1
21:04:02:      GPU 0: Bus:1 Slot:0 Func:0 AMD:4 Cypress [Radeon HD 5870]
21:04:02:       CUDA: Not detected: Failed to open dynamic library 'libcuda.so':
21:04:02:             libcuda.so: cannot open shared object file: No such file or
21:04:02:             directory
21:04:02:     OpenCL: Not detected: clGetDeviceIDs() returned -1
21:04:02:***********************************************************************
21:04:02:<config>
21:04:02:  <!-- Client Control -->
21:04:02:  <fold-anon v='true'/>
21:04:02:
21:04:02:  <!-- Folding Slot Configuration -->
21:04:02:  <gpu v='false'/>
21:04:02:
21:04:02:  <!-- HTTP Server -->
21:04:02:  <allow v='127.0.0.1 192.168.200.0/8'/>
21:04:02:
21:04:02:  <!-- Network -->
21:04:02:  <proxy v=':8080'/>
21:04:02:
21:04:02:  <!-- Remote Command Server -->
21:04:02:  <password v='********'/>
21:04:02:
21:04:02:  <!-- Slot Control -->
21:04:02:  <power v='full'/>
21:04:02:
21:04:02:  <!-- User Information -->
21:04:02:  <passkey v='********************************'/>
21:04:02:  <team v='256133'/>
21:04:02:  <user v='martenh'/>
21:04:02:
21:04:02:  <!-- Folding Slots -->
21:04:02:  <slot id='0' type='CPU'/>
21:04:02:</config>
21:04:02:Switching to user fahclient
21:04:02:Trying to access database...
21:04:02:Successfully acquired database lock
21:04:02:Enabled folding slot 00: READY cpu:4
21:04:02:WU02:FS00:Starting
21:04:02:WARNING:WU02:FS00:AS lowered CPUs from 4 to 3
21:04:02:WU02:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/v7/lin/64bit/Core_a7.fah/FahCore_a7 -dir 02 -suffix 01 -version 705 -lifeline 675 -checkpoint 15 -np 3
21:04:02:WU02:FS00:Started FahCore on PID 688
21:04:02:WU02:FS00:Core PID:692
21:04:02:WU02:FS00:FahCore 0xa7 started
21:04:03:WU02:FS00:0xa7:*********************** Log Started 2020-04-12T21:04:02Z ***********************
21:04:03:WU02:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
21:04:03:WU02:FS00:0xa7:       Type: 0xa7
21:04:03:WU02:FS00:0xa7:       Core: Gromacs
21:04:03:WU02:FS00:0xa7:       Args: -dir 02 -suffix 01 -version 705 -lifeline 688 -checkpoint 15 -np 3
21:04:03:WU02:FS00:0xa7:************************************ CBang *************************************
21:04:03:WU02:FS00:0xa7:       Date: Nov 5 2019
21:04:03:WU02:FS00:0xa7:       Time: 05:57:01
21:04:03:WU02:FS00:0xa7:   Revision: 46c96f1aa8419571d83f3e63f9c99a0d602f6da9
21:04:03:WU02:FS00:0xa7:     Branch: master
21:04:03:WU02:FS00:0xa7:   Compiler: GNU 8.3.0
21:04:03:WU02:FS00:0xa7:    Options: -std=c++11 -O3 -funroll-loops -fno-pie -fPIC
21:04:03:WU02:FS00:0xa7:   Platform: linux2 4.19.0-5-amd64
21:04:03:WU02:FS00:0xa7:       Bits: 64
21:04:03:WU02:FS00:0xa7:       Mode: Release
21:04:03:WU02:FS00:0xa7:************************************ System ************************************
21:04:03:WU02:FS00:0xa7:        CPU: Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz
21:04:03:WU02:FS00:0xa7:     CPU ID: GenuineIntel Family 6 Model 30 Stepping 5
21:04:03:WU02:FS00:0xa7:       CPUs: 4
21:04:03:WU02:FS00:0xa7:     Memory: 15.66GiB
21:04:03:WU02:FS00:0xa7:Free Memory: 14.95GiB
21:04:03:WU02:FS00:0xa7:    Threads: POSIX_THREADS
21:04:03:WU02:FS00:0xa7: OS Version: 4.19
21:04:03:WU02:FS00:0xa7:Has Battery: false
21:04:03:WU02:FS00:0xa7: On Battery: false
21:04:03:WU02:FS00:0xa7: UTC Offset: 2
21:04:03:WU02:FS00:0xa7:        PID: 692
21:04:03:WU02:FS00:0xa7:        CWD: /var/lib/fahclient/work
21:04:03:WU02:FS00:0xa7:******************************** Build - libFAH ********************************
21:04:03:WU02:FS00:0xa7:    Version: 0.0.18
21:04:03:WU02:FS00:0xa7:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
21:04:03:WU02:FS00:0xa7:  Copyright: 2019 foldingathome.org
21:04:03:WU02:FS00:0xa7:   Homepage: https://foldingathome.org/
21:04:03:WU02:FS00:0xa7:       Date: Nov 5 2019
21:04:03:WU02:FS00:0xa7:       Time: 06:13:26
21:04:03:WU02:FS00:0xa7:   Revision: 490c9aa2957b725af319379424d5c5cb36efb656
21:04:03:WU02:FS00:0xa7:     Branch: master
21:04:03:WU02:FS00:0xa7:   Compiler: GNU 8.3.0
21:04:03:WU02:FS00:0xa7:    Options: -std=c++11 -O3 -funroll-loops -fno-pie
21:04:03:WU02:FS00:0xa7:   Platform: linux2 4.19.0-5-amd64
21:04:03:WU02:FS00:0xa7:       Bits: 64
21:04:03:WU02:FS00:0xa7:       Mode: Release
21:04:03:WU02:FS00:0xa7:************************************ Build *************************************
21:04:03:WU02:FS00:0xa7:       SIMD: sse2
21:04:03:WU02:FS00:0xa7:********************************************************************************
21:04:03:WU02:FS00:0xa7:Project: 16403 (Run 750, Clone 2, Gen 8)
21:04:03:WU02:FS00:0xa7:Unit: 0x0000000996880e6e5e8be0542776e2bd
21:04:03:WU02:FS00:0xa7:Digital signatures verified
21:04:03:WU02:FS00:0xa7:Calling: mdrun -s frame8.tpr -o frame8.trr -x frame8.xtc -cpi state.cpt -cpt 15 -nt 3
21:04:03:WU02:FS00:0xa7:Steps: first=4000000 total=500000
21:04:03:WU02:FS00:0xa7:Completed 33902 out of 500000 steps (6%)
21:04:22:Adding folding slot 01: READY gpu:0:Cypress [Radeon HD 5870]
21:04:22:Removing old file 'configs/config-20200412-172833.xml'
21:04:22:Saving configuration to /etc/fahclient/config.xml
21:04:22:<config>
21:04:22:  <!-- Client Control -->
21:04:22:  <fold-anon v='true'/>
21:04:22:
21:04:22:  <!-- Folding Slot Configuration -->
21:04:22:  <gpu v='false'/>
21:04:22:
21:04:22:  <!-- HTTP Server -->
21:04:22:  <allow v='127.0.0.1 192.168.200.0/8'/>
21:04:22:
21:04:22:  <!-- Network -->
21:04:22:  <proxy v=':8080'/>
21:04:22:
21:04:22:  <!-- Remote Command Server -->
21:04:22:  <password v='********'/>
21:04:22:
21:04:22:  <!-- Slot Control -->
21:04:22:  <power v='full'/>
21:04:22:
21:04:22:  <!-- User Information -->
21:04:22:  <passkey v='********************************'/>
21:04:22:  <team v='256133'/>
21:04:22:  <user v='martenh'/>
21:04:22:
21:04:22:  <!-- Folding Slots -->
21:04:22:  <slot id='0' type='CPU'/>
21:04:22:  <slot id='1' type='GPU'/>
21:04:22:</config>
21:04:22:FS00:Shutting core down
21:04:22:WU02:FS00:0xa7:Caught signal SIGINT(2) on PID 692
21:04:22:WU02:FS00:0xa7:Exiting, please wait. . .
21:04:22:WU00:FS01:Connecting to 65.254.110.245:8080
21:04:23:WARNING:WU00:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
21:04:23:WU00:FS01:Connecting to 18.218.241.186:80
21:04:23:WU02:FS00:0xa7:Folding@home Core Shutdown: INTERRUPTED
21:04:23:WU02:FS00:FahCore returned: INTERRUPTED (102 = 0x66)
21:04:23:WARNING:WU00:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
21:04:23:ERROR:WU00:FS01:Exception: Could not get an assignment
21:04:23:WU02:FS00:Starting
21:04:23:WARNING:WU02:FS00:Changed SMP threads from 4 to 3 this can cause some work units to fail
21:04:23:WU02:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/v7/lin/64bit/Core_a7.fah/FahCore_a7 -dir 02 -suffix 01 -version 705 -lifeline 675 -checkpoint 15 -np 3
21:04:23:WU02:FS00:Started FahCore on PID 701
21:04:23:WU02:FS00:Core PID:705
21:04:23:WU02:FS00:FahCore 0xa7 started
21:04:24:WU00:FS01:Connecting to 65.254.110.245:8080
21:04:24:WU02:FS00:0xa7:*********************** Log Started 2020-04-12T21:04:23Z ***********************
21:04:24:WU02:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
21:04:24:WU02:FS00:0xa7:       Type: 0xa7
21:04:24:WU02:FS00:0xa7:       Core: Gromacs
21:04:24:WU02:FS00:0xa7:       Args: -dir 02 -suffix 01 -version 705 -lifeline 701 -checkpoint 15 -np 3
21:04:24:WU02:FS00:0xa7:************************************ CBang *************************************
21:04:24:WU02:FS00:0xa7:       Date: Nov 5 2019
21:04:24:WU02:FS00:0xa7:       Time: 05:57:01
21:04:24:WU02:FS00:0xa7:   Revision: 46c96f1aa8419571d83f3e63f9c99a0d602f6da9
21:04:24:WU02:FS00:0xa7:     Branch: master
21:04:24:WU02:FS00:0xa7:   Compiler: GNU 8.3.0
21:04:24:WU02:FS00:0xa7:    Options: -std=c++11 -O3 -funroll-loops -fno-pie -fPIC
21:04:24:WU02:FS00:0xa7:   Platform: linux2 4.19.0-5-amd64
21:04:24:WU02:FS00:0xa7:       Bits: 64
21:04:24:WU02:FS00:0xa7:       Mode: Release
21:04:24:WU02:FS00:0xa7:************************************ System ************************************
21:04:24:WU02:FS00:0xa7:        CPU: Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz
21:04:24:WU02:FS00:0xa7:     CPU ID: GenuineIntel Family 6 Model 30 Stepping 5
21:04:24:WU02:FS00:0xa7:       CPUs: 4
21:04:24:WU02:FS00:0xa7:     Memory: 15.66GiB
21:04:24:WU02:FS00:0xa7:Free Memory: 14.95GiB
21:04:24:WU02:FS00:0xa7:    Threads: POSIX_THREADS
21:04:24:WU02:FS00:0xa7: OS Version: 4.19
21:04:24:WU02:FS00:0xa7:Has Battery: false
21:04:24:WU02:FS00:0xa7: On Battery: false
21:04:24:WU02:FS00:0xa7: UTC Offset: 2
21:04:24:WU02:FS00:0xa7:        PID: 705
21:04:24:WU02:FS00:0xa7:        CWD: /var/lib/fahclient/work
21:04:24:WU02:FS00:0xa7:******************************** Build - libFAH ********************************
21:04:24:WU02:FS00:0xa7:    Version: 0.0.18
21:04:24:WU02:FS00:0xa7:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
21:04:24:WU02:FS00:0xa7:  Copyright: 2019 foldingathome.org
21:04:24:WU02:FS00:0xa7:   Homepage: https://foldingathome.org/
21:04:24:WU02:FS00:0xa7:       Date: Nov 5 2019
21:04:24:WU02:FS00:0xa7:       Time: 06:13:26
21:04:24:WU02:FS00:0xa7:   Revision: 490c9aa2957b725af319379424d5c5cb36efb656
21:04:24:WU02:FS00:0xa7:     Branch: master
21:04:24:WU02:FS00:0xa7:   Compiler: GNU 8.3.0
21:04:24:WU02:FS00:0xa7:    Options: -std=c++11 -O3 -funroll-loops -fno-pie
21:04:24:WU02:FS00:0xa7:   Platform: linux2 4.19.0-5-amd64
21:04:24:WU02:FS00:0xa7:       Bits: 64
21:04:24:WU02:FS00:0xa7:       Mode: Release
21:04:24:WU02:FS00:0xa7:************************************ Build *************************************
21:04:24:WU02:FS00:0xa7:       SIMD: sse2
21:04:24:WU02:FS00:0xa7:********************************************************************************
21:04:24:WU02:FS00:0xa7:Project: 16403 (Run 750, Clone 2, Gen 8)
21:04:24:WU02:FS00:0xa7:Unit: 0x0000000996880e6e5e8be0542776e2bd
21:04:24:WU02:FS00:0xa7:Digital signatures verified
21:04:24:WU02:FS00:0xa7:Calling: mdrun -s frame8.tpr -o frame8.trr -x frame8.xtc -cpi state.cpt -cpt 15 -nt 3
21:04:24:WU02:FS00:0xa7:Steps: first=4000000 total=500000
21:04:24:WARNING:WU00:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
21:04:24:WU00:FS01:Connecting to 18.218.241.186:80
21:04:25:WU02:FS00:0xa7:Completed 34462 out of 500000 steps (6%)
21:04:25:WARNING:WU00:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
21:04:25:ERROR:WU00:FS01:Exception: Could not get an assignment
21:04:42:WU02:FS00:0xa7:Completed 35000 out of 500000 steps (7%)
21:05:03:Removing old file 'configs/config-20200412-172842.xml'
21:05:03:Saving configuration to /etc/fahclient/config.xml
21:05:03:<config>
21:05:03:  <!-- Client Control -->
21:05:03:  <fold-anon v='true'/>
21:05:03:
21:05:03:  <!-- Folding Slot Configuration -->
21:05:03:  <gpu v='false'/>
21:05:03:
21:05:03:  <!-- HTTP Server -->
21:05:03:  <allow v='127.0.0.1 192.168.200.0/8'/>
21:05:03:
21:05:03:  <!-- Network -->
21:05:03:  <proxy v=':8080'/>
21:05:03:
21:05:03:  <!-- Remote Command Server -->
21:05:03:  <password v='********'/>
21:05:03:
21:05:03:  <!-- Slot Control -->
21:05:03:  <power v='full'/>
21:05:03:
21:05:03:  <!-- User Information -->
21:05:03:  <passkey v='********************************'/>
21:05:03:  <team v='256133'/>
21:05:03:  <user v='martenh'/>
21:05:03:
21:05:03:  <!-- Folding Slots -->
21:05:03:  <slot id='0' type='CPU'/>
21:05:03:  <slot id='1' type='GPU'/>
21:05:03:</config>
21:05:24:WU00:FS01:Connecting to 65.254.110.245:8080
21:05:24:WARNING:WU00:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
21:05:24:WU00:FS01:Connecting to 18.218.241.186:80
21:05:25:WARNING:WU00:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
21:05:25:ERROR:WU00:FS01:Exception: Could not get an assignment
21:07:01:WU00:FS01:Connecting to 65.254.110.245:8080
21:07:02:WARNING:WU00:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
21:07:02:WU00:FS01:Connecting to 18.218.241.186:80
21:07:02:WU00:FS01:Assigned to work server 140.163.4.231
21:07:02:WU00:FS01:Requesting new work unit for slot 01: READY gpu:0:Cypress [Radeon HD 5870] from 140.163.4.231
21:07:02:WU00:FS01:Connecting to 140.163.4.231:8080
21:07:26:WU02:FS00:0xa7:Completed 40000 out of 500000 steps (8%)
21:07:27:ERROR:WU00:FS01:Exception: Server did not assign work unit
Edit: I'm aware that it's hard getting WUs right now but I'm assuming the OpenCL needs to be fixed first anyway...

Re: Can't get my Radeon HD 5870 working

Posted: Sun Apr 12, 2020 9:22 pm
by jonault
I'm assuming the OpenCL needs to be fixed first
Correct. You need to install the drivers from AMD, the open source ones won't work.

Re: Can't get my Radeon HD 5870 working

Posted: Mon Apr 13, 2020 7:37 am
by martenh
Thanks for your reply!
jonault wrote:
I'm assuming the OpenCL needs to be fixed first
Correct. You need to install the drivers from AMD, the open source ones won't work.
Isn't that what I did with

Code: Select all

apt install firmware-linux firmware-linux-nonfree libdrm-amdgpu1 xserver-xorg-video-amdgpu
?

If not - how would I go about it?

Edit: Adding log file

Code: Select all

*********************** Log Started 2020-04-13T06:31:23Z ***********************
06:31:23:************************* Folding@home Client *************************
06:31:23:    Website: https://foldingathome.org/
06:31:23:  Copyright: (c) 2009-2018 foldingathome.org
06:31:23:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
06:31:23:       Args: --child --lifeline 565 /etc/fahclient/config.xml --run-as fahclient
06:31:23:             --pid-file=/var/run/fahclient.pid --daemon
06:31:23:     Config: /etc/fahclient/config.xml
06:31:23:******************************** Build ********************************
06:31:23:    Version: 7.5.1
06:31:23:       Date: May 11 2018
06:31:23:       Time: 19:59:04
06:31:23: Repository: Git
06:31:23:   Revision: 4705bf53c635f88b8fe85af7675557e15d491ff0
06:31:23:     Branch: master
06:31:23:   Compiler: GNU 6.3.0 20170516
06:31:23:    Options: -std=gnu++98 -O3 -funroll-loops
06:31:23:   Platform: linux2 4.14.0-3-amd64
06:31:23:       Bits: 64
06:31:23:       Mode: Release
06:31:23:******************************* System ********************************
06:31:23:        CPU: Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz
06:31:23:     CPU ID: GenuineIntel Family 6 Model 30 Stepping 5
06:31:23:       CPUs: 4
06:31:23:     Memory: 15.66GiB
06:31:23:Free Memory: 15.39GiB
06:31:23:    Threads: POSIX_THREADS
06:31:23: OS Version: 4.19
06:31:23:Has Battery: false
06:31:23: On Battery: false
06:31:23: UTC Offset: 2
06:31:23:        PID: 567
06:31:23:        CWD: /var/lib/fahclient
06:31:23:         OS: Linux 4.19.0-8-amd64 x86_64
06:31:23:    OS Arch: AMD64
06:31:23:       GPUs: 1
06:31:23:      GPU 0: Bus:1 Slot:0 Func:0 AMD:4 Cypress [Radeon HD 5870]
06:31:23:       CUDA: Not detected: Failed to open dynamic library 'libcuda.so':
06:31:23:             libcuda.so: cannot open shared object file: No such file or
06:31:23:             directory
06:31:23:     OpenCL: Not detected: clGetDeviceIDs() returned -1
06:31:23:***********************************************************************
06:31:23:<config>
06:31:23:  <!-- Client Control -->
06:31:23:  <fold-anon v='true'/>
06:31:23:
06:31:23:  <!-- Folding Slot Configuration -->
06:31:23:  <gpu v='false'/>
06:31:23:
06:31:23:  <!-- HTTP Server -->
06:31:23:  <allow v='127.0.0.1 192.168.200.0/8'/>
06:31:23:
06:31:23:  <!-- Network -->
06:31:23:  <proxy v=':8080'/>
06:31:23:
06:31:23:  <!-- Remote Command Server -->
06:31:23:  <password v='********'/>
06:31:23:
06:31:23:  <!-- Slot Control -->
06:31:23:  <power v='full'/>
06:31:23:
06:31:23:  <!-- User Information -->
06:31:23:  <passkey v='********************************'/>
06:31:23:  <team v='256133'/>
06:31:23:  <user v='martenh'/>
06:31:23:
06:31:23:  <!-- Folding Slots -->
06:31:23:  <slot id='0' type='CPU'/>
06:31:23:  <slot id='1' type='GPU'/>
06:31:23:</config>
06:31:23:Switching to user fahclient
06:31:23:Trying to access database...
06:31:23:Successfully acquired database lock
06:31:23:Enabled folding slot 00: READY cpu:3
06:31:23:Enabled folding slot 01: READY gpu:0:Cypress [Radeon HD 5870]
06:31:23:ERROR:No compute devices matched GPU #0 AMD:4 Cypress [Radeon HD 5870].  You may need to update your graphics drivers.
06:31:23:WU02:FS00:Starting
06:31:23:WU02:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/v7/lin/64bit/Core_a7.fah/FahCore_a7 -dir 02 -suffix 01 -version 705 -lifeline 567 -checkpoint 15 -np 3
06:31:23:WU02:FS00:Started FahCore on PID 580
06:31:23:WU02:FS00:Core PID:584
06:31:23:WU02:FS00:FahCore 0xa7 started
06:31:26:WU00:FS01:Connecting to 65.254.110.245:8080
06:31:26:WU02:FS00:0xa7:*********************** Log Started 2020-04-13T06:31:25Z ***********************
06:31:26:WU02:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
06:31:26:WU02:FS00:0xa7:       Type: 0xa7
06:31:26:WU02:FS00:0xa7:       Core: Gromacs
06:31:26:WU02:FS00:0xa7:       Args: -dir 02 -suffix 01 -version 705 -lifeline 580 -checkpoint 15 -np 3
06:31:26:WU02:FS00:0xa7:************************************ CBang *************************************
06:31:26:WU02:FS00:0xa7:       Date: Nov 5 2019
06:31:26:WU02:FS00:0xa7:       Time: 05:57:01
06:31:26:WU02:FS00:0xa7:   Revision: 46c96f1aa8419571d83f3e63f9c99a0d602f6da9
06:31:26:WU02:FS00:0xa7:     Branch: master
06:31:26:WU02:FS00:0xa7:   Compiler: GNU 8.3.0
06:31:26:WU02:FS00:0xa7:    Options: -std=c++11 -O3 -funroll-loops -fno-pie -fPIC
06:31:26:WU02:FS00:0xa7:   Platform: linux2 4.19.0-5-amd64
06:31:26:WU02:FS00:0xa7:       Bits: 64
06:31:26:WU02:FS00:0xa7:       Mode: Release
06:31:26:WU02:FS00:0xa7:************************************ System ************************************
06:31:26:WU02:FS00:0xa7:        CPU: Intel(R) Core(TM) i5 CPU 750 @ 2.67GHz
06:31:26:WU02:FS00:0xa7:     CPU ID: GenuineIntel Family 6 Model 30 Stepping 5
06:31:26:WU02:FS00:0xa7:       CPUs: 4
06:31:26:WU02:FS00:0xa7:     Memory: 15.66GiB
06:31:26:WU02:FS00:0xa7:Free Memory: 15.36GiB
06:31:26:WU02:FS00:0xa7:    Threads: POSIX_THREADS
06:31:26:WU02:FS00:0xa7: OS Version: 4.19
06:31:26:WU02:FS00:0xa7:Has Battery: false
06:31:26:WU02:FS00:0xa7: On Battery: false
06:31:26:WU02:FS00:0xa7: UTC Offset: 2
06:31:26:WU02:FS00:0xa7:        PID: 584
06:31:26:WU02:FS00:0xa7:        CWD: /var/lib/fahclient/work
06:31:26:WU02:FS00:0xa7:******************************** Build - libFAH ********************************
06:31:26:WU02:FS00:0xa7:    Version: 0.0.18
06:31:26:WU02:FS00:0xa7:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
06:31:26:WU02:FS00:0xa7:  Copyright: 2019 foldingathome.org
06:31:26:WU02:FS00:0xa7:   Homepage: https://foldingathome.org/
06:31:26:WU02:FS00:0xa7:       Date: Nov 5 2019
06:31:26:WU02:FS00:0xa7:       Time: 06:13:26
06:31:26:WU02:FS00:0xa7:   Revision: 490c9aa2957b725af319379424d5c5cb36efb656
06:31:26:WU02:FS00:0xa7:     Branch: master
06:31:26:WU02:FS00:0xa7:   Compiler: GNU 8.3.0
06:31:26:WU02:FS00:0xa7:    Options: -std=c++11 -O3 -funroll-loops -fno-pie
06:31:26:WU02:FS00:0xa7:   Platform: linux2 4.19.0-5-amd64
06:31:26:WU02:FS00:0xa7:       Bits: 64
06:31:26:WU02:FS00:0xa7:       Mode: Release
06:31:26:WU02:FS00:0xa7:************************************ Build *************************************
06:31:26:WU02:FS00:0xa7:       SIMD: sse2
06:31:26:WU02:FS00:0xa7:********************************************************************************
06:31:26:WU02:FS00:0xa7:Project: 16403 (Run 750, Clone 2, Gen 8)
06:31:26:WU02:FS00:0xa7:Unit: 0x0000000996880e6e5e8be0542776e2bd
06:31:26:WU02:FS00:0xa7:Digital signatures verified
06:31:26:WU02:FS00:0xa7:Calling: mdrun -s frame8.tpr -o frame8.trr -x frame8.xtc -cpi state.cpt -cpt 15 -nt 3
06:31:27:WU02:FS00:0xa7:Steps: first=4000000 total=500000
06:31:27:WARNING:WU00:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
06:31:27:WU00:FS01:Connecting to 18.218.241.186:80
06:31:28:WU00:FS01:Assigned to work server 128.252.203.10
06:31:28:WU00:FS01:Requesting new work unit for slot 01: READY gpu:0:Cypress [Radeon HD 5870] from 128.252.203.10
06:31:28:WU00:FS01:Connecting to 128.252.203.10:8080
06:31:29:WU02:FS00:0xa7:Completed 47122 out of 500000 steps (9%)
06:32:30:WU00:FS01:Downloading 50.74MiB
06:32:36:WU00:FS01:Download 15.03%
06:32:42:WU00:FS01:Download 41.27%
06:32:48:WU00:FS01:Download 64.18%
06:32:54:WU00:FS01:Download 80.57%
06:32:59:WU00:FS01:Download complete
06:32:59:WU00:FS01:Received Unit: id:00 state:DOWNLOAD error:NO_ERROR project:11762 run:0 clone:10027 gen:8 core:0x22 unit:0x0000001680fccb0a5e7113b9fb88fb68
06:32:59:WU00:FS01:Starting
06:32:59:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
06:32:59:WU00:FS01:Starting
06:32:59:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
06:33:04:WU02:FS00:0xa7:Completed 50000 out of 500000 steps (10%)
06:33:59:WU00:FS01:Starting
06:33:59:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
06:35:36:WU00:FS01:Starting
06:35:36:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
06:35:48:WU02:FS00:0xa7:Completed 55000 out of 500000 steps (11%)
06:38:14:WU00:FS01:Starting
06:38:14:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
06:38:32:WU02:FS00:0xa7:Completed 60000 out of 500000 steps (12%)
06:41:16:WU02:FS00:0xa7:Completed 65000 out of 500000 steps (13%)
06:42:28:WU00:FS01:Starting
06:42:28:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
06:42:28:WU00:FS01:Sending unit results: id:00 state:SEND error:FAILED project:11762 run:0 clone:10027 gen:8 core:0x22 unit:0x0000001680fccb0a5e7113b9fb88fb68
06:42:28:WU00:FS01:Connecting to 128.252.203.10:8080
06:42:29:WU01:FS01:Connecting to 65.254.110.245:8080
06:42:29:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
06:42:29:WU01:FS01:Connecting to 18.218.241.186:80
06:42:30:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
06:42:30:ERROR:WU01:FS01:Exception: Could not get an assignment
06:42:30:WU01:FS01:Connecting to 65.254.110.245:8080
06:42:30:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
06:42:30:WU01:FS01:Connecting to 18.218.241.186:80
06:42:31:WU01:FS01:Assigned to work server 128.252.203.10
06:42:31:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:Cypress [Radeon HD 5870] from 128.252.203.10
06:42:31:WU01:FS01:Connecting to 128.252.203.10:8080
06:43:42:WU00:FS01:Server responded WORK_ACK (400)
06:43:42:WU00:FS01:Cleaning up
06:43:59:WU02:FS00:0xa7:Completed 70000 out of 500000 steps (14%)
06:44:19:ERROR:WU01:FS01:Exception: 10002: Received short response, expected 512 bytes, got 0
06:44:19:WU01:FS01:Connecting to 65.254.110.245:8080
06:44:20:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
06:44:20:WU01:FS01:Connecting to 18.218.241.186:80
06:44:20:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
06:44:20:ERROR:WU01:FS01:Exception: Could not get an assignment
06:45:56:WU01:FS01:Connecting to 65.254.110.245:8080
06:45:57:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
06:45:57:WU01:FS01:Connecting to 18.218.241.186:80
06:45:57:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
06:45:57:ERROR:WU01:FS01:Exception: Could not get an assignment
06:46:43:WU02:FS00:0xa7:Completed 75000 out of 500000 steps (15%)
06:48:34:WU01:FS01:Connecting to 65.254.110.245:8080
06:48:34:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
06:48:34:WU01:FS01:Connecting to 18.218.241.186:80
06:48:35:WU01:FS01:Assigned to work server 13.82.98.119
06:48:35:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:Cypress [Radeon HD 5870] from 13.82.98.119
06:48:35:WU01:FS01:Connecting to 13.82.98.119:8080
06:48:35:ERROR:WU01:FS01:Exception: Server did not assign work unit
06:49:26:WU02:FS00:0xa7:Completed 80000 out of 500000 steps (16%)
06:52:10:WU02:FS00:0xa7:Completed 85000 out of 500000 steps (17%)
06:52:48:WU01:FS01:Connecting to 65.254.110.245:8080
06:52:49:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
06:52:49:WU01:FS01:Connecting to 18.218.241.186:80
06:52:49:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
06:52:49:ERROR:WU01:FS01:Exception: Could not get an assignment
06:54:53:WU02:FS00:0xa7:Completed 90000 out of 500000 steps (18%)
06:57:36:WU02:FS00:0xa7:Completed 95000 out of 500000 steps (19%)
06:59:40:WU01:FS01:Connecting to 65.254.110.245:8080
06:59:40:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
06:59:40:WU01:FS01:Connecting to 18.218.241.186:80
06:59:40:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
06:59:40:ERROR:WU01:FS01:Exception: Could not get an assignment
07:00:20:WU02:FS00:0xa7:Completed 100000 out of 500000 steps (20%)
07:03:04:WU02:FS00:0xa7:Completed 105000 out of 500000 steps (21%)
07:05:47:WU02:FS00:0xa7:Completed 110000 out of 500000 steps (22%)
07:08:30:WU02:FS00:0xa7:Completed 115000 out of 500000 steps (23%)
07:10:45:WU01:FS01:Connecting to 65.254.110.245:8080
07:10:46:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
07:10:46:WU01:FS01:Connecting to 18.218.241.186:80
07:10:46:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
07:10:46:ERROR:WU01:FS01:Exception: Could not get an assignment
07:11:14:WU02:FS00:0xa7:Completed 120000 out of 500000 steps (24%)
07:13:57:WU02:FS00:0xa7:Completed 125000 out of 500000 steps (25%)
07:16:41:WU02:FS00:0xa7:Completed 130000 out of 500000 steps (26%)
07:19:24:WU02:FS00:0xa7:Completed 135000 out of 500000 steps (27%)
07:22:07:WU02:FS00:0xa7:Completed 140000 out of 500000 steps (28%)
07:24:51:WU02:FS00:0xa7:Completed 145000 out of 500000 steps (29%)
07:27:34:WU02:FS00:0xa7:Completed 150000 out of 500000 steps (30%)
07:28:42:WU01:FS01:Connecting to 65.254.110.245:8080
07:28:42:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
07:28:42:WU01:FS01:Connecting to 18.218.241.186:80
07:28:43:WU01:FS01:Assigned to work server 128.252.203.10
07:28:43:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:Cypress [Radeon HD 5870] from 128.252.203.10
07:28:43:WU01:FS01:Connecting to 128.252.203.10:8080
07:29:36:WU01:FS01:Downloading 50.74MiB
07:29:42:WU01:FS01:Download 17.37%
07:29:48:WU01:FS01:Download 35.97%
07:29:54:WU01:FS01:Download 38.93%
07:30:00:WU01:FS01:Download 59.99%
07:30:06:WU01:FS01:Download 78.35%
07:30:12:WU01:FS01:Download 91.04%
07:30:14:WU01:FS01:Download complete
07:30:14:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11762 run:0 clone:7922 gen:13 core:0x22 unit:0x0000001c80fccb0a5e7113d0ae004f01
07:30:14:WU01:FS01:Starting
07:30:14:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
07:30:14:WU01:FS01:Starting
07:30:14:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
07:30:17:WU02:FS00:0xa7:Completed 155000 out of 500000 steps (31%)
07:31:15:WU01:FS01:Starting
07:31:15:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
07:32:52:WU01:FS01:Starting
07:32:52:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
07:33:01:WU02:FS00:0xa7:Completed 160000 out of 500000 steps (32%)
07:35:29:WU01:FS01:Starting
07:35:29:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
07:35:44:WU02:FS00:0xa7:Completed 165000 out of 500000 steps (33%)
07:38:28:WU02:FS00:0xa7:Completed 170000 out of 500000 steps (34%)
07:39:43:WU01:FS01:Starting
07:39:43:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
07:39:44:WU01:FS01:Sending unit results: id:01 state:SEND error:FAILED project:11762 run:0 clone:7922 gen:13 core:0x22 unit:0x0000001c80fccb0a5e7113d0ae004f01
07:39:44:WU01:FS01:Connecting to 128.252.203.10:8080
07:39:44:WU00:FS01:Connecting to 65.254.110.245:8080
07:39:44:WARNING:WU00:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
07:39:44:WU00:FS01:Connecting to 18.218.241.186:80
07:39:45:WARNING:WU00:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
07:39:45:ERROR:WU00:FS01:Exception: Could not get an assignment
07:39:45:WU00:FS01:Connecting to 65.254.110.245:8080
07:39:46:WU00:FS01:Assigned to work server 140.163.4.241
07:39:46:WU00:FS01:Requesting new work unit for slot 01: READY gpu:0:Cypress [Radeon HD 5870] from 140.163.4.241
07:39:46:WU00:FS01:Connecting to 140.163.4.241:8080
07:39:52:WU00:FS01:Downloading 4.53MiB
07:39:56:WU00:FS01:Download complete
07:39:56:WU00:FS01:Received Unit: id:00 state:DOWNLOAD error:NO_ERROR project:11742 run:0 clone:236 gen:47 core:0x22 unit:0x000000458ca304f15e66e085bd316d00
07:39:57:WU00:FS01:Starting
07:39:57:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
07:39:57:WU00:FS01:Starting
07:39:57:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
07:40:26:WU01:FS01:Server responded WORK_ACK (400)
07:40:27:WU01:FS01:Cleaning up
07:40:57:WU00:FS01:Starting
07:40:57:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
07:41:12:WU02:FS00:0xa7:Completed 175000 out of 500000 steps (35%)
07:42:34:WU00:FS01:Starting
07:42:34:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
07:44:01:WU02:FS00:0xa7:Completed 180000 out of 500000 steps (36%)
07:45:12:WU00:FS01:Starting
07:45:12:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
07:46:45:WU02:FS00:0xa7:Completed 185000 out of 500000 steps (37%)
07:49:26:WU00:FS01:Starting
07:49:26:ERROR:WU00:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
07:49:26:WU00:FS01:Sending unit results: id:00 state:SEND error:FAILED project:11742 run:0 clone:236 gen:47 core:0x22 unit:0x000000458ca304f15e66e085bd316d00
07:49:26:WU00:FS01:Connecting to 140.163.4.241:8080
07:49:26:WU01:FS01:Connecting to 65.254.110.245:8080
07:49:26:WU00:FS01:Server responded WORK_ACK (400)
07:49:27:WU00:FS01:Cleaning up
07:49:27:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
07:49:27:WU01:FS01:Connecting to 18.218.241.186:80
07:49:27:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
07:49:27:ERROR:WU01:FS01:Exception: Could not get an assignment
07:49:28:WU01:FS01:Connecting to 65.254.110.245:8080
07:49:28:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
07:49:28:WU01:FS01:Connecting to 18.218.241.186:80
07:49:29:WU02:FS00:0xa7:Completed 190000 out of 500000 steps (38%)
07:49:29:WARNING:WU01:FS01:Failed to get assignment from '18.218.241.186:80': No WUs available for this configuration
07:49:29:ERROR:WU01:FS01:Exception: Could not get an assignment
07:50:28:WU01:FS01:Connecting to 65.254.110.245:8080
07:50:28:WARNING:WU01:FS01:Failed to get assignment from '65.254.110.245:8080': No WUs available for this configuration
07:50:28:WU01:FS01:Connecting to 18.218.241.186:80
07:50:29:WU01:FS01:Assigned to work server 140.163.4.231
07:50:29:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:Cypress [Radeon HD 5870] from 140.163.4.231
07:50:29:WU01:FS01:Connecting to 140.163.4.231:8080
07:50:36:WU01:FS01:Downloading 4.53MiB
07:50:40:WU01:FS01:Download complete
07:50:40:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11748 run:0 clone:1223 gen:20 core:0x22 unit:0x000000298ca304e75e6a7fe5ff80deda
07:50:40:WU01:FS01:Starting
07:50:40:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually
07:50:40:WU01:FS01:Starting
07:50:40:ERROR:WU01:FS01:Failed to start core: OpenCL device matching slot 1 not found, try setting 'opencl-index' manually

Re: Can't get my Radeon HD 5870 working

Posted: Mon Apr 13, 2020 8:24 am
by Neil-B
I am not a linux person but iirc there are specific opencl and opengl dev packages to install before the driver ... fairly sure there are posts on this .. a search for opencl linux and dev may find the thread ... apologies normally would find and link but not easy from phone

Re: Can't get my Radeon HD 5870 working

Posted: Mon Apr 13, 2020 8:29 am
by PantherX
Now a Linux expert but have you seen these two threads for some pointers/ideas:
viewtopic.php?f=81&t=33942
viewtopic.php?f=81&t=33353

Re: Can't get my Radeon HD 5870 working

Posted: Mon Apr 13, 2020 10:10 am
by martenh
Neil-B wrote:I am not a linux person but iirc there are specific opencl and opengl dev packages to install before the driver ... fairly sure there are posts on this .. a search for opencl linux and dev may find the thread ... apologies normally would find and link but not easy from phone
PantherX wrote:Now a Linux expert but have you seen these two threads for some pointers/ideas:
viewtopic.php?f=81&t=33942
viewtopic.php?f=81&t=33353
Thanks both of you. I've both searched the forum and googled without finding an answer. At least one that I can undestand. I'll give the links by PantherX a go in a little while.

Re: Can't get my Radeon HD 5870 working

Posted: Mon Apr 13, 2020 10:17 am
by Neil-B
If PantherX links don't do it then Yujah's post at the end of this thread may help .. viewtopic.php?f=61&t=33428&p=318893&hil ... an#p318893

Re: Can't get my Radeon HD 5870 working

Posted: Mon Apr 13, 2020 2:55 pm
by martenh
I got a step further after fixing the permission issue as described in viewtopic.php?f=81&t=33353 Thanks PantherX!

But sadly it's still failing. I'm following yet another guide but I'm not able to figure out how to get the openCL drivers out of the amd install package (or even which package is the correct one). And I'm worried I now have a mix of drivers. So I'm thinking of reinstalling and starting over with and give the ROCm variant a try.

Code: Select all

10:47:07:WU00:FS01:0x22:ERROR:126: Bad platformId size.
10:47:07:WU00:FS01:0x22:Saving result file ../logfile_01.txt
10:47:07:WU00:FS01:0x22:Saving result file science.log
10:47:07:WU00:FS01:0x22:Folding@home Core Shutdown: BAD_WORK_UNIT
10:47:07:WARNING:WU00:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
10:47:07:WU00:FS01:Sending unit results: id:00 state:SEND error:FAULTY project:11763 run:0 clone:7184 gen:34 core:0x22 unit:0x0000003b80fccb0a5e71136812637e2a
10:47:07:WU00:FS01:Uploading 7.00KiB to 128.252.203.10

Re: Can't get my Radeon HD 5870 working

Posted: Wed Apr 15, 2020 6:01 am
by PantherX
That shows a failed WU. Can you show more of the log to see what happened? If the client can't detect the GPU Slot, it can't download the GPU WU.

Re: Can't get my Radeon HD 5870 working

Posted: Wed Apr 15, 2020 6:39 am
by foldy
I guess something like that is missing:
sudo apt-get install ocl-icd-libopencl1
sudo apt-get install ocl-icd-opencl-dev