From owner-freebsd-ppc@FreeBSD.ORG Mon Feb 2 22:01:40 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 7E74116A4CE for ; Mon, 2 Feb 2004 22:01:40 -0800 (PST) Received: from decstation.larkowski.net (d60-65-37-214.col.wideopenwest.com [65.60.214.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61AF443D1F for ; Mon, 2 Feb 2004 22:01:36 -0800 (PST) (envelope-from peter@larkowski.net) Received: from localhost (peter@localhost)i1361aH11507 for ; Tue, 3 Feb 2004 01:01:38 -0500 (EST) Date: Tue, 3 Feb 2004 01:01:32 -0500 (EST) From: peter@larkowski.net To: freebsd-ppc@freebsd.org In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: Booting a 2nd rev 12" powerbook (1Ghz) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 06:01:40 -0000 Ok, here's an odd one. I tried boot -v and it worked (ie. got to the mountroot prompt), so tried it again, and it worked without -v. I tried it several more times with and without -v and it's a crap shoot. It works sometimes, and not others. When it does work, the only things that appear after the dvd drive probe and before the mountroot prompt are: (probe0:sbp0:0:0:0): error 22 (probe0:sbp0:0:0:0): Unretryable Error (probe1:sbp0:0:1:0): error 22 (probe1:sbp0:0:1:0): Unretryable Error (probe2:sbp0:0:2:0): error 22 (probe2:sbp0:0:2:0): Unretryable Error (probe3:sbp0:0:3:0): error 22 (probe3:sbp0:0:3:0): Unretryable Error (probe4:sbp0:0:4:0): error 22 (probe4:sbp0:0:4:0): Unretryable Error (probe5:sbp0:0:5:0): error 22 (probe5:sbp0:0:5:0): Unretryable Error (probe6:sbp0:0:6:0): error 22 (probe6:sbp0:0:6:0): Unretryable Error Also, at this point, the light on the power cord changes from green (charged in OSX) to amber (charging). I don't know if there is any significance there, but I thought I'd be thorough. When it doesn't work, the light stays green, and I get none of the probe messages. Finally, init doesn't seem to fly. I just get start_init: trying/sbin/init I think it is actually mounting nfs because I had some problems with that earlier (typo in /etc/exports) and that lands me at the debugger, whereas it's hanging now. I hope some of this info helps. Let me know if there is anything else useful I can do. -p On Mon, 2 Feb 2004 peter@larkowski.net wrote: > Date: Mon, 2 Feb 2004 18:46:44 -0500 (EST) > From: peter@larkowski.net > To: Frank Nobis > Cc: freebsd-ppc@freebsd.org > Subject: Re: Booting a 2nd rev 12" powerbook (1Ghz) > > Sorry for the muliple posts, but the last kernel I built for my ultra > sparc does this too, so I'm wondering if this isn't a powerpc thing. > That's on my list of things to look into tonight.... > > -p > > > On Mon, 2 Feb 2004, Frank Nobis wrote: > > > Date: Mon, 2 Feb 2004 17:21:49 +0100 > > From: Frank Nobis > > To: Peter Grehan > > Cc: peter@larkowski.net, freebsd-ppc@freebsd.org > > Subject: Re: Booting a 2nd rev 12" powerbook (1Ghz) > > > > Zitat von Peter Grehan : > > > > > Hi Peter, > > > > > > > Ok, there is not in fact a "interrupt-controller" node. Where do we go > > > > from here? Is there any other useful info I can provide? Let me know. > > > > > > Thanks, that's all I needed. I've put an updated kernel with a new > > > GEM ethernet PCI ID and a slightly different interrupt controller > > > OFW probe which should fix your problem: > > > > > > www.freebsd.org/~grehan/kernel.p > > > > > > Let me know how it goes. I think the next thing you will hit is > > > that the ATA drive may not be probed, since I think the 12" P'Book > > > has the 'Kauai' controller which isn't supported yet. > > > > > > Frank, this should fix your 17" P'Book panic as well. > > > > Well, > > > > no panic any more, but no it stops after probing the DVD-R Drive > > > > last messages are: > > > > > > sc0: on nexus0 > > sc0: Unknown <16 virtual consoles, flags=0x300> > > Timecounters tick every 10.000 msec > > acd0: DVDR at ata0-master BIOSPIO > > > > I booted the loader as described in the install.html and then booted the > > kernel with boot -s > > > > Did I missed something? > > > > Frank > > > > > > ------------------------------------------------- > > This mail sent through IMP: http://horde.org/imp/ > > > > _______________________________________________ > 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" >