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:49:20 +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 C7D0BE5FB8
for ;
Tue, 13 Aug 2013 19:49:22 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id D425F2039F
for ;
Wed, 14 Aug 2013 02:49:21 +0000 (UTC)
Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org
[172.20.200.52])
by mail.kernel.org (Postfix) with ESMTP id 0CAFD20322
for ;
Wed, 14 Aug 2013 02:49: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
--- Comment #3 from Eastern Heart ---
(In reply to Alex Deucher from comment #2)
> 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.
My /lib is (ofcourse) on the root filesystem. And the whole DRM support is a
module. I waited for at least 10 minutes. I know the pain of waiting firmware,
but it cannot cost 10 minutes.(I used to have no firmware so I know the time,
It's at most 1 min).
--
You are receiving this mail because:
You are watching the assignee of the bug.