Re: 2.3.20 will not boot (PCI problem)

Martin Mares (mj@atrey.karlin.mff.cuni.cz)
Mon, 11 Oct 1999 09:08:15 +0200


Hello!

> I didn't do that originally because there's not much there. My System.map
> has:
>
> c01bdf70 T stext_lock
> c01c02e8 r common_interrupt
>
> and all the addresses are in stext_lock. I also left the EIP alone: the
> first kernel symbol is at 0xc0100000; the PCI BIOS entry is at 0xfbc30,
> and EIP is at 0xc0000000 + 0xfbc30 + a bit. Doesn't that mean we're
> oopsing inside the PCI BIOS?

To be completely sure, can you switch on '#define DEBUG' in arch/i386/kernel/pci-pc.c
and send me the boot messages before the crash?

Also, you can try booting with 'pci=nobios'.

Have a nice fortnight

-- 
Martin `MJ' Mares   <mj@ucw.cz>   http://atrey.karlin.mff.cuni.cz/~mj/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
"Error: Compiler unable to abort!"

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/