From owner-freebsd-questions@FreeBSD.ORG Sat Jan 24 01:45:33 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B22CA16A4CE for ; Sat, 24 Jan 2004 01:45:33 -0800 (PST) Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74AF743D39 for ; Sat, 24 Jan 2004 01:45:32 -0800 (PST) (envelope-from hhasenbe@techfak.uni-bielefeld.de) Received: from fwd02.aul.t-online.de by mailout06.sul.t-online.com with smtp id 1AkKM5-0006T5-02; Sat, 24 Jan 2004 10:45:29 +0100 Received: from techfak.uni-bielefeld.de (TWhYwaZvQeoCyAtyWnKqJkxgSe3ImKdojL6PXTJ1ayDGxcwmm8pT8+@[217.225.30.69]) by fmrl02.sul.t-online.com with esmtp id 1AkKLv-0OQsQi0; Sat, 24 Jan 2004 10:45:19 +0100 Message-ID: <40123EF5.80805@techfak.uni-bielefeld.de> Date: Sat, 24 Jan 2004 10:46:29 +0100 From: Hendrik Hasenbein User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: de, en, en-us MIME-Version: 1.0 To: Sara Trice References: <6.0.1.1.2.20040124001231.0263c500@mail.chainmailconnection.com> In-Reply-To: <6.0.1.1.2.20040124001231.0263c500@mail.chainmailconnection.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Seen: false X-ID: TWhYwaZvQeoCyAtyWnKqJkxgSe3ImKdojL6PXTJ1ayDGxcwmm8pT8+@t-dialin.net cc: freebsd-questions@freebsd.org Subject: Re: Folding@Home problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2004 09:45:33 -0000 Sara Trice wrote: > I'm trying to get Folding@Home running on freeBSD. > > I get the console running fine, but once it gets running it just keeps > failing when it tries to run FahCore_65.exe. > > Partial Log: > [23:14:50] Trying to unzip core FahCore_65.exe > [23:14:52] Decompressed FahCore_65.exe (1732608 bytes) successfully > brandelf: file 'FahCore_65.exe' is not ELF format > [23:14:52] + Core successfully engaged > [23:14:58] > [23:14:58] + Processing work unit > [23:14:58] Core required: FahCore_65.exe > [23:14:58] Core found. > [23:14:58] Working on Unit 01 [January 23 23:14:58] > [23:14:58] + Working ... > sh: ./FahCore_65.exe: cannot execute binary file > [23:14:59] CoreStatus = 7E (126) > [23:14:59] Client-core communications error: ERROR 0x7e > [23:14:59] Deleting current work unit & continuing... > sh: ./FahCore_65.exe: cannot execute binary file > > Ideas? Hi, you have to use a parameter (-freeBSD) on the command line, so any new core gets branded on download. hendrik