From owner-freebsd-ppc@FreeBSD.ORG Sun Jan 8 16:55:43 2012 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 525441065673 for ; Sun, 8 Jan 2012 16:55:43 +0000 (UTC) (envelope-from mc.mem.06@gmail.com) Received: from mail-qy0-f182.google.com (mail-qy0-f182.google.com [209.85.216.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0ABB58FC16 for ; Sun, 8 Jan 2012 16:55:42 +0000 (UTC) Received: by qcse13 with SMTP id e13so2317732qcs.13 for ; Sun, 08 Jan 2012 08:55:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=1dnEa62J78I/Zfh3KzEJ1H1rcNAguUWTnf6rhQTuK5c=; b=xnxInTGc9xj6Q2iJJME3ALSD12z3bui7x3HfmVL/37EgaTYd1gCNCgXQLsSLPj/+x+ NMh72V7Bw0yvypmqCmN0CPRUB0iJEjjg7tRT2TcEeArbPjAseGWKNQ+jCTFX85aMq7v/ TdxMjSCSwLT2Q6yZuL5QAk0n7Ix6YTlfToI4Y= MIME-Version: 1.0 Received: by 10.229.77.20 with SMTP id e20mr4708171qck.88.1326041742265; Sun, 08 Jan 2012 08:55:42 -0800 (PST) Sender: mc.mem.06@gmail.com Received: by 10.229.100.17 with HTTP; Sun, 8 Jan 2012 08:55:42 -0800 (PST) In-Reply-To: <20120108174834.8237f708.torfinn.ingolfsen@broadpark.no> References: <20120108174834.8237f708.torfinn.ingolfsen@broadpark.no> Date: Sun, 8 Jan 2012 10:55:42 -0600 X-Google-Sender-Auth: Z--a6dAjIvILlQPgtaBIvWlbTEw Message-ID: From: Mike Cochran To: Torfinn Ingolfsen Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ppc@freebsd.org Subject: Re: PowerBook G3 (Pismo/Firewire) Install CD 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: Sun, 08 Jan 2012 16:55:43 -0000 The exact same result as just boot -v unfortunately: > The last 10 lines of a verbose boot (boot -v): > ata0: stat0=50 err=0x01 lab=0x00 msb=0x00 > ata0: stat1=00 err=0x01 lsb=0x00 msb=0x00 > ata0: reset tp2 stat0=50 stat1=00 devices=0x1 > (aprobe0:ata0:0:0:0): SIGNATURE: 0000 > ata1: reset tp1 mask=03 ostat0=00 ostat1=00 > uhub0: 2 ports with 2 removable, self powered > uhub1: 2 ports with 2 removable, self powered > ata1: stat0=0x00 err=0x00 lsb=0x00 msb=0x00 > ata1: stat1=0x00 err=0x00 lsb=0x00 msb=0x00 > ata1: reset tp2 stat0=00 stat1=00 devices=0x0 On Sun, Jan 8, 2012 at 10:48 AM, Torfinn Ingolfsen wrote: > On Sat, 07 Jan 2012 23:48:56 -0600 > Mike Cochran wrote: > >> My thinking at first was possibly DMA trouble with the ATA controller, >> because I've noticed some people have had some issues on PowerMacs, >> but disabling DMA (set hw.ata.atapi_dma=0) didn't change anything. > > Have you tried this in combination with boot -v? > On at least one PowerPC machine it was needed for me (but that machine was G5, it was before 9.0-release, YMMV). > HTH > -- > Torfinn > > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org"