On 11/4/07, Carlos E. R. <[EMAIL PROTECTED]> wrote:
> I can not hybernate the machine.
>
> The system is 10.3 fully up to date.
>
> There is no powersave anything in Yast, so I can not configure or enable
> the thing.
>
> I get no option in kpowersave to hybernate or suspend.
>
> Pressing the "power" switch (my usual method to hybernate) produces a
> complaint in the log:
>
<snip>
> Where is the real configuration of this thing? The directory tree
> under "/etc/pm/" contains no files. The directory tree
> under "/etc/powersave/" contains things, but it is said to be obsolete and
> ignored - however, Yast touched all files in there and they have recent
> dates.
Place the config file in the /etc/pm/config.d directory. The options
would likely be the same as for 10.2 but I think the file in 10.2
used the /etc/pm/config location. If you still have a copy of that
file, just copy it to /etc/pm/config.d. If not, create
/etc/pm/config.d/config with the appropriate entries. e.g.
S2RAM_OPTS="-f -a2" (or whatever works on your system)
&
restart powersaved for changes to take effect.
e.g. "rcpowersaved restart" or "/etc/init.d/powersaved restart"
Below is what the README.update file in /etc/pm/ states:
[quote]
The configuration has moved from /etc/pm/config to files in
/etc/pm/config.d/ with the upgrade from openSUSE 10.2 to
openSUSE 10.3.
If you had configured stuff in 10.2, you need to move the
configuration over to the new directory. The simplest way
of doing this might be
mv /etc/pm/config /etc/pm/config.d/
But you should check if your configuration still applies.
[end quote]
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]