Bug#754450: acpi-support: laptop backlight is not dimmed when unplugging power

2014-10-04 Thread Fufu Fang
Hi, I experienced the same issue. I temporarily fixed it by replacing /etc/acpi/power.sh with the following content: #!/bin/sh test -f /usr/share/acpi-support/key-constants || exit 0 . /usr/share/acpi-support/power-funcs . /usr/share/acpi-support/policy-funcs #if [ -z $* ] { CheckPolicy ||

Bug#754450: acpi-support: laptop backlight is not dimmed when unplugging power

2014-07-11 Thread Nicolas Évrard
Package: acpi-support Version: 0.142-1 Severity: normal Dear Maintainer, I notice that since I switched to systemd my laptop do not dim the backlight when unplugging the power cord. According to me this is due to two things: - acpid wrongly calls power.sh without argument (I had to install