Michael Brown <mb...@fe...> writes:
> On 18 Sep 2002, Eric W. Biederman wrote:
> > > > I just downloaded and compiled the latest Etherboot 5.1 cvs and tried
> > > > using the prism2 drivers on it. It comes up but it doesnt seem to
> > > > detect the card. Anyone else using the prism2 drivers on 5.1 cvs?
> > > Last time I tried 5.1, it failed to even detect my BIOS. I'm think this
> > > is an E820-related problem that I've fixed once before already, but I just
> > > don't have time to hack on Etherboot at the moment. However, if someone
> > > can tell me why, on some machines, Windows 98 takes forever (45 mins+) to
> > > start up if booted via Etherboot's "Boot (L)ocal" option, then I might
> > > regain some spare time. :-)
> > BIOS Bug. Almost certainly. All we do is return to the BIOS.
> > Unless there is something we don't reset to it's original state? Some
> > bits of test code (Returning ealier to the BIOS) could identify if
> > whatever it is has changed yet, so it should be trackable.
>
> Thanks; that's confirmed what I thought would be the best debug strategy.
> It's certainly a BIOS or hardware-specific problem; it will happen on a
> batch of machines of the same hardware type. We tried looking at Windows
> 98's idea of a diagnostic boot log, but gave up when we found it contained
> only six (unhelpful) lines.
I thought of one other possibility to try. We might be stomping BIOS tables
if etherboot is loading to high. Setting RELOCADDR lower might be worth
a shot.
Which vesion of etherboot does the crawl show up with?
Eric
|