From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 60741] When using the 3.10 kernel, System boot is blocked on
the udev stage because of loading the radeon DRM module
Date: Wed, 14 Aug 2013 02:34:21 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from mail.kernel.org (mail.kernel.org [198.145.19.201])
by gabe.freedesktop.org (Postfix) with ESMTP id 0DFD1E5D47
for ;
Tue, 13 Aug 2013 19:34:24 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 473C120429
for ;
Wed, 14 Aug 2013 02:34:23 +0000 (UTC)
Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org
[172.20.200.52])
by mail.kernel.org (Postfix) with ESMTP id C05432041D
for ;
Wed, 14 Aug 2013 02:34:21 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugzilla.kernel.org/show_bug.cgi?id=60741
Alex Deucher changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexdeucher@gmail.com
--- Comment #2 from Alex Deucher ---
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.