Page 1 of 1

New here, setup must not be right?

Posted: Sun Mar 15, 2020 3:26 pm
by FlyingTigress
Please see below for a log. I am not sure how I need to set this up, but I am here to help! :) PS- don't laugh at my specs.

Code: Select all

14:23:53:************************* Folding@home Client *************************
14:23:53:        Website: https://foldingathome.org/
14:23:53:      Copyright: (c) 2009-2018 foldingathome.org
14:23:53:         Author: Joseph Coffland <joseph@cauldrondevelopment.com>
14:23:53:           Args:
14:23:53:         Config: <none>
14:23:53:******************************** Build ********************************
14:23:53:        Version: 7.5.1
14:23:53:           Date: May 11 2018
14:23:53:           Time: 13:06:32
14:23:53:     Repository: Git
14:23:53:       Revision: 4705bf53c635f88b8fe85af7675557e15d491ff0
14:23:53:         Branch: master
14:23:53:       Compiler: Visual C++ 2008
14:23:53:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
14:23:53:       Platform: win32 10
14:23:53:           Bits: 32
14:23:53:           Mode: Release
14:23:53:******************************* System ********************************
14:23:53:            CPU: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
14:23:53:         CPU ID: GenuineIntel Family 6 Model 94 Stepping 3
14:23:53:           CPUs: 8
14:23:53:         Memory: 15.91GiB
14:23:53:    Free Memory: 11.70GiB
14:23:53:        Threads: WINDOWS_THREADS
14:23:53:     OS Version: 6.2
14:23:53:    Has Battery: true
14:23:53:     On Battery: false
14:23:53:     UTC Offset: -5
14:23:53:            PID: 9956
14:23:53:            CWD: C:\WINDOWS\system32
14:23:53:             OS: Windows 10 Home
14:23:53:        OS Arch: AMD64
14:23:53:           GPUs: 0
14:23:53:  CUDA Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:5.0 Driver:9.2
14:23:53:OpenCL Device 0: Platform:0 Device:0 Bus:NA Slot:NA Compute:2.0 Driver:20.19
14:23:53:OpenCL Device 2: Platform:1 Device:0 Bus:1 Slot:0 Compute:1.2 Driver:399.1
14:23:53:  Win32 Service: false
14:23:53:***********************************************************************
14:23:53:<config>
14:23:53:  <!-- Folding Slots -->
14:23:53:</config>
14:23:53:Connecting to assign1.foldingathome.org:8080
14:23:53:Updated GPUs.txt
14:23:53:Read GPUs.txt
14:23:53:Trying to access database...
14:23:53:Successfully acquired database lock
14:23:53:Enabled folding slot 00: PAUSED cpu:3 (not configured)
14:23:53:Enabled folding slot 01: PAUSED gpu:0:GM107 [GeForce GTX 960M] (not configured)
14:23:53:ERROR:Exception: Failed to register systray icon: Unspecified error
14:24:54:Saving configuration to config.xml
14:24:54:<config>
14:24:54:  <!-- Folding Slots -->
14:24:54:  <slot id='0' type='CPU'/>
14:24:54:  <slot id='1' type='GPU'/>
14:24:54:</config>
14:24:54:Set client configured
14:24:54:WU00:FS00:Connecting to 65.254.110.245:8080
14:24:54:WU00:FS00:Connecting to 65.254.110.245:8080
14:24:54:WU00:FS00:Assigned to work server 155.247.164.214
14:24:54:WU00:FS00:Requesting new work unit for slot 00: READY cpu:3 from 155.247.164.214
14:24:54:WU00:FS00:Connecting to 155.247.164.214:8080
14:24:55:ERROR:WU00:FS00:Exception: 10001: Server responded: HTTP_SERVICE_UNAVAILABLE
14:24:55:WU00:FS00:Connecting to 65.254.110.245:8080
14:24:55:WU00:FS00:Assigned to work server 155.247.164.214
14:24:55:WU00:FS00:Requesting new work unit for slot 00: READY cpu:3 from 155.247.164.214
14:24:55:WU00:FS00:Connecting to 155.247.164.214:8080
14:24:55:ERROR:WU00:FS00:Exception: 10001: Server responded: HTTP_SERVICE_UNAVAILABLE
14:25:55:WU00:FS00:Connecting to 65.254.110.245:8080
14:25:55:WU00:FS00:Assigned to work server 128.252.203.9
14:25:55:WU00:FS00:Requesting new work unit for slot 00: READY cpu:3 from 128.252.203.9
14:25:55:WU00:FS00:Connecting to 128.252.203.9:8080
14:26:14:ERROR:WU00:FS00:Exception: 10002: Received short response, expected 512 bytes, got 0 

Re: New here, setup must not be right?

Posted: Sun Mar 15, 2020 6:06 pm
by Joe_H
Part or most of the problem might be this - Subject: Temporary server outages

Re: New here, setup must not be right?

Posted: Sun Mar 15, 2020 6:24 pm
by JimboPalmer
Some notes, some may be useful.

Welcome to Folding@Home!

You have 8 CPUs but are only trying to use 4. Often this happens when you have set your priority to Light. One of the side effects of Light is that it never trys to fold on the GPU.

Your GPU is a GTX 960M. This implys you have a laptop, so you may be unable to get the heat out of it when folding. Many Laptops use a technology called Optimus which swaps between the Nvida 'card' and an Intel 'card' You need to disable the Intel GPU which some find in the Nvidia control panel under 3D settings.

https://www.geforce.com/hardware/techno ... technology

Your GTX 960M does have all the hardware you need to fold, it supports OpenCL 1.2 and does Double Precision math.

You can watch your temperature with a utility called Speccy, among others.
https://www.ccleaner.com/speccy

With luck, you don't need any of that, but if you do, we can try to help.