[Bug 93643] backlight: min value is always 0
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jan 10 05:25:14 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93643
--- Comment #2 from Ayke van Laethem <aykevanlaethem at gmail.com> ---
Well, the UI has to know somehow at what value the screen is still lit: is that
1 or 0? It is very bad for UX to turn off the screen completely.
Can you explain where the bug is, then? Certainly not in the UI, it only talks
to an abstracted backlight API.
The kernel API here is not consistent (0 can mean both off and the lowest lit
value), and the kernel people don't seem willing to fix this (for fear of
breaking ABI compatibility):
http://marc.info/?l=linux-kernel&m=145225412911583&w=2
Where would the bug otherwise be, if not here?
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160110/8788b750/attachment.html>
More information about the intel-gfx-bugs
mailing list