[Bug 43138] Radeon HD5450 fails to load cedar firmware ?

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Mon Apr 23 15:32:46 PDT 2012


https://bugzilla.kernel.org/show_bug.cgi?id=43138


Jérôme Glisse <glisse at freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |glisse at freedesktop.org




--- Comment #8 from Jérôme Glisse <glisse at freedesktop.org>  2012-04-23 22:32:45 ---
Boot with "radeon.modeset=0 3"

as root:
rmmod radeon
modprobe radeon modeset=1

If it works it means debian initrd doesn't include the firmware. Your own
compiled kernel can't load the firmware because the radeon kernel module load
before your filesystem is accessible. ie you need to build the firmware inside
your kernel image.

There 99% chance that this issue is on your side. I tested cedar, lastest
kernel on a fedora and it doesn't have issue to load the firmware (firmware are
in the inirtd file)

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the dri-devel mailing list