http://bugzilla.novell.com/show_bug.cgi?id=548644 User koenig@linux.de added comment http://bugzilla.novell.com/show_bug.cgi?id=548644#c5 --- Comment #5 from Harald Koenig <koenig@linux.de> 2009-11-10 09:05:55 MST --- some more testing & tracing: if I run sudo s2ram -f -p -m -s in X11 (nv driver) suspend *and8 resume works fine, no problem. BUT if I run "powersave -u" then the system hangs quite early in resume :-( /var/log/pm-suspend.log shows that s2ram is called with correct options (plus some extra "set -x" debug output): + get_s2ram_opts + '[' -n '-f -p -m -s' ']' + echo 'INFO: using user-supplied options: S2RAM_OPTS='\''-f -p -m -s'\'' for suspending.' INFO: using user-supplied options: S2RAM_OPTS='-f -p -m -s' for suspending. + return + '[' -x /usr/sbin/s2ram ']' + set -x + /usr/sbin/s2ram -f -p -m -s Allocated buffer at 0x11000 (base is 0x0) ES: 0x1100 EBX: 0x0000 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.