I need help getting started

If you're new to FAH and need help getting started or you have very basic questions, start here.

Moderators: Site Moderators, FAHC Science Team

Langley
Posts: 12
Joined: Fri May 31, 2013 12:53 am

Re: I need help getting started

Post by Langley »

This is another one....

Code: Select all

<config>
<!-- This is a sample XML configuration file for the Folding@home console client. This configuration file format is explained in detail in the Client User's Guide. Copy this file to 'config.xml' and edit. To set your user name, team and passkey just edit the text in quotes below. -->
<!-- User Information -->
<user value="anonymous"/>
<!-- Enter your user name here -->
<team value="0"/>
<!-- Your team number -->
<passkey value=""/>
<!-- 32 hexadecimal characters if provided -->
<power value="light"/>
<gpu value="false"/>
<!-- If true, attempt to autoconfigure GPUs -->
<fold-anon value="false"/>
<!-- Folding Slots No folding slot configuration is necessary. The client will automaticlaly choose a good configuration for you. However, here are some examples: <slot id="0" type="CPU"/> or <slot id="0" type="CPU"/> <slot id="1" type="GPU"/> All slots in a configuration MUST have unique ids. -->
<!-- Granting Remote FAHControl Access To grant remote access to FAHControl and the remote command server add the following: <allow>127.0.0.1 x.x.x.x</allow> <password>PASS</password> Where x.x.x.x is the IP address of the computer which should be granted remote access and PASS is you choose to further secure the connection. -->
<!-- Granting Remote Web Access If you would like to grant remote Web access then you need these two configuration lines: <allow>127.0.0.1 x.x.x.x</allow> <web-allow>127.0.0.1 x.x.x.x</web-allow> Where x.x.x.x is the IP address of the computer which should be granted remote access. You may also need to open port 7396 on your firewall. You can then access the Web interface remotely by going to this address: http://y.y.y.y:7396/ Where y.y.y.y is the IP address of this computer. -->
</config>
Langley
Posts: 12
Joined: Fri May 31, 2013 12:53 am

Re: I need help getting started

Post by Langley »

This is weird because on my Windows 7 it works perfectlly
PantherX
Site Moderator
Posts: 6986
Joined: Wed Dec 23, 2009 9:33 am
Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB

Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400
Location: Land Of The Long White Cloud
Contact:

Re: I need help getting started

Post by PantherX »

Thanks for posting the configuration file. The first one that you posted is the one that is needed. The second one is just a sample so can be ignored for troubleshooting.

Looking at you configuration, it seems that some defaults are changed which may have a negative impact on your system:
1) Is there any reason to change the <cpu-affinity v="true"/> when the default is false?
2) Why is the logging turned off <verbosity v="0"/>? The default value is 3 and is recommended to use that.
3) Do you have a good reason to fold while the laptop is on battery (or desktop on UPD) <pause-on-battery v="false"/>? The default is true and is recommended to keep it like that.

Do you have two systems, Windows 7 and Windows 8 and F@H is running properly on Windows 7 but giving you issues on Windows 8? I am currently folding on Windows 7 and Windows 8 64-bit and don't have any issues in either operating systems.
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time

Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
Langley
Posts: 12
Joined: Fri May 31, 2013 12:53 am

Re: I need help getting started

Post by Langley »

Doesnt still work

Code: Select all

*********************** Log Started 2013-06-02T03:32:26Z ***********************
03:32:26:************************* Folding@home Client *************************
03:32:26:      Website: http://folding.stanford.edu/
03:32:26:    Copyright: (c) 2009-2013 Stanford University
03:32:26:       Author: Joseph Coffland <joseph@cauldrondevelopment.com>
03:32:26:         Args: --open-web-control
03:32:26:       Config: <none>
03:32:26:******************************** Build ********************************
03:32:26:      Version: 7.3.6
03:32:26:         Date: Feb 18 2013
03:32:26:         Time: 15:25:17
03:32:26:      SVN Rev: 3923
03:32:26:       Branch: fah/trunk/client
03:32:26:     Compiler: Intel(R) C++ MSVC 1500 mode 1200
03:32:26:      Options: /TP /nologo /EHa /Qdiag-disable:4297,4103,1786,279 /Ox -arch:SSE
03:32:26:               /QaxSSE2,SSE3,SSSE3,SSE4.1,SSE4.2 /Qopenmp /Qrestrict /MT /Qmkl
03:32:26:     Platform: win32 XP
03:32:26:         Bits: 32
03:32:26:         Mode: Release
03:32:26:******************************* System ********************************
03:32:26:          CPU: Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz
03:32:26:       CPU ID: GenuineIntel Family 6 Model 58 Stepping 9
03:32:26:         CPUs: 4
03:32:26:       Memory: 5.94GiB
03:32:26:  Free Memory: 4.65GiB
03:32:26:      Threads: WINDOWS_THREADS
03:32:26:  Has Battery: false
03:32:26:   On Battery: false
03:32:26:   UTC offset: -7
03:32:26:          PID: 1992
03:32:26:          CWD: C:/Users/Inspired/AppData/Roaming/FAHClient
03:32:26:           OS: Windows 8
03:32:26:      OS Arch: AMD64
03:32:26:         GPUs: 1
03:32:26:        GPU 0: NVIDIA:3 GK107 [GeForce GT 630]
03:32:26:         CUDA: 3.0
03:32:26:  CUDA Driver: 5000
03:32:26:Win32 Service: false
03:32:26:***********************************************************************
03:32:26:<config>
03:32:26:  <!-- Folding Slots -->
03:32:26:</config>
03:32:26:Connecting to assign-GPU.stanford.edu:80
03:32:36:WARNING:Attempting to update GPUs.txt: Failed to read stream
03:32:36:Trying to access database...
03:32:36:Successfully acquired database lock
03:32:36:Enabled folding slot 00: PAUSED gpu:0:GK107 [GeForce GT 630] (not configured)
03:32:36:Enabled folding slot 01: PAUSED cpu:3 (not configured)
03:34:10:Saving configuration to config.xml
03:34:10:<config>
03:34:10:  <!-- Network -->
03:34:10:  <proxy v=':8080'/>
03:34:10:
03:34:10:  <!-- User Information -->
03:34:10:  <team v='143016'/>
03:34:10:  <user v='Nicholas'/>
03:34:10:
03:34:10:  <!-- Folding Slots -->
03:34:10:  <slot id='0' type='GPU'/>
03:34:10:  <slot id='1' type='CPU'/>
03:34:10:</config>
03:34:10:Set client configured
03:34:10:WU00:FS01:Connecting to assign-GPU.stanford.edu:80
03:34:11:WU00:FS01:Connecting to assign3.stanford.edu:8080
03:34:12:WU00:FS01:News: Welcome to Folding@Home
03:34:12:WU00:FS01:Assigned to work server 128.143.231.202
03:34:12:WU00:FS01:Requesting new work unit for slot 01: READY cpu:3 from 128.143.231.202
03:34:12:WU00:FS01:Connecting to 128.143.231.202:8080
03:34:14:WU00:FS01:Downloading 3.64MiB
03:34:20:WU00:FS01:Download 12.03%
03:34:26:WU00:FS01:Download 22.35%
03:34:32:WU00:FS01:Download 36.10%
03:34:38:WU00:FS01:Download 49.85%
03:34:44:WU00:FS01:Download 63.60%
03:34:50:WU00:FS01:Download 70.48%
03:34:56:WU00:FS01:Download 84.23%
03:35:02:WU00:FS01:Download 94.54%
03:35:05:WU00:FS01:Download complete
03:35:05:WU00:FS01:Received Unit: id:00 state:DOWNLOAD error:NO_ERROR project:6098 run:7 clone:41 gen:327 core:0xa3 unit:0x000001a10a3b1e594e91df3171ae8343
03:35:05:WU00:FS01:Downloading core from http://www.stanford.edu/~pande/Win32/AMD64/Core_a3.fah
03:35:05:WU00:FS01:Connecting to www.stanford.edu:80
03:35:26:ERROR:WU00:FS01:Exception: Failed to read stream
03:36:05:WU00:FS01:Downloading core from http://www.stanford.edu/~pande/Win32/AMD64/Core_a3.fah
03:36:05:WU00:FS01:Connecting to www.stanford.edu:80
03:36:26:ERROR:WU00:FS01:Exception: Failed to read stream
03:37:24:Saving configuration to config.xml
03:37:24:<config>
03:37:24:  <!-- Folding Core -->
03:37:24:  <checkpoint v='30'/>
03:37:24:
03:37:24:  <!-- Network -->
03:37:24:  <proxy v=':8080'/>
03:37:24:
03:37:24:  <!-- Remote Command Server -->
03:37:24:  <command-port v='36326'/>
03:37:24:
03:37:24:  <!-- Slot Control -->
03:37:24:  <pause-on-battery v='false'/>
03:37:24:
03:37:24:  <!-- User Information -->
03:37:24:  <team v='143016'/>
03:37:24:  <user v='Nicholas'/>
03:37:24:
03:37:24:  <!-- Folding Slots -->
03:37:24:  <slot id='0' type='GPU'/>
03:37:24:  <slot id='1' type='CPU'/>
03:37:24:</config>
03:37:42:WU00:FS01:Downloading core from http://www.stanford.edu/~pande/Win32/AMD64/Core_a3.fah
03:37:42:WU00:FS01:Connecting to www.stanford.edu:80
03:38:23:ERROR:WU00:FS01:Exception: Failed to read stream
Langley
Posts: 12
Joined: Fri May 31, 2013 12:53 am

Re: I need help getting started

Post by Langley »

What does this mean?

Code: Select all

03:32:36:Enabled folding slot 00: PAUSED gpu:0:GK107 [GeForce GT 630] (not configured)
03:32:36:Enabled folding slot 01: PAUSED cpu:3 (not configured)
PantherX
Site Moderator
Posts: 6986
Joined: Wed Dec 23, 2009 9:33 am
Hardware configuration: V7.6.21 -> Multi-purpose 24/7
Windows 10 64-bit
CPU:2/3/4/6 -> Intel i7-6700K
GPU:1 -> Nvidia GTX 1080 Ti
§
Retired:
2x Nvidia GTX 1070
Nvidia GTX 675M
Nvidia GTX 660 Ti
Nvidia GTX 650 SC
Nvidia GTX 260 896 MB SOC
Nvidia 9600GT 1 GB OC
Nvidia 9500M GS
Nvidia 8800GTS 320 MB

Intel Core i7-860
Intel Core i7-3840QM
Intel i3-3240
Intel Core 2 Duo E8200
Intel Core 2 Duo E6550
Intel Core 2 Duo T8300
Intel Pentium E5500
Intel Pentium E5400
Location: Land Of The Long White Cloud
Contact:

Re: I need help getting started

Post by PantherX »

I would suggest that you uninstall V7 (select the option to delete the data folder) and do a fresh installation. Once you have done that, please post a fresh log if you are encountering any issues.

The message means that FAHClient doesn't have a username, passkey, team number so will wait for the donor to configure it. That is a normal message that appears when you first start FAHClient and configure it. Once configured, you are set to go.
ETA:
Now ↞ Very Soon ↔ Soon ↔ Soon-ish ↔ Not Soon ↠ End Of Time

Welcome To The F@H Support Forum Ӂ Troubleshooting Bad WUs Ӂ Troubleshooting Server Connectivity Issues
bruce
Posts: 20824
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: I need help getting started

Post by bruce »

The default installation places the config.xml file in the default data directory. It looks like FAHClient isn't starting pointing the right directory. The simplest way to fix that is to just reinstall. That will also create a default config.xml that contains your name/team/passkey (if you have configured it) and a CPU slot and if appropriate, a GPU slot. About the only thing you need to do then is adjust the slider up or down until you're donating your choice of resources. Don't make other configuration changes until you're really convinced that you can't find a slider position that works for you .
Jesse_V
Site Moderator
Posts: 2850
Joined: Mon Jul 18, 2011 4:44 am
Hardware configuration: OS: Windows 10, Kubuntu 19.04
CPU: i7-6700k
GPU: GTX 970, GTX 1080 TI
RAM: 24 GB DDR4
Location: Western Washington

Re: I need help getting started

Post by Jesse_V »

bruce wrote:About the only thing you need to do then is adjust the slider up or down until you're donating your choice of resources. Don't make other configuration changes until you're really convinced that you can't find a slider position that works for you .
http://folding.stanford.edu/English/V7- ... tion#ntoc3
and
http://folding.stanford.edu/English/V7- ... iate#ntoc5
provide more information about the Folding Power slider.
F@h is now the top computing platform on the planet and nothing unites people like a dedicated fight against a common enemy. This virus affects all of us. Lets end it together.
Post Reply