On 03/09/11 20:13, Jonathan Nieder wrote:
Hi Philip, Philip Ashmore wrote:The Debian kernel has to decide if the image signature is a match - that's the reason for this bug report. IMHO the release name or equivalent should be in that signature somewhere, unless you're saying that their initrd's are a match too.The initrds don't have to match --- the role of the initrd when resuming is to load the hard disk driver and find the swap partition to resume from. Are you using different swap partitions for your lenny and squeeze installations (I'm guessing no, but it's worth a check)?
Because of 1. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592750 "linux-2.6: fan not active after sleep/hibernate" - I'm on Linux 3.0.0-1-amd64 - the fan isn't inactive but it's not doing its job 2. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608489 "[xserver-xorg-video-intel] Rendering issues after suspend to disk" I don't suspend to disk unless I have a long running build in progress, so this issue doesn't happen as much. I've got one swap partition. I distinctly remember when hibernate used to add an entry to grub.cfg - resume from hibernate (or something similar) that did the job perfectly - it might have been OpenSuse or Fedora though. Philip