Your message dated Sun, 25 Oct 2009 17:57:50 +0100
with message-id <[email protected]>
and subject line Re: Bug#552338: pm-utils: please provide a mean to set default
hibernate method
has caused the Debian Bug report #552338,
regarding pm-utils: please provide a mean to set default hibernate method
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
552338: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=552338
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pm-utils
Version: 1.2.5-4
Severity: wishlist
Recently I found a problem with the hibernate method and it seems that
the solution is to use the "shutdown" method instead of the "platform":
echo shutdown > /sys/power/disk
The problem is that I don't know how to implement it permanently in a
clean way. I'm forced to place a hook somewhere in the boot process in
order to set this option.
I would have expected the existence of some /etc/defaults/pm in which
setting the default hibernate method.
Am I wrong?
Alberto
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages pm-utils depends on:
ii console-tools 1:0.2.3dbs-66 Linux console and font utilities
ii powermgmt-base 1.30+nmu1 Common utils and configs for power
Versions of packages pm-utils recommends:
ii hal 0.5.13-3 Hardware Abstraction Layer
ii radeontool 1.5-5 utility to control ATI Radeon back
pn uswsusp <none> (no description available)
ii vbetool 1.1-2 run real-mode video BIOS code to a
Versions of packages pm-utils suggests:
ii cpufrequtils 005-1 utilities to deal with the cpufreq
-- no debconf information
--- End Message ---
--- Begin Message ---
alberto maurizi wrote:
> Package: pm-utils
> Version: 1.2.5-4
> Severity: wishlist
>
> Recently I found a problem with the hibernate method and it seems that
> the solution is to use the "shutdown" method instead of the "platform":
>
> echo shutdown > /sys/power/disk
>
> The problem is that I don't know how to implement it permanently in a
> clean way. I'm forced to place a hook somewhere in the boot process in
> order to set this option.
>
> I would have expected the existence of some /etc/defaults/pm in which
> setting the default hibernate method.
>
Hi Alberto,
please check the default tunables in /usr/lib/pm-utils/defaults
What you want, is to add a file in /etc/pm/config.d/ (name is arbitrary)
and add
HIBERNATE_MODE="shutdown"
Cheers,
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
--- End Message ---