GPU disabled after recent update

Moderators: Site Moderators, FAHC Science Team

Post Reply
lejawa
Posts: 8
Joined: Thu May 07, 2020 2:25 am
Hardware configuration: Asus K53E: Intel Core i5 2450 (dual-core) @2.5GHz, 4GB RAM
Apple iMac: Intel Core i5 4570S (quad-core) @2.9GHz, 8GB RAM
Location: Columbus, Ohio, USA

GPU disabled after recent update

Post by lejawa »

An update to Ubuntu 22.04 just broke GPU computing/rendering for FAH. The proprietary nVidia X server (390) is in use, but FAH can't seem to work with it anymore. Everything was working fine just before the update.

There's not much in the way of error messages in the log, but here it is:

Code: Select all

*********************** Log Started 2024-01-16T04:48:04Z ***********************
04:48:04:******************************* libFAH ********************************
04:48:04:       Date: Oct 20 2020
04:48:04:       Time: 20:36:39
04:48:04:   Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
04:48:04:     Branch: master
04:48:04:   Compiler: GNU 8.3.0
04:48:04:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:48:04:             -fdata-sections -O3 -funroll-loops -fno-pie
04:48:04:   Platform: linux2 5.8.0-1-amd64
04:48:04:       Bits: 64
04:48:04:       Mode: Release
04:48:04:****************************** FAHClient ******************************
04:48:04:    Version: 7.6.21
04:48:04:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:48:04:  Copyright: 2020 foldingathome.org
04:48:04:   Homepage: https://foldingathome.org/
04:48:04:       Date: Oct 20 2020
04:48:04:       Time: 20:39:00
04:48:04:   Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
04:48:04:     Branch: master
04:48:04:   Compiler: GNU 8.3.0
04:48:04:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:48:04:             -fdata-sections -O3 -funroll-loops -fno-pie
04:48:04:   Platform: linux2 5.8.0-1-amd64
04:48:04:       Bits: 64
04:48:04:       Mode: Release
04:48:04:       Args: -v --chdir /var/snap/folding-at-home-fcole90/common
04:48:04:     Config: /var/snap/folding-at-home-fcole90/common/config.xml
04:48:04:******************************** CBang ********************************
04:48:04:       Date: Oct 20 2020
04:48:04:       Time: 18:37:59
04:48:04:   Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
04:48:04:     Branch: master
04:48:04:   Compiler: GNU 8.3.0
04:48:04:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
04:48:04:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
04:48:04:   Platform: linux2 5.8.0-1-amd64
04:48:04:       Bits: 64
04:48:04:       Mode: Release
04:48:04:******************************* System ********************************
04:48:04:        CPU: Intel(R) Core(TM) i5-4570S CPU @ 2.90GHz
04:48:04:     CPU ID: GenuineIntel Family 6 Model 60 Stepping 3
04:48:04:       CPUs: 4
04:48:04:     Memory: 7.69GiB
04:48:04:Free Memory: 7.00GiB
04:48:04:    Threads: POSIX_THREADS
04:48:04: OS Version: 6.5
04:48:04:Has Battery: false
04:48:04: On Battery: false
04:48:04: UTC Offset: -5
04:48:04:        PID: 708
04:48:04:        CWD: /var/snap/folding-at-home-fcole90/581
04:48:04:         OS: Linux 6.5.0-14-generic x86_64
04:48:04:    OS Arch: AMD64
04:48:04:       GPUs: 1
04:48:04:      GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:3 GK107M [GeForce GT 750M Mac Ed]
04:48:04:       CUDA: Not detected: cuInit() returned 999
04:48:04:     OpenCL: Not detected: clGetPlatformIDs() returned -1001
04:48:04:***********************************************************************
04:48:04:<config>
04:48:04:  <!-- Client Control -->
04:48:04:  <client-threads v='6'/>
04:48:04:  <cycle-rate v='4'/>
04:48:04:  <cycles v='-1'/>
04:48:04:  <disable-sleep-when-active v='true'/>
04:48:04:  <exit-when-done v='false'/>
04:48:04:  <fold-anon v='false'/>
04:48:04:  <idle-seconds v='300'/>
04:48:04:  <open-web-control v='false'/>
04:48:04:  <update-gpus-txt v='true'/>
04:48:04:
04:48:04:  <!-- Configuration -->
04:48:04:  <config-rotate v='true'/>
04:48:04:  <config-rotate-dir v='configs'/>
04:48:04:  <config-rotate-max v='16'/>
04:48:04:
04:48:04:  <!-- Debugging -->
04:48:04:  <assignment-servers>
04:48:04:    assign1.foldingathome.org assign2.foldingathome.org assign3.foldingathome.org assign4.foldingathome.org 
04:48:04:  </assignment-servers>
04:48:04:  <auth-as v='true'/>
04:48:04:  <capture-directory v='capture'/>
04:48:04:  <capture-on-error v='false'/>
04:48:04:  <capture-packets v='false'/>
04:48:04:  <capture-requests v='false'/>
04:48:04:  <capture-responses v='false'/>
04:48:04:  <capture-sockets v='false'/>
04:48:04:  <debug-sockets v='false'/>
04:48:04:  <exception-locations v='true'/>
04:48:04:  <stack-traces v='false'/>
04:48:04:
04:48:04:  <!-- Error Handling -->
04:48:04:  <max-slot-errors v='10'/>
04:48:04:  <max-unit-errors v='5'/>
04:48:04:
04:48:04:  <!-- Folding Core -->
04:48:04:  <checkpoint v='15'/>
04:48:04:  <core-priority v='idle'/>
04:48:04:  <cpu-usage v='100'/>
04:48:04:  <gpu-usage v='100'/>
04:48:04:  <no-assembly v='false'/>
04:48:04:
04:48:04:  <!-- Folding Slot Configuration -->
04:48:04:  <cause v='ANY'/>
04:48:04:  <client-subtype v='LINUX'/>
04:48:04:  <client-type v='normal'/>
04:48:04:  <cpu-species v='X86_PENTIUM_II'/>
04:48:04:  <cpu-type v='AMD64'/>
04:48:04:  <cpus v='-1'/>
04:48:04:  <disable-viz v='false'/>
04:48:04:  <gpu v='true'/>
04:48:04:  <gpu-beta v='false'/>
04:48:04:  <max-packet-size v='normal'/>
04:48:04:  <os-species v='UNKNOWN'/>
04:48:04:  <os-type v='LINUX'/>
04:48:04:  <project-key v='0'/>
04:48:04:  <smp v='true'/>
04:48:04:
04:48:04:  <!-- GUI -->
04:48:04:  <gui-enabled v='true'/>
04:48:04:
04:48:04:  <!-- HTTP Server -->
04:48:04:  <allow v='127.0.0.1'/>
04:48:04:  <connection-timeout v='60'/>
04:48:04:  <deny v='0/0'/>
04:48:04:  <http-addresses v='0:7396'/>
04:48:04:  <https-addresses v=''/>
04:48:04:  <max-connect-time v='900'/>
04:48:04:  <max-connections v='800'/>
04:48:04:  <max-request-length v='52428800'/>
04:48:04:  <min-connect-time v='300'/>
04:48:04:
04:48:04:  <!-- Logging -->
04:48:04:  <log v='log.txt'/>
04:48:04:  <log-color v='true'/>
04:48:04:  <log-crlf v='false'/>
04:48:04:  <log-date v='false'/>
04:48:04:  <log-date-periodically v='21600'/>
04:48:04:  <log-domain v='false'/>
04:48:04:  <log-header v='true'/>
04:48:04:  <log-level v='true'/>
04:48:04:  <log-no-info-header v='true'/>
04:48:04:  <log-redirect v='false'/>
04:48:04:  <log-rotate v='true'/>
04:48:04:  <log-rotate-dir v='logs'/>
04:48:04:  <log-rotate-max v='16'/>
04:48:04:  <log-short-level v='false'/>
04:48:04:  <log-simple-domains v='true'/>
04:48:04:  <log-thread-id v='false'/>
04:48:04:  <log-thread-prefix v='true'/>
04:48:04:  <log-time v='true'/>
04:48:04:  <log-to-screen v='true'/>
04:48:04:  <log-truncate v='false'/>
04:48:04:  <verbosity v='3'/>
04:48:04:
04:48:04:  <!-- Network -->
04:48:04:  <proxy v=''/>
04:48:04:  <proxy-enable v='false'/>
04:48:04:  <proxy-pass v='*****'/>
04:48:04:  <proxy-user v=''/>
04:48:04:
04:48:04:  <!-- Process Control -->
04:48:04:  <child v='false'/>
04:48:04:  <daemon v='false'/>
04:48:04:  <fork v='false'/>
04:48:04:  <pid v='false'/>
04:48:04:  <pid-file v='FAHClient.pid'/>
04:48:04:  <respawn v='false'/>
04:48:04:  <service v='false'/>
04:48:04:
04:48:04:  <!-- Remote Command Server -->
04:48:04:  <command-address v='0.0.0.0'/>
04:48:04:  <command-allow-no-pass v='127.0.0.1'/>
04:48:04:  <command-deny-no-pass v='0/0'/>
04:48:04:  <command-enable v='true'/>
04:48:04:  <command-port v='36330'/>
04:48:04:
04:48:04:  <!-- Slot Control -->
04:48:04:  <auto-conf v='true'/>
04:48:04:  <idle v='false'/>
04:48:04:  <max-shutdown-wait v='60'/>
04:48:04:  <pause-on-battery v='true'/>
04:48:04:  <pause-on-start v='false'/>
04:48:04:  <paused v='false'/>
04:48:04:  <power v='light'/>
04:48:04:
04:48:04:  <!-- User Information -->
04:48:04:  <machine-id v='0'/>
04:48:04:  <passkey v='*****'/>
04:48:04:  <team v='0'/>
04:48:04:  <user v='Anonymous'/>
04:48:04:
04:48:04:  <!-- Web Server -->
04:48:04:  <web-allow v='127.0.0.1'/>
04:48:04:  <web-deny v='0/0'/>
04:48:04:  <web-enable v='true'/>
04:48:04:
04:48:04:  <!-- Web Server Sessions -->
04:48:04:  <session-cookie v='sid'/>
04:48:04:  <session-lifetime v='86400'/>
04:48:04:  <session-timeout v='3600'/>
04:48:04:
04:48:04:  <!-- Work Unit Control -->
04:48:04:  <dump-after-deadline v='true'/>
04:48:04:  <max-queue v='16'/>
04:48:04:  <max-units v='0'/>
04:48:04:  <next-unit-percentage v='99'/>
04:48:04:  <stall-detection-enabled v='false'/>
04:48:04:  <stall-percent v='5'/>
04:48:04:  <stall-timeout v='1800'/>
04:48:04:
04:48:04:  <!-- Folding Slots -->
04:48:04:  <slot id='0' type='CPU'/>
04:48:04:  <slot id='1' type='GPU'>
04:48:04:    <pci-bus v='1'/>
04:48:04:    <pci-slot v='0'/>
04:48:04:  </slot>
04:48:04:</config>
04:48:04:Trying to access database...
04:48:04:Successfully acquired database lock
04:48:04:FS00:Initialized folding slot 00: cpu:2
04:48:04:WARNING:FS01:No CUDA or OpenCL 1.2+ support detected for GPU slot 01: gpu:1:0 GK107M [GeForce GT 750M Mac Ed].  Disabling.
04:48:04:WU00:FS00:Starting
04:48:04:WU00:FS00:Running FahCore: /snap/folding-at-home-fcole90/581/usr/bin/FAHCoreWrapper /var/snap/folding-at-home-fcole90/common/cores/cores.foldingathome.org/lin/64bit-avx2-256/a8-0.0.12/Core_a8.fah/FahCore_a8 -dir 00 -suffix 01 -version 706 -lifeline 708 -checkpoint 15 -np 2
04:48:04:WU00:FS00:Started FahCore on PID 1045
04:48:04:WU00:FS00:Core PID:1049
04:48:04:WU00:FS00:FahCore 0xa8 started
04:48:06:WU00:FS00:0xa8:*********************** Log Started 2024-01-16T04:48:05Z ***********************
04:48:06:WU00:FS00:0xa8:************************** Gromacs Folding@home Core ***************************
04:48:06:WU00:FS00:0xa8:       Core: Gromacs
04:48:06:WU00:FS00:0xa8:       Type: 0xa8
04:48:06:WU00:FS00:0xa8:    Version: 0.0.12
04:48:06:WU00:FS00:0xa8:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
04:48:06:WU00:FS00:0xa8:  Copyright: 2020 foldingathome.org
04:48:06:WU00:FS00:0xa8:   Homepage: https://foldingathome.org/
04:48:06:WU00:FS00:0xa8:       Date: Jan 16 2021
04:48:06:WU00:FS00:0xa8:       Time: 19:24:44
04:48:06:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
04:48:06:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
04:48:06:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
04:48:06:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
04:48:06:WU00:FS00:0xa8:       Bits: 64
04:48:06:WU00:FS00:0xa8:       Mode: Release
04:48:06:WU00:FS00:0xa8:       SIMD: avx2_256
04:48:06:WU00:FS00:0xa8:     OpenMP: ON
04:48:06:WU00:FS00:0xa8:       CUDA: OFF
04:48:06:WU00:FS00:0xa8:       Args: -dir 00 -suffix 01 -version 706 -lifeline 1045 -checkpoint 15 -np 2
04:48:06:WU00:FS00:0xa8:************************************ libFAH ************************************
04:48:06:WU00:FS00:0xa8:       Date: Jan 16 2021
04:48:06:WU00:FS00:0xa8:       Time: 19:21:38
04:48:06:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
04:48:06:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
04:48:06:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
04:48:06:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
04:48:06:WU00:FS00:0xa8:       Bits: 64
04:48:06:WU00:FS00:0xa8:       Mode: Release
04:48:06:WU00:FS00:0xa8:************************************ CBang *************************************
04:48:06:WU00:FS00:0xa8:       Date: Jan 16 2021
04:48:06:WU00:FS00:0xa8:       Time: 19:21:24
04:48:06:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
04:48:06:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
04:48:06:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
04:48:06:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
04:48:06:WU00:FS00:0xa8:       Bits: 64
04:48:06:WU00:FS00:0xa8:       Mode: Release
04:48:06:WU00:FS00:0xa8:************************************ System ************************************
04:48:06:WU00:FS00:0xa8:        CPU: Intel(R) Core(TM) i5-4570S CPU @ 2.90GHz
04:48:06:WU00:FS00:0xa8:     CPU ID: GenuineIntel Family 6 Model 60 Stepping 3
04:48:06:WU00:FS00:0xa8:       CPUs: 4
04:48:06:WU00:FS00:0xa8:     Memory: 7.69GiB
04:48:06:WU00:FS00:0xa8:Free Memory: 6.98GiB
04:48:06:WU00:FS00:0xa8:    Threads: POSIX_THREADS
04:48:06:WU00:FS00:0xa8: OS Version: 6.5
04:48:06:WU00:FS00:0xa8:Has Battery: false
04:48:06:WU00:FS00:0xa8: On Battery: false
04:48:06:WU00:FS00:0xa8: UTC Offset: -5
04:48:06:WU00:FS00:0xa8:        PID: 1049
04:48:06:WU00:FS00:0xa8:        CWD: /var/snap/folding-at-home-fcole90/common/work
04:48:06:WU00:FS00:0xa8:********************************************************************************
04:48:06:WU00:FS00:0xa8:Project: 16978 (Run 130, Clone 50, Gen 897)
04:48:06:WU00:FS00:0xa8:Unit: 0x00000000000000000000000000000000
04:48:06:WU00:FS00:0xa8:Digital signatures verified
04:48:06:WU00:FS00:0xa8:Calling: mdrun -c frame897.gro -s frame897.tpr -x frame897.xtc -cpi state.cpt -cpt 15 -nt 2 -ntmpi 1
04:48:06:WU00:FS00:0xa8:Steps: first=-2052467296 total=-2049967296
04:48:07:WU00:FS00:0xa8:Completed 137702 out of 2500000 steps (5%)
04:51:04:WU00:FS00:0xa8:Completed 150000 out of 2500000 steps (6%)
Does anyone see/know something I don't? (A clue is about all I've got here...)
Last edited by Joe_H on Wed Jan 17, 2024 12:20 am, edited 1 time in total.
Reason: added code tags to log
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: GPU disabled after recent update

Post by JimboPalmer »

https://www.techpowerup.com/gpu-specs/g ... tion.c2527

Welcome to Folding at Home!

This GPU design is 11 yeas old, that is very old in dog years. Kepler is not supported in CUDA, you would only be able it run OpenCL

This GPU is 3.8 times slower that the slowest NVIDIA GPU guaranteed to complete a Work Unit, the GT1050.

That said, you need to study what parts of OpenCL you did not install. I am not a Linux user so can't help with that.
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
bollix47
Posts: 2946
Joined: Sun Dec 02, 2007 5:04 am
Location: Canada

Re: GPU disabled after recent update

Post by bollix47 »

I'm not sure this has anything to do with the GPU involved.

I just had that same thing happen on a system running an rtx 2060 & a 3060. The were both disabled after the update and system info showed no support for opencl or cuda.

I went to Software & Updates > Additional drivers and re-installed the tested version (i think it was 535, at least that's what's running now according to nvidia-smi which is now working again) .... not sure why but I had to do it twice (may something to do with having 2 GPUs) before opencl & cuda returned and was able to continue folding .... it may have had something to do with a kernel upgrade to version 6 but that's just a guess
bikeaddict
Posts: 193
Joined: Sun May 03, 2020 1:20 am

Re: GPU disabled after recent update

Post by bikeaddict »

Any time there is a Linux kernel upgrade, a new NVIDIA kernel module needs to be compiled and installed. This may be automated by akmod or dkms, depending on the distro.
bollix47
Posts: 2946
Joined: Sun Dec 02, 2007 5:04 am
Location: Canada

Re: GPU disabled after recent update

Post by bollix47 »

All my ubuntu setups have dkms installed .... as an update to the above I just upgraded another linux folder with the same kernel update from 6.2 to 6.5 but this time the driver was 525.xx and the one that failed was 535.xx .... another difference was two GPU slots as opposed to 1 GPU slot & 1 CPU slot but I doubt that has anything to do with the problem other than causing me to update the driver twice. When I looked at additional drivers on the setup that failed I noticed the 2060 had reverted to the nouveau drivers but the 3060 still had the nvidia-535 drivers listed but both were disabled and showed no opencl or cuda drivers until I installed the driver the second time.

It looks like the failure only happens under certain conditions. I do have a few more setups to update and will report any related findings in this thread.
lejawa
Posts: 8
Joined: Thu May 07, 2020 2:25 am
Hardware configuration: Asus K53E: Intel Core i5 2450 (dual-core) @2.5GHz, 4GB RAM
Apple iMac: Intel Core i5 4570S (quad-core) @2.9GHz, 8GB RAM
Location: Columbus, Ohio, USA

Re: GPU disabled after recent update

Post by lejawa »

@Joe_H - Thanks for adding the code tag; I should have thought of that.

@bollix47 - Thanks for continuing to look at this. I've tried using the Additional Drivers applet to no avail so far. According to it, v390 is running and working. I get errors if I try to switch to 418. I also tried downloading and compiling, but that just errors out. It left a couple of partially installed packages, so I finally gave up on that.

I'll be surprised if this doesn't come up again in the forums, but maybe you're right; maybe this does only occur under specific circumstances. I'll have to report this to Ubuntu and see if they have a resolution for it.
lejawa
Posts: 8
Joined: Thu May 07, 2020 2:25 am
Hardware configuration: Asus K53E: Intel Core i5 2450 (dual-core) @2.5GHz, 4GB RAM
Apple iMac: Intel Core i5 4570S (quad-core) @2.9GHz, 8GB RAM
Location: Columbus, Ohio, USA

Re: GPU disabled after recent update

Post by lejawa »

Aha! I got a little more out of it. I turns out that the system did actually fall back to the nouveau driver. I tried switching to nvidia-390 and got this:

Code: Select all

libnvidia-compute-390 (not installed) failed to install/upgrade
and a little bit further, I got this:

Code: Select all

trying to overwrite shared '/etc/OpenCL/vendors/nvidia.icd', which is different from other instances of package libnvidia-compute-390:amd64
Bugs 2049665 and 2049674 have been submitted.
bollix47
Posts: 2946
Joined: Sun Dec 02, 2007 5:04 am
Location: Canada

Re: GPU disabled after recent update

Post by bollix47 »

New updates breaking graphics drivers for anyone else? 22.04.2 https://www.reddit.com/r/Ubuntu/comment ... or_anyone/

There are a number of fixes & conclusions in the above thread. One being the headers were not part of the update so the following does appear to help and you probably will need to reinstall the drivers as explained in my above post.

Code: Select all

sudo apt install linux-headers-$(uname -r)
lejawa
Posts: 8
Joined: Thu May 07, 2020 2:25 am
Hardware configuration: Asus K53E: Intel Core i5 2450 (dual-core) @2.5GHz, 4GB RAM
Apple iMac: Intel Core i5 4570S (quad-core) @2.9GHz, 8GB RAM
Location: Columbus, Ohio, USA

Re: GPU disabled after recent update

Post by lejawa »

bollix47 wrote: Wed Jan 17, 2024 9:35 pm There are a number of fixes & conclusions in the above thread. One being the headers were not part of the update ...
That lines up well with what I saw when I tried to compile the driver from nVidia. Let me give that a shot tonight and see how it goes. Thank you sir!
enroscado
Posts: 34
Joined: Mon Aug 11, 2008 2:33 pm

Re: GPU disabled after recent update

Post by enroscado »

Similar problem here: Returned to folding after a long hiatus, just finished setting up a rig with 2x4080.

Running ubuntu, latest Nvidia drivers, etc. CPU is folding fine, GPUs show disabled in FAHControl.

Logs below. Seems it is trying to update something? Any help?

Code: Select all

*********************** Log Started 2024-02-07T08:04:52Z ***********************
08:04:52:******************************* libFAH ********************************
08:04:52:       Date: Oct 20 2020
08:04:52:       Time: 20:36:39
08:04:52:   Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
08:04:52:     Branch: master
08:04:52:   Compiler: GNU 8.3.0
08:04:52:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
08:04:52:             -fdata-sections -O3 -funroll-loops -fno-pie
08:04:52:   Platform: linux2 5.8.0-1-amd64
08:04:52:       Bits: 64
08:04:52:       Mode: Release
08:04:52:****************************** FAHClient ******************************
08:04:52:    Version: 7.6.21
08:04:52:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
08:04:52:  Copyright: 2020 foldingathome.org
08:04:52:   Homepage: https://foldingathome.org/
08:04:52:       Date: Oct 20 2020
08:04:52:       Time: 20:39:00
08:04:52:   Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
08:04:52:     Branch: master
08:04:52:   Compiler: GNU 8.3.0
08:04:52:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
08:04:52:             -fdata-sections -O3 -funroll-loops -fno-pie
08:04:52:   Platform: linux2 5.8.0-1-amd64
08:04:52:       Bits: 64
08:04:52:       Mode: Release
08:04:52:       Args: -v --chdir /var/snap/folding-at-home-fcole90/common
08:04:52:     Config: /var/snap/folding-at-home-fcole90/common/config.xml
08:04:52:******************************** CBang ********************************
08:04:52:       Date: Oct 20 2020
08:04:52:       Time: 18:37:59
08:04:52:   Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
08:04:52:     Branch: master
08:04:52:   Compiler: GNU 8.3.0
08:04:52:    Options: -faligned-new -std=c++11 -fsigned-char -ffunction-sections
08:04:52:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
08:04:52:   Platform: linux2 5.8.0-1-amd64
08:04:52:       Bits: 64
08:04:52:       Mode: Release
08:04:52:******************************* System ********************************
08:04:52:        CPU: Intel(R) Core(TM) i9-14900KF
08:04:52:     CPU ID: GenuineIntel Family 6 Model 183 Stepping 1
08:04:52:       CPUs: 32
08:04:52:     Memory: 94.13GiB
08:04:52:Free Memory: 93.11GiB
08:04:52:    Threads: POSIX_THREADS
08:04:52: OS Version: 6.5
08:04:52:Has Battery: false
08:04:52: On Battery: false
08:04:52: UTC Offset: 7
08:04:52:        PID: 1284
08:04:52:        CWD: /var/snap/folding-at-home-fcole90/581
08:04:52:         OS: Linux 6.5.0-15-generic x86_64
08:04:52:    OS Arch: AMD64
08:04:52:       GPUs: 2
08:04:52:      GPU 0: Bus:1 Slot:0 Func:0 NVIDIA:9 AD104 [GeForce RTX 4070 Ti]
08:04:52:      GPU 1: Bus:2 Slot:0 Func:0 NVIDIA:9 AD104 [GeForce RTX 4070 Ti]
08:04:52:       CUDA: Not detected: cuInit() returned 100
08:04:52:     OpenCL: Not detected: clGetPlatformIDs() returned -1001
08:04:52:***********************************************************************
08:04:52:<config>
08:04:52:  <!-- Client Control -->
08:04:52:  <client-threads v='6'/>
08:04:52:  <cycle-rate v='4'/>
08:04:52:  <cycles v='-1'/>
08:04:52:  <disable-sleep-when-active v='true'/>
08:04:52:  <exit-when-done v='false'/>
08:04:52:  <fold-anon v='false'/>
08:04:52:  <idle-seconds v='300'/>
08:04:52:  <open-web-control v='false'/>
08:04:52:  <update-gpus-txt v='true'/>
08:04:52:
08:04:52:  <!-- Configuration -->
08:04:52:  <config-rotate v='true'/>
08:04:52:  <config-rotate-dir v='configs'/>
08:04:52:  <config-rotate-max v='16'/>
08:04:52:
08:04:52:  <!-- Debugging -->
08:04:52:  <assignment-servers>
08:04:52:    assign1.foldingathome.org assign2.foldingathome.org assign3.foldingathome.org assign4.foldingathome.org 
08:04:52:  </assignment-servers>
08:04:52:  <auth-as v='true'/>
08:04:52:  <capture-directory v='capture'/>
08:04:52:  <capture-on-error v='false'/>
08:04:52:  <capture-packets v='false'/>
08:04:52:  <capture-requests v='false'/>
08:04:52:  <capture-responses v='false'/>
08:04:52:  <capture-sockets v='false'/>
08:04:52:  <debug-sockets v='false'/>
08:04:52:  <exception-locations v='true'/>
08:04:52:  <stack-traces v='false'/>
08:04:52:
08:04:52:  <!-- Error Handling -->
08:04:52:  <max-slot-errors v='10'/>
08:04:52:  <max-unit-errors v='5'/>
08:04:52:
08:04:52:  <!-- Folding Core -->
08:04:52:  <checkpoint v='15'/>
08:04:52:  <core-priority v='idle'/>
08:04:52:  <cpu-usage v='100'/>
08:04:52:  <gpu-usage v='100'/>
08:04:52:  <no-assembly v='false'/>
08:04:52:
08:04:52:  <!-- Folding Slot Configuration -->
08:04:52:  <cause v='ANY'/>
08:04:52:  <client-subtype v='LINUX'/>
08:04:52:  <client-type v='normal'/>
08:04:52:  <cpu-species v='X86_PENTIUM_II'/>
08:04:52:  <cpu-type v='AMD64'/>
08:04:52:  <cpus v='-1'/>
08:04:52:  <disable-viz v='false'/>
08:04:52:  <gpu v='true'/>
08:04:52:  <gpu-beta v='false'/>
08:04:52:  <max-packet-size v='normal'/>
08:04:52:  <os-species v='UNKNOWN'/>
08:04:52:  <os-type v='LINUX'/>
08:04:52:  <project-key v='0'/>
08:04:52:  <smp v='true'/>
08:04:52:
08:04:52:  <!-- GUI -->
08:04:52:  <gui-enabled v='true'/>
08:04:52:
08:04:52:  <!-- HTTP Server -->
08:04:52:  <allow v='127.0.0.1'/>
08:04:52:  <connection-timeout v='60'/>
08:04:52:  <deny v='0/0'/>
08:04:52:  <http-addresses v='0:7396'/>
08:04:52:  <https-addresses v=''/>
08:04:52:  <max-connect-time v='900'/>
08:04:52:  <max-connections v='800'/>
08:04:52:  <max-request-length v='52428800'/>
08:04:52:  <min-connect-time v='300'/>
08:04:52:
08:04:52:  <!-- Logging -->
08:04:52:  <log v='log.txt'/>
08:04:52:  <log-color v='true'/>
08:04:52:  <log-crlf v='false'/>
08:04:52:  <log-date v='false'/>
08:04:52:  <log-date-periodically v='21600'/>
08:04:52:  <log-domain v='false'/>
08:04:52:  <log-header v='true'/>
08:04:52:  <log-level v='true'/>
08:04:52:  <log-no-info-header v='true'/>
08:04:52:  <log-redirect v='false'/>
08:04:52:  <log-rotate v='true'/>
08:04:52:  <log-rotate-dir v='logs'/>
08:04:52:  <log-rotate-max v='16'/>
08:04:52:  <log-short-level v='false'/>
08:04:52:  <log-simple-domains v='true'/>
08:04:52:  <log-thread-id v='false'/>
08:04:52:  <log-thread-prefix v='true'/>
08:04:52:  <log-time v='true'/>
08:04:52:  <log-to-screen v='true'/>
08:04:52:  <log-truncate v='false'/>
08:04:52:  <verbosity v='3'/>
08:04:52:
08:04:52:  <!-- Network -->
08:04:52:  <proxy v=''/>
08:04:52:  <proxy-enable v='false'/>
08:04:52:  <proxy-pass v='*****'/>
08:04:52:  <proxy-user v=''/>
08:04:52:
08:04:52:  <!-- Process Control -->
08:04:52:  <child v='false'/>
08:04:52:  <daemon v='false'/>
08:04:52:  <fork v='false'/>
08:04:52:  <pid v='false'/>
08:04:52:  <pid-file v='FAHClient.pid'/>
08:04:52:  <respawn v='false'/>
08:04:52:  <service v='false'/>
08:04:52:
08:04:52:  <!-- Remote Command Server -->
08:04:52:  <command-address v='0.0.0.0'/>
08:04:52:  <command-allow-no-pass v='127.0.0.1'/>
08:04:52:  <command-deny-no-pass v='0/0'/>
08:04:52:  <command-enable v='true'/>
08:04:52:  <command-port v='36330'/>
08:04:52:
08:04:52:  <!-- Slot Control -->
08:04:52:  <auto-conf v='true'/>
08:04:52:  <idle v='false'/>
08:04:52:  <max-shutdown-wait v='60'/>
08:04:52:  <pause-on-battery v='true'/>
08:04:52:  <pause-on-start v='false'/>
08:04:52:  <paused v='false'/>
08:04:52:  <power v='medium'/>
08:04:52:
08:04:52:  <!-- User Information -->
08:04:52:  <machine-id v='0'/>
08:04:52:  <passkey v='*****'/>
08:04:52:  <team v='0'/>
08:04:52:  <user v='Anonymous'/>
08:04:52:
08:04:52:  <!-- Web Server -->
08:04:52:  <web-allow v='127.0.0.1'/>
08:04:52:  <web-deny v='0/0'/>
08:04:52:  <web-enable v='true'/>
08:04:52:
08:04:52:  <!-- Web Server Sessions -->
08:04:52:  <session-cookie v='sid'/>
08:04:52:  <session-lifetime v='86400'/>
08:04:52:  <session-timeout v='3600'/>
08:04:52:
08:04:52:  <!-- Work Unit Control -->
08:04:52:  <dump-after-deadline v='true'/>
08:04:52:  <max-queue v='16'/>
08:04:52:  <max-units v='0'/>
08:04:52:  <next-unit-percentage v='99'/>
08:04:52:  <stall-detection-enabled v='false'/>
08:04:52:  <stall-percent v='5'/>
08:04:52:  <stall-timeout v='1800'/>
08:04:52:
08:04:52:  <!-- Folding Slots -->
08:04:52:  <slot id='0' type='CPU'/>
08:04:52:  <slot id='1' type='GPU'>
08:04:52:    <pci-bus v='1'/>
08:04:52:    <pci-slot v='0'/>
08:04:52:  </slot>
08:04:52:  <slot id='2' type='GPU'>
08:04:52:    <pci-bus v='2'/>
08:04:52:    <pci-slot v='0'/>
08:04:52:  </slot>
08:04:52:</config>
08:04:52:Trying to access database...
08:04:52:Successfully acquired database lock
08:04:52:FS00:Initialized folding slot 00: cpu:29
08:04:52:WARNING:FS01:No CUDA or OpenCL 1.2+ support detected for GPU slot 01: gpu:1:0 AD104 [GeForce RTX 4070 Ti].  Disabling.
08:04:52:WARNING:FS02:No CUDA or OpenCL 1.2+ support detected for GPU slot 02: gpu:2:0 AD104 [GeForce RTX 4070 Ti].  Disabling.
08:04:52:WU00:FS00:Starting
08:04:52:WU00:FS00:Running FahCore: /snap/folding-at-home-fcole90/581/usr/bin/FAHCoreWrapper /var/snap/folding-at-home-fcole90/common/cores/cores.foldingathome.org/lin/64bit-avx2-256/a8-0.0.12/Core_a8.fah/FahCore_a8 -dir 00 -suffix 01 -version 706 -lifeline 1284 -checkpoint 15 -np 29
08:04:52:WU00:FS00:Started FahCore on PID 1434
08:04:52:WU00:FS00:Core PID:1438
08:04:52:WU00:FS00:FahCore 0xa8 started
08:04:52:WU00:FS00:0xa8:*********************** Log Started 2024-02-07T08:04:52Z ***********************
08:04:52:WU00:FS00:0xa8:************************** Gromacs Folding@home Core ***************************
08:04:52:WU00:FS00:0xa8:       Core: Gromacs
08:04:52:WU00:FS00:0xa8:       Type: 0xa8
08:04:52:WU00:FS00:0xa8:    Version: 0.0.12
08:04:52:WU00:FS00:0xa8:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
08:04:52:WU00:FS00:0xa8:  Copyright: 2020 foldingathome.org
08:04:52:WU00:FS00:0xa8:   Homepage: https://foldingathome.org/
08:04:52:WU00:FS00:0xa8:       Date: Jan 16 2021
08:04:52:WU00:FS00:0xa8:       Time: 19:24:44
08:04:52:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
08:04:52:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
08:04:52:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
08:04:52:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
08:04:52:WU00:FS00:0xa8:       Bits: 64
08:04:52:WU00:FS00:0xa8:       Mode: Release
08:04:52:WU00:FS00:0xa8:       SIMD: avx2_256
08:04:52:WU00:FS00:0xa8:     OpenMP: ON
08:04:52:WU00:FS00:0xa8:       CUDA: OFF
08:04:52:WU00:FS00:0xa8:       Args: -dir 00 -suffix 01 -version 706 -lifeline 1434 -checkpoint 15 -np
08:04:52:WU00:FS00:0xa8:             29
08:04:52:WU00:FS00:0xa8:************************************ libFAH ************************************
08:04:52:WU00:FS00:0xa8:       Date: Jan 16 2021
08:04:52:WU00:FS00:0xa8:       Time: 19:21:38
08:04:52:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
08:04:52:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
08:04:52:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
08:04:52:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
08:04:52:WU00:FS00:0xa8:       Bits: 64
08:04:52:WU00:FS00:0xa8:       Mode: Release
08:04:52:WU00:FS00:0xa8:************************************ CBang *************************************
08:04:52:WU00:FS00:0xa8:       Date: Jan 16 2021
08:04:52:WU00:FS00:0xa8:       Time: 19:21:24
08:04:52:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
08:04:52:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
08:04:52:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
08:04:52:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
08:04:52:WU00:FS00:0xa8:       Bits: 64
08:04:52:WU00:FS00:0xa8:       Mode: Release
08:04:52:WU00:FS00:0xa8:************************************ System ************************************
08:04:52:WU00:FS00:0xa8:        CPU: Intel(R) Core(TM) i9-14900KF
08:04:52:WU00:FS00:0xa8:     CPU ID: GenuineIntel Family 6 Model 183 Stepping 1
08:04:52:WU00:FS00:0xa8:       CPUs: 32
08:04:52:WU00:FS00:0xa8:     Memory: 94.13GiB
08:04:52:WU00:FS00:0xa8:Free Memory: 93.09GiB
08:04:52:WU00:FS00:0xa8:    Threads: POSIX_THREADS
08:04:52:WU00:FS00:0xa8: OS Version: 6.5
08:04:52:WU00:FS00:0xa8:Has Battery: false
08:04:52:WU00:FS00:0xa8: On Battery: false
08:04:52:WU00:FS00:0xa8: UTC Offset: 7
08:04:52:WU00:FS00:0xa8:        PID: 1438
08:04:52:WU00:FS00:0xa8:        CWD: /var/snap/folding-at-home-fcole90/common/work
08:04:52:WU00:FS00:0xa8:********************************************************************************
08:04:52:WU00:FS00:0xa8:Project: 16996 (Run 42, Clone 56, Gen 395)
08:04:52:WU00:FS00:0xa8:Unit: 0x00000000000000000000000000000000
08:04:52:WU00:FS00:0xa8:Digital signatures verified
08:04:52:WU00:FS00:0xa8:Calling: mdrun -c frame395.gro -s frame395.tpr -x frame395.xtc -cpi state.cpt -cpt 15 -nt 29 -ntmpi 1
08:04:52:WU00:FS00:0xa8:Steps: first=987500000 total=990000000
08:04:52:WU00:FS00:0xa8:Completed 4002 out of 2500000 steps (0%)
08:07:05:FS00:Shutting core down
08:07:05:WU00:FS00:0xa8:Caught signal SIGINT(2) on PID 1438
08:07:05:WU00:FS00:0xa8:Exiting, please wait. . .
08:07:17:WU00:FS00:0xa8:Folding@home Core Shutdown: INTERRUPTED
08:07:17:WU00:FS00:FahCore returned: INTERRUPTED (102 = 0x66)
08:07:18:WU00:FS00:Starting
08:07:18:WARNING:WU00:FS00:Changed SMP threads from 29 to 30 this can cause some work units to fail
08:07:18:WARNING:WU00:FS00:AS lowered CPUs from 30 to 29
08:07:18:WU00:FS00:Running FahCore: /snap/folding-at-home-fcole90/581/usr/bin/FAHCoreWrapper /var/snap/folding-at-home-fcole90/common/cores/cores.foldingathome.org/lin/64bit-avx2-256/a8-0.0.12/Core_a8.fah/FahCore_a8 -dir 00 -suffix 01 -version 706 -lifeline 1284 -checkpoint 15 -np 29
08:07:18:WU00:FS00:Started FahCore on PID 4346
08:07:18:WU00:FS00:Core PID:4350
08:07:18:WU00:FS00:FahCore 0xa8 started
08:07:18:WU00:FS00:0xa8:*********************** Log Started 2024-02-07T08:07:18Z ***********************
08:07:18:WU00:FS00:0xa8:************************** Gromacs Folding@home Core ***************************
08:07:18:WU00:FS00:0xa8:       Core: Gromacs
08:07:18:WU00:FS00:0xa8:       Type: 0xa8
08:07:18:WU00:FS00:0xa8:    Version: 0.0.12
08:07:18:WU00:FS00:0xa8:     Author: Joseph Coffland <joseph@cauldrondevelopment.com>
08:07:18:WU00:FS00:0xa8:  Copyright: 2020 foldingathome.org
08:07:18:WU00:FS00:0xa8:   Homepage: https://foldingathome.org/
08:07:18:WU00:FS00:0xa8:       Date: Jan 16 2021
08:07:18:WU00:FS00:0xa8:       Time: 19:24:44
08:07:18:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
08:07:18:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
08:07:18:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
08:07:18:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
08:07:18:WU00:FS00:0xa8:       Bits: 64
08:07:18:WU00:FS00:0xa8:       Mode: Release
08:07:18:WU00:FS00:0xa8:       SIMD: avx2_256
08:07:18:WU00:FS00:0xa8:     OpenMP: ON
08:07:18:WU00:FS00:0xa8:       CUDA: OFF
08:07:18:WU00:FS00:0xa8:       Args: -dir 00 -suffix 01 -version 706 -lifeline 4346 -checkpoint 15 -np
08:07:18:WU00:FS00:0xa8:             29
08:07:18:WU00:FS00:0xa8:************************************ libFAH ************************************
08:07:18:WU00:FS00:0xa8:       Date: Jan 16 2021
08:07:18:WU00:FS00:0xa8:       Time: 19:21:38
08:07:18:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
08:07:18:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
08:07:18:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie
08:07:18:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
08:07:18:WU00:FS00:0xa8:       Bits: 64
08:07:18:WU00:FS00:0xa8:       Mode: Release
08:07:18:WU00:FS00:0xa8:************************************ CBang *************************************
08:07:18:WU00:FS00:0xa8:       Date: Jan 16 2021
08:07:18:WU00:FS00:0xa8:       Time: 19:21:24
08:07:18:WU00:FS00:0xa8:   Compiler: GNU 8.3.0
08:07:18:WU00:FS00:0xa8:    Options: -faligned-new -std=c++14 -fsigned-char -ffunction-sections
08:07:18:WU00:FS00:0xa8:             -fdata-sections -O3 -funroll-loops -fno-pie -fPIC
08:07:18:WU00:FS00:0xa8:   Platform: linux2 4.15.0-128-generic
08:07:18:WU00:FS00:0xa8:       Bits: 64
08:07:18:WU00:FS00:0xa8:       Mode: Release
08:07:18:WU00:FS00:0xa8:************************************ System ************************************
08:07:18:WU00:FS00:0xa8:        CPU: Intel(R) Core(TM) i9-14900KF
08:07:18:WU00:FS00:0xa8:     CPU ID: GenuineIntel Family 6 Model 183 Stepping 1
08:07:18:WU00:FS00:0xa8:       CPUs: 32
08:07:18:WU00:FS00:0xa8:     Memory: 94.13GiB
08:07:18:WU00:FS00:0xa8:Free Memory: 86.14GiB
08:07:18:WU00:FS00:0xa8:    Threads: POSIX_THREADS
08:07:18:WU00:FS00:0xa8: OS Version: 6.5
08:07:18:WU00:FS00:0xa8:Has Battery: false
08:07:18:WU00:FS00:0xa8: On Battery: false
08:07:18:WU00:FS00:0xa8: UTC Offset: 7
08:07:18:WU00:FS00:0xa8:        PID: 4350
08:07:18:WU00:FS00:0xa8:        CWD: /var/snap/folding-at-home-fcole90/common/work
08:07:18:WU00:FS00:0xa8:********************************************************************************
08:07:18:WU00:FS00:0xa8:Project: 16996 (Run 42, Clone 56, Gen 395)
08:07:18:WU00:FS00:0xa8:Unit: 0x00000000000000000000000000000000
08:07:18:WU00:FS00:0xa8:Digital signatures verified
08:07:18:WU00:FS00:0xa8:Calling: mdrun -c frame395.gro -s frame395.tpr -x frame395.xtc -cpi state.cpt -cpt 15 -nt 29 -ntmpi 1
08:07:18:WU00:FS00:0xa8:Steps: first=987500000 total=990000000
08:07:19:WU00:FS00:0xa8:Completed 18902 out of 2500000 steps (0%)
08:07:55:Saving configuration to config.xml
08:07:55:<config>
08:07:55:  <!-- Slot Control -->
08:07:55:  <power v='full'/>
08:07:55:
08:07:55:  <!-- Folding Slots -->
08:07:55:  <slot id='0' type='CPU'/>
08:07:55:  <slot id='1' type='GPU'>
08:07:55:    <pci-bus v='1'/>
08:07:55:    <pci-slot v='0'/>
08:07:55:  </slot>
08:07:55:  <slot id='2' type='GPU'>
08:07:55:    <pci-bus v='2'/>
08:07:55:    <pci-slot v='0'/>
08:07:55:  </slot>
08:07:55:</config>
08:10:39:2:127.0.0.1 GET /ping?_=1707293439225&callback=jQuery19007105956123580477_1707293439224
08:10:40:3:127.0.0.1 GET /?nocache=0.4061289516732107
08:10:41:4:127.0.0.1 GET /css/normalize.css
08:10:41:5:127.0.0.1 GET /css/jquery-ui.css
08:10:41:6:127.0.0.1 GET /css/main.css?v=7.6.11
08:10:41:7:127.0.0.1 GET /js/libs/jquery-1.10.2.min.js
08:10:41:8:127.0.0.1 GET /js/libs/jquery-ui.min.js
08:10:41:9:127.0.0.1 GET /js/libs/jquery.selectbox-0.2.js
08:10:41:10:127.0.0.1 GET /js/libs/intercom.min.js
08:10:41:11:127.0.0.1 GET /js/main.js?v=7.6.11
08:10:41:12:127.0.0.1 GET /images/facebook.png
08:10:41:13:127.0.0.1 GET /images/twitter.png
08:10:41:14:127.0.0.1 GET /images/template/logo_folding_home.png
08:10:41:15:127.0.0.1 GET /images/template/input_radio.png
08:10:41:16:127.0.0.1 GET /images/template/button_bg.png
08:10:41:17:127.0.0.1:New Web session
08:10:42:18:127.0.0.1 GET /api/updates/set?_=1707293440777&sid=04b9ee99f6c44c6a5abf9cc25487a115&update_id=0&update_path=/api/basic&update_rate=1
08:10:42:19:127.0.0.1 GET /api/updates/set?_=1707293440778&sid=04b9ee99f6c44c6a5abf9cc25487a115&update_id=1&update_path=/api/slots&update_rate=1
08:10:42:20:127.0.0.1 GET /api/configured?_=1707293440779&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:10:42:21:127.0.0.1 GET /images/template/ui-bg-slider.png
08:10:42:22:127.0.0.1 GET /images/template/select-icons.png
08:10:42:23:127.0.0.1 GET /images/template/ui-progress-bg.png
08:10:42:24:127.0.0.1 GET /images/template/ui-icon-slider.png
08:10:43:25:127.0.0.1 GET /api/updates?_=1707293440780&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:10:43:25:127.0.0.1 GET /images/template/disabled.png
08:10:45:26:127.0.0.1 GET /api/updates?_=1707293440782&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:10:46:27:127.0.0.1 GET /api/updates?_=1707293440783&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:10:48:27:127.0.0.1 GET /api/updates?_=1707293440784&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:10:53:27:127.0.0.1 GET /api/updates?_=1707293440785&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:10:58:27:127.0.0.1 GET /api/updates?_=1707293440786&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:11:04:27:127.0.0.1 GET /api/updates?_=1707293440787&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:11:09:26:127.0.0.1 GET /api/updates?_=1707293440788&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:11:12:27:127.0.0.1 GET /api/updates?_=1707293440789&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:11:17:27:127.0.0.1 GET /api/updates?_=1707293440790&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:11:22:27:127.0.0.1 GET /api/updates?_=1707293440791&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:11:27:27:127.0.0.1 GET /api/updates?_=1707293440792&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:11:32:27:127.0.0.1 GET /api/updates?_=1707293440793&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:11:37:26:127.0.0.1 GET /api/updates?_=1707293440794&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:11:42:27:127.0.0.1 GET /api/updates?_=1707293440795&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:11:47:26:127.0.0.1 GET /api/updates?_=1707293440796&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:13:52:26:127.0.0.1 GET /api/updates?_=1707293440822&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:13:57:30:127.0.0.1 GET /api/updates?_=1707293440823&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:14:02:26:127.0.0.1 GET /api/updates?_=1707293440824&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:14:07:30:127.0.0.1 GET /api/updates?_=1707293440825&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:14:12:26:127.0.0.1 GET /api/updates?_=1707293440826&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:14:13:FS01:Finishing
08:14:17:30:127.0.0.1 GET /api/updates?_=1707293440827&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:14:22:26:127.0.0.1 GET /api/updates?_=1707293440828&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:14:27:30:127.0.0.1 GET /api/updates?_=1707293440829&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:14:30:FS02:Finishing
08:14:32:26:127.0.0.1 GET /api/updates?_=1707293440830&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:14:37:30:127.0.0.1 GET /api/updates?_=1707293440831&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:14:40:26:127.0.0.1 GET /api/updates?_=1707293440832&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:14:44:30:127.0.0.1 GET /api/updates?_=1707293440833&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:14:49:30:127.0.0.1 GET /api/updates?_=1707293440834&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:14:54:30:127.0.0.1 GET /api/updates?_=1707293440835&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:14:59:30:127.0.0.1 GET /api/updates?_=1707293440836&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:15:04:26:127.0.0.1 GET /api/updates?_=1707293440837&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:15:09:26:127.0.0.1 GET /api/updates?_=1707293440838&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:15:15:26:127.0.0.1 GET /api/updates?_=1707293440839&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:15:20:26:127.0.0.1 GET /api/updates?_=1707293440840&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:15:22:32:127.0.0.1 GET /css/images/ui-bg_glass_75_e6e6e6_1x400.png
08:15:22:33:127.0.0.1 GET /css/images/ui-icons_888888_256x240.png
08:15:22:34:127.0.0.1 GET /css/images/ui-bg_flat_0_aaaaaa_40x100.png
08:15:25:26:127.0.0.1 GET /api/updates?_=1707293440841&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:15:30:26:127.0.0.1 GET /api/updates?_=1707293440842&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:15:31:35:127.0.0.1 GET /api/updates?_=1707293440843&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:15:40:26:127.0.0.1 GET /api/updates?_=1707293440844&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:15:45:26:127.0.0.1 GET /api/updates?_=1707293440845&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:15:50:26:127.0.0.1 GET /api/updates?_=1707293440846&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:15:55:26:127.0.0.1 GET /api/updates?_=1707293440847&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:15:58:37:127.0.0.1 GET /api/set?_=1707293440848&passkey=0239fd6d730823844d3e4528afe4266b&sid=04b9ee99f6c44c6a5abf9cc25487a115&team=1747&user=enroscado
08:16:00:35:127.0.0.1 GET /api/updates?_=1707293440850&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:16:03:Saving configuration to config.xml
08:16:03:<config>
08:16:03:  <!-- Slot Control -->
08:16:03:  <power v='full'/>
08:16:03:
08:16:03:  <!-- User Information -->
08:16:03:  <passkey v='*****'/>
08:16:03:  <team v='1747'/>
08:16:03:  <user v='enroscado'/>
08:16:03:
08:16:03:  <!-- Folding Slots -->
08:16:03:  <slot id='0' type='CPU'/>
08:16:03:  <slot id='1' type='GPU'>
08:16:03:    <pci-bus v='1'/>
08:16:03:    <pci-slot v='0'/>
08:16:03:  </slot>
08:16:03:  <slot id='2' type='GPU'>
08:16:03:    <pci-bus v='2'/>
08:16:03:    <pci-slot v='0'/>
08:16:03:  </slot>
08:16:03:</config>
08:16:03:26:127.0.0.1 GET /api/updates?_=1707293440851&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:16:05:35:127.0.0.1 GET /api/updates?_=1707293440852&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:16:08:35:127.0.0.1 GET /api/updates?_=1707293440853&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:16:10:26:127.0.0.1 GET /api/updates?_=1707293440854&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:16:13:26:127.0.0.1 GET /api/updates?_=1707293440855&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:16:15:35:127.0.0.1 GET /api/updates?_=1707293440856&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:16:18:26:127.0.0.1 GET /api/updates?_=1707293440857&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:16:20:35:127.0.0.1 GET /api/updates?_=1707293440858&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:16:23:35:127.0.0.1 GET /api/updates?_=1707293440859&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:16:26:26:127.0.0.1 GET /api/updates?_=1707293440860&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:16:28:35:127.0.0.1 GET /api/updates?_=1707293440861&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:16:30:26:127.0.0.1 GET /api/updates?_=1707293440862&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:16:31:26:127.0.0.1 GET /api/updates?_=1707293440863&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:16:32:26:127.0.0.1 GET /api/updates?_=1707293440864&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:19:06:Saving configuration to config.xml
08:19:06:<config>
08:19:06:  <!-- Network -->
08:19:06:  <proxy v=':8080'/>
08:19:06:
08:19:06:  <!-- Slot Control -->
08:19:06:  <pause-on-battery v='false'/>
08:19:06:  <power v='full'/>
08:19:06:
08:19:06:  <!-- User Information -->
08:19:06:  <passkey v='*****'/>
08:19:06:  <team v='1747'/>
08:19:06:  <user v='enroscado'/>
08:19:06:
08:19:06:  <!-- Folding Slots -->
08:19:06:  <slot id='0' type='CPU'/>
08:19:06:  <slot id='1' type='GPU'>
08:19:06:    <pci-bus v='1'/>
08:19:06:    <pci-slot v='0'/>
08:19:06:  </slot>
08:19:06:  <slot id='2' type='GPU'>
08:19:06:    <pci-bus v='2'/>
08:19:06:    <pci-slot v='0'/>
08:19:06:  </slot>
08:19:06:</config>
08:19:08:35:127.0.0.1 GET /api/updates?_=1707293440961&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:19:11:26:127.0.0.1 GET /api/updates?_=1707293440962&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:19:13:26:127.0.0.1 GET /api/updates?_=1707293440963&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:19:16:35:127.0.0.1 GET /api/updates?_=1707293440964&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:19:18:26:127.0.0.1 GET /api/updates?_=1707293440965&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:19:21:26:127.0.0.1 GET /api/updates?_=1707293440966&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:19:24:35:127.0.0.1 GET /api/updates?_=1707293440967&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:19:26:35:127.0.0.1 GET /api/updates?_=1707293440968&sid=04b9ee99f6c44c6a5abf9cc25487a115
08:19:29:26:127.0.0.1 GET /api/updates?_=1707293440969&sid=04b9ee99f6c44c6a5abf9cc25487a115
Image
toTOW
Site Moderator
Posts: 6309
Joined: Sun Dec 02, 2007 10:38 am
Location: Bordeaux, France
Contact:

Re: GPU disabled after recent update

Post by toTOW »

Please do not change verbosity level, it clogs the logs with many useless messages.

Code: Select all

08:04:52:       CUDA: Not detected: cuInit() returned 100
08:04:52:     OpenCL: Not detected: clGetPlatformIDs() returned -1001
These messages indicates that the client can't access the CUDA and OpenCL drivers. Does it run with sufficient rights or as root ?
Image

Folding@Home beta tester since 2002. Folding Forum moderator since July 2008.
enroscado
Posts: 34
Joined: Mon Aug 11, 2008 2:33 pm

Re: GPU disabled after recent update

Post by enroscado »

EDIT: Fixed. Did a clean install (minus FAHControl) and it is working away now. No clue what it was.
Thanks!
toTOW wrote: Sat Feb 10, 2024 7:27 pm Please do not change verbosity level, it clogs the logs with many useless messages.

Code: Select all

08:04:52:       CUDA: Not detected: cuInit() returned 100
08:04:52:     OpenCL: Not detected: clGetPlatformIDs() returned -1001
These messages indicates that the client can't access the CUDA and OpenCL drivers. Does it run with sufficient rights or as root ?
Thank you for your reply @toTOW.

I didn't change verbosity. I actually do not know how to do it.

I also don't know how to ensure it has sufficient rights. How can I check that?
Image
Post Reply