From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 77471] VESA VGA to radeondri handoff results in boot hang Date: Tue, 10 Jun 2014 19:59:10 +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 844A36E762 for ; Tue, 10 Jun 2014 12:59:12 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C4982201EC for ; Tue, 10 Jun 2014 19:59:11 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 7D509201F5 for ; Tue, 10 Jun 2014 19:59:10 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=77471 --- Comment #8 from Alex Deucher --- You need to build the firmware into the kernel image if you build the driver into the kernel otherwise, the driver will not be able to fetch the firmware. What you may be seeing is the kernel firmware loading waiting for firmware to become available, but it never does since it's not actually in the kernel binary. -- You are receiving this mail because: You are watching the assignee of the bug.