On 7/4/06, Jason Lunz <[EMAIL PROTECTED]> wrote: > On Tue, Jul 04, 2006 at 10:53:27PM +0200, Luca Tettamanti wrote: > > >bcm43xx: set security called enabled = 1 encrypt = 1 > > >hda: dma_timer_expiry: dma status == 0x21 > > >hda: DMA timeout error > > > > > >HARDWARE ERROR > > >CPU 0: Machine Check Exception: 4 Bank 4: b200000000070f0f > > >TSC 136e4622cf > > >This is not a software problem! > > > > Probably the PCI bus is confused. Don't know if it's ide driver or bcm > > fault... > > I'm pretty sure it's IDE. The common thread to all the resume lockups is > the IDE light being stuck on. > > > I fixed a spurious MCE during resume on Athlon a couple of years ago, > > but this one seems unrelated. > > What was the nature of the fix?
Don't enable reporting on bank 0. IIRC BIOS initialises that bank and then shouldn't be touched (it's written somewhere in the IA32 manuals). I checked AMD documentation for MCE and it seems that bank 0 doesn't need any special treatment. > Restarting tasks... done > ACPI Error (evevent-0312): No installed handler for fixed event [00000002] > [20060127] > hda: dma_timer_expiry: dma status == 0x21 > hda: DMA timeout error > > This ACPI thing is new. Maybe it's because I've unloaded some of > the acpi modules this time. Maybe the event is the power button > press that woke the sleeping computer? Yes, it's button.ko that is missing. > It's interesting here that it's complaining about ide dma > timeout, since I disabled DMA before suspend. I'm not sure that the setting is preserved. Anyway the bus is locked and it seems that it's caused by IDE. I saw patches on lkml that added support for running ACPI methods to bring IDE back to life. But it seems that it's only for libata: http://marc.theaimsgroup.com/?l=linux-ide&m=114064719815111&w=2 I can't find the patch neither in mainline nor in -mm. Pavel? Rafael? If you're brave enough you can use libata-PATA patch (Alan Cox) and Randy's patch... ;) Luca Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Suspend-devel mailing list Suspend-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/suspend-devel