https://bugzilla.novell.com/show_bug.cgi?id=309546#c6 Stefan Seyfried <seife@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|seife@novell.com | --- Comment #6 from Stefan Seyfried <seife@novell.com> 2007-09-17 01:02:38 MST --- The hook is basically only doing: TERM=linux openvt -w -f -c 63 -- echo -e "\033[H\033[JPreparing $1..." \
/dev/null 2>&1
Which opens console 63 where print some information during suspend are printed to. Since we per default now use splashy during suspend to disk, we do not actually switch to the console 63 anymore. Before that, there was an additional "-s" on the openvt command line, which would switch to console 63. Since we are not even doing a vt switch, i'm not sure how this can crash the machine (and i'm not so sure about Greg's opinion that this is not a kernel issue). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.