From: Jim Faulkner <jfaulkne@xxxxxxxxxxx> Date: Tue, 30 Aug 2011 20:47:16 -0400 > On Tue, Aug 30, 2011 at 07:26:24PM -0400, David Miller wrote: >> >> Can you give us "/usr/sbin/prtconf -pv" output from a working boot >> so we can add it to our collection? Thanks. >> >> Try turning on the ofpci_verbose tracing facility by passing >> 'ofpci_debug=1' on the kernel command line. >> > > OK, I've attached the output of prtconf -pv. AFAIK the only things in > the box that didn't ship from the factory are a tulip ethernet card and > the hard drives. I don't have a reason to believe that they are causing > the problem. There is a non-trivial problem with the device tree reported by your firmware, several PCI device nodes are reported multiple times. If you'll look 'isa' appears twice, and so does 'pmu'. This is a very serious issue. And that's what is causing all of these boot failures. I have two theories, either the Tulip card makes the firmware corrupt the device tree like this. Or, alternatively, there is some bug in the version of OBP installed on this machine. This really isn't a kernel bug. And if it worked in the past, it worked entirely by accident. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html