[arch-general] harddisk suspending far to often

Leonid Isaev lisaev at umail.iu.edu
Thu Dec 13 12:16:47 EST 2012


On Thu, 13 Dec 2012 00:35:32 +0100
"G. Schlisio" <g.schlisio at dukun.de> wrote:

> Am 10.12.2012 00:13, schrieb G. Schlisio:
> > Am 09.12.2012 18:55, schrieb Leonid Isaev:
> >> On Sat, 08 Dec 2012 21:48:54 +0100
> >> "G. Schlisio" <g.schlisio at dukun.de> wrote:
> >>
> >>> [...]
> >>> how can i get to know, why this is happening, and maybe stop it?
> >> I suspect the issue is in pm-utils' pm-powersave script which 
> >> executes "power
> >> saving" hooks, and is in turn being called by upower. But to be sure 
> >> we need to
> >> see your pm-utils configuration (in /etc/pm) and and 
> >> /etc/Upower/Upower.conf...
> >>
> > /etc/pm/ contains conf.d/, power.d/ (both empty) and sleep.d/ 
> > (contains 90alsa, not doing much apart aplay). upower [0] contains a 
> > RunPowersaveCommand=true, does that include APM=1 setting?
> > what curtis said about expected behavior and default settings, can 
> > those be altered somewhere?
> > my /usr/lib/systemd/system-sleep/notify-upower.sh contains some call 
> > of upower{,.resuming} via dbus.
> > what irritates me is that i experience this after last update, and 
> > never before.
> >
> > [0] my upower.conf:
> >
> > [UPower]
> > SleepTimeout=1000
> > AllowHibernateEncryptedSwap=true
> > RunPowersaveCommand=true
> > EnableWattsUpPro=true
> > PollDockDevices=false
> > IgnoreLid=false 
> seems unrelated to suspend, but related to switch between external and 
> internal power supply. where can i adjust hese settings? may kde 
> interfere here?
> suggestions appreciated.

Sorry for a late reply...

The RunPowersaveCommand= tells upower to run hooks
in /usr/lib/pm-utils/power.d/ via calling /usr/sbin/pm-powersave whenever
power state is altered (e.g. plugging the AC power). Changing it to 'false'
will disable calling pm-powersave command altogether. However, on my system I
have nothing in that directory which calls hdparm (and yes, I disabled the
above option). Do you happen to have a 'harddrve' hook there?

Regarding KDE: just kill X, from tty call something like "upower -d" (as a
normal user) to start upower if it's not running already, and replug the
external power...

-- 
Leonid Isaev
GnuPG key: 0x164B5A6D
Fingerprint: C0DF 20D0 C075 C3F1 E1BE  775A A7AE F6CB 164B 5A6D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://mailman.archlinux.org/pipermail/arch-general/attachments/20121213/9ebdfdf5/attachment.asc>


More information about the arch-general mailing list