Subject: Re: G4 (AGP) boots, but won't auto-boot
To: None <port-macppc@netbsd.org>
From: Donald Lee <MacPPC@caution.icompute.com>
List: port-macppc
Date: 06/23/2004 20:34:57
>On Wed, Jun 23, 2004 at 09:18:18AM -0500, Donald Lee wrote:
>> I wish I knew OF well enough to debug this.  It's clear that the
>> boot-command is running, because my "500 ms" is doing as it's told.
>> Is there an explicit "initialize the screen" command that I can throw 
>> in there, followed by some "hello world" debug output to try to figure out
>> what's up?
>
>Do I understand that if you let it boot up to the OFW prompt where you
>can type "boot" and then you type "boot", it works, but if you auto-boot
>with a boot-command of "boot", it fails?
>
>If that's the case, have you tried a longer pause?
>
>-allen

I tried a few more things.

I tried ofwboot.xcf from:

	1.5.2, 1.5.3, 1.6 1.6.1, and 2.0 snap.

Same behavior.

I also tried a longer delay (5000 ms - about 20 seconds) - same behavior.

The "white screen of death" is the same one OF gives you right before it
prints out its first prompt.  It's almost like ofwboot fails when it
tries to write out its first characters to the console.

I may try setting output to the serial (that does not exist. ;->)

More more ideas?

-dgl-