On Wed, 14 Jun 2006, Pavel Machek wrote: > > > The debugging patch helped me figure out a number of the problems (and > > even more problems that then didn't actually make any difference once I > > started getting things working ;) > > > > And the console fixes is apparently what got things working in SMP mode. > > It works for some people _without_ that console fix. Yes. It worked for me in UP and with several drivers removed without the console fix. It didn't work for me when I did fancier stuff, netconsole in particular ;/ > Then, you have irq9 problem that breaks second suspend, right? I've > seen that before, forced the poor soul to report it into kernel > bugzilla, and IIRC ACPI people were already proposing solutions. Yes, I've got the same irq9 problem, and the broken second resume. The irq9 one is really irritating (hey, ACPI almost always is). I thought it would be something as simple as the wrong polarity or something, but nope.. Linus