https://bugzilla.kernel.org/show_bug.cgi?id=60741
Alex Deucher alexdeucher@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexdeucher@gmail.com
--- Comment #2 from Alex Deucher alexdeucher@gmail.com --- I'm guessing you are getting a stall due to waiting for the firmware fetch to time out. Make sure your initrd contains the firmware if you are using one or if you are building the driver into the kernel, make sure the firmware is built in as well. If you wait for a few minutes the the firmware fetch will eventually timeout and the kernel will continue. You can also try backlisting radeon and then booting to a non-X runlevel and then try loading radeon manually. At that point the filesystem will be available and the driver will be able to access the firmware.