Page 2 of 2

Re: I need help getting started

Posted: Sat Jun 01, 2013 3:38 am
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>

Re: I need help getting started

Posted: Sat Jun 01, 2013 5:05 am
by Langley
This is weird because on my Windows 7 it works perfectlly

Re: I need help getting started

Posted: Sat Jun 01, 2013 2:10 pm
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.

Re: I need help getting started

Posted: Sun Jun 02, 2013 12:39 am
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

Re: I need help getting started

Posted: Sun Jun 02, 2013 12:40 am
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)

Re: I need help getting started

Posted: Sun Jun 02, 2013 5:28 pm
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.

Re: I need help getting started

Posted: Tue Jun 04, 2013 5:27 am
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 .

Re: I need help getting started

Posted: Tue Jun 04, 2013 5:44 am
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.