From owner-freebsd-stable@FreeBSD.ORG Thu May 26 07:38:20 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 5CFEC16A41C; Thu, 26 May 2005 07:38:20 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id E336343D1F; Thu, 26 May 2005 07:38:19 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd20.aul.t-online.de by mailout05.sul.t-online.com with smtp id 1DbCwb-00005X-03; Thu, 26 May 2005 09:38:17 +0200 Received: from Andro-Beta.Leidinger.net (ZwwDXvZVYebO6L1Rs5ohGhp1ITOcXJ5SVRt4hYP2bIQL28ZVfpcUgB@[84.165.249.17]) by fwd20.sul.t-online.de with esmtp id 1DbCwU-1RMcQy0; Thu, 26 May 2005 09:38:10 +0200 Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id j4Q7c9XV001842; Thu, 26 May 2005 09:38:09 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Thu, 26 May 2005 09:38:25 +0200 From: Alexander Leidinger To: jason henson Message-ID: <20050526093825.1156efb5@Magellan.Leidinger.net> In-Reply-To: <42929DB1.5010105@ec.rr.com> References: <42929DB1.5010105@ec.rr.com> 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 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 X-Mailman-Version: 2.1.5 Precedence: list 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:38:20 -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