[parisc-linux] D310 boot messages
Richard Hirst
rhirst@linuxcare.com
Tue, 5 Jun 2001 16:06:53 +0100
On Tue, Jun 05, 2001 at 09:14:05AM -0500, djweis@sjdjweis.com wrote:
>
> On Tue, 5 Jun 2001, Richard Hirst wrote:
>
> > So with the nfsroot you have the D310 booting, but with the 0.9 ISO
> > it stops after serial driver initialisation.
>
> No, if I boot off the cd, I get IPL errors. When I netboot the kernel off
> the cd, it stopped at serial init. I don't think it actually stopped, I
> think it no longer printed but still booted.
Ah, ok. I'd misunderstood you. So the kernel on the CD is no
different from the one you built yourself. That's a relief!
Have you checked both serial ports, just in case the one the
kernel finds isn't the one you are using?
>From the boot msgs you sent earlier, it looks like you turned
SERIAL_DEBUG_AUTOCONF on. Does it actually run the loopback
test at serial.c:3671 successfully?
Richard