Most recent kernel where this bug did not occur: 2.6.14.7 resumes fine (but with ata timeout; fortunately it recovers properly from that timeout) Distribution: PLD Hardware Environment: IBM ThinkPad Z60m Software Environment: Problem Description: scsi subsystems dumps tons of errors, fs is remounted read-only, detailed description: http://groups.google.com/group/linux.kernel/browse_frm/thread/96c701d3271c80a9/f116cc99ee81f09a? lnk=st&q=Arkadiusz+resume+site%3Alkml.org&rnum=3&hl=pl#f116cc99ee81f09a Note that one patch helps: http://groups.google.com/group/linux.kernel/browse_frm/thread/621e9ea516259aa4/913ca54b1f1703a 0?lnk=st&q=Arkadiusz+resume+site%3Alkml.org&rnum=7&hl=pl#913ca54b1f1703a0 which later was replaced with smaller one: http://groups.google.com/group/linux.kernel/tree/browse_frm/thread/621e9ea516259aa4/c9c00b29e 35628bd?rnum=11&hl=pl&q=Arkadiusz+resume+site%3Alkml.org&_done=%2Fgroup%2Flinux.kernel%2 Fbrowse_frm%2Fthread%2F621e9ea516259aa4%2F913ca54b1f1703a0%3Flnk%3Dst%26q%3 DArkadiusz+resume+site%3Alkml.org%26rnum%3D7%26hl%3Dpl%26#doc_38c829006391ae38 Please read entire thread for information what's happening.
*** Bug 7067 has been marked as a duplicate of this bug. ***
It's fixed for me in recent kernels.
not for me on a X60s with 2.8.18-rc5 and no other patches
Z60m and X60s have different sata chipsets I guess. The one in z60m is ata_pix (no ahci available) and it works fine now.
I got a SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller AHCI (rev 02)
great forrest zhaos set of ahci patches does the trick for my SATA controller it resumes nicely now that I have applied them to the 2.6.18-rc5 kernel
Created attachment 8916 [details] just for documentation: the patches I applied and mentioned above - tar.bz2
Is there a chance that those patches will go into 2.6.18?
IIRC this patch series was deemed too intrusive for 2.6.18, but they should be in 2.6.19-rc1 and 2.6.18-mm1.
already found them in the current tree :-) in snapshot -git6 they are included
Ok, so problem is fixed, right?