Hi, I have laptop dell e6410 and I cant suspend to ram (s3) and hibernate to disk (S4). But when I enable hybrid suspend/hibernate I can resume computer from hibernation(when computer in the middle time will lose power) But I cant resume computer from suspend(when computer will not lose power in the middle time).
So.
resume from suspend S3 → work
resume from hibernate S4 → work
resume from hibernate (hybrid) → work
resume from suspend (hybrid) → not work, I can login remote to ssh console and I see that X server hang and very often have flags Ds (not interruptible).
I tested It on 3.6.x, driver 304.xx and 310.14.
PS. I cant attach log.gz. Please rename file with log and remove “.jpg”
Thanks for reporting this issue. Is hybrid-suspend supported on your system? Please try command pm-is-supported --suspend-hybrid ; echo $? if output is 0 =supported, 1 =notsupported . Reference : http://manpages.ubuntu.com/manpages/gutsy/man1/pm-is-supported.1.html . Is issue reproduce with open source driver nouveau ? Its good to first report issue on Arch Linux for root cause investigation. If root cause pointing to nvidia driver we will have a look.
It work but without X server resume.
I’ll test with nouveau.
“Its good to first report issue on Arch Linux for root cause investigation.”
I tested it on my own kernel 3.6.x (vanilla) and on kernel from distribution. And using native /proc and /sys interface without pm-tools too. So It is problem in kernel or in NV driver.
Hi, I still have this problem on driver up to 313.18 and kernel up to 3.8 and 3.7. I don’t have idea what is wrong. PS. sandipt: Can you check it on vanilla kernel ?