Package: acpi-support Version: 0.103-3 Severity: normal
in /etc/acpi/resume.d/90-hdparm.sh The expression below if grep -q CONTROL_HD_POWERMGMT=1 is not enough, since the following will return true instead of false: #CONTROL_HD_POWERMGMT=1 and the following will return false instead of true: CONTROL_HD_POWERMGMT = 1 A better regexp would be: if grep -q '^ *CONTROL_HD_POWERMGMT *= *1' -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages acpi-support depends on: ii acpi-support-base 0.103-3 scripts for handling base ACPI eve ii acpid 1.0.6-4 Utilities for using ACPI power man ii dmidecode 2.9-1 Dump Desktop Management Interface ii finger 0.17-11 user information lookup program ii hdparm 7.7-1 tune hard disk parameters for high ii laptop-detect 0.13.2 attempt to detect a laptop ii libc6 2.6.1-6 GNU C Library: Shared libraries ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip ii nvclock 0.8b2-1 Allows you to overclock your nVidi ii powermgmt-base 1.29 Common utils and configs for power ii radeontool 1.5-5 utility to control ATI Radeon back ii toshset 1.72-6 Access much of the Toshiba laptop ii vbetool 0.7-1.1 run real-mode video BIOS code to a ii x11-xserver-utils 7.3+1 X server utilities acpi-support recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]