Your message dated Tue, 7 Jun 2011 11:54:26 +0200
with message-id <[email protected]>
and subject line Re: Bug#619920: [acpi-support] Asus touchpad led rights break
has caused the Debian Bug report #619920,
regarding [acpi-support] Asus touchpad led rights break
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
619920: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619920
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: acpi-support
Version: 0.138-8
Severity: normal
--- Please enter the report below this line. ---
I have Asus G1S notebook. On my notebook present touchpad, touchpad
on/off button and touchpad led.
When I press touchpad on/off button my touchpad work but led not work.
ls -al /sys/class/leds/asus::touchpad/brightness
-rw-r--r-- 1 root root 4096 Мар 28 16:52
/sys/class/leds/asus::touchpad/brightness
This command make led enabled but only run from root:
echo 1 > /sys/class/leds/asus::touchpad/brightness
I think /etc/acpi/asus-touchpad.sh have not rights for enable/disable
this led. It need to be fixed.
--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.32-5-amd64
Debian Release: wheezy/sid
500 sid www.lamaresh.net
--- Package information. ---
Depends (Version) | Installed
==================================-+-=============
acpi-support-base (>= 0.109-1) | 0.138-8
x11-xserver-utils | 7.6+1
acpid (>= 1.0.4) | 1:2.0.8-3
lsb-base (>= 1.3-9) | 3.2-27
pm-utils | 1.4.1-6
acpi-fakekey | 0.138-8
Recommends (Version) | Installed
================================-+-===========
dbus | 1.4.6-1
vbetool | 1.1-2
xscreensaver |
OR gnome-screensaver | 2.30.0-3
radeontool |
Suggests (Version) | Installed
=======================-+-===========
rfkill |
xinput | 1.5.3-1
--
Roman V. Nikolaev
mail: [email protected]
icq: 198-364-657
jabber: [email protected]
site: http://www.rshadow.ru
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
On Mon, Mar 28, 2011 at 05:03:31PM +0400, Roman V. Nikolaev wrote:
> This command make led enabled but only run from root:
> echo 1 > /sys/class/leds/asus::touchpad/brightness
>
> I think /etc/acpi/asus-touchpad.sh have not rights for enable/disable
> this led. It need to be fixed.
/etc/acpi/asus-touchpad.sh is supposed to be only run by root via acpid. If you
start it as your user it's not a surprise it doesn't work. There is no way to
give it more rights when run as root.
Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL
--- End Message ---