Package: acpi-support
Version: 0.103-5
Followup-For: Bug #453861
I have same problem and it can be solve fast. It's only due to double " in
asus-wireless.sh script.
Just apply this patch and you can close bug.
--- etc/acpi/asus-wireless.sh~ 2007-12-13 20:35:00.000000000 +0100
+++ etc/acpi/asus-wireless.sh 2008-03-12 14:46:46.000000000 +0100
@@ -12,7 +12,7 @@
toggleAllWirelessStates;
fi
else
- if [ "$1" == "on"" ] ; then
+ if [ "$1" == "on" ] ; then
toggleAllWirelessStates;
fi
fi
Regards
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (490, 'stable'), (99, 'oldstable'), (66,
'unstable'), (33, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
Versions of packages acpi-support depends on:
ii acpi-support-base 0.103-5 scripts for handling base ACPI eve
ii acpid 1.0.4-7.1 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 8.3-1 tune hard disk parameters for high
ii laptop-detect 0.13.5 attempt to detect a laptop
ii libc6 2.7-6 GNU C Library: Shared libraries
ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip
ii nvclock 0.8b3-1 Allows you to overclock your nVidi
ii powermgmt-base 1.30 Common utils and configs for power
ii radeontool 1.5-5 utility to control ATI Radeon back
ii toshset 1.72-7 Access much of the Toshiba laptop
ii vbetool 1.0-1.1 run real-mode video BIOS code to a
ii x11-xserver-utils 7.3+2 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]