<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Facilitate override on minimum brightness level"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86936#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Facilitate override on minimum brightness level"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86936">bug 86936</a>
              from <span class="vcard"><a class="email" href="mailto:mail@aurabindo.in" title="Aurabindo J <mail@aurabindo.in>"> <span class="fn">Aurabindo J</span></a>
</span></b>
        <pre>(In reply to Jani Nikula from <a href="show_bug.cgi?id=86936#c3">comment #3</a>)
<span class="quote">> A few additional things to consider.

> First, does 5% brightness running a kernel before the offending commit
> correspond to lowest brightness running a kernel after the offending commit?</span >

No, since 5% (of 255)  brightness is at 12 and the new minimum in current
kernel is 64.

<span class="quote">> 
> Second, there might be a catch here. The brightness UI, whichever it may be,
> might provide you with an arbitrary number of steps. The UI might not let
> you choose the lowest non-zero brightness. E.g. going up from 0, it probably
> jumps to something other than 1.</span >

Yes the brightness UI always goes in steps, though not linearly. It seems to be
exponential since at times I see very lower brightness states (before offending
commits) between the usually-smallest and turned-off state when I am pressing
holding brightness down key from the highest brightness level. I dont get this
intermediate level when for going down from other states, for example second
lowest.

However, it is letting me choose the smallest level of 64 (in  newer kernels). 
Since I cannot read the actual_brightness to know the current level (it is
always 0 in new kernel). But I confirmed it by manually echoing the test case
values and visually inspecting for any change in brightness for the minimum
value supported  by UI. For all values above 64, the UI was able to reduce the
brightness by a some amount.

<span class="quote">> 
> See if this gives you more desirable results:

> # echo 1 > /sys/class/brightness/intel_backlight/brightness</span >

This still puts the current level to 64, which is a bit on the high side.

Please let me know other details you need</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>