Trying to find some working drivers for my R7 370 card

It seems that a lot of GPU problems revolve around specific versions of drivers. Though AMD has their own support structure, you can often learn from information reported by others who fold.

Moderators: Site Moderators, FAHC Science Team

dickster
Posts: 41
Joined: Sun Mar 01, 2009 4:33 pm

Trying to find some working drivers for my R7 370 card

Post by dickster »

Running Linux Mint 19.2 Cinnamon and trying to find drivers so I can fold on my R7 370 vid card. Can't seem to find any that will install. Anyone have a link to some working drivers so I can get this thing folding? Any help appreciated.
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: Trying to find some working drivers for my R7 370 card

Post by JimboPalmer »

[I am not a linux user, so I am not sure of the flavors. i would guess Linux X86_64]

https://www.amd.com/en/support/graphics ... eon-r7-370
Is the driver page you want

https://drivers.amd.com/relnotes/amd-ca ... ystems.pdf
Search this document for OpenCL specific installation steps. F@H needs OpenCL installed, after the driver.

The R7 370 does not seem to be on this list: https://forums.linuxmint.com/viewtopic. ... 9&t=248059 But you want to read what they say.
Last edited by JimboPalmer on Thu Aug 29, 2019 10:15 pm, edited 1 time in total.
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
dickster
Posts: 41
Joined: Sun Mar 01, 2009 4:33 pm

Re: Trying to find some working drivers for my R7 370 card

Post by dickster »

Thanks for the reply. I have tried the drivers from the AMD driver page, but they don't load. It says I have them installec. But they don't show in driver manager.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Trying to find some working drivers for my R7 370 card

Post by bruce »

Linus gurus believe that it's wrong to install anything that's proprietary without special permission so they make you figure out how do to that yourself.
dickster
Posts: 41
Joined: Sun Mar 01, 2009 4:33 pm

Re: Trying to find some working drivers for my R7 370 card

Post by dickster »

Ok, wasn't having any luck with that card, so switched to my R9 380 gpu. Guess what. Still no luck installing drivers.
debs3759
Posts: 138
Joined: Fri Oct 07, 2011 3:29 am

Re: Trying to find some working drivers for my R7 370 card

Post by debs3759 »

They will use the same drivers. I have no advice for you, but can tell you that mid range and high end cards of the same generation almost always use the same drivers.
Joe_H
Site Admin
Posts: 7871
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: Trying to find some working drivers for my R7 370 card

Post by Joe_H »

Except they might not use the same components from the installer as the R7 379 is based on a GCN 1st gen chip and the R9 380 is a 3rd gen chip. AMD is weird that way within their series of video cards. So one driver package may support the series, but there may be differences in the exact components installed.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: Trying to find some working drivers for my R7 370 card

Post by JimboPalmer »

The R9 380 is at least in the list of supported GPUs on the Mint discussion list above, I would ask there, they have the most experience with Mint.

Also as per above, once you have the driver installed, you need to install OpenCL.
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
dickster
Posts: 41
Joined: Sun Mar 01, 2009 4:33 pm

Re: Trying to find some working drivers for my R7 370 card

Post by dickster »

Can you explain how to install opencl? I'm having trouble finding anything that explains that.
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: Trying to find some working drivers for my R7 370 card

Post by JimboPalmer »

Well I am not a linux (or AMD) user, but I did link AMD's instructions above.

https://drivers.amd.com/relnotes/amd-ca ... ystems.pdf

Then search it for OpenCL
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Trying to find some working drivers for my R7 370 card

Post by bruce »

dickster wrote:Can you explain how to install opencl? I'm having trouble finding anything that explains that.
opencl must be installed separately.
"sudo apt install ocl-icd-opencl-dev"
dickster
Posts: 41
Joined: Sun Mar 01, 2009 4:33 pm

Re: Trying to find some working drivers for my R7 370 card

Post by dickster »

Ok, opencl is installed, but folding fails to start. Log from paused to start here.

Code: Select all

15:37:48:Saving configuration to /etc/fahclient/config.xml
15:37:48:<config>
15:37:48:  <!-- Client Control -->
15:37:48:  <fold-anon v='true'/>
15:37:48:
15:37:48:  <!-- Network -->
15:37:48:  <proxy v=':8080'/>
15:37:48:
15:37:48:  <!-- User Information -->
15:37:48:  <passkey v='********************************'/>
15:37:48:  <team v='32035'/>
15:37:48:  <user v='dickster'/>
15:37:48:
15:37:48:  <!-- Folding Slots -->
15:37:48:  <slot id='0' type='CPU'/>
15:37:48:  <slot id='1' type='GPU'/>
15:37:48:</config>
15:38:02:FS00:Paused
15:38:02:FS01:Paused
15:38:02:FS00:Shutting core down
15:38:03:WU00:FS00:0xa7:Caught signal SIGINT(2) on PID 8233
15:38:03:WU00:FS00:0xa7:Exiting, please wait. . .
15:38:03:WU00:FS00:0xa7:Folding@home Core Shutdown: INTERRUPTED
15:38:03:WU00:FS00:FahCore returned: INTERRUPTED (102 = 0x66)
15:38:09:FS00:Unpaused
15:38:09:FS01:Unpaused
15:38:09:WU00:FS00:Starting
15:38:09:WU00:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/AVX/Core_a7.fah/FahCore_a7 -dir 00 -suffix 01 -version 705 -lifeline 1395 -checkpoint 15 -np 2
15:38:09:WU00:FS00:Started FahCore on PID 8277
15:38:09:WU00:FS00:Core PID:8281
15:38:09:WU00:FS00:FahCore 0xa7 started
15:38:10:WU00:FS00:0xa7:*********************** Log Started 2019-08-31T15:38:09Z ***********************
15:38:10:WU00:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
15:38:10:WU00:FS00:0xa7:       Type: 0xa7
15:38:10:WU00:FS00:0xa7:       Core: Gromacs
15:38:10:WU00:FS00:0xa7:    Website: https://foldingathome.org/
15:38:10:WU00:FS00:0xa7:  Copyright: (c) 2009-2018 foldingathome.org
15:38:10:WU00:FS00:0xa7:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
15:38:10:WU00:FS00:0xa7:       Args: -dir 00 -suffix 01 -version 705 -lifeline 8277 -checkpoint 15 -np 2
15:38:10:WU00:FS00:0xa7:     Config: <none>
15:38:10:WU00:FS00:0xa7:************************************ Build *************************************
15:38:10:WU00:FS00:0xa7:    Version: 0.0.17
15:38:10:WU00:FS00:0xa7:       Date: Apr 27 2018
15:38:10:WU00:FS00:0xa7:       Time: 19:09:21
15:38:10:WU00:FS00:0xa7: Repository: Git
15:38:10:WU00:FS00:0xa7:   Revision: 21359963583d09ec2063ef946399441c4df4ccd7
15:38:10:WU00:FS00:0xa7:     Branch: master
15:38:10:WU00:FS00:0xa7:   Compiler: GNU 6.3.0 20170516
15:38:10:WU00:FS00:0xa7:    Options: -std=gnu++98 -O3 -funroll-loops
15:38:10:WU00:FS00:0xa7:   Platform: linux2 4.14.0-3-amd64
15:38:10:WU00:FS00:0xa7:       Bits: 64
15:38:10:WU00:FS00:0xa7:       Mode: Release
15:38:10:WU00:FS00:0xa7:       SIMD: avx_256
15:38:10:WU00:FS00:0xa7:************************************ System ************************************
15:38:10:WU00:FS00:0xa7:        CPU: AMD Ryzen 3 2200G with Radeon Vega Graphics
15:38:10:WU00:FS00:0xa7:     CPU ID: AuthenticAMD Family 23 Model 17 Stepping 0
15:38:10:WU00:FS00:0xa7:       CPUs: 4
15:38:10:WU00:FS00:0xa7:     Memory: 7.80GiB
15:38:10:WU00:FS00:0xa7:Free Memory: 5.66GiB
15:38:10:WU00:FS00:0xa7:    Threads: POSIX_THREADS
15:38:10:WU00:FS00:0xa7: OS Version: 4.15
15:38:10:WU00:FS00:0xa7:Has Battery: false
15:38:10:WU00:FS00:0xa7: On Battery: false
15:38:10:WU00:FS00:0xa7: UTC Offset: -5
15:38:10:WU00:FS00:0xa7:        PID: 8281
15:38:10:WU00:FS00:0xa7:        CWD: /var/lib/fahclient/work
15:38:10:WU00:FS00:0xa7:         OS: Linux 4.15.0-58-generic x86_64
15:38:10:WU00:FS00:0xa7:    OS Arch: AMD64
15:38:10:WU00:FS00:0xa7:********************************************************************************
15:38:10:WU00:FS00:0xa7:Project: 14218 (Run 0, Clone 26, Gen 93)
15:38:10:WU00:FS00:0xa7:Unit: 0x0000006a80fccb0a5d1d2e4eb02fd960
15:38:10:WU00:FS00:0xa7:Digital signatures verified
15:38:10:WU00:FS00:0xa7:Calling: mdrun -s frame93.tpr -o frame93.trr -x frame93.xtc -cpi state.cpt -cpt 15 -nt 2
15:38:10:WU00:FS00:0xa7:Steps: first=23250000 total=250000
15:38:11:WU01:FS01:Connecting to 65.254.110.245:8080
15:38:11:WU00:FS00:0xa7:Completed 243504 out of 250000 steps (97%)
15:38:12:WU01:FS01:Assigned to work server 155.247.166.220
15:38:12:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:Tahiti PRO [Radeon R9 280/HD 7900/8950] from 155.247.166.220
15:38:12:WU01:FS01:Connecting to 155.247.166.220:8080
15:38:14:WU01:FS01:Downloading 466.11KiB
15:38:14:WU01:FS01:Download complete
15:38:14:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:14185 run:7 clone:3 gen:44 core:0x21 unit:0x0000005a0002894c5d38961d6841d939
15:38:14:WU01:FS01:Starting
15:38:14:ERROR:WU01:FS01:Failed to start core: Option 'opencl-index' has no default and is not set.
15:38:15:WU01:FS01:Starting
15:38:15:ERROR:WU01:FS01:Failed to start core: Option 'opencl-index' has no default and is not set.
15:38:44:Removing old file 'configs/config-20190830-184551.xml'
15:38:44:Saving configuration to /etc/fahclient/config.xml
15:38:44:<config>
15:38:44:  <!-- Client Control -->
15:38:44:  <fold-anon v='true'/>
15:38:44:
15:38:44:  <!-- Network -->
15:38:44:  <proxy v=':8080'/>
15:38:44:
15:38:44:  <!-- User Information -->
15:38:44:  <passkey v='********************************'/>
15:38:44:  <team v='32035'/>
15:38:44:  <user v='dickster'/>
15:38:44:
15:38:44:  <!-- Folding Slots -->
15:38:44:  <slot id='0' type='CPU'/>
15:38:44:  <slot id='1' type='GPU'/>
15:38:44:</config>
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Trying to find some working drivers for my R7 370 card

Post by bruce »

dickster wrote:Ok, opencl is installed, but folding fails to start. Log from paused to start here.
The message ERROR:WU01:FS01:Failed to start core: Option 'opencl-index' has no default and is not set. is often an indication that the GPU was not configured properly -- which is your original point. Unfortunately that information is not in the log you posted. GPUs are configured when FAH is installed and when it's started for the first time, not later when a WU is processed.

Was OpenCL present when FAH was installed? If not, reinstall FAH. Then post the first couple of pages as FAH initializes.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Trying to find some working drivers for my R7 370 card

Post by bruce »

dickster wrote:Ok, opencl is installed, but folding fails to start. Log from paused to start here.
The message ERROR:WU01:FS01:Failed to start core: Option 'opencl-index' has no default and is not set. is often an indication that the GPU was not configured properly -- which is your original point. Unfortunately that information is not in the log you posted. GPUs are configured when FAH is installed and when it's started for the first time, not later when a WU is processed.

Was OpenCL present when FAH was installed? If not, reinstall FAH and allow it to configure the GPUs it finds. Then post the first couple of pages as FAH initializes.
dickster
Posts: 41
Joined: Sun Mar 01, 2009 4:33 pm

Re: Trying to find some working drivers for my R7 370 card

Post by dickster »

Reinstall of F@H and new log. Still not running on gpu.

Code: Select all

18:33:42:Saving configuration to /etc/fahclient/config.xml
18:33:42:<config>
18:33:42:  <!-- Client Control -->
18:33:42:  <fold-anon v='true'/>
18:33:42:
18:33:42:  <!-- Folding Slot Configuration -->
18:33:42:  <gpu v='false'/>
18:33:42:
18:33:42:  <!-- Network -->
18:33:42:  <proxy v=':8080'/>
18:33:42:
18:33:42:  <!-- User Information -->
18:33:42:  <passkey v='********************************'/>
18:33:42:  <team v='32035'/>
18:33:42:  <user v='dickster'/>
18:33:42:
18:33:42:  <!-- Folding Slots -->
18:33:42:  <slot id='0' type='CPU'/>
18:33:42:  <slot id='1' type='GPU'>
18:33:42:    <opencl-index v='0'/>
18:33:42:  </slot>
18:33:42:</config>
18:33:51:FS00:Paused
18:33:51:FS01:Paused
18:33:51:FS00:Shutting core down
18:33:51:WU00:FS00:0xa7:Caught signal SIGINT(2) on PID 1628
18:33:51:WU00:FS00:0xa7:Exiting, please wait. . .
18:33:53:WU00:FS00:0xa7:Folding@home Core Shutdown: INTERRUPTED
18:33:53:WU00:FS00:FahCore returned: INTERRUPTED (102 = 0x66)
18:33:58:FS00:Unpaused
18:33:58:FS01:Unpaused
18:33:58:WU00:FS00:Starting
18:33:58:WU00:FS00:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/AVX/Core_a7.fah/FahCore_a7 -dir 00 -suffix 01 -version 705 -lifeline 1504 -checkpoint 15 -np 2
18:33:58:WU00:FS00:Started FahCore on PID 1638
18:33:58:WU00:FS00:Core PID:1642
18:33:58:WU00:FS00:FahCore 0xa7 started
18:33:58:WU01:FS01:Starting
18:33:58:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 01 -suffix 01 -version 705 -lifeline 1504 -checkpoint 15 -gpu-vendor amd -opencl-device 0 -gpu 0
18:33:58:WU01:FS01:Started FahCore on PID 1646
18:33:58:WU01:FS01:Core PID:1650
18:33:58:WU01:FS01:FahCore 0x21 started
18:33:58:WU00:FS00:0xa7:*********************** Log Started 2019-08-31T18:33:58Z ***********************
18:33:58:WU00:FS00:0xa7:************************** Gromacs Folding@home Core ***************************
18:33:58:WU00:FS00:0xa7:       Type: 0xa7
18:33:58:WU00:FS00:0xa7:       Core: Gromacs
18:33:58:WU00:FS00:0xa7:    Website: https://foldingathome.org/
18:33:58:WU00:FS00:0xa7:  Copyright: (c) 2009-2018 foldingathome.org
18:33:58:WU00:FS00:0xa7:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
18:33:58:WU00:FS00:0xa7:       Args: -dir 00 -suffix 01 -version 705 -lifeline 1638 -checkpoint 15 -np 2
18:33:58:WU00:FS00:0xa7:     Config: <none>
18:33:58:WU00:FS00:0xa7:************************************ Build *************************************
18:33:58:WU00:FS00:0xa7:    Version: 0.0.17
18:33:58:WU00:FS00:0xa7:       Date: Apr 27 2018
18:33:58:WU00:FS00:0xa7:       Time: 19:09:21
18:33:58:WU00:FS00:0xa7: Repository: Git
18:33:58:WU00:FS00:0xa7:   Revision: 21359963583d09ec2063ef946399441c4df4ccd7
18:33:58:WU00:FS00:0xa7:     Branch: master
18:33:58:WU00:FS00:0xa7:   Compiler: GNU 6.3.0 20170516
18:33:58:WU00:FS00:0xa7:    Options: -std=gnu++98 -O3 -funroll-loops
18:33:58:WU00:FS00:0xa7:   Platform: linux2 4.14.0-3-amd64
18:33:58:WU00:FS00:0xa7:       Bits: 64
18:33:58:WU00:FS00:0xa7:       Mode: Release
18:33:58:WU00:FS00:0xa7:       SIMD: avx_256
18:33:58:WU00:FS00:0xa7:************************************ System ************************************
18:33:58:WU00:FS00:0xa7:        CPU: AMD Ryzen 3 2200G with Radeon Vega Graphics
18:33:58:WU00:FS00:0xa7:     CPU ID: AuthenticAMD Family 23 Model 17 Stepping 0
18:33:58:WU00:FS00:0xa7:       CPUs: 4
18:33:58:WU00:FS00:0xa7:     Memory: 7.80GiB
18:33:58:WU00:FS00:0xa7:Free Memory: 6.64GiB
18:33:58:WU00:FS00:0xa7:    Threads: POSIX_THREADS
18:33:58:WU00:FS00:0xa7: OS Version: 4.15
18:33:58:WU00:FS00:0xa7:Has Battery: false
18:33:58:WU00:FS00:0xa7: On Battery: false
18:33:58:WU00:FS00:0xa7: UTC Offset: -5
18:33:58:WU00:FS00:0xa7:        PID: 1642
18:33:58:WU00:FS00:0xa7:        CWD: /var/lib/fahclient/work
18:33:58:WU00:FS00:0xa7:         OS: Linux 4.15.0-58-generic x86_64
18:33:58:WU00:FS00:0xa7:    OS Arch: AMD64
18:33:58:WU00:FS00:0xa7:********************************************************************************
18:33:58:WU00:FS00:0xa7:Project: 13827 (Run 494, Clone 1, Gen 15)
18:33:58:WU00:FS00:0xa7:Unit: 0x0000001280fccb095c9f83e57ff557d5
18:33:58:WU00:FS00:0xa7:Digital signatures verified
18:33:58:WU00:FS00:0xa7:Calling: mdrun -s frame15.tpr -o frame15.trr -x frame15.xtc -cpi state.cpt -cpt 15 -nt 2
18:33:58:WU00:FS00:0xa7:Steps: first=1875000 total=125000
18:33:58:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
18:33:58:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:14186 run:3 clone:40 gen:51 core:0x21 unit:0x000000590002894c5d38973a96b4f914
18:33:58:WU01:FS01:Uploading 2.02KiB to 155.247.166.220
18:33:58:WU01:FS01:Connecting to 155.247.166.220:8080
18:33:59:WU01:FS01:Upload complete
18:33:59:WU01:FS01:Server responded WORK_ACK (400)
18:33:59:WU01:FS01:Cleaning up
18:33:59:WU02:FS01:Connecting to 65.254.110.245:8080
18:33:59:WU02:FS01:Assigned to work server 155.247.166.220
18:33:59:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:Tahiti PRO [Radeon HD 7950] from 155.247.166.220
18:33:59:WU02:FS01:Connecting to 155.247.166.220:8080
18:34:00:WU02:FS01:Downloading 560.87KiB
18:34:01:WU00:FS00:0xa7:Completed 1172 out of 125000 steps (0%)
18:34:01:WU02:FS01:Download complete
18:34:01:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:14186 run:0 clone:67 gen:20 core:0x21 unit:0x000000280002894c5d38972ef767582f
18:34:01:WU02:FS01:Starting
18:34:01:WU02:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 02 -suffix 01 -version 705 -lifeline 1504 -checkpoint 15 -gpu-vendor amd -opencl-device 0 -gpu 0
18:34:01:WU02:FS01:Started FahCore on PID 1654
18:34:01:WU02:FS01:Core PID:1658
18:34:01:WU02:FS01:FahCore 0x21 started
18:34:01:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
18:34:01:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:14186 run:0 clone:67 gen:20 core:0x21 unit:0x000000280002894c5d38972ef767582f
18:34:01:WU02:FS01:Uploading 2.04KiB to 155.247.166.220
18:34:01:WU02:FS01:Connecting to 155.247.166.220:8080
18:34:01:WU02:FS01:Upload complete
18:34:01:WU02:FS01:Server responded WORK_ACK (400)
18:34:02:WU02:FS01:Cleaning up
18:34:02:WU01:FS01:Connecting to 65.254.110.245:8080
18:34:02:WU01:FS01:Assigned to work server 155.247.166.220
18:34:02:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:Tahiti PRO [Radeon HD 7950] from 155.247.166.220
18:34:02:WU01:FS01:Connecting to 155.247.166.220:8080
18:34:04:WU01:FS01:Downloading 602.93KiB
18:34:04:WU01:FS01:Download complete
18:34:04:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:14187 run:5 clone:42 gen:20 core:0x21 unit:0x000000200002894c5d389758ff027326
18:34:05:WU01:FS01:Starting
18:34:05:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 01 -suffix 01 -version 705 -lifeline 1504 -checkpoint 15 -gpu-vendor amd -opencl-device 0 -gpu 0
18:34:05:WU01:FS01:Started FahCore on PID 1661
18:34:05:WU01:FS01:Core PID:1665
18:34:05:WU01:FS01:FahCore 0x21 started
18:34:05:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
18:34:05:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:14187 run:5 clone:42 gen:20 core:0x21 unit:0x000000200002894c5d389758ff027326
18:34:05:WU01:FS01:Uploading 2.02KiB to 155.247.166.220
18:34:05:WU01:FS01:Connecting to 155.247.166.220:8080
18:34:05:WU01:FS01:Upload complete
18:34:05:WU01:FS01:Server responded WORK_ACK (400)
18:34:05:WU01:FS01:Cleaning up
18:34:05:WU02:FS01:Connecting to 65.254.110.245:8080
18:34:05:WU02:FS01:Assigned to work server 155.247.166.220
18:34:05:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:Tahiti PRO [Radeon HD 7950] from 155.247.166.220
18:34:05:WU02:FS01:Connecting to 155.247.166.220:8080
18:34:09:WU02:FS01:Downloading 2.47MiB
18:34:12:WU02:FS01:Download complete
18:34:12:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:14180 run:14 clone:439 gen:37 core:0x21 unit:0x0000003e0002894c5d3b56c1c8a40d86
18:34:12:WU02:FS01:Starting
18:34:12:WU02:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 02 -suffix 01 -version 705 -lifeline 1504 -checkpoint 15 -gpu-vendor amd -opencl-device 0 -gpu 0
18:34:12:WU02:FS01:Started FahCore on PID 1668
18:34:12:WU02:FS01:Core PID:1672
18:34:12:WU02:FS01:FahCore 0x21 started
18:34:12:WU02:FS01:0x21:*********************** Log Started 2019-08-31T18:34:12Z ***********************
18:34:12:WU02:FS01:0x21:Project: 14180 (Run 14, Clone 439, Gen 37)
18:34:12:WU02:FS01:0x21:Unit: 0x0000003e0002894c5d3b56c1c8a40d86
18:34:12:WU02:FS01:0x21:CPU: 0x00000000000000000000000000000000
18:34:12:WU02:FS01:0x21:Machine: 1
18:34:12:WU02:FS01:0x21:Reading tar file core.xml
18:34:12:WU02:FS01:0x21:Reading tar file integrator.xml
18:34:12:WU02:FS01:0x21:Reading tar file state.xml
18:34:12:WU02:FS01:0x21:Reading tar file system.xml
18:34:12:WU02:FS01:0x21:Digital signatures verified
18:34:12:WU02:FS01:0x21:Folding@home GPU Core21 Folding@home Core
18:34:12:WU02:FS01:0x21:Version 0.0.20
18:34:12:WU02:FS01:0x21:ERROR:126: Bad platformId size.
18:34:12:WU02:FS01:0x21:Saving result file logfile_01.txt
18:34:12:WU02:FS01:0x21:Saving result file log.txt
18:34:12:WU02:FS01:0x21:Folding@home Core Shutdown: BAD_WORK_UNIT
18:34:13:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
18:34:13:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:14180 run:14 clone:439 gen:37 core:0x21 unit:0x0000003e0002894c5d3b56c1c8a40d86
18:34:13:WU02:FS01:Uploading 2.03KiB to 155.247.166.220
18:34:13:WU02:FS01:Connecting to 155.247.166.220:8080
18:34:13:WU02:FS01:Upload complete
18:34:13:WU02:FS01:Server responded WORK_ACK (400)
18:34:13:WU02:FS01:Cleaning up
18:34:13:WU01:FS01:Connecting to 65.254.110.245:8080
18:34:13:WU01:FS01:Assigned to work server 155.247.166.220
18:34:13:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:Tahiti PRO [Radeon HD 7950] from 155.247.166.220
18:34:13:WU01:FS01:Connecting to 155.247.166.220:8080
18:34:14:WU00:FS00:0xa7:Completed 1250 out of 125000 steps (1%)
18:34:14:WU01:FS01:Downloading 602.92KiB
18:34:15:WU01:FS01:Download complete
18:34:15:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:14187 run:1 clone:55 gen:11 core:0x21 unit:0x000000160002894c5d389748bd09b634
18:34:15:WU01:FS01:Starting
18:34:15:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 01 -suffix 01 -version 705 -lifeline 1504 -checkpoint 15 -gpu-vendor amd -opencl-device 0 -gpu 0
18:34:15:WU01:FS01:Started FahCore on PID 1675
18:34:15:WU01:FS01:Core PID:1679
18:34:15:WU01:FS01:FahCore 0x21 started
18:34:15:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
18:34:15:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:14187 run:1 clone:55 gen:11 core:0x21 unit:0x000000160002894c5d389748bd09b634
18:34:15:WU01:FS01:Uploading 2.03KiB to 155.247.166.220
18:34:15:WU01:FS01:Connecting to 155.247.166.220:8080
18:34:16:WU02:FS01:Connecting to 65.254.110.245:8080
18:34:16:WU02:FS01:Assigned to work server 155.247.166.220
18:34:16:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:Tahiti PRO [Radeon HD 7950] from 155.247.166.220
18:34:16:WU02:FS01:Connecting to 155.247.166.220:8080
18:34:16:WU01:FS01:Upload complete
18:34:16:WU01:FS01:Server responded WORK_ACK (400)
18:34:16:WU01:FS01:Cleaning up
18:34:17:WU02:FS01:Downloading 465.41KiB
18:34:21:WU02:FS01:Download complete
18:34:21:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:14185 run:12 clone:23 gen:5 core:0x21 unit:0x000000060002894c5d38963c604fefb9
18:34:21:WU02:FS01:Starting
18:34:21:WU02:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 02 -suffix 01 -version 705 -lifeline 1504 -checkpoint 15 -gpu-vendor amd -opencl-device 0 -gpu 0
18:34:21:WU02:FS01:Started FahCore on PID 1682
18:34:21:WU02:FS01:Core PID:1686
18:34:21:WU02:FS01:FahCore 0x21 started
18:34:22:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
18:34:22:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:14185 run:12 clone:23 gen:5 core:0x21 unit:0x000000060002894c5d38963c604fefb9
18:34:22:WU02:FS01:Uploading 2.03KiB to 155.247.166.220
18:34:22:WU02:FS01:Connecting to 155.247.166.220:8080
18:34:22:WU02:FS01:Upload complete
18:34:22:WU02:FS01:Server responded WORK_ACK (400)
18:34:22:WU02:FS01:Cleaning up
18:34:22:WU01:FS01:Connecting to 65.254.110.245:8080
18:34:22:WU01:FS01:Assigned to work server 155.247.166.220
18:34:22:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:Tahiti PRO [Radeon HD 7950] from 155.247.166.220
18:34:22:WU01:FS01:Connecting to 155.247.166.220:8080
18:34:23:WU01:FS01:Downloading 419.75KiB
18:34:24:WU01:FS01:Download complete
18:34:24:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:14184 run:3 clone:28 gen:1 core:0x21 unit:0x000000030002894c5d389470f9fc6413
18:34:24:WU01:FS01:Starting
18:34:24:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 01 -suffix 01 -version 705 -lifeline 1504 -checkpoint 15 -gpu-vendor amd -opencl-device 0 -gpu 0
18:34:24:WU01:FS01:Started FahCore on PID 1689
18:34:24:WU01:FS01:Core PID:1693
18:34:24:WU01:FS01:FahCore 0x21 started
18:34:24:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
18:34:24:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:14184 run:3 clone:28 gen:1 core:0x21 unit:0x000000030002894c5d389470f9fc6413
18:34:24:WU01:FS01:Uploading 2.02KiB to 155.247.166.220
18:34:24:WU01:FS01:Connecting to 155.247.166.220:8080
18:34:24:WU01:FS01:Upload complete
18:34:25:WU01:FS01:Server responded WORK_ACK (400)
18:34:25:WU01:FS01:Cleaning up
18:34:25:WU02:FS01:Connecting to 65.254.110.245:8080
18:34:25:WU02:FS01:Assigned to work server 155.247.166.220
18:34:25:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:Tahiti PRO [Radeon HD 7950] from 155.247.166.220
18:34:25:WU02:FS01:Connecting to 155.247.166.220:8080
18:34:26:WU02:FS01:Downloading 559.15KiB
18:34:27:WU02:FS01:Download complete
18:34:27:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:14186 run:1 clone:77 gen:10 core:0x21 unit:0x000000120002894c5d3897346e60e6bf
18:34:27:WU02:FS01:Starting
18:34:27:WU02:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 02 -suffix 01 -version 705 -lifeline 1504 -checkpoint 15 -gpu-vendor amd -opencl-device 0 -gpu 0
18:34:27:WU02:FS01:Started FahCore on PID 1696
18:34:27:WU02:FS01:Core PID:1700
18:34:27:WU02:FS01:FahCore 0x21 started
18:34:28:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
18:34:28:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:14186 run:1 clone:77 gen:10 core:0x21 unit:0x000000120002894c5d3897346e60e6bf
18:34:28:WU02:FS01:Uploading 2.03KiB to 155.247.166.220
18:34:28:WU02:FS01:Connecting to 155.247.166.220:8080
18:34:28:WU02:FS01:Upload complete
18:34:28:WU02:FS01:Server responded WORK_ACK (400)
18:34:28:WU02:FS01:Cleaning up
18:34:28:WU01:FS01:Connecting to 65.254.110.245:8080
18:34:28:WU01:FS01:Assigned to work server 155.247.166.220
18:34:28:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:Tahiti PRO [Radeon HD 7950] from 155.247.166.220
18:34:28:WU01:FS01:Connecting to 155.247.166.220:8080
18:34:29:Saving configuration to /etc/fahclient/config.xml
18:34:29:<config>
18:34:29:  <!-- Client Control -->
18:34:29:  <fold-anon v='true'/>
18:34:29:
18:34:29:  <!-- Folding Slot Configuration -->
18:34:29:  <gpu v='false'/>
18:34:29:
18:34:29:  <!-- Network -->
18:34:29:  <proxy v=':8080'/>
18:34:29:
18:34:29:  <!-- User Information -->
18:34:29:  <passkey v='********************************'/>
18:34:29:  <team v='32035'/>
18:34:29:  <user v='dickster'/>
18:34:29:
18:34:29:  <!-- Folding Slots -->
18:34:29:  <slot id='0' type='CPU'/>
18:34:29:  <slot id='1' type='GPU'>
18:34:29:    <opencl-index v='0'/>
18:34:29:  </slot>
18:34:29:</config>
18:34:32:WU01:FS01:Downloading 2.48MiB
18:34:36:WU01:FS01:Download complete
18:34:36:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:14180 run:4 clone:249 gen:27 core:0x21 unit:0x0000002c0002894c5d3b54d23d1d1bb1
18:34:36:WU01:FS01:Starting
18:34:36:WU01:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 01 -suffix 01 -version 705 -lifeline 1504 -checkpoint 15 -gpu-vendor amd -opencl-device 0 -gpu 0
18:34:36:WU01:FS01:Started FahCore on PID 1703
18:34:36:WU01:FS01:Core PID:1707
18:34:36:WU01:FS01:FahCore 0x21 started
18:34:36:WU01:FS01:0x21:*********************** Log Started 2019-08-31T18:34:36Z ***********************
18:34:36:WU01:FS01:0x21:Project: 14180 (Run 4, Clone 249, Gen 27)
18:34:36:WU01:FS01:0x21:Unit: 0x0000002c0002894c5d3b54d23d1d1bb1
18:34:36:WU01:FS01:0x21:CPU: 0x00000000000000000000000000000000
18:34:36:WU01:FS01:0x21:Machine: 1
18:34:36:WU01:FS01:0x21:Reading tar file core.xml
18:34:36:WU01:FS01:0x21:Reading tar file integrator.xml
18:34:36:WU01:FS01:0x21:Reading tar file state.xml
18:34:36:WU01:FS01:0x21:Reading tar file system.xml
18:34:37:WU01:FS01:0x21:Digital signatures verified
18:34:37:WU01:FS01:0x21:Folding@home GPU Core21 Folding@home Core
18:34:37:WU01:FS01:0x21:Version 0.0.20
18:34:37:WU01:FS01:0x21:ERROR:126: Bad platformId size.
18:34:37:WU01:FS01:0x21:Saving result file logfile_01.txt
18:34:37:WU01:FS01:0x21:Saving result file log.txt
18:34:37:WU01:FS01:0x21:Folding@home Core Shutdown: BAD_WORK_UNIT
18:34:37:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
18:34:37:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:14180 run:4 clone:249 gen:27 core:0x21 unit:0x0000002c0002894c5d3b54d23d1d1bb1
18:34:37:WU01:FS01:Uploading 2.03KiB to 155.247.166.220
18:34:37:WU01:FS01:Connecting to 155.247.166.220:8080
18:34:37:WU01:FS01:Upload complete
18:34:37:WU01:FS01:Server responded WORK_ACK (400)
18:34:37:WU01:FS01:Cleaning up
18:34:37:WU02:FS01:Connecting to 65.254.110.245:8080
18:34:37:WU02:FS01:Assigned to work server 155.247.166.220
18:34:37:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:Tahiti PRO [Radeon HD 7950] from 155.247.166.220
18:34:37:WU02:FS01:Connecting to 155.247.166.220:8080
18:34:38:WU02:FS01:Downloading 560.67KiB
18:34:41:WU02:FS01:Download complete
18:34:41:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:14186 run:0 clone:80 gen:7 core:0x21 unit:0x000000090002894c5d38972ff81b04c2
18:34:41:WU02:FS01:Starting
18:34:41:WU02:FS01:Running FahCore: /usr/bin/FAHCoreWrapper /var/lib/fahclient/cores/cores.foldingathome.org/Linux/AMD64/NVIDIA/Fermi/Core_21.fah/FahCore_21 -dir 02 -suffix 01 -version 705 -lifeline 1504 -checkpoint 15 -gpu-vendor amd -opencl-device 0 -gpu 0
18:34:41:WU02:FS01:Started FahCore on PID 1710
18:34:41:WU02:FS01:Core PID:1714
18:34:41:WU02:FS01:FahCore 0x21 started
18:34:42:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
18:34:42:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:14186 run:0 clone:80 gen:7 core:0x21 unit:0x000000090002894c5d38972ff81b04c2
18:34:42:WU02:FS01:Uploading 2.03KiB to 155.247.166.220
18:34:42:WU02:FS01:Connecting to 155.247.166.220:8080
18:34:42:WU02:FS01:Upload complete
18:34:42:WU02:FS01:Server responded WORK_ACK (400)
18:34:42:WU02:FS01:Cleaning up
Post Reply