Mandrake Linux: cooker@mandrivalinux.org
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Adam Williamson <awilliamson@mandriva.com> writes: > On Sat, 2006-01-07 at 01:35 +0100, Vincent Panel wrote: >> On Friday 06 January 2006 21:03, Adam Williamson wrote: >> > On Fri, 2006-01-06 at 17:54 +0100, Olivier Blin wrote: >> > > Suspend to disk: >> > > pmsuspend <anything> >> > > (or pmsupend2 if suspend-scripts-force isn't installed) >> > > >> > > Suspend to RAM: >> > > pmsuspend [ram|memory] >> > >> > Isn't it time we had some kind of default GUI for this? >> > >> GUI for what ? both KDE and Gnome display a "hibernate" button when >> suspend-script-force is installed. > > Never seen one on mine...maybe I don't have -force installed... We should probably drop the -force package and merge it back in suspend-scripts, since we want suspend/resume to work by default. > does it call the scripts properly and allow to suspend to disk or RAM? > if so, mission accomplished, I guess :) Nope, KDE doesn't yet. At least not in 2006.0, but Laurent and I will backport some patches so that it works fine. Actually, the KDE helper (klaptop_acpi_helper) used to write directly in /proc, which isn't good, because on resume, a button/power ACPI event will be sent, which makes the system halt... A solution is to make it use our scripts, which create a lock file on suspend to prevent that. -- Olivier Blin - Mandriva