From owner-freebsd-current@FreeBSD.ORG Sun Apr 4 15:34:57 2010 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 18B09106564A for ; Sun, 4 Apr 2010 15:34:57 +0000 (UTC) (envelope-from regnauld@bluepipe.net) Received: from moof.catpipe.net (moof.catpipe.net [129.142.64.64]) by mx1.freebsd.org (Postfix) with ESMTP id B699D8FC15 for ; Sun, 4 Apr 2010 15:34:55 +0000 (UTC) Received: from localhost (moof.catpipe.net [129.142.64.64]) by localhost.catpipe.net (Postfix) with ESMTP id C308983B093; Sun, 4 Apr 2010 17:34:54 +0200 (CEST) X-Virus-Scanned: amavisd-new at catpipe.net Received: from moof.catpipe.net ([129.142.64.64]) by localhost (moof.catpipe.net [129.142.64.64]) (amavisd-new, port 10024) with ESMTP id HdGBkBF7VZOn; Sun, 4 Apr 2010 17:34:54 +0200 (CEST) Received: from macbook.catpipe.net (unknown [62.198.233.30]) (Authenticated sender: relayuser) by moof.catpipe.net (Postfix) with ESMTP id 31AA383B090; Sun, 4 Apr 2010 17:34:54 +0200 (CEST) Received: by macbook.catpipe.net (Postfix, from userid 1001) id D4D3D52326D; Sun, 4 Apr 2010 17:34:53 +0200 (CEST) Date: Sun, 4 Apr 2010 17:34:53 +0200 From: Phil Regnauld To: Attilio Rao Message-ID: <20100404153452.GA85964@macbook.catpipe.net> References: <20100404123907.GA84384@macbook.catpipe.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: Darwin 10.2.0 i386 User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-current@freebsd.org Subject: Re: FreeBSD 9-CURRENT (and 8.0) on MacMini (rev. 3,1) 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: Sun, 04 Apr 2010 15:34:57 -0000 Attilio Rao (attilio) writes: > > I would start by compiling a debugging kernel and using serial port > for capturing, starting reporting the ACPI bug in the latest case, > then we can get useful informations. Hi Attilio, Any pointers on how to achieve that on a machine with no serial ports ? I've checked out: http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-online-gdb.html and http://wiki.freebsd.org/DebugWithDcons (there is a recognized firewire port) I don't otherwise see how to get a core to disk halfway through the boot process. Cheers, Phil