From owner-freebsd-ppc@FreeBSD.ORG Tue May 24 21:03:33 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5C3216A41C; Tue, 24 May 2005 21:03:33 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D3FB43D48; Tue, 24 May 2005 21:03:33 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.25.99] (cpe-99-25.fr-dsl.bris.onthenet.net [203.144.25.99]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j4OL3WnP093431; Wed, 25 May 2005 07:03:32 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <42939691.2060707@freebsd.org> Date: Wed, 25 May 2005 07:03:13 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: peadar@freebsd.org References: <34cb7c840505240857736e6f67@mail.gmail.com> In-Reply-To: <34cb7c840505240857736e6f67@mail.gmail.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: Mac mini install w/ latest ISO => dead keyboard at sysinstall 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: Tue, 24 May 2005 21:03:34 -0000 > on my shiny new mac mini: it gets as far as starting sysinstall, at > which point the machine is either hard hung, or the keyboard isn't > working (It's kinda hard to tell which). It's a standard apple USB > wired keyboard and mouse: I definitely saw a ukbd0 attach flash by in > the boot output, but it's kinda hard to capture. (and I haven't done > any "home improvement" yet, so there's nothing odd about the machine. > > I got the impression that this build should "just work" on the Mini, > so sorry if this is a known issue. > > Any hints? Would you be able to break into the loader and do a 'boot -a' ? This will at least keep the probe msgs on screen, and test if the keyboard is working at the mountroot> prompt. later, Peter.