From owner-freebsd-current@FreeBSD.ORG Sat Aug 30 14:59:05 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3F47A1065698 for ; Sat, 30 Aug 2008 14:59:05 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by mx1.freebsd.org (Postfix) with ESMTP id BBA528FC21 for ; Sat, 30 Aug 2008 14:59:04 +0000 (UTC) (envelope-from rpaulo@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so476498eyi.7 for ; Sat, 30 Aug 2008 07:59:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:cc :subject:message-id:references:mime-version:content-type :content-disposition:in-reply-to:user-agent:sender; bh=mgy0Ppk7TvLju1t5IaSrijER7s4vLNJX2epR6gQdXQQ=; b=RJSVnfNf9Zh4LyVG3+Vyu+bMcv8dutp4i8DCGP8ninloYdrQ4H451lpzai/Lwx0L27 yzz5taDdy/QpAIvJvDXyEERgTwe1ye1li1Z9hpVmifrzXvLfehCnKl2hAgQId/DMoqW/ Gg2nEklcnL64NGuGEKVV1SZJAdZZBo6RxFKhk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent:sender; b=x7QKfchzhCKpl51MBd7YBDNREougzGAp8MjcW/brAgLGztX5b6PSJjZyOiM5Z3KDjy m5aB0sIsWcizYN3kGtswF8G8PKte28PtBugBuxMLGtIistLdG9cM5F5sL5Mx1gETJqjB 9fhMjcYfFveGDyzkCiNwTFF7Vx10pKtOKcfP4= Received: by 10.210.89.4 with SMTP id m4mr3330261ebb.132.1220108343524; Sat, 30 Aug 2008 07:59:03 -0700 (PDT) Received: from alpha.local ( [83.144.140.92]) by mx.google.com with ESMTPS id j8sm9815825gvb.1.2008.08.30.07.59.01 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 30 Aug 2008 07:59:02 -0700 (PDT) Received: by alpha.local (Postfix, from userid 1001) id B2C8EA97; Sat, 30 Aug 2008 15:57:57 +0100 (WEST) Date: Sat, 30 Aug 2008 15:57:57 +0100 From: Rui Paulo To: Christian Weisgerber Message-ID: <20080830145757.GG1468@alpha.local> References: <200808231056.18305.jhb@freebsd.org> <200808290951.44955.jhb@freebsd.org> <20080830010551.GA2090@lorvorc.mips.inka.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080830010551.GA2090@lorvorc.mips.inka.de> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: Rui Paulo Cc: freebsd-current@FreeBSD.org, John Baldwin , Pascal Hofstee Subject: Re: No root filesystem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2008 14:59:05 -0000 On Sat, Aug 30, 2008 at 03:05:51AM +0200, Christian Weisgerber wrote: > John Baldwin: > > > So the reports I've seen of this all involve the Nvidia MCP55 ATA chipset, and > > only the ata controller loses its marbles (so to speak). > > I also observe that k8temp doesn't attach. Maybe Pascal can check this. > It's not part of GENERIC, so k8temp.ko needs to be explicitly loaded > by the loader for this. > > k8temp0: on hostb3 What exactly is the problem? Regards, -- Rui Paulo