Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bug#1034903: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin navi10_mes.bin for module amdgpu

36 views
Skip to first unread message

xi...@bendel.debian.org

unread,
Apr 27, 2023, 3:50:03 AM4/27/23
to
Package: firmware-amd-graphics
Version: 20230310-1~exp1
Severity: normal
X-Debbugs-Cc: atzl...@sina.com

Hi,

When I upgrade to kernel 5.10.0-22-arm64, there are following error
infos:

W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin for module amdgpu
W: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu

modinfo amdgpu is:

filename: /lib/modules/5.10.0-22-arm64/kernel/drivers/gpu/drm/amd/amdgpu/amdgpu.ko
license: GPL and additional rights
description: AMD GPU
author: AMD linux driver team
...

-- System Information:
Release: 11.6
Codename: bullseye
Architecture: aarch64

Kernel: Linux 5.10.0-22-arm64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8), LANGUAGE=zh_CN:zh
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

firmware-amd-graphics depends on no packages.

firmware-amd-graphics recommends no packages.

Versions of packages firmware-amd-graphics suggests:
ii initramfs-tools 0.140

-- no debconf information

Ben Hutchings

unread,
Jun 20, 2023, 6:00:03 PM6/20/23
to
On Thu, 27 Apr 2023 15:43:28 +0800 xiao sheng wen(肖盛文)
<atzl...@sina.com> wrote:
> Package: firmware-amd-graphics
> Version: 20230310-1~exp1
> Severity: normal
> X-Debbugs-Cc: atzl...@sina.com
>
> Hi,
>
>  When I upgrade to kernel 5.10.0-22-arm64, there are following error
>  infos:
>
> W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin for module amdgpu
> W: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu
[...]

I see that the amdgpu driver has had references to these files for
several years, but they've never been added to linux-firmware.git.
More recently amdgpu added:

MODULE_FIRMWARE("amdgpu/gc_11_0_3_mes.bin");
MODULE_FIRMWARE("amdgpu/gc_11_0_3_mes_2.bin");
MODULE_FIRMWARE("amdgpu/gc_11_0_3_mes1.bin");

and these are also missing from linux-firmware.git.

Is this firmware intended to be available to the public?

Ben.

--
Ben Hutchings
compatible: Gracefully accepts erroneous data from any source

signature.asc

Alex Deucher

unread,
Jun 23, 2023, 12:40:04 PM6/23/23
to
On Wed, Jun 21, 2023 at 11:38 AM Ben Hutchings <b...@decadent.org.uk> wrote:
>
> On Thu, 27 Apr 2023 15:43:28 +0800 xiao sheng wen(肖盛文)
> <atzl...@sina.com> wrote:
> > Package: firmware-amd-graphics
> > Version: 20230310-1~exp1
> > Severity: normal
> > X-Debbugs-Cc: atzl...@sina.com
> >
> > Hi,
> >
> > When I upgrade to kernel 5.10.0-22-arm64, there are following error
> > infos:
> >
> > W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin for module amdgpu
> > W: Possible missing firmware /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu
> [...]

Those could be dropped. They are not really used by the driver. They
are for a feature which was not ultimately productized on those parts.

>
> I see that the amdgpu driver has had references to these files for
> several years, but they've never been added to linux-firmware.git.
> More recently amdgpu added:
>
> MODULE_FIRMWARE("amdgpu/gc_11_0_3_mes.bin");
> MODULE_FIRMWARE("amdgpu/gc_11_0_3_mes_2.bin");
> MODULE_FIRMWARE("amdgpu/gc_11_0_3_mes1.bin");
>
> and these are also missing from linux-firmware.git.
>
> Is this firmware intended to be available to the public?

Yes, those will be available soon.

Alex

Diederik de Haas

unread,
Jan 18, 2024, 7:40:04 PM1/18/24
to
On Friday, 23 June 2023 18:33:44 CET Alex Deucher wrote:
> On Wed, Jun 21, 2023 at 11:38 AM Ben Hutchings <b...@decadent.org.uk> wrote:
> > On Thu, 27 Apr 2023 15:43:28 +0800 xiao sheng wen(
> > <atzl...@sina.com> wrote:
> > > Package: firmware-amd-graphics
> > > Version: 20230310-1~exp1
> > >
> > > When I upgrade to kernel 5.10.0-22-arm64, there are following error
> > >
> > > infos:
> > > W: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin
> > > for module amdgpu W: Possible missing firmware
> > > /lib/firmware/amdgpu/navi10_mes.bin for module amdgpu>
> > [...]
>
> Those could be dropped. They are not really used by the driver. They
> are for a feature which was not ultimately productized on those parts.

Does this mean that *this* bug can be closed?
Further discussions are about different firmware files, but not the ones
this bug was about.

> > More recently amdgpu added:
> >
> > MODULE_FIRMWARE("amdgpu/gc_11_0_3_mes.bin");
> > MODULE_FIRMWARE("amdgpu/gc_11_0_3_mes_2.bin");
> > MODULE_FIRMWARE("amdgpu/gc_11_0_3_mes1.bin");
> >
> > and these are also missing from linux-firmware.git.
> >
> > Is this firmware intended to be available to the public?
>
> Yes, those will be available soon.

From current master WHENCE file:
File: amdgpu/gc_11_0_3_me.bin
File: amdgpu/gc_11_0_3_mec.bin
File: amdgpu/gc_11_0_3_mes1.bin
File: amdgpu/gc_11_0_3_mes_2.bin

So 2 out of 3 are now available, but not the `*_mes.bin` file.
signature.asc
0 new messages