All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 43138] Radeon HD5450 fails to load cedar firmware ?
Date: Tue, 24 Apr 2012 08:24:24 GMT	[thread overview]
Message-ID: <201204240824.q3O8OOW8006135@bugzilla.kernel.org> (raw)
In-Reply-To: <bug-43138-2300@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=43138





--- Comment #9 from Michel Dänzer <michel@daenzer.net>  2012-04-24 08:24:23 ---
(In reply to comment #7)
> that leaves the pretty unlikely bug in the loader and/or some weird local
> hardware problem - no idea how much different the cards in the cedar family
> really are from each other?

It's got nothing to do with the hardware. request_firmware() reports sizes of
the files in question which do not match the sizes of the files on your system
(which match the expected sizes). So something goes wrong between your
filesystem and request_firmware(). The most likely explanation seeming a
problem when copying the files into the initrd, or maybe
/lib/udev/firmware.agent in the initrd doing something wrong or something like
that.

What does

 gunzip -c /boot/initrd.img-$(uname -r) | cpio -tv | grep CEDAR

say?

(In reply to comment #8)
> Boot with "radeon.modeset=0 3"

The '3' won't have any visible effect on a Debian system, you'd need 'single'
for single user mode.

> If it works it means debian initrd doesn't include the firmware.

It does include something (otherwise the failure would be different), but
possibly not the correct files.

-- 
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

  parent reply	other threads:[~2012-04-24  8:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-20 13:06 [Bug 43138] New: Radeon HD5450 fails to load cedar firmware ? bugzilla-daemon
2012-04-20 13:28 ` [Bug 43138] " bugzilla-daemon
2012-04-20 19:41 ` bugzilla-daemon
2012-04-20 19:46 ` bugzilla-daemon
2012-04-20 20:27 ` bugzilla-daemon
2012-04-21  6:51 ` bugzilla-daemon
2012-04-23  9:16 ` bugzilla-daemon
2012-04-23 22:25 ` bugzilla-daemon
2012-04-23 22:32 ` bugzilla-daemon
2012-04-24  8:24 ` bugzilla-daemon [this message]
2012-04-24 10:17 ` bugzilla-daemon
2012-04-24 10:18 ` bugzilla-daemon
2012-04-24 13:42 ` bugzilla-daemon

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=201204240824.q3O8OOW8006135@bugzilla.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.