Latest working kernel version: 2.6.26 Earliest failing kernel version: 2.6.27-rc1 Distribution: Ubuntu 8.04 Hardware Environment: Acer Extensa 5220 Software Environment: /bin/bash Problem Description: On resume it halts, the last thing shown is something about console suspend and it gives a kernel parameter to debug it. When I boot with that kernel parameter it boots further and hangs with disk access problems. Please let me know how I can help debugging this.
Please test the current Linus' tree (2.6.27-rc1-git4 as of today).
Please also check if the final patch from bug #11178 fixes the problem for you.
The problems still occurs at the current head: commit 2b12a4c524812fb3f6ee590a02e65b95c8c32229. How do I find out what version that is? I only find -rc1. no_console_suspend is the kernel ata cmdline that helps a bit. With that I also get a hard disk revalidation error, I'll check the patch next.
(In reply to comment #3) > The problems still occurs at the current head: commit > 2b12a4c524812fb3f6ee590a02e65b95c8c32229. How do I find out what version that > is? I only find -rc1. Just the commit name is the version. > no_console_suspend is the kernel ata cmdline that helps a bit. > With that I also get a hard disk revalidation error, I'll check the patch > next. Thanks.
The patch fixes the problem.
*** This bug has been marked as a duplicate of bug 11178 ***