From owner-freebsd-ppc@FreeBSD.ORG Mon Mar 22 12:54:34 2004 Return-Path: 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 8492716A4CE for ; Mon, 22 Mar 2004 12:54:34 -0800 (PST) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5947B43D2D for ; Mon, 22 Mar 2004 12:54:34 -0800 (PST) (envelope-from welchsm@earthlink.net) Received: from c-24-118-219-83.mn.client2.attbi.com ([24.118.219.83] helo=NitroPhys.welchsmnet.net) by heron.mail.pas.earthlink.net with asmtp (TLSv1:DES-CBC3-SHA:168) (Exim 3.33 #1) id 1B5WRB-0005n7-00; Mon, 22 Mar 2004 12:54:21 -0800 Received: from NitroPhys.welchsmnet.net (localhost [127.0.0.1]) i2MKsAFn004367; Mon, 22 Mar 2004 14:54:10 -0600 (CST) (envelope-from welchsm@localhost.welchsmnet.net) Received: (from welchsm@localhost)i2MKsANc004366; Mon, 22 Mar 2004 14:54:10 -0600 (CST) (envelope-from welchsm) Date: Mon, 22 Mar 2004 14:54:10 -0600 From: Sean Welch To: Suleiman Souhlal Message-ID: <20040322205410.GA4345@NitroPhys.welchsmnet.net> References: <33096697.1070594219595.JavaMail.root@gonzo.psp.pas.earthlink.net> <3FD008EB.7050109@freebsd.org> <20040319233116.GA981@NitroPhys.welchsmnet.net> <405C07A0.7060909@freebsd.org> <20040322174818.GA1576@NitroPhys.welchsmnet.net> <20040322153957.2e1975c2@zZzZ.segfaulted.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040322153957.2e1975c2@zZzZ.segfaulted.com> User-Agent: Mutt/1.4.1i X-ELNK-Trace: 15d86f98c8ef8acad780f4a490ca69564776905774d2ac4b5d3994bfe1a8e4515e79071bf1e1ec6b350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c cc: freebsd-ppc@freebsd.org Subject: Re: iBook powerpc FreeBSD X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sean_Welch@alum.wofford.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Mar 2004 20:54:34 -0000 Thanks! I can't use the hard drive anyway -- my girlfriend would have a fit if all the sudden her nice shiny OS X interface turned into a command line FreeBSD. ;-) I'll give it a try this evening if I get a chance. Sean On Mon, Mar 22, 2004 at 03:39:57PM -0500, Suleiman Souhlal wrote: > Hi Sean, > > On Mon, 22 Mar 2004 11:48:18 -0600 > Sean Welch wrote: > > > When it did get into the black screen scrolling mode > > it chugged for a bit and then hung. I can't get a > > screen copy of it because it is on the powerbook screen > > but I can tell you that it hangs right after the two > > lines reading: > > > > pcib2: on nexus0 > > pci2: on pcib2 > > Yes, I recently started getting the same thing on my 15" pb. It seems > that the problem is with the ATA driver. It could be that either the > kauai driver(which seemed to work before, but maybe I did not test it > well enough), or something changed in the machine independent ATA > stuff.. A quick workaround, until the problem is fixed, is to disable > ATA from the kernel (the hard drive will not work, though). You can find > such a kernel at: > http://www.segfaulted.com/stuff/freebsd-ppc/kernel.noata > > Later, > Suleiman Souhlal