From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 58731] radeon_uvd: Can't load firmware "radeon/RV710_uvd.bin" Date: Fri, 24 May 2013 09:12:01 +0000 (UTC) Message-ID: <20130524091201.BEFC511FADB@bugzilla.kernel.org> 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 7D6E2E5DE8 for ; Fri, 24 May 2013 02:12:12 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id A92842059E for ; Fri, 24 May 2013 09:12:07 +0000 (UTC) Received: from bugzilla.kernel.org (bugzilla.kernel.org [198.145.19.217]) by mail.kernel.org (Postfix) with ESMTP id 219C920592 for ; Fri, 24 May 2013 09:12:03 +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=58731 Stuart Foster changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Stuart Foster 2013-05-24 09:12:01 --- (In reply to comment #1) > This isn't a bug, but a configuration error. > > You compile the radeon module directly into the kernel, but don't include the > RV710_uvd.bin firmware into your kernel image. See CONFIG_EXTRA_FIRMWARE in > your kernel configuration for details. > > Regards, > Christian. Christian, Thanks for the info, that has got me passed the firmware loading stage, I am still a little confused has to the criterion for including firmware in the kernel image, for example in this case radeon/R700_rlc.bin and radeon/RV710_uvd.bin seem to be a "must include" where as radeon/RV710_pfp.bin and radeon/RV710_me.bin seem to be happy loaded from the file system at boot time. Obviously early in the boot sequence there are less resources to perform things like file loading but to me it seems some what arbitrary, the documentation suggest to me that within certain constraints it is a developers choice. What is your view ? Thanks Stuart Foster -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.