Bug#596961: missing radeon firmware (from firmware-linux-nonfree) in initramfs
Package: initramfs-tools
Version: 0.98.3
Severity: normal
--- Please enter the report below this line. ---
The radeon driver seems to be loaded at initramfs stage for KMS reasons but
the firmware is not present in the initramfs resulting in missing
functionalities (HDMI audio).
Other people on #debian IRC with a similar setup seem to have these firmware in
the initramfs ...
Bug#596961: missing radeon firmware (from firmware-linux-nonfree) in initramfs
On Wed, Sep 15, 2010 at 01:50:08PM +0200, Anarky wrote:
> Package: initramfs-tools
> Version: 0.98.3
> Severity: normal
>
> --- Please enter the report below this line. ---
>
> The radeon driver seems to be loaded at initramfs stage for KMS reasons but
> the firmware is not present in the initramfs resulting in missing
> functionalities (HDMI audio).
> Other people on #debian IRC with a similar setup seem to have these firmware in
> the initramfs ...
why?
there is no valid point to load it in initramfs, just don't do it.
check if the module provides proper modinfo:
modinfo -F firmware <kernelmodule>
--
maks
--
To UNSUBSCRIBE, email to debian-kernel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20100915120718.GK19138@baikonur.stro.at">http://lists.debian.org/20100915120718.GK19138@baikonur.stro.at
09-15-2010, 12:59 PM
Anarky
Bug#596961: missing radeon firmware (from firmware-linux-nonfree) in initramfs
Le mercredi 15 septembre 2010 14:07:18, maximilian attems a écrit :
> On Wed, Sep 15, 2010 at 01:50:08PM +0200, Anarky wrote:
> > Package: initramfs-tools
> > Version: 0.98.3
> > Severity: normal
> >
> > --- Please enter the report below this line. ---
> >
> > The radeon driver seems to be loaded at initramfs stage for KMS reasons
> > but the firmware is not present in the initramfs resulting in missing
> > functionalities (HDMI audio).
> > Other people on #debian IRC with a similar setup seem to have these
> > firmware in the initramfs ...
>
> why?
>
> there is no valid point to load it in initramfs, just don't do it.
I didn't change anything in that purpose.
It is seems that with Kernel Mode Settings, the radeon driver must be loaded
for the framebuffer console to be activated and that it has to be done before X
is started in order not to get a broken X.
I'm no expert in that regard, but it seems to be the default debian bahavior
anyway, so if you really think that's not a "initramfs-utils" bug maybe you
can reassign it to the radeon maintainer.