|
|
|
Welcome to the Overclockers Forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
|
|
Thread Tools |
|
|
#1 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Senior Kitty Power! Join Date: Oct 2001
Location: Lost Angeles
|
The Ultimate FAH Install Guide
***I penned this thread in 09/03 and it was in need of a serious redo. Team member Dark_15 completed an exquisite monster edit and re-formatting recently (04/05). He also whipped up the .bat files for starting/stopping the service as well. My many thanks for his hard work.*** Since you have made the effort to come to our forum and want to install folding, here's the "How-To" for you. There are numerous ways to fold which can be as easy as downloading the program and running it or as complex as building a diskless farm (each cpu/mobo is without a HD) while pulling data from a server or using a CDROM based OS. How simple or complex is all up to you. However, there are ways to fold which will result in less maintenance for you and a higher output from your machine. The following is a list that will explain the most widely used ways to install FAH and hopefully make it easier for the new team members to get started and the veterans to find tools to create that farm of all farms or stretch their mad skillz to new heights. If there is something discussed that you don't understand (flags, Core's, Diskless stuff etc) just read on as it will probably be explained below or you can always ask in the forum. The One-Click Install Essentially, the One-Click does everything in one click that you do long hand when you download the client, make the directories, hit "Start/Run/[some directory]/FAH502-Console.exe -config" and answer all the setup questions. In addition, the greatest benefit of the One-Click is that it sets FAH up as a service so when ever the computer is powered up, it's folding. Most FAH veterans from our team carry the One-Click around on a floppy or USB pen drive with their client.cfg already edited. This enables a quick plug n' borg when you find a rig and have permission to install FAH. The first four sections deal with the various version of the One-Click FAH Install program as the six versions are split into two categories, with or without the -advmethods flags. All versions have the four basic flags (-local -service -verbosity 9 -forceasm) as they seem to be a popular choice amongst the power folders. Each version comes either with or without the -advmethods flag. The rule of thumb with the -advmethods flag is that if the rig has a cpu of greater speed than 2Ghz, use the -advmethods version, if the cpu is less than 2Ghz, use the regular, or non-advmethods version. There is an extra edit required in the client.cfg if you want to fold BigPacket WU's. There has been ample discussion about this, but here's the basic rules: If you have more than 1GB of RAM per CPU, then you can fold BigPackets. If you want BigPackets, simply edit the client.cfg's to "bigpackets=yes". I find that most of my borgs are not worthy of BigPacket fun, so the default is set to "no". Windows 2k/XP One-Click versions with -Advmethods
Windows 2k/XP One-Click versions without -Advmethods These installs just like the installs listed above, but lacks the -advmethods flag. This is especially useful for sub 2ghz processors and other machines that have trouble with the -advmethods flag. Windows 9x One-Click Version
The ~UberBuzzard FAH Windows Installer Package
FAH Network Installs Say you're lucky enough to find yourself in the data center for your local school district and the admin is FAH friendly. You have 10 minutes to load FAH on as many computers as you can before he has to go reload on caffeine and Doritos, what do you do? You have 4 options:
Alternate Linux FAH Installs We have some sick talent on our team. Talent that makes American Idol look like the Gong Show. Arkaine, David, and Gator have worked for hours behind the flickering lights of their monitors to give us more choices for folding than there are reality TV shows on Fox. We also have some farmers that could rival the potatoe production of Idaho and I'm sure our creativity far exceeds those dirt guys as well. Here's a list of possible alternative solutions for FAH that include Linux and Farming.
How to Stop/Pause the FAH service for benchies and gaming Let's say you were brilliant enough to install FAH as a service so it runs 24/7 even when the computer is logged off but now you need an easy way to stop the service. I'm a team member of OCG (OverClocked Gamerz) and when ever I play a match I stop my service, turn off Anti-Virus, and pretty much stop every extra goody I have running. It probably does nothing to help, but I like to know that my computer is 100% focused on killing other people (virtually, of course). We now have the Batch Files already pre-made for you! All you simply need to do is download one of the attached files at the bottom of this post.
Very Important!When you use the stop service it will take about 10 to 15 seconds to stop the service completely as the Core_XX.exe takes time to disengage. Do not start the service before it has completely stopped. This will cause WU corruption and your instance will just sit there with error messages in the log file. Check task manager to verify that the service has stopped prior to restarting. The "sc" calls on sc.exe (which should be in your \Windows\System32 directory, if not, get it here. The program is merely a command line services control program that enables you to manage services from the cmd window. Use this as a tool, but don't stop the service unless you need to as there are proteins to fold! The "Flags" explained Thread on Flags You'll notice that in the above registry export file under the second key (\FAH\Parameters) there is a little line called "AppParamters", herein lies the much talked about option flags for running FAH. Here is your guide to the flags:
FAH in the registry (Appropriate Disclaimer here: editing you registry can kill your OS, blow up your computer, and make your pets pee on your carpet. Wedo, The One-Click, and all partners therein are not responsible for your actions on your computer. Do so at your own risk) To set up FAH in the registry, you need to only make a handful of registry additions in one location. An example of an exported install reg file is located below (one could copy/paste this into notepad, save it as "FAH-Install.reg" and merge it if need be): ---copy below this line ---- Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\FAH] "Type"=dword:00000010 "Start"=dword:00000002 "ErrorControl"=dword:00000001 "ImagePath"=hex(2):22,00,44,00,3a,00,5c,00,50,00,7 2,00,6f,00,67,00,72,00,61,00,\ 6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,46 ,00,41,00,48,00,31,00,5c,\ 00,73,00,72,00,76,00,61,00,6e,00,79,00,2e,00,65,00 ,78,00,65,00,22,00,00,00 "DisplayName"="Folding@Home 1" "ObjectName"="LocalSystem" "Description"="Uses your computer's spare CPU cycles to solve complex scientific problems." [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\FAH\Parameters] "Application"="D:\\Program Files\\FAH\\FAH4Console.exe" "AppDirectory"="D:\\Program Files\\FAH1" "AppParameters"="-local -service -forceSSE -advmethods" ---copy above this line---- In the above settings, "Type", "Start", and "ErrorControl" are DWORD hex values. When you create the keys manually, you would use the actual values of: Type: "16" Start: "2" ErrorControl: "1" and Windows will convert them to hex values. Furthermore, "ImagePath" is a string value that should match the directory for your FAH installation, such as: "C:\Program Files\FAH\srvany.exe" Note the reference to the 'srvany.exe' here, this is what kicks FAH into a service. In addition, for additional client installs (dually/quad installs) the service name is changed in the registry from FAH to FAH1, FAH2 and so on. The appropriate paths would also have to be placed in the registry entries to point to directories such as C:\Program Files\FAH\FAH1 and FAH\FAH2 etc.
__________________
~ Folding for Sharon, Joy, Kathy, Cathy, Nancy, Peanut, and so many others ~[/size] Last edited by Wedo; 05-03-05 at 12:59 PM. |
|
|
|
|
|
#2 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: Dec 2002
Location: Charlotte, NC
|
The remoteserviceinstall link is broken ![]()
__________________
CPU: AMD 64 3000+ DTR @ 2750
MB: DFI Lanparty UT 250GB Memory: 2x 1GB G.Skill PC3200 Video: Radeon X800XT-PE w/ Maze 4 GPU Hard Drives: 36GB Raptor (Main) 160GB Hitachi (Storage) Optical Storage: 44x CD, 8x DVD-RW Sound: Audigy 2 ZS Case & Power: Black Chieftec FT w/ Window, Antec TP 430 Watercooled WW, Pro Core (2) 120mm Deltas, Hydor L20 Windows XP Professional x64 Edition |
|
|
|
|
|
#3 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Classic Moderator Overclockers.com Editor Join Date: Nov 2001
Location: New Jersey
|
Add which cpu's work with SSE Boost, that would be helpful. Nice job!!! Matt |
|
|
|
|
|
#4 | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: Sep 2001
Location: England, UK
|
Quote:
EDIT: Just saw the *note* ![]()
__________________
Folding@Home Team32 Last edited by Chris; 09-17-03 at 06:34 AM. |
|
|
|
|
|
|
#5 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: Oct 2002
Location: Denmark
|
Hey Wedo... Although a bit opposed to genre, I would like to know if there's an uninstall script avaible to use with ADS? Lets say I get a go at 1000 puters for a month, install using the one-click .msi and then have to remove em again once the time's up. I would need a script to remove registry entries, directories etc. As I am too bored to do it myself, I would just love to see one such script... would grant me some excellent boosts here and there. Cheers, Flix
__________________
Ethical ancient-folder for Team 32. I'm watching you! Advisor and supporter within young peoples depression and anxiety group. Drop me a PM if you're stuck in the rut and need a boot up. Rate threads you like. Remembering Marco Pantani |
|
|
|
|
|
#6 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mostly Useless Moderator Join Date: Oct 2001
Location: Los Angeles
|
A few requests 1. Make a version of One-Click that installs into the WINDOWS directory, NOT program files... Most never venture into that WINDOWS folder so it will be better hidden. ALSO name the folding folder FAH and NOT folding@home. 2. Now we should have 2 versions. 3. Make the above 2 versions WITHOUT the -forceasm flag for those of us with farms that do NOT want to run that flag for fear of the machine crashing, as my farm likes to do with the -forceasm flag. The -advmethods flag is still needed. 4. This should bring us to 4 versions. Looks great Wedo! If I could just get a one click that installs into the WINDOWS folder as FAH with only the -advmethods flag I will be a happy man! On the 80+ XP 2400's I can NOT use -forceasm as I do not want the rigs to crash!
__________________
*:-.,_,.-:*'``'*:-.,_,.-:*'``'*:-.,_,.-:*'``'*:-.,_,.-:*'``'*:-.,_,.-:* Q6600 @ 3.6Ghz / Asus Maximum Forumula X38 / 4GB Crucial Ballistix 8500 / X1950XTX PC Power & Cooling 750W Silencer Mountain Mods U2-UFO Cube Storm G5 --> MCW30 --> MCW60 --> PA 120.3 --> PA 160.1 --> 2x DDC Ultras in Series --> Custom Clear Res XP 64 FTW "Artificial intelligence is no match for natural stupidity." *:-.,_,.-:*'``'*:-.,_,.-:*'``'*:-.,_,.-:*'``'*:-.,_,.-:*'``'*:-.,_,.-:* |
|
|
|
|
|
#7 | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: May 2003
Location: Buried in UPS packages
|
Quote:
__________________
Intel 920D, Abit AW8D, 2X2048 Corsair PC26400, eVGA 8800GT P4 2.4C, Abit AI7, OCZ PC4400 Gold, eVGA gForce4 MX Heatware Save your package, use express shipping not ground! Questions about UPS shipping? Ask me. |
|
|
|
|
|
|
#8 | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: Oct 2002
Location: Denmark
|
Quote:
*thwaps Nikhsub with a large trout* Shame on you dude! Flix
__________________
Ethical ancient-folder for Team 32. I'm watching you! Advisor and supporter within young peoples depression and anxiety group. Drop me a PM if you're stuck in the rut and need a boot up. Rate threads you like. Remembering Marco Pantani |
|
|
|
|
|
|
#9 | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: Mar 2003
Location: the terran system
|
Quote:
*click* *modenaf1- :-D* *click* *modenaf1- :-D* *click* *modenaf1- :-D* *click* *modenaf1- **click* *modenaf1- **click* *modenaf1- **click* *modenaf1- **click* *modenaf1- ocau=pwned* j/k ![]() Cheers! -f1
__________________
"Warning to AMD fans: Cover keyboard with plastic to prevent water damage (tears)." "Warning to Intel fans: Tie a brick to your wallet to prevent it from floating away after any purchase. " |
|
|
|
|
|
|
#10 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: Jan 2002
Location: Seattle, but im Estonian
|
hey on the oneclick where do i change the folder it installs to.. because if i wanna install 2 clients (HT), then how would i go about doing that? max
__________________
<- pic of my college parking spot P4 2.4C@3.0, IC-7, 1 gig Buffalo 3700 (200 2-6-2-2) 9600pro - 400@500/300@310 Cascade watercooled |
|
|
|
|
|
#11 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: Mar 2003
Location: the terran system
|
i give this thread 5 stars for its excellence ![]() btw, how does this work? sometimes when i do it it gives the stars, and sometimes it dosnet give any stars. does it need to be a "hot thread" for stars? or does it have to be stickied?
__________________
"Warning to AMD fans: Cover keyboard with plastic to prevent water damage (tears)." "Warning to Intel fans: Tie a brick to your wallet to prevent it from floating away after any purchase. " |
|
|
|
|
|
#12 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Senior Evil Genius Join Date: Nov 2001
Location: Folding in Houston, Tx
|
Here is a how-to service install for Linux (long version)
New installer script!!! 1) includes simple scripts to stop, start, reconfigure, and view progress 2) works for up to 8 cpu's (physical or HT) 3) selects -advmethods if SSE is available 4) enables big packets if enough ram is installed 5) each client will have a flags file where you can manually alter the flags used by the launching script 6) when run for the first time it will automatically grab the newest linux folding client available 7) reports info about the service installed including cpu speed, number of clients, and flags used 8) includes readme with instrcutions Basically- extract the tarball become root using the su command cd /directory/with/extracted/files chmod +x * ./install_fah username (where username is the name of a regular user on your system) http://overclockix.octeams.com/foldinstaller.tgz Or follow the lessons below and learn a little bit about scripting- If you follow these instructions, folding will run as a service on your linux box. It will start at boot-time. You will also create a few custom commands that will make it easy to stop, start, reconfigure user/team, and view the folding logfile with simple one-word commands. So this goes a bit beyond just a service install. Part 1. Shell scripting These scripts will make managing your folding a little easier and will be step one in setting it up as an automatic service. Only a very slight familiarity with linux is assumed. Create some new text files by right-clicking your desktop and choosing create new text file. Paste the following scripts into these new test files. For all of these scripts, change the FoldDir variable so that it points to your actual folding directory. For the purposes of this guide, you will also want to make sure to rename your folding client .exe file to FAH502-Linux.exe. If you have not already, you need to make FAH502-Linux.exe executable. cd /your/folding/directory (I suggest /home/your_username/fold for the folding directory) chmod +x FAH502-Linux.exe Note: I use -advmethods and -forceasm as examples throughout these scripts because I fold big packets. Be sure you know which flags are best for your CPU when using this guide to write your own scripts. At this time, enabling big packets in client.cfg and -advmethods -forceasm[ is best if you have at least 256mb ram and an SSE-capable CPU. Script I (I usually name this one foldon) #!/bin/sh #This script starts folding@home as a background service # it uses gromacs flags # Change your FoldDir variable to refelct your actual folding directory's location # your folding client's .exe should be named FAH502-Linux.exe FoldDir=/path/to/your/folding cd $FoldDir ./FAH502-Linux.exe -advmethods -forceasm > /dev/null & echo "Starting F@H service..." Script II (I call this one viewfold) #!/bin/sh # This script displays a portion of the folding log file # tail -20 can be set to any number you want, just not too large # that will be the number of lines displayed # Change your FoldDir variable to refelct your actual folding directory's location FoldDir=/path/to/your/folding more $FoldDir/FAHlog.txt | tail -20 Script III ( I call this one foldoff) #!/bin/sh # This script safely kills folding@home killall -15 FAH502-Linux.exe Script IV (this one's optional. Its an easy way to reset the client.cfg file) #!/bin/sh #This script starts folding@home and uses gromacs flags # It also runs the -config option to let you enter new user information # Change your FoldDir variable to reflect your actual folding directory's location # your folding client's .exe should be named FAH502-Linux.exe FoldDir=/path/to/your/folding cd $FoldDir ./FAH502-Linux.exe -configonly Part 2. Preparing the scripts for use. Now, hopefully you've got some new text files and have saved them and named them. The name will also be the command to launch the script from a terminal. Now you'll want to move them to a location where other executables are kept. I suggest /usr/local/bin. You might need to be root in order to write to that directory, so become root by using the su command. Replace your_user_name in the commands below with your normal username. su (enter root's password) mv /home/your_username_here/Desktop/foldon /usr/local/bin mv /home/your_username_here/Desktop/foldoff /usr/local/bin mv /home/your_username_here/Desktop/cfgfold /usr/local/bin mv /home/your_username_here/Desktop/viewfold /usr/local/bin Now you need to make these scripts executable. cd /usr/local/bin chmod +x foldon chmod +x foldoff chmod +x viewfold chmod +x cfgfold (That can probably all be done as one command, but for new linux users, repetition of common commands is a good thing. ) Part 3. Making it start when the system boots This procedure can vary depending on the distro you have. You will either be entering a command into a file (rc.local method), or you will be creating a link to your script in a startup folder (rc5.d method). You should still be root, but if not, become root with the su command. su (enter root's password) Look at your system's /etc directory for some specific files. cd /etc ls You want to find rc.local if it exists. Or if it doesn't, then rc5.d, rc3.d, and rc2.d. For rc.local: Open rc.local with a text editor. If you have one you like, good. My example uses vi. vi rc.local (press the i key to insert text and type the following line, but replace "your_username" with your normal username) su -c "/usr/local/bin/foldon" your_username (To save in vi, press the escape key followed by a :wq and then press enter.) For rc5.d, rc3.d, and rc2.d: These folders contain shortcuts to system services (also called init scripts because these scripts can be issued to start, stop, or restart system services). Rc5.d is run control 5 which means the stuff isnside it runs when you boot straight to graphical mode (default from many distros and especially preferred by newbies). Rc3.d and rc2.d are both run levels that go to a text prompt, aka text mode. The difference between them is that rc3.d starts more networking services than rc2.d. If you are unsure you can edit all three of these, though you actually only boot into one of these run levels by default. ln -s /usr/local/bin/foldon /etc/rc5.d/S99foldon Step 4. Optional, and only needed if you modified the rc#.d file(s). If you edited rc.local, skip this section. One problem is that folding will be run by root instead of by an ordinary user. This is not a big deal, but you should run it as a normal user for the sake of this paranoid administrator. You can leave it as is, or you can do this one last step: cd /usr/local/bin cp foldon fold vi foldon (press the i key to insert text. Here's what you're looking at. The text in red is what you need to add.) #!/bin/sh #This script starts folding@home as a background service # it uses gromacs flags # Change your FoldDir variable to refelct your actual folding directory's location # your folding client's .exe should be named FAH4Console.exe FoldDir=/path/to/your/folding cd $FoldDir su -c "./FAH502-Linux.exe -advmethods -forceasm > /dev/null & " your_username_here (Make sure to replace your_username_here with your normal username. Save the file by pressing escape and then :wq and enter) Run this command as root to make sure the permissions for everything are set correctly: chown -R username:username /your/folding/directory (where username is the user who will be running folding@home) Launch the client for the first time as the regular folding user with the cfgfold script and configure it. Part 5. Congratulations!! It's not very hard to make desktop icon shortcuts to your scripts or to place shortcuts in a "quick launch bar" in the same style as a windows system. Tune in next time for more Linux tweaking tips.... Please report any errors in this how-to so that they can be corrected ASAP. Updated for v5.02 folding@home.
__________________
Folding.for.team.32.as.OC3d!..The.official.OC3dmark.folding.subteam. Farm status: C2Dx1 Ati 2600 x1 Borging: C2D's @ 1866-2400 40/46 Last edited by Arkaine23; 01-26-05 at 01:03 PM. |
|
|
|
|
|
#13 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: Mar 2003
Location: the terran system
|
hey wedo, just wondering, any estimated time when the super dooper network installer will be ready? oh and i will not have a chance to practice installing it, so it isnt hard is it?
__________________
"Warning to AMD fans: Cover keyboard with plastic to prevent water damage (tears)." "Warning to Intel fans: Tie a brick to your wallet to prevent it from floating away after any purchase. " |
|
|
|
|
|
#14 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: Sep 2002
Location: CA, USA
|
Hmm....I seem to get an error when I try to foldon...I did this after I had done the necesary steps to not run F@H as root...it will start the client when I did cfgfold, but it won't start it when I do foldon...and it seems to work when I do "fold" (the older script that we copied)..... My script is the exact same one that is up there (with the necesary changes of course, which I know are correct) and this is the error I get.. bash: line 1: FAHlog.txt: Permission denied Hmm....good scripts though ![]() Fold and Frag on Brian
__________________
2100+@200X11.5.:.512mb Mushkin Black lvlII (PC2700).:.Abit NF7-S 2.0.:.GeForce4 Ti4200 ..Quote::.<@Ploaf> something about a watching a garden ornament taking a bath just makes me go crazy ..Heatware::bubbagump |
|
|
|
|
|
#15 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Senior Evil Genius Join Date: Nov 2001
Location: Folding in Houston, Tx
|
sudo chmod 777 /home/knoppix/fold/FAHlog.txt It must be set writeable only to knoppix and that's why root can't write to it or vice versa.
__________________
Folding.for.team.32.as.OC3d!..The.official.OC3dmark.folding.subteam. Farm status: C2Dx1 Ati 2600 x1 Borging: C2D's @ 1866-2400 40/46 |
|
|
|
|
|
#16 |
![]() ![]() ![]() Member Join Date: Dec 2002
Location: bartlesville
|
win 9x?
what about windows 9x? any way to get F@H to be hidden and all on windows 9x os?
__________________
Asus A7N8X-E Deluxe, TDX water cooled Mobile Barton 2600+ @2200mhz (10x220) 1.65v, 1gb Patriot pc3200 (2x512), Sapphire 256mb ATI x800 on stock cooler, 200gb sata maxtor, Audigy 2, Thermaltake 480w psu. |
|
|
|
|
|
#17 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: Sep 2002
Location: CA, USA
|
Well, w/win9x there is an application called FireDaemon or FireDeamon or something like that that allows you to run NT (NT4, W2k, XP, etc) services on Win9x, I'll try to find al ink for it...hopefully..that and an install guide for F@H and FireDa/emon Fold and Frag on Brian *edit*It looks fairly simple, but when you use F@H as a service, for the paramaters option in FireDeamon you must remember to add the -service flag in there....I've never had to do it becuase luckily all the computers I ahve put F@H on are NT based OSs *phew* GL
__________________
2100+@200X11.5.:.512mb Mushkin Black lvlII (PC2700).:.Abit NF7-S 2.0.:.GeForce4 Ti4200 ..Quote::.<@Ploaf> something about a watching a garden ornament taking a bath just makes me go crazy ..Heatware::bubbagump Last edited by bubba gump; 10-26-03 at 01:18 AM. |
|
|
|
|
|
#18 |
![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: Mar 2003
Location: north cali
|
how about instruction on how to do service install with two instances of F@H? for them HT machines ![]()
__________________
P4 2.6C@3.38 | Cascade SS cooled Asus P4C800-E Corsair 2x512 PC3200 ATI AIW R9700 Pro folding for T32 |
|
|
|
|
|
#19 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Senior Kitty Power! Join Date: Oct 2001
Location: Lost Angeles
|
Edited with the new version of the program formerly know as the One-Click. Wedo
__________________
~ Folding for Sharon, Joy, Kathy, Cathy, Nancy, Peanut, and so many others ~[/size] |
|
|
|
|
|
#20 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: Jun 2003
Location: Ashland, KY
|
One click link doesn't work Wedo.
__________________
"When the rich wage war it's the poor who die." - LP |
|
|
|
|
|
#21 | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Senior Kitty Power! Join Date: Oct 2001
Location: Lost Angeles
|
Quote:
Wedo
__________________
~ Folding for Sharon, Joy, Kathy, Cathy, Nancy, Peanut, and so many others ~[/size] |
|
|
|
|
|
|
#22 |
![]() ![]() ![]() ![]() ![]() Member Join Date: Aug 2003
Location: West Virginia
|
Ok, I want to fold. I have two machines. First: pIII450 running stock Second: AMD 1700 in sig running full tilt boogy What do I do to get BOTH rigs folding for the home team? They are connected through a linksys router on a home network, with a cable modem. |
|
|
|
|
|
#23 |
![]() ![]() ![]() ![]() ![]() Member Join Date: Aug 2003
Location: West Virginia
|
I tried the one click method described above. When I click on the click and edit user name shortcut I get an error message "Windows cannot open this file. To open this file windows needs to know what program created it..blah...blah...blah" What do I do now? |
|
|
|
|
|
#24 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Senior Evil Genius Join Date: Nov 2001
Location: Folding in Houston, Tx
|
open it with notepad
__________________
Folding.for.team.32.as.OC3d!..The.official.OC3dmark.folding.subteam. Farm status: C2Dx1 Ati 2600 x1 Borging: C2D's @ 1866-2400 40/46 |
|
|
|
|
|
#25 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: Apr 2003
Location: FPO AP
|
then what? this isn't the graphical version/client, right?
__________________
G-byte GA-MA78GPM-DS2H / Phenom 9750 / 2gbx2 Corsair / P-Color HD5770 / Thermaltake TR2430W Shuttle SN68SG2 / A64 X2 4450e / 2gbx2 Elixir / Gigabyte HD4550 / 250W Gigabyte GA-81915P-MF/ P4 530 / 512mbx2 Geil PC3200 / ASUS N6800 / EarthWatts 430W HEAT |
|
|
|
|
|
#26 | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Senior Kitty Power! Join Date: Oct 2001
Location: Lost Angeles
|
Quote:
Wedo
__________________
~ Folding for Sharon, Joy, Kathy, Cathy, Nancy, Peanut, and so many others ~[/size] |
|
|
|
|
|
|
#27 |
![]() ![]() ![]() ![]() ![]() Member Join Date: Nov 2003
Location: Louisiana
|
Help with folding questions
I would like to fold, but have a couple of issues with the folding program I downloaded from this thread. First off, it runs in the background, so how do I check my progress? Second: I have dial up, and am looking for a new job, so I need my phone line free. Can I get a version that I can run when I want, and how often does it need internet access? I would be glad to give it access at night when I am online, but the dialling in when I am not home may hurt my job hunting! Thanks! E
__________________
Gigabyte GA-P35-D , Intel Q6600 @ 3.somethingGHz. |
|
|
|
|
|
#28 |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Member Join Date: Mar 2001
Location: Finland
|
Two questions... I borged a couple of computers with the one click method and would like to ensure that they all got my username. How can I veryfy that the results are sent back for dropadrop? One of the computers I borged is running win-xp home, and I can't get the oneclick program to work on it. I downloaded the file, extracted it and double clicked. I get the ms-dos prompt, but the "click and edit username" file does'nt appear! Any idea what could be causing this? Worked fine on all the xp-pro and win2k machines. |
|
|
|
|
|
#29 | |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Senior Kitty Power! Join Date: Oct 2001
Location: Lost Angeles
|
Quote:
The XP Home problem concerns me. Go to the above mentioned directory and see if the One Click put three files into the ...\FAH directory (FAH4Console.exe, srvany.exe, client.cfg). If those three files are there AND a whole bunch more (a work directory, FAHlog.txt, and a slew of others) then it probably worked. To verify if it did work, go to task manager (right click your taskbar and hit "Task Manager") to make sure that the computer is running at 100% load. If the files are not there or ONLY those files are there, then you need to check the services to see if FAH is there or not. Go to Start\Run and type in "services.msc" and look for FAH. If it's not there, go for a reboot, and check again. If the FAH service doesn't show up, then I'm afraid you have to install FAH another way as the One Click might not work on XP Home. I have no idea because I've never tried it on XP Home. Either way, let me know and I'll help you use one of the other installers to make sure you get the benefits of running the client as a service with the appropriate flags. Every borg is a good borg, but a properly set up borg will reap even more benefits. Wedo
__________________
~ Folding for Sharon, Joy, Kathy, Cathy, Nancy, Peanut, and so many others ~[/size] |
|
|
|
|
|
|
#30 |
![]() ![]() ![]() ![]() ![]() Member Join Date: Aug 2003
Location: West Virginia
|
I had a similar problem with the one click on XP home. When I double clicked the "click and edit user name" windows asked me what program created it...etc...etc... I couldn't get it to open no matter what I did, but I did notice that cpu usage went up to 100%! When I checked the task manager, F@H was there and running at full tilt boogy...further investigation revealed it was running under Wedo's name! hmmm...... |
|
|
|
| Thread Tools | |
|
|