[Bug 96571] [CHV] Backlight init fails on Surface 3 if module load order is wrong

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 26 14:36:45 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=96571

--- Comment #47 from sassmann at redhat.com ---
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20170626/1a69e67f/attachment.html>


More information about the intel-gfx-bugs mailing list