From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 36812] Radeon fails to load firmware
Date: Tue, 7 Jun 2011 04:01:36 GMT [thread overview]
Message-ID: <201106070401.p5741aeJ012115@demeter1.kernel.org> (raw)
In-Reply-To: <bug-36812-2300@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=36812
James Cloos <cloos@jhcloos.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #5 from James Cloos <cloos@jhcloos.com> 2011-06-07 04:01:31 ---
Ah. OK. The driver tries to load the firmware before / is mounted, then?
As I do not use initrd there the answer seems to be:
-CONFIG_EXTRA_FIRMWARE=""
+CONFIG_EXTRA_FIRMWARE="radeon/R600_rlc.bin"
+CONFIG_EXTRA_FIRMWARE_DIR="/lib/firmware"
to the .config.
Closing as invalid. Will reopen if the above .config change doesn’t fix it.
(Last time I must have manually done what EXTRA_FIRMWARE does. I lost that
clone in the meantime, though, so that is only a guess. (It was a clone of
my local, pristine clone. And the .configs were backed up in their own git
repo. So that loss didn’t seem like much of a nuisance. But I obviously
forgot about this issue in the meantime. ☹)
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
prev parent reply other threads:[~2011-06-07 4:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-06 23:54 [Bug 36812] New: Radeon fails to load firmware bugzilla-daemon
2011-06-06 23:59 ` [Bug 36812] " bugzilla-daemon
2011-06-07 0:47 ` bugzilla-daemon
2011-06-07 0:53 ` bugzilla-daemon
2011-06-07 2:18 ` bugzilla-daemon
2011-06-07 4:01 ` bugzilla-daemon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201106070401.p5741aeJ012115@demeter1.kernel.org \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.