GPUs are disabled in web control

Driver issues associated with the Windows 10 roll-out

Moderators: Site Moderators, FAHC Science Team

Post Reply
bohnjos
Posts: 2
Joined: Mon Jan 09, 2023 1:35 am

GPUs are disabled in web control

Post by bohnjos »

I have used my computer for folding previously (about a year and a half ago). When I tried folding today, both of my GPUs in my system (GTX 1080ti's) both show that they are disabled.

I have the latest NVIDIA game ready driver installed (528.02)
I am using FAH client version 7.6.21

This is the contents of my log file:

Code: Select all

*********************** Log Started 2023-01-09T01:40:09Z ***********************
01:40:09:******************************* libFAH ********************************
01:40:09:           Date: Oct 20 2020
01:40:09:           Time: 13:36:55
01:40:09:       Revision: 5ca109d295a6245e2a2f590b3d0085ad5e567aeb
01:40:09:         Branch: master
01:40:09:       Compiler: Visual C++ 2015
01:40:09:        Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
01:40:09:       Platform: win32 10
01:40:09:           Bits: 32
01:40:09:           Mode: Release
01:40:09:****************************** FAHClient ******************************
01:40:09:        Version: 7.6.21
01:40:09:         Author: Joseph Coffland <joseph@cauldrondevelopment.com>
01:40:09:      Copyright: 2020 foldingathome.org
01:40:09:       Homepage: https://foldingathome.org/
01:40:09:           Date: Oct 20 2020
01:40:09:           Time: 13:41:04
01:40:09:       Revision: 6efbf0e138e22d3963e6a291f78dcb9c6422a278
01:40:09:         Branch: master
01:40:09:       Compiler: Visual C++ 2015
01:40:09:        Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
01:40:09:       Platform: win32 10
01:40:09:           Bits: 32
01:40:09:           Mode: Release
01:40:09:           Args: --open-web-control
01:40:09:         Config: C:\ProgramData\FAHClient\config.xml
01:40:09:******************************** CBang ********************************
01:40:09:           Date: Oct 20 2020
01:40:09:           Time: 11:36:18
01:40:09:       Revision: 7e4ce85225d7eaeb775e87c31740181ca603de60
01:40:09:         Branch: master
01:40:09:       Compiler: Visual C++ 2015
01:40:09:        Options: /TP /nologo /EHa /wd4297 /wd4103 /O2 /Zc:throwingNew /MT
01:40:09:       Platform: win32 10
01:40:09:           Bits: 32
01:40:09:           Mode: Release
01:40:09:******************************* System ********************************
01:40:09:            CPU: AMD Ryzen Threadripper 1950X 16-Core Processor
01:40:09:         CPU ID: AuthenticAMD Family 23 Model 1 Stepping 1
01:40:09:           CPUs: 32
01:40:09:         Memory: 63.89GiB
01:40:09:    Free Memory: 52.54GiB
01:40:09:        Threads: WINDOWS_THREADS
01:40:09:     OS Version: 6.2
01:40:09:    Has Battery: false
01:40:09:     On Battery: false
01:40:09:     UTC Offset: -6
01:40:09:            PID: 4464
01:40:09:            CWD: C:\ProgramData\FAHClient
01:40:09:  Win32 Service: false
01:40:09:             OS: Windows 10 Enterprise
01:40:09:        OS Arch: AMD64
01:40:09:           GPUs: 2
01:40:09:          GPU 0: Bus:65 Slot:0 Func:0 NVIDIA:1
01:40:09:          GPU 1: Bus:11 Slot:0 Func:0 NVIDIA:1
01:40:09:  CUDA Device 0: Platform:0 Device:0 Bus:11 Slot:0 Compute:6.1 Driver:12.0
01:40:09:  CUDA Device 1: Platform:0 Device:1 Bus:65 Slot:0 Compute:6.1 Driver:12.0
01:40:09:OpenCL Device 0: Platform:0 Device:0 Bus:11 Slot:0 Compute:3.0 Driver:528.2
01:40:09:OpenCL Device 1: Platform:0 Device:1 Bus:65 Slot:0 Compute:3.0 Driver:528.2
01:40:09:***********************************************************************
01:40:09:<config>
01:40:09:  <!-- Folding Slots -->
01:40:09:  <slot id='0' type='CPU'>
01:40:09:    <paused v='true'/>
01:40:09:  </slot>
01:40:09:  <slot id='1' type='GPU'>
01:40:09:    <paused v='true'/>
01:40:09:    <pci-bus v='65'/>
01:40:09:    <pci-slot v='0'/>
01:40:09:  </slot>
01:40:09:  <slot id='2' type='GPU'>
01:40:09:    <paused v='true'/>
01:40:09:    <pci-bus v='11'/>
01:40:09:    <pci-slot v='0'/>
01:40:09:  </slot>
01:40:09:</config>
01:40:09:Trying to access database...
01:40:09:Successfully acquired database lock
01:40:09:FS00:Initialized folding slot 00: cpu:29
01:40:09:WARNING:FS01:Disabling beta GPU slot 01: gpu:65:0.  Beta GPUs can be tested for no points by setting ``gpu-beta=true`` in the configuration.
01:40:09:WARNING:FS02:Disabling beta GPU slot 02: gpu:11:0.  Beta GPUs can be tested for no points by setting ``gpu-beta=true`` in the configuration.
01:40:11:4:127.0.0.1:New Web session
01:40:17:FS01:Paused
01:40:17:FS02:Paused
PaulTV
Posts: 179
Joined: Mon Jan 25, 2021 4:53 pm
Location: Netherlands

Re: GPUs are disabled in web control

Post by PaulTV »

Welcome to the forum!

When you log in on Windows, and FAH Client is started before a network connection is available, the client won't be able to get a proper GPU database (gpus.txt), which leads to the error you see.

Also see viewtopic.php?p=358103&hilit=gpus.txt#p358103
Image

Ryzen 5800X / RTX 4090 / Windows 11
Ryzen 5600X / RTX 3070 Ti / Ubuntu 20.04
Ryzen 5600 / RTX 3060 Ti / Windows 11
bohnjos
Posts: 2
Joined: Mon Jan 09, 2023 1:35 am

Re: GPUs are disabled in web control

Post by bohnjos »

Ah gotcha. I'll try that out today.
Post Reply