Package: powersaved
Version: 0.9.25-1
Severity: minor
I tried to make work the acoustic or power management of disks on my
computer, but when changing of schemes, nothing is happening. I deduced that
it was because my disk was a SCSI disk.
The package provides the control of power management of disk. However, it
excludes the SCSI disk. Nowadays, as SATA disks are emulated through SCSI
drivers, the commands with hdparm works on these disks. For example:
linotte:/etc/powersave# hdparm -B 128 /dev/sda
/dev/sda:
setting Advanced Power Management level to 0x80 (128)
linotte:/etc/powersave# hdparm -I /dev/sda | grep power
Advanced power management level: 128 (0x80)
It could be great that powersaved includes the control of these disks (maybe
a variable in /etc/powersave/disk ?).
In /etc/powersave/disk I have:
HDPARM_STBY_PERF="254"
HDPARM_STBY_SAVE="128"
HDPARM_STBY_AGGR="1"
In /etc/powersave/scheme_performance I have:
POWERSAVE_DISK_STANDBY_MODE="performance"
And in /etc/powersave/scheme_powersave I have:
POWERSAVE_DISK_STANDBY_MODE="powersave"
And when switching of scheme (manually or by unpluggin AC), nothing is
happening when I check the status of my disk with hdparm.
If I made a mistake, please contact me, but I think that this is normal
because powersave does not manage SCSI disks.
Regards,
Jean-Francois Lalande.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Versions of packages powersaved depends on:
ii libc6 2.3.5-13 GNU C Library: Shared libraries an
ii libgcc1 1:4.0.2-9 GCC support library
ii libpowersave7 0.9.25-1 power management daemon - shared l
ii libstdc++6 4.0.2-9 The GNU Standard C++ Library v3
ii lsb-base 3.0-15 Linux Standard Base 3.0 init scrip
ii powermgmt-base 1.23 Common utils and configs for power
Versions of packages powersaved recommends:
ii acpid 1.0.4-5 Utilities for using ACPI power man
ii kpowersave 0.4.5-1+b1 frontend to powersave for setting
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]