[Bug 76490] Hang during boot when DPM is on (R9 270X)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Aug 30 15:24:06 PDT 2015


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

--- Comment #48 from Tobias Droste <tdroste at gmx.de> ---
There is only one way to find out the values:
Trial and error.

Start with what works with other cards:
{ PCI_VENDOR_ID_ATI, <PCI_DEVICE_ID>, <PCI_SUBSYSTEM_VENDOR_ID>,
<PCI_SUBSYSTEM_DEVICE_ID>, 0, 120000 },

Last value is mclk (memory) and the other is sclk (gpu). 0=use bios default.
Values are in 10kHz (not sure why ) so 85000=850MHz, 120000=1.2GHz, .... 

I found it easier to first get a memory value that works. With that I could
boot up to certain point (sometimes even to login!) and then it crashed. If a
memory limit is enough than you're good after that. 
After I found a memory value that somewhat worked I tried different sclk values
to get a system that actually boots and can run for a few hours.

You don't have to fear anything because it will only limit the clocks if the
bios clocks are actually higher, so there's nothing that can break. Not sure if
there's a problem with too low values, but I don't think so.

So it comes down to change values -> recompile kernel module -> reboot -> if
it's still not working, start again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150830/372072a0/attachment.html>


More information about the dri-devel mailing list