[Bug 97987] xf86-video-ati-7.7.1: "(EE) No devices detected.", ppc

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 6 02:46:27 UTC 2016


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

--- Comment #9 from Michel Dänzer <michel at daenzer.net> ---
(In reply to erhard_f from comment #7)
> [   10.851080] radeonfb (0000:f0:10.0): ATI Radeon 4150 "AP"
> [   10.851081] radeonfb_pci_register END
> [   12.484886] [drm] radeon kernel modesetting enabled.

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg-driver-ati/attachments/20161006/10683e1c/attachment.html>


More information about the xorg-driver-ati mailing list