Hi Peter.
On Fri, 2008-08-15 at 19:22 -0400, Peter Hartman wrote:
> Hello,
>
> I have two distinct problems.
>
> (1) Using the tuxonice git pull for the 2.6.25.y kernel with the
> hibernate script provided by gentoo, I was able to get hibernate to
> swap (/dev/sda5) to hibernate properly and it would even reboot and
> find the image, but after some amount of time I would get segmentation
> faults.
It's hard to say exactly what would cause that - nowadays TuxOnIce
itself tends to be perfectly reliable, but drivers can still cause
problems. Perhaps one or more are playing up on you. Details of the
errors seen or just dmesg would perhaps be helpful.
> Hence, I tried use vanilla 2.6.25.15 kernel (again git pull) without
> tuxonice patch.
>
> (2) Using the vanilla 2.6.25.15 kernel (and the hibernate script) I
> can get it to hibernate just fine, but it refuses to even try to find
> my hibernated swap on reboot--both if I compile in /dev/sda5 and if I
> add resume=/dev/sda5 on the grub boot menu.
Are you using an initrd or initramfs? If not, that will be your problem.
I've just addressed this today - the latest git will work without an
initrd or initramfs, but that hasn't been the case for a while.
Regards,
Nigel