<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - r600: linux v3.11.0-RC isn't booting with radeon.dpm=1 option in grub"
href="https://bugs.freedesktop.org/show_bug.cgi?id=66963#c97">Comment # 97</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - r600: linux v3.11.0-RC isn't booting with radeon.dpm=1 option in grub"
href="https://bugs.freedesktop.org/show_bug.cgi?id=66963">bug 66963</a>
from <span class="vcard"><a class="email" href="mailto:agd5f@yahoo.com" title="Alex Deucher <agd5f@yahoo.com>"> <span class="fn">Alex Deucher</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=66963#c96">comment #96</a>)
<span class="quote">> Not so fast fellas. Recently checked 3.11RC7 and DRM-Next (current). The
> result is the same: it still can't boot with my Radeon HD 2600 XT :(</span >
Can you attach a copy of your vbios?
(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
Also, can you get a copy of the dmesg output from the driver after it loads?
Try booting into a non-X runlevel without loading radeon (either blacklist it,
or set radeon.modeset=0 on the kernel command line in grub) and then manually
load it. E.g.,
modprobe -r radeon
modprobe radeon modeset=1 dpm=1
If possible, try and do it over ssh from a second machine so you can still
access it if you lose the display.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>