<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CHV] Backlight init fails on Surface 3 if module load order is wrong"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96571#c47">Comment # 47</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [CHV] Backlight init fails on Surface 3 if module load order is wrong"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96571">bug 96571</a>
              from <span class="vcard"><a class="email" href="mailto:sassmann@redhat.com" title="sassmann@redhat.com">sassmann@redhat.com</a>
</span></b>
        <pre>I found a workaround that helps to delay the loading of i915.

Removing i915 from the initramfs causes it to be loaded later in the boot
process. On my baytrail tablet this is sufficient to avoid the "*ERROR* Failed
to own the pwm chip" problem.

For dracut based distributions you can do
# dracut -f --omit-drivers="i915"
to rebuild the initramfs without i915.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>