<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - xf86-video-ati-7.7.1: "(EE) No devices detected.", ppc"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97987#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - xf86-video-ati-7.7.1: "(EE) No devices detected.", ppc"
href="https://bugs.freedesktop.org/show_bug.cgi?id=97987">bug 97987</a>
from <span class="vcard"><a class="email" href="mailto:michel@daenzer.net" title="Michel Dänzer <michel@daenzer.net>"> <span class="fn">Michel Dänzer</span></a>
</span></b>
<pre>(In reply to erhard_f from <a href="show_bug.cgi?id=97987#c7">comment #7</a>)
<span class="quote">> [ 10.851080] radeonfb (0000:f0:10.0): ATI Radeon 4150 "AP"
> [ 10.851081] radeonfb_pci_register END
> [ 12.484886] [drm] radeon kernel modesetting enabled.</span >
radeonfb initializes first, so the radeon driver cannot initialize in KMS mode.
You need to prevent radeonfb from initializing before the radeon driver, either
via something like video=radeonfb:off on the kernel command line, or by
preventing the radeonfb module from loading at all.</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>