From owner-freebsd-current@FreeBSD.ORG Sun Apr 4 16:06:01 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 4BAD41065689; Sun, 4 Apr 2010 16:06:01 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 56F3D8FC18; Sun, 4 Apr 2010 16:05:59 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id TAA27332; Sun, 04 Apr 2010 19:05:54 +0300 (EEST) (envelope-from avg@icyb.net.ua) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1NySKf-000CUR-QF; Sun, 04 Apr 2010 19:05:53 +0300 Message-ID: <4BB8B8E1.1050402@icyb.net.ua> Date: Sun, 04 Apr 2010 19:05:53 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.24 (X11/20100321) MIME-Version: 1.0 To: Phil Regnauld References: <20100404123907.GA84384@macbook.catpipe.net> <20100404153452.GA85964@macbook.catpipe.net> In-Reply-To: <20100404153452.GA85964@macbook.catpipe.net> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Attilio Rao , 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 16:06:01 -0000 on 04/04/2010 18:34 Phil Regnauld said the following: > 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. You could try to use firewire console. See dcons(4). Also, a good and quicker start is to report actual panics that you get, as Attilio has suggested. When everything else fails, a digital camera still can be used to get screen captures:-) -- Andriy Gapon