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





--- Comment #2 from Alexis M. <ldx...@gmail.com>  2013-02-23 00:11:00 ---
Created an attachment (id=93881)
 --> (https://bugzilla.kernel.org/attachment.cgi?id=93881)
dmesg with added debug output

all added debug output messages begin with "ACPI: Debug_Custom" and tell what
function is called about lcd backlight.
acpi_video_init_brightness(), level[....]=... tell the available levels
acpi_video_device_lcd_get_level_current()=... tell the return value of function
acpi_video_device_lcd_get_level_current
acpi_video_device_lcd_set_level(...) tell the function call 'level' argument
used to change the backlight level

acpi_video_init_brightness(), set_max_level and get_max_level are when the
acpi_video_init_brightness function checks if _BQC return an index

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

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to