[Bug 60741] When using the 3.10 kernel, System boot is blocked on the udev stage because of loading the radeon DRM module

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Tue Aug 13 19:34:21 PDT 2013


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

Alex Deucher <alexdeucher at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexdeucher at gmail.com

--- Comment #2 from Alex Deucher <alexdeucher at 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.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the dri-devel mailing list