From owner-freebsd-stable@FreeBSD.ORG Thu May 26 07:45:51 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3A3916A41C; Thu, 26 May 2005 07:45:50 +0000 (GMT) (envelope-from owner-freebsd-questions@freebsd.org) Received: from pythagoras.zen.co.uk (pythagoras.zen.co.uk [212.23.3.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C94243D48; Thu, 26 May 2005 07:45:50 +0000 (GMT) (envelope-from owner-freebsd-questions@freebsd.org) Received: from [82.69.255.54] (helo=rtxnetworks.co.uk) by pythagoras.zen.co.uk with esmtp (Exim 4.30) id 1DbD3t-00018Y-DZ; Thu, 26 May 2005 07:45:49 +0000 Received: from mail pickup service by rtxnetworks.co.uk with Microsoft SMTPSVC; Thu, 26 May 2005 08:45:32 +0100 thread-index: AcVhxuTl6BkwnCDJS3WdqzQhMdmIOg== X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Date: Thu, 26 May 2005 08:45:32 +0100 From: "Alexander Leidinger" To: In-Reply-To: <42929DB1.5010105@ec.rr.com> References: <42929DB1.5010105@ec.rr.com> Message-ID: <000001c561c6$e4e74db0$144da8c0@rtxnetworks.local> X-Mailer: Sylpheed-Claws 1.0.4a (GTK+ 1.2.10; i386-portbld-freebsd6.0) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-ID: ZwwDXvZVYebO6L1Rs5ohGhp1ITOcXJ5SVRt4hYP2bIQL28ZVfpcUgB@t-dialin.net X-TOI-MSGID: bb8da622-0b8b-4ac3-8ad0-110b2bdf937e X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Sender: Errors-To: owner-freebsd-questions@freebsd.org X-Zen-Test-Spam-Score: 0 X-Zen-Test-Spam-Bar: (/) X-Originating-Oppenheimer-IP: [216.136.204.119] X-Envelope-From: owner-freebsd-questions@freebsd.org X-Envelope-To: james@rtxnetworks.co.uk X-Apparently-To: james@rtxnetworks.co.uk X-Zen-Loop: 4e5e9d7b303bfa0036200918db506edf Content-Class: urn:content-classes:message Importance: normal X-Zen-Stored: hausdorff.zen.co.uk/1DbCxf-0006Aw-0A/2005-05-26 07:39:23 Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.181 X-OriginalArrivalTime: 26 May 2005 07:45:32.0375 (UTC) FILETIME=[E5066E70:01C561C6] X-Originating-Pythagoras-IP: [82.69.255.54] Cc: freebsd-emulation@freebsd.org, freebsd-stable@freebsd.org, FreeBSD Questions Subject: Re: folding client stopped working, is it because of linux? X-BeenThere: freebsd-stable@freebsd.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2005 07:45:51 -0000 On Mon, 23 May 2005 23:21:21 -0400 jason henson wrote: > I did a system update and after that my folding @ home client will not > work without me doing make install in linux_base-8 ports dir. BTW, > linux is already installed from before the update and even after > reinstalling after the update the systems seems to forget it is there > after a reboot. I can type make install and the port installs, but > since I don't do a make clean first it returns immediatily. After I do > this f@h runs fine. My network card uses the nvnet driver from ports > which still works at boot with out me needing to make install for the Run "kldstat" after the reboot and look out for linux.ko. If it isn't there, you haven't added the linux kernel module to the kernel (either in the kernel-config or as a module in /boot/loader.conf). > linux port. I believe this driver requires the linux emulation to work btw. It doesn't depend upon the linuxolator. Bye, Alexander. -- To boldly go where I surely don't belong. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"