https://bugzilla.kernel.org/show_bug.cgi?id=35622





--- Comment #33 from Lee, Chun-Yi <j...@novell.com>  2012-02-15 02:08:02 ---
(In reply to comment #32)
> Created an attachment (id=72376)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=72376) [details]
> Log after pressing Fn+arrows
> 
> (In reply to comment #30)
> > I thought the "keys" means the Fn+left/right (brightness function key).
> > Please kindly attach on /var/log/messages log after you press brightness
> > control function key a couple of times.
> > 
> > Thanks
> 
> Well yes, I meant Fn+arrows. Pressing these buttons change brightness only in 
> X
> (KDE) environment, they don't work in terminal. Although they work in X,
> "unhandled events" are still logged. I think this is related to acpid and I
> need to write some script to handle these evenets, so it probably has nothing
> to do with this bug. :-)

The acpi/video driver capture those acpi event then emit brightness changed
keycode to userland.
And, acpi/video driver also changed brightness through _BCM when
brightness_switch_enabled module parameter was enabled (default).

Unfortunately, the _BCM is broken on this acer machine, so the action from
acpi/video for change brightness is also not work.

Use acpid to workaround it is a idea.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to