[Bug 81762] Backlight keys on ASUS UX301

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Feb 17 07:23:23 PST 2015


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

--- Comment #11 from Alexey Loukianov <lx2 at lexa2.ru> ---
I've been referenced to this bug by Aaron after reporting my findings on
non-working Fn+F5/F6 with ASUS UX32LN ultrabook in #92391. Looks like my
situation is somewhat similar to what Josh got on his UX301 which isn't
surprising keeping in mind the same manufacturer and pretty similar hardware
configs of these ultrabooks.

What I have on my UX32LN is uninitialized CADL region and uninitialized
SANV.DIDX which is expected to contain ID of eDP panel which is in turn
expected to conform to pattern ((ID & 0x0F00) == 0x400). 

Reading SSDT code it seems that firmware expects didl to contain max 15 entries
(_DOD method does not contain logic to return more active devices) which might
be a problem in my case which leads to uninitialized CADL - as far as I
understand correctly current version of i915 drm in the mainline kernel does
not enumerate more than 8 DIDL entries.

I would like to check if my problem could be fixed by using Jani's
opregion-didl branch but it seems it had diverged into two separate refs: didl
and didl-3.18.
Which one should I use to compile a testing kernel? What Kconfigs are essential
to be enabled/disabled for testing purposes and providing valuable debug
output?

Thanks in advance for your help.

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


More information about the intel-gfx-bugs mailing list