From: Andreas <an...@po...> - 2002-07-25 10:32:56
|
Hi > Alan Buxey wrote: > >> I'n not too concerned about the last_ipl printk's right now...as >> some other people see them and their system still boots (and operates) >> some info about what it means might be nice...i know its some debugging. > > It's some interrupt event history (positive number for interrupt entry, > negative for exit). It's printed when it sees unexpected interrupts. The > basic problem is a buggy interrupt controller, which generates interrupt > when it shouldn't. I wonder if it may have something to do with the different ppc firmware revisions. May it be that the newer kernels somehow dislike newer versions of the flashrom on cyberstorm and blizzard cards, and therefore crash on those machines, but work on older ones (like mine or yours) or vice versa? IIRC there have lately (year 2001) been some new updates floating around to support pci bridging boards. Maybe we should have asked about the firmware revision in the poll. > The new interrupt code ignores these interrupts. It's > not completely clear why it crashes and without hardware I cannot debug > this. The problem is that this requires some careful adding of prints > and lots of reboots, since too much prints will modify the behaviour and > magically "fix" the problem. -- Kind regards, Andi |