View Single Post
Old 01-24-2008, 12:35 AM   #4 (permalink)
mattlock
moderator hardware team
 
mattlock's Avatar
 
Join Date: Dec 2005
Location: Ohio
Posts: 3,822
OS: XP SP2, Ubuntu Gutsy Gibbon

My System

Re: Carnt run Text console along side the GUI console

Quote:
Windows Installation Instructions (Console)

Installation instructions are also included with the client download in a readme.rtf file.

Note: The account under which the client runs MUST have a password. Blank passwords will cause the FAH cores to fail.

Required component for XP & 2000 (not Vista, it is built in): The Windows SMP client requires the Microsoft .NET framework v2.0; please install this prior to installing the client. The version 2.0 framework is required; it can co-exist with other versions, but this version must be installed. It can be obtained from Microsoft at the following URL: http://www.microsoft.com/downloads/d...displaylang=en. Administrator privileges are required for installation.
Unpack files. Run the self-extracting installer to unpack the SMP client files.
Client installation. Run install.bat from within the SMP install directory to complete the installation. This will install MPI services that the client needs. If you have Windows Firewall enabled, you may get a pop-up window asking if you should give access to the smpd and mpiexec programs. Grant access. If you use an alternate firewall product, you will likely have to make a similar exception for smpd.

NOTE The username and password you provide for mpiexec should be your Windows login that you will run the client under. This is used for authentication on your local machine. It is cached in encrypted form in your Registry and is not transmitted to FAH servers. And if you change your password, you will need to run install.bat again.
At the end of the install process, you should see two lines of output:

If you see this twice, MPI is working
If you see this twice, MPI is working
If you do not see these lines, do not start the client. MPI is not successfully installed, and the client will not run successfully.

Run the client:
Run fah.exe to start the SMP client. You will get another pop-up firewall window. Note: We do not officially support running the SMP client as a service, although people have found the following to work

.NET 2.0 & Windows SMP Client must be installed from the same account with full administrator privileges.
using the -configonly flag, say "yes" to services question & configure everything else as you normally would. Do not start the client yet.
Open the services control pannel, go to the new FAH WinSMP service & open the properties and click the Log On tab. Select Log On As: This Account (instead of Local System Account), put the user name for the account under which .NET 2.0 and the SMP client were installed. Enter the password.
Reboot. The SMP client will automatically start in service mode.
See the forum link for more details.

Troubleshooting:
If the client reports an error code -1, it is likely due to an MPI problem. Try re-registering mpiexec by running mpiexec –register or install.bat.

If the client fails to start, and the fahlog.ext shows a CoreStatus = 63 (99) error, that is a permissions problem, or a MPI registration problem, or both. To correct this, set the properties of the fah.exe file to "Run as Administrator" and then run the "install.bat" file again to register MPI and the SMPD service.

Windows Vista and SMP
Windows Vista has additional security features not found in previous versions of Windows. In certain situations, these security features might interfere with the installation and/or operation of the SMP Windows client. Please see the FAH WIKI: Vista and SMP page for installation and troubleshooting assistance.
You must have a Windows login password to run the SMP, if you don't then it can result in the error you are getting.

I haven't ran the Windows SMP yet, but there are a couple of guys running that be able to assist you a little better.

I'm exhausted and can't think right now. I'll check back in tomorrow (later tonight for me) to see how you've progressed.
mattlock is offline   Reply With Quote