[Bug 240915] Re: Add support for ACPI event handler for Sony Vaio with SNC controller
Launchpad Bug Tracker
240915 at bugs.launchpad.net
Wed Dec 14 03:35:30 UTC 2011
** Branch linked: lp:debian/acpi-support
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to acpi-support in Ubuntu.
https://bugs.launchpad.net/bugs/240915
Title:
Add support for ACPI event handler for Sony Vaio with SNC controller
Status in “acpi-support” package in Ubuntu:
New
Bug description:
Binary package hint: acpi-support
In /etc/acpi/events/sony-* are events for Sony Vaios and their
handlers. They dont work for all models and some models would require
different scripts. But there are many models with Sony Notebook
Controller device, which does report events as:
sony/hotkey SNC 00000001 00000010
To support both SPIC events and SNC, replace in all sony scripts
events work SPIC to (SPIC|SNC).
So event would look like this:
# /etc/acpi/events/sony-brightness-down
event=sony/hotkey (SPIC|SNC) 00000001 00000010
action=/etc/acpi/xbacklight.sh down
This would get working backlight control for some of nvidia base
vaios.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/240915/+subscriptions
More information about the foundations-bugs
mailing list