Go to file
Jonathan Wright eda7530990 Rebuild initramfs on initial install to include GSP firmware
The open modules load GSP firmware (nvidia/<ver>/gsp_*.bin) early from the
initramfs. On a fresh install the initramfs is regenerated before that
firmware is on disk, so the first boot fails with
"gsp_*.bin failed with error -2" until a manual "dracut -f".

Add a %posttrans that rebuilds the initramfs after every payload in the
transaction has landed, guaranteeing the firmware is captured. Gate it to
the initial install with a %ghost stamp file, since $1 cannot distinguish
install from upgrade in %posttrans.
2026-07-19 14:09:22 -05:00
.gitignore Initial package for AlmaLinux 2025-05-26 15:04:41 -04:00
kmod-nvidia-open.spec.preamble Drop metapackage and add more Provides for NVIDIA repository compatibility 2025-08-04 16:44:37 -04:00
kmodtool-local-override Initial package for AlmaLinux 2025-05-26 15:04:41 -04:00
kmp-local-override.macros Replace "egrep" with "grep -E" in build macros 2025-05-30 08:19:05 -05:00
nvidia-open-kmod.spec Rebuild initramfs on initial install to include GSP firmware 2026-07-19 14:09:22 -05:00
sources Revert "Update to 610.43.03" 2026-07-19 13:55:52 -05:00