Can't get my Radeon HD 5870 working
Posted: Sun Apr 12, 2020 9:08 pm
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:
Edit: I'm aware that it's hard getting WUs right now but I'm assuming the OpenCL needs to be fixed first anyway...
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