[Bug 100443] DMESG: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Aug 6 21:08:55 UTC 2017


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

--- Comment #20 from alvarex <edisonalvarez at arnet.com.ar> ---
Ok I looked into the bios with an editor and I think I found the root of the
problem. My bios and maybe the others as well, instead of enumerating the
voltage in a standard way (in mV), the use some sort of code which is an
abnormally high number which ( some sort magic code) to set the voltage to an
unspecified number. I looked into several bios and all have the same problem,
the voltage the use is a very big number like 65550 mV which in practice is
impossible to set. The kernel doesn't like that and defaults to a standard
value provided in the bios which in my case is the lower value of 800mV.  And
the kernel in my case won't use those magic values because the bios got
unsigned when I dumped it. My chances are that Gigabyte provides me a good
signed bios or I can edit the bios manually to use normal mV values.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170806/8be5a946/attachment-0001.html>


More information about the dri-devel mailing list