My turn for a linux thread

Soldato
Joined
2 Dec 2005
Posts
5,514
Location
Herts
Installed using that finstall script. However, at the time when the config was meant to come up, it didn't. Instead it said to basically run
Code:
./FaH -configonly
From each of the cpu directories to configure them. However, typing that in under CPU1 gives
Code:
./FaH: line 75: /home/lou/foldingathome/CPU1/FAH504-Linux.exe: No such file or directory
Presumably it's not happy with being referred to a "link to an executable".
 
No mention of an smp flag in Billy's guide. So where does this flag come in? At the start when running the script? Cheers :)

Also, is winehq down? :(
 
rich99million said:
did you download the 32-bit libraries like in step 8 of the guide above?
!!!

Excellent work Rich, fantastic :D

So, all working. What shall I use to monitor it then? And temps too? I didn't install the add on with the script. Website is down (just for me :( )

Got a p3027 apparently.
 
Last edited:
No not compiling anywhere. Bizarre. Will look into it tomorrow, I'm probably being an idiot :D Thanks for your help mate.

Getting 12mins/frame at stock. 716 point wu, so 860 ppd?

Gonna put her on 3ghz now and see how that changes things :D
 
Just noticed that the logs are a bit screwed up.

eg.
Code:
[00:36:42] Entering M.D.
[00:36:48] pleted 500000 out of 5000000 steps  (10 percent)
[00:36:48] Extra SSE boost OK.
[00:36:48] E boost OK.
[00:36:48] 0 percent)
[00:36:48] Extra SSE boost OK.

Wierd :(
 
SMP Client on AMD64 Ubuntu

Code:
sudo apt-get install ia32-libs
cd ~
mkdir foldingathome
cd foldingathome
wget [url]http://ra.vendomar.ee/~ivo/finstall[/url]
chmod +x finstall
./finstall smp
Then answer the prompts as you see fit.

Finally after the long bit about setting up as a service
Code:
./installService
And you're done :)
 
Used your little vmware guide above rich and am now crunching in xp. Nice to be back tbh. Can finally play some games again :D

Ta mate, and all who gave help :)
 
Cob said:
Doesn't the installService script do that? Or do you actually want a terminal to be opened.

Tho I see you've changed the default foldingathome folder to folding/FAH.
Yeh sorry should have explained. Not using finstall anymore. Gone for Rich's stolen guide on the first page of this thread. Let's me have all the info in a convenient terminal for easy monitoring. So ideally the script would open a terminal, change directory and run the script.
 
Back
Top Bottom