[Bug 79773] Enabling DPM results in crash for R270X PITCAIRN
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Jun 7 09:36:06 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=79773
--- Comment #2 from Alex Deucher <agd5f at yahoo.com> ---
looks like the vbios didn't get dumped properly. Try this:
(as root)
(use lspci to get the bus id)
cd /sys/bus/pci/devices/<pci bus id>
echo 1 > rom
cat rom > /tmp/vbios.rom
echo 0 > rom
--
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/20140607/0a55006d/attachment.html>
More information about the dri-devel
mailing list