http://bugzilla.kernel.org/show_bug.cgi?id=12249





------- Comment #22 from tetrom...@gmail.com  2008-12-22 21:46 -------
Start with brightness at 100%

# cat /sys/class/backlight/acpi_video0/actual_brightness
0
# dmesg | tail
<...>
[ 3578.564570] Rui: current level is 15, brightness count is 18
# echo 6 > /sys/class/backlight/acpi_video0/brightness
/* brightness correctly goes to 50% */
# cat /sys/class/backlight/acpi_video0/actual_brightness
0
# dmesg | tail
<...>
[ 3578.564570] Rui: current level is 15, brightness count is 18
[ 3678.917684] Rui: current level is 6, brightness count is 18


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

------------------------------------------------------------------------------
_______________________________________________
acpi-bugzilla mailing list
acpi-bugzilla@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla

Reply via email to