|
![]() |
Overclock.net - Overclocking.net > Overclock.net Forum > Overclock.net Folding@Home Team | |
Arggg!!! Linux Folding Not Working
|
||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | ||||||||||||||
|
Folding Fanatic
|
Ok I'm near death here!!
I CAN'T figure out how to fold with my liux here!! Here is what I am doing: "david@david-desktop:~$ '/home/david/foldingathome/fah6.exe' bash: /home/david/foldingathome/fah6.exe: No such file or directory david@david-desktop:~$ chmod +x fah6 chmod: cannot access `fah6': No such file or directory david@david-desktop:~$ chmod +x fah6.exe chmod: cannot access `fah6.exe': No such file or directory david@david-desktop:~$ cd foldingathome david@david-desktop:~/foldingathome$ chmod +x fah6 david@david-desktop:~/foldingathome$ fah6 bash: fah6: command not found david@david-desktop:~/foldingathome$ fah6 -smp bash: fah6: command not found david@david-desktop:~/foldingathome$ ./fah6.exe bash: ./fah6.exe: No such file or directory david@david-desktop:~/foldingathome$ chmod +x fah6.exe david@david-desktop:~/foldingathome$ ./fah6.exe bash: ./fah6.exe: No such file or directory david@david-desktop:~/foldingathome$ sudo usage: sudo -K | -L | -V | -h | -k | -l | -v usage: sudo [-HPSb] [-p prompt] [-u username|#uid] { -e file [...] | -i | -s | <command> } david@david-desktop:~/foldingathome$ sudo ./fah6 [sudo] password for david: sudo: ./fah6: command not found david@david-desktop:~/foldingathome$ " I'm using an x64 linux, and the SMP client. HOW DO I MAKE THIS WORK???
__________________
Quote:
|
||||||||||||||
|
|
|
|
#2 (permalink) | |||||||||||
|
Intel Overclocker
|
First try:
# ls -la /home/david/foldingathome/fah6.exe Is it there? If not try: # find . /home/david/ | grep fah # chmod 755 /home/david/foldingathome/fah6.exe # nohup /home/david/foldingathome/fah6.exe -smp -advmethods -forceasm & This sets it to run w/o dieing if you logout of your shell # ps -ef | grep fah See if client is running # ps -ef | grep Fah See if threads are running
__________________
|
|||||||||||
|
|
|
|
#3 (permalink) | ||||||||||||||
|
Folding Fanatic
|
*eyebrow* Wow... will try tomorrow... I shut the damn thing off and am on my wonderful Vista machine now.
__________________
Quote:
|
||||||||||||||
|
|
|
|
#5 (permalink) | ||||||||||||||
|
Folding Fanatic
|
OMG it is hard...
Won't get home 'till about 8 tonight (EST)... so I'll try it then...
__________________
Quote:
|
||||||||||||||
|
|
|
|
#6 (permalink) | ||||||||||||
|
Why are you not Folding?
|
If I am reading your log correctly you have a folder named "foldingathome"
Start the terminal and type: cd foldingathome > press enter chmod +x fah6 > press enter ./fah6 -smp > press enter then go thru the prompts.
__________________
Life is either a daring adventure or nothing at all. Help cure Cancer and FOLD for TEAM OCN.
|
||||||||||||
|
|
|
|
#7 (permalink) | ||||||||||||
|
Linux Lobbyist
|
__________________
Eric Turner // 3.737GHz Q6600 / 15116 3DMarks // GPU-Z Validation // Ubuntu Power User Linux posts you may find useful:
Last edited by talntid : 01-18-08 at 06:11 PM. |
||||||||||||
|
|
|
|
#8 (permalink) | |||||||||||||||
|
Folding Fanatic
|
Quote:
I'm on Ubuntu... would that make a diff?
__________________
Quote:
|
|||||||||||||||
|
|
|
|
#9 (permalink) | |||||||||||||
|
Commodore 64
|
hey guys, just wondering what the best linux was for folding.
i would like something with some sort of gui, but i will still use a linux thats command prompt.
__________________
|
|||||||||||||
|
|
|
|
#10 (permalink) | ||||||||||||
|
4.0ghz
|
Did you download the ia32libs thats a problem with alot of users they forget to get them, thiers a quick walkthru how to setup folding on linux.
1. open terminal or konsole 2. mkdir folding 3. cd folding 4. wget http://www.stanford.edu/group/pandeg...eta1-Linux.tgz 5. tar xfz FAH6.00beta1-Linux.tgz 6. sudo chmod +x fah6 7. sudo apt-get install ia32-libs 8. ./fah6 -smp
|
||||||||||||
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|