GPU not recognized

If you think it might be a driver problem, see viewforum.php?f=79

Moderators: Site Moderators, FAHC Science Team

Post Reply
Nephir
Posts: 4
Joined: Sat Mar 14, 2020 8:42 pm

GPU not recognized

Post by Nephir »

Code: Select all

*********************** Log Started 2020-04-26T16:56:25Z ***********************
16:56:25:****************************** FAHClient ******************************
16:56:25:        Version: 7.6.9
16:56:25:         Author: Joseph Coffland <joseph@cauldrondevelopment.com>
16:56:25:      Copyright: 2020 foldingathome.org
16:56:25:       Homepage: https://foldingathome.org/
16:56:25:           Date: Apr 17 2020
16:56:25:           Time: 11:13:06
16:56:25:       Revision: 398c2b17fa535e0cc6c9d10856b2154c32771646
16:56:25:         Branch: master
16:56:25:       Compiler: Visual C++ 2008
16:56:25:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
16:56:25:       Platform: win32 10
16:56:25:           Bits: 32
16:56:25:           Mode: Release
16:56:25:           Args: --open-web-control
16:56:25:******************************** CBang ********************************
16:56:25:           Date: Apr 17 2020
16:56:25:           Time: 11:10:09
16:56:25:       Revision: 2fb0be7809c5e45287a122ca5fbc15b5ae859a3b
16:56:25:         Branch: master
16:56:25:       Compiler: Visual C++ 2008
16:56:25:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
16:56:25:       Platform: win32 10
16:56:25:           Bits: 32
16:56:25:           Mode: Release
16:56:25:******************************* System ********************************
16:56:25:            CPU: Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz
16:56:25:         CPU ID: GenuineIntel Family 6 Model 45 Stepping 7
16:56:25:           CPUs: 12
16:56:25:         Memory: 15.98GiB
16:56:25:    Free Memory: 10.98GiB
16:56:25:        Threads: WINDOWS_THREADS
16:56:25:     OS Version: 6.2
16:56:25:    Has Battery: false
16:56:25:     On Battery: false
16:56:25:     UTC Offset: -6
16:56:25:            PID: 14020
16:56:25:            CWD: C:\Users\Rob Brown\AppData\Roaming\FAHClient
16:56:25:             OS: Windows 10 Home
16:56:25:        OS Arch: AMD64
16:56:25:           GPUs: 0
16:56:25:  CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:7.5 Driver:11.0
16:56:25:OpenCL Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:1.2 Driver:445.87
16:56:25:  Win32 Service: false
16:56:25:******************************* libFAH ********************************
16:56:25:           Date: Apr 15 2020
16:56:25:           Time: 14:53:14
16:56:25:       Revision: 216968bc7025029c841ed6e36e81a03a316890d3
16:56:25:         Branch: master
16:56:25:       Compiler: Visual C++ 2008
16:56:25:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
16:56:25:       Platform: win32 10
16:56:25:           Bits: 32
16:56:25:           Mode: Release
16:56:25:***********************************************************************
16:56:25:<config>
16:56:25:  <!-- Folding Slots -->
16:56:25:</config>
16:56:25:Trying to access database...
16:56:25:Successfully acquired database lock
16:56:25:Enabled folding slot 00: PAUSED cpu:11 (not configured)
16:56:26:4:127.0.0.1:New Web session
16:57:26:Saving configuration to config.xml
16:57:26:<config>
16:57:26:  <!-- Folding Slots -->
16:57:26:  <slot id='0' type='CPU'/>
16:57:26:</config>
I had to reinstall windows. I played this game once before, and I cant remember what I did. I am pretty sure I added a command in identifying the gpu slot and things started working but I cant remember. It was working kbefore i redid the windows installation and now it wont recognize the gpu again.
ajm
Posts: 754
Joined: Sat Mar 21, 2020 5:22 am
Location: Lucerne, Switzerland

Re: GPU not recognized

Post by ajm »

There is an issue with the GPU.txt in v7.6.9. This should help you out:
PantherX wrote:Manually download the GPUs.txt file from here: https://apps.foldingathome.org/GPUs.txt (right-click save as GPUs.txt)
Exit the client
Copy the GPUs.txt file from the Downloads folder to %AppData%\FAHClient\
Reboot your system
Start up the client and ensure that you can see your GPU in the log file
Add a GPU slot from FAHControl -> Configure -> Slots tab -> Add -> GPU -> OK -> Save
Post Reply