From owner-freebsd-ppc@FreeBSD.ORG Wed Aug 10 23:14:45 2011 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 51EAB106564A for ; Wed, 10 Aug 2011 23:14:45 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from argol.doit.wisc.edu (argol.doit.wisc.edu [144.92.197.212]) by mx1.freebsd.org (Postfix) with ESMTP id 24BD58FC17 for ; Wed, 10 Aug 2011 23:14:45 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 8BIT Content-type: text/plain; charset=ISO-8859-1; format=flowed Received: from avs-daemon.smtpauth3.wiscmail.wisc.edu by smtpauth3.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) id <0LPQ00A00J8KZN00@smtpauth3.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Wed, 10 Aug 2011 18:14:44 -0500 (CDT) Received: from comporellon.tachypleus.net ([unknown] [76.210.68.180]) by smtpauth3.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0LPQ004OHJ8I5V30@smtpauth3.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Wed, 10 Aug 2011 18:14:43 -0500 (CDT) Date: Wed, 10 Aug 2011 18:14:42 -0500 From: Nathan Whitehorn In-reply-to: <1B898BAF-5BDA-486E-BA61-31C3736E2284@gmail.com> To: charles.s0982@gmail.com Message-id: <4E4310E2.8080007@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=76.210.68.180 X-Spam-PmxInfo: Server=avs-14, Version=5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2011.8.10.230619, SenderIP=76.210.68.180 References: <1B898BAF-5BDA-486E-BA61-31C3736E2284@gmail.com> User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110704 Thunderbird/5.0 Cc: freebsd-ppc@freebsd.org Subject: Re: Ibook G3 Clamshell : FreeBSD 8.2 installation hangs 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: Wed, 10 Aug 2011 23:14:45 -0000 On 08/10/11 15:54, Charles Séjourné wrote: > Hi all :-), > > I have a problem with my powerpc, which is a Mac NewWorld, a clamshell, dark blue and white: http://fr.wikipedia.org/wiki/IBook#i...Palourde.22.29 . Mine is one of those released on the 13th of September 2000. > > First, I had the "probing non-existent USB port" : installation manual for ppc. There's the solution, so I go away with it. > > But, the installation hangs at another moment : > Code: > acd0: CDROM at ata1-master WDMA2 > Google didn't find anything, and I don't know how to resolve that. I thought the cause might be the cd player, which may be dead, but I'm not sure at all. > Try doing set hw.ata.atapi_dma=0 from the boot loader? -Nathan