Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux-firmware does not pull amd-ucode-firmware subpackage #1618

Closed
travier opened this issue Nov 22, 2023 · 4 comments · Fixed by coreos/fedora-coreos-config#2739
Closed

Comments

@travier
Copy link
Member

travier commented Nov 22, 2023

Describe the bug

See: https://bugzilla.redhat.com/show_bug.cgi?id=2251053

We don't have that sub package yet in the current FCOS stable as the content in included in the main packages.

So we'll regress support once we update to a later linux-firmare package if this is not fixed.

Reproduction steps

rpm -ql linux-firmware | grep amd-ucode

Expected behavior

AMD microcode firmware included

Actual behavior

AMD microcode firmware updates missing from image.

System details

N/A

Butane or Ignition config

No response

Additional information

See also: https://gitlab.com/fedora/ostree/sig/-/issues/11

@travier
Copy link
Member Author

travier commented Nov 22, 2023

As a workaround, we can explicitly include the new sub package until this is fixed.

@travier
Copy link
Member Author

travier commented Nov 22, 2023

Hum, it looks like we don't ship Intel microcode (https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files) in Fedora or I can not find it.

@travier travier added the meeting topics for meetings label Nov 22, 2023
travier added a commit to travier/fedora-coreos-config that referenced this issue Nov 22, 2023
Explicitely include this sub package until the Require/Recommend
dependency is fixed in linux-firmware.

See: https://bugzilla.redhat.com/show_bug.cgi?id=2251053
See: coreos/fedora-coreos-tracker#1618
@travier
Copy link
Member Author

travier commented Nov 22, 2023

Looks like intel ucode are pulled in https://src.fedoraproject.org/rpms/microcode_ctl

travier added a commit to travier/fedora-coreos-config that referenced this issue Nov 22, 2023
Explicitly include this sub package as we want to make sure that AMD CPU
microcode firmwares are included in FCOS, just like we include the ones
for Intel CPU.

See: https://bugzilla.redhat.com/show_bug.cgi?id=2251053
Fixes: coreos/fedora-coreos-tracker#1618
@travier
Copy link
Member Author

travier commented Nov 22, 2023

This has been discussed in today's community meeting:

<@Siosm:matrix.org> 17:03:16 !agreed We'll keep include amd-ucode-firmware in FCOS

travier added a commit to travier/fedora-coreos-config that referenced this issue Nov 22, 2023
Explicitly include this sub package as we want to make sure that AMD CPU
microcode firmwares are included in FCOS, just like we include the ones
for Intel CPU.

See: https://bugzilla.redhat.com/show_bug.cgi?id=2251053
Fixes: coreos/fedora-coreos-tracker#1618
@travier travier removed the meeting topics for meetings label Nov 22, 2023
jlebon pushed a commit to coreos/fedora-coreos-config that referenced this issue Nov 22, 2023
Explicitly include this sub package as we want to make sure that AMD CPU
microcode firmwares are included in FCOS, just like we include the ones
for Intel CPU.

See: https://bugzilla.redhat.com/show_bug.cgi?id=2251053
Fixes: coreos/fedora-coreos-tracker#1618
aaradhak pushed a commit to aaradhak/fedora-coreos-config that referenced this issue Mar 18, 2024
Explicitly include this sub package as we want to make sure that AMD CPU
microcode firmwares are included in FCOS, just like we include the ones
for Intel CPU.

See: https://bugzilla.redhat.com/show_bug.cgi?id=2251053
Fixes: coreos/fedora-coreos-tracker#1618
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant