When I suspend my computer with tuxonice, it doesn't resume if I use genkernel 3.4.10-r1. Everything works correctly when I use genkernel 3.4.9. I am using LVM2, so I need to use genkernel to create an initramfs image. I compared the tuxonice_resume sections in /etc/initrd.scripts for both version and I don't see any difference. Can somebody explain what's happening. Reproducible: Always Steps to Reproduce: 1. Suspend the computer with tuxonice 2. Power on the computer 3. Actual Results: The computer boots normally instead of using the tuxonice image to resume. Expected Results: Resume with TuxOnIce of course.
In fact, it works if I add a parameter "real_resume" in the kernel command line. The problem is that it's not explained in the documentation. I had to look in the init script to find that a condition had been added to the section launching the tuxonice_resume call.