Stefan,

some more info. Tested with removed madwifi-kernel-mdules (madwifi is a known 
souce of quirks). Still freezing. Tested without "mem=768M". Still freezing. 
On my netbook I use a small pm adaption for speed:

[EMAIL PROTECTED]:~# cat /etc/pm/sleep.d/drop_caches
#!/bin/sh

if [ "$1" = "hibernate" ];then
        sync
        echo 3 > /proc/sys/vm/drop_caches
fi

To suppress an error msg of the built-in webcam, another chg:

[EMAIL PROTECTED]:~# grep SUSP /usr/lib/pm-utils/defaults
SUSPEND_MODULES="uvcvideo usbcore"

HTH
// Sven-Ola

-- 
Hardy kernel update kills suspend-to-disk
https://bugs.launchpad.net/bugs/290911
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to