http://bugzilla.kernel.org/show_bug.cgi?id=12249
------- Comment #28 from tetrom...@gmail.com 2008-12-22 23:58 ------- Start with brightness at 85% # cat /proc/acpi/video/VGA/LCDD/brightness levels: 100 90 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 100 current: 85 /* pressing hotkey brightness up */ # dmesg | tail < ... > [ 6013.679783] Rui: event 134 [ 6013.680396] Rui: level_current 30 [ 6013.680402] Rui: level_next 35 # cat /proc/acpi/video/VGA/LCDD/brightness levels: 100 90 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 100 current: 90 /* pressing hotkey brightness up*/ # dmesg | tail < ... > [ 6065.811989] Rui: event 134 [ 6065.813037] Rui: level_current 25 [ 6065.813042] Rui: level_next 30 # cat /proc/acpi/video/VGA/LCDD/brightness levels: 100 90 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 100 current: 100 /* pressing hotkey brightness up*/ # dmesg | tail < ... > [ 6155.036221] Rui: event 134 [ 6155.037360] Rui: level_current 20 [ 6155.037365] Rui: level_next 25 # cat /proc/acpi/video/VGA/LCDD/brightness levels: 100 90 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 100 current: 25 /* pressing hotkey brightness up*/ # dmesg | tail < ... > [ 6185.974504] Rui: event 134 [ 6185.974817] Rui: level_current 90 [ 6185.974822] Rui: level_next 100 # cat /proc/acpi/video/VGA/LCDD/brightness levels: 100 90 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 100 current: 100 /* pressing hotkey brightness up*/ # dmesg | tail < ... > [ 6213.559333] Rui: event 134 [ 6213.560350] Rui: level_current 20 [ 6213.560356] Rui: level_next 25 # cat /proc/acpi/video/VGA/LCDD/brightness levels: 100 90 20 25 30 35 40 45 50 55 60 65 70 75 80 85 90 100 current: 25 -- 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