From owner-freebsd-ppc@FreeBSD.ORG Thu Oct 30 06:40:59 2008 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D00731065678; Thu, 30 Oct 2008 06:40:59 +0000 (UTC) (envelope-from andreast-list@fgznet.ch) Received: from smtp.fgznet.ch (mail.fgznet.ch [81.92.96.47]) by mx1.freebsd.org (Postfix) with ESMTP id 6B3028FC14; Thu, 30 Oct 2008 06:40:58 +0000 (UTC) (envelope-from andreast-list@fgznet.ch) Received: from wolfram.andreas.nets ([91.190.8.131]) by smtp.fgznet.ch (8.13.8/8.13.8/Submit_SMTPAUTH) with ESMTP id m9U6eb1t079071; Thu, 30 Oct 2008 07:40:37 +0100 (CET) (envelope-from andreast-list@fgznet.ch) Message-ID: <490956E5.50209@fgznet.ch> Date: Thu, 30 Oct 2008 07:40:37 +0100 From: Andreas Tobler User-Agent: Thunderbird 2.0.0.17 (Macintosh/20080914) MIME-Version: 1.0 To: Nathan Whitehorn References: <20081030061645.GJ1165@hoeg.nl> In-Reply-To: <20081030061645.GJ1165@hoeg.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on 81.92.96.47 Cc: Ed Schouten , FreeBSD/ppc Subject: Re: PowerBook 12" hangs right after attaching ams0 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2008 06:40:59 -0000 Ed Schouten wrote: > Hello all, > > After using finnix to partition my PowerBook's hard driver (thanks > Horst), I managed to install FreeBSD properly. I still have to look into > the boot loader issue, but I first want to get the keyboard working. > > I upgraded from the Oct 2008 snapshot CD to yesterday evening's HEAD. > After recompiling the kernel and booting it, it gets stuck right after > attaching ams0. I don't have time to copy the entire dmesg by hand here, > so here are the last messages when I `boot -v': > > | adb0: on pmu0 > | akbd0: at device 2 on adb0 > | kbd: new array size 4 > | kbd1 at akbd0 > | ams0: at device 3 on adb0 > > Nathan, is there some special kernel compile switch/command I can run to > provide you with more data? > Fyi, I see the same behavior on an albook G4. But with a previous version of the patch it did work. Will investigate tonight. Thanks, Andreas