<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - backlight maxed out when switching from X to a tty"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83816#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - backlight maxed out when switching from X to a tty"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83816">bug 83816</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>After 32.8s (which is when X starts its VT switch), in the kernel we see the
backlight set to 0 (for the modeswitch), then set to 100 (which I presume is
the actual_level being restored), then the kernel sets it to max on the
installation of the fbcon and intel_panel_enable_backlight().

The bug is that intel_panel_enable_backlight() always sets the max value
ignoring the current user value.</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>