On Tue, 2004-11-02 at 22:28 +0100, Eric Lemoine wrote: > On Tue, 02 Nov 2004 17:28:21 +1100, Benjamin Herrenschmidt > <[EMAIL PROTECTED]> wrote: > > On Tue, 2004-11-02 at 07:31 +0100, Eric Lemoine wrote: > > > > > It doesn't help -- boot still stops after the five "openpic:" lines, > > > at switch-to-FB time it seems. > > > > > > > Try something like that patch and pass "printkbtext" to the kernel command > > line, > > it will give you more debug output hopefully. > > The only thing I can see is the following two lines endlessly displaying: > > <7> IN from bad port 20 at c0016958 > <7> IN from bad port 20 at c0016914
Check System.map for where those 2 addresses are, but I suspect the 8259 code. This should have been fixed by now if you get a more recent bk snapshot. Either that, or you have the PS/2 kbd driver loaded Ben.