Comment 39 for bug 66637

Revision history for this message
Romano Giannetti (romano-giannetti) wrote : Re: After upgrade from dapper to edgy, swap space is discarded, system fails to hibernate (invalid swap signature)

I think that the correct "ad-interim" (temporarily) solution is what I did. Just replace the fstab line referring to the swap with the absolute device name (/dev/hdXY, in my case was /dev/hda5), then mkswap /dev/hda5, and finally add "resume=/dev/hda5" to the options in the grub menu.lst file.
After that my laptop works like a charm --- much better than in Dapper, really: wifi, suspend to ram, etc...