[Bug 100356] [DSI BYT] Panel detection fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jun 27 09:52:55 UTC 2017


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

--- Comment #2 from Ville Syrjala <ville.syrjala at linux.intel.com> ---
[    3.073989] [drm:pwm_setup_backlight [i915]] *ERROR* Failed to own the pwm
chip

You're missing some pwm/gpio stuff most likely from the kernel (or it got
loaded after i915).

Make sure you have at least these:
CONFIG_PWM=y
CONFIG_PWM_CRC=y
CONFIG_I2C_DESIGNWARE_PLATFORM=y
CONFIG_I2C_DESIGNWARE_PCI=y
CONFIG_INTEL_SOC_PMIC=y

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list 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/20170627/9e41806f/attachment-0001.html>


More information about the intel-gfx-bugs mailing list