Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #78864 > unrolled thread
| Started by | xiao@bendel.debian.org, sheng@bendel.debian.org, wen@bendel.debian.org (肖盛文) <atzlinux@sina.com> |
|---|---|
| First post | 2023-04-27 09:50 +0200 |
| Last post | 2023-06-23 18:40 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.debian.kernel
Bug#1034903: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin navi10_mes.bin for module amdgpu xiao@bendel.debian.org, sheng@bendel.debian.org, wen@bendel.debian.org (肖盛文) <atzlinux@sina.com> - 2023-04-27 09:50 +0200
Bug#1034903: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin navi10_mes.bin for module amdgpu Ben Hutchings <ben@decadent.org.uk> - 2023-06-21 00:00 +0200
Bug#1034903: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin navi10_mes.bin for module amdgpu Alex Deucher <alexdeucher@gmail.com> - 2023-06-23 18:40 +0200
| From | xiao@bendel.debian.org, sheng@bendel.debian.org, wen@bendel.debian.org (肖盛文) <atzlinux@sina.com> |
|---|---|
| Date | 2023-04-27 09:50 +0200 |
| Subject | Bug#1034903: Possible missing firmware /lib/firmware/amdgpu/sienna_cichlid_mes.bin navi10_mes.bin for module amdgpu |
| Message-ID | <Gp4y5-4POr-7@gated-at.bofh.it> |
Package: firmware-amd-graphics Version: 20230310-1~exp1 Severity: normal X-Debbugs-Cc: atzlinux@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
[toc] | [next] | [standalone]
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Date | 2023-06-21 00:00 +0200 |
| Message-ID | <GIRyh-hlcI-1@gated-at.bofh.it> |
| In reply to | #78864 |
[Multipart message — attachments visible in raw view] — view raw
On Thu, 27 Apr 2023 15:43:28 +0800 xiao sheng wen(肖盛文)
<atzlinux@sina.com> wrote:
> Package: firmware-amd-graphics
> Version: 20230310-1~exp1
> Severity: normal
> X-Debbugs-Cc: atzlinux@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
[toc] | [prev] | [next] | [standalone]
| From | Alex Deucher <alexdeucher@gmail.com> |
|---|---|
| Date | 2023-06-23 18:40 +0200 |
| Message-ID | <GJRZf-n5n-1@gated-at.bofh.it> |
| In reply to | #79394 |
On Wed, Jun 21, 2023 at 11:38 AM Ben Hutchings <ben@decadent.org.uk> wrote:
>
> On Thu, 27 Apr 2023 15:43:28 +0800 xiao sheng wen(肖盛文)
> <atzlinux@sina.com> wrote:
> > Package: firmware-amd-graphics
> > Version: 20230310-1~exp1
> > Severity: normal
> > X-Debbugs-Cc: atzlinux@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
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web