-
Notifications
You must be signed in to change notification settings - Fork 59
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
qed firmware missing from 40.20240519.3.0 #1746
Comments
one workaround is to layer the qed-firmware package with
|
@freedge Sorry for missing this! We will add back the firmware for the time being. One question: you mention the NIC no longer works without the firmware blob. Is there any e.g. "reduced capacity" mode which allows it to work, or is it entirely non-functional without the file? |
haha you were working on another ticket I opened :D without the qed-firmware the NIC is entirely non functional, "ip link" does not show the interface. In practice you need to access the system from the console and reboot on the previous ostree entry. |
We lost this during a recent linux-firmware update which broke it out into a separate subpackage. Re-add it. Closes: coreos/fedora-coreos-tracker#1746
We lost this during a recent linux-firmware update which broke it out into a separate subpackage. Re-add it. Closes: coreos/fedora-coreos-tracker#1746
The fix for this went into testing stream release |
Describe the bug
after zincati upgrade from 40.20240504.3.0 to 40.20240519.3.0 , my server does not have network anymore
logs
Reproduction steps
Expected behavior
network up
Actual behavior
no network, Failed to find fw file - /lib/firmware/qed/qed_init_values_zipped-8.59.1.0.bin
System details
Butane or Ignition config
No response
Additional information
https://src.fedoraproject.org/rpms/linux-firmware/c/7418c6e7c3a4d8d976340837132488d43c3cdda6?branch=rawhide
the linux-firmware package has been split and the ramdisk needs to embed the qed-firmware package.
Reverting to previous version I read:
$ rpm -q --whatprovides /lib/firmware/qed/qed_init_values_zipped-8.59.1.0.bin.xz
linux-firmware-20240410-1.fc40.noarch
The text was updated successfully, but these errors were encountered: