Package: laptop-mode-tools
Version: 1.23-1
Severity: normal
ENOUGH_CHARGE=0
ENOUGH_CHARGE_TO_PREVENT_HIBERNATION=0
Should be initialized to 1. Then later on it looks like all the
equalities are reversed:
if (($REMAINING * 60 / $PRESENT_RATE >= $MINIMUM_BATTERY_MINUTES)) ; then
ENOUGH_CHARGE=0
fi
So if there is a lot of time remaining then there isn't enough charge?
Eh? Needs a < instead.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.4-b4
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
laptop-mode-tools depends on no packages.
Versions of packages laptop-mode-tools recommends:
ii acpid 1.0.4-2 Utilities for using ACPI power man
ii hdparm 6.1-5 tune hard disk parameters for high
pn sdparm <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]