Page 1 of 1

Beginner with error...

Posted: Thu Sep 13, 2012 10:14 pm
by rikdegraaff
Hi All,

I want to participate to Folding@Home.
But after starting the Control center and F@H Client, I get an error at the GPU-side.
My GPU is an ATI Radeon HD5450.

Here the log.txt:

Code: Select all

*********************** Log Started 2012-09-13T21:58:42Z ***********************
21:58:42:************************* Folding@home Client *************************
21:58:42:      Website: http://folding.stanford.edu/
21:58:42:    Copyright: (c) 2009-2012 Stanford University
21:58:42:       Author: Joseph Coffland <joseph@cauldrondevelopment.com>
21:58:42:         Args: --lifeline 3752 --command-port=36330
21:58:42:       Config: C:/Documents and Settings/Rik/Application
21:58:42:               Data/FAHClient/config.xml
21:58:42:******************************** Build ********************************
21:58:42:      Version: 7.1.52
21:58:42:         Date: Mar 20 2012
21:58:42:         Time: 19:37:42
21:58:42:      SVN Rev: 3515
21:58:42:       Branch: fah/trunk/client
21:58:42:     Compiler: Intel(R) C++ MSVC 1500 mode 1200
21:58:42:      Options: /TP /nologo /EHa /Qdiag-disable:4297,4103,1786,279 /Ox -arch:SSE
21:58:42:               /QaxSSE2,SSE3,SSSE3,SSE4.1,SSE4.2 /Qopenmp /Qrestrict /MT
21:58:42:     Platform: win32 XP
21:58:42:         Bits: 32
21:58:42:         Mode: Release
21:58:42:******************************* System ********************************
21:58:42:          CPU: AMD Athlon(tm) II X3 440 Processor
21:58:42:       CPU ID: AuthenticAMD Family 16 Model 5 Stepping 3
21:58:42:         CPUs: 3
21:58:42:       Memory: 3.50GiB
21:58:42:  Free Memory: 2.94GiB
21:58:42:      Threads: WINDOWS_THREADS
21:58:42:   On Battery: false
21:58:42:   UTC offset: 2
21:58:42:          PID: 3804
21:58:42:          CWD: C:/Documents and Settings/Rik/Application Data/FAHClient
21:58:42:           OS: Microsoft Windows XP Service Pack 3
21:58:42:      OS Arch: X86
21:58:42:         GPUs: 1
21:58:42:        GPU 0: ATI:4 Cedar PRO [Radeon HD 5450]
21:58:42:         CUDA: Not detected
21:58:42:Win32 Service: false
21:58:42:***********************************************************************
21:58:42:<config>
21:58:42:  <!-- Folding Slot Configuration -->
21:58:42:  <gpu v='true'/>
21:58:42:
21:58:42:  <!-- Network -->
21:58:42:  <proxy v=':8080'/>
21:58:42:
21:58:42:  <!-- User Information -->
21:58:42:  <team v='92'/>
21:58:42:  <user v='rikdegraaff'/>
21:58:42:
21:58:42:  <!-- Folding Slots -->
21:58:42:  <slot id='0' type='GPU'/>
21:58:42:  <slot id='1' type='SMP'/>
21:58:42:</config>
21:58:42:Trying to access database...
21:58:42:Successfully acquired database lock
21:58:42:Enabled folding slot 00: READY gpu:0:"Cedar PRO [Radeon HD 5450]"
21:58:42:Enabled folding slot 01: READY smp:3
21:58:42:Lost lifeline PID 3752, exiting
21:58:42:Clean exit
How can I solve this?
I've already installed the newest drivers and Catalyst control center...

So I hope you'll can help me.

Many Thanks,

Rik

Re: Beginner with error...

Posted: Thu Sep 13, 2012 11:05 pm
by 7im
Hello rikdegraaff, welcome to the forum.

What do you mean by, "...after starting the Control center and F@H Client" ?

Did you start one application (FAHControl), and then start the other (FAHClient)? Or did you start FAHControl and let FAHControl start FAHClient automatically?

Re: Beginner with error...

Posted: Fri Sep 14, 2012 4:00 am
by rikdegraaff
What I meant was the last option.
So I started FAHControl and let FAHControl start FAHClient automatically...

I hope that we can solve this error.

Re: Beginner with error...

Posted: Fri Sep 14, 2012 11:25 pm
by codysluder
Lost lifeline means the fah core died. Maybe you are over locked or overheated.

Also SMP probably needs to be reduced since your gpu is AMD.

Re: Beginner with error...

Posted: Sat Sep 15, 2012 11:20 am
by Rel25917
According to that log the cores never even started. Something i noticed but have no idea if it means anything is these lines.

21:58:42: PID: 3804 -from the system section
21:58:42:Lost lifeline PID 3752, exiting -from the end

In my logs these numbers match. Did you maybe start up two copies of the client somehow?

And as Codysluder said you will want to set the smp slot to use 2 cores instead of 3 so your video card can have one.

Re: Beginner with error...

Posted: Sat Sep 15, 2012 6:44 pm
by rikdegraaff
Okay, thanks both for the possible solutions.
I gonna take a look at F@H and his settings.

Greetings, Rik