Akmod-nvidia: Child process killed by signal 1

Cannot update, I get this error when trying to:

error: Running %post for akmod-nvidia: bwrap(/bin/sh): Child process killed by signal 1; run `journalctl -t 'rpm-ostree(akmod-nvidia.post)'` for more information 

nvidia-smi says I have 565.77, so idk what it means.

1 Like

The latest kernel update to 6.13.4 appears to require the nvidia 570.86.16 driver.
Update your driver.

1 Like

This worked. For future reference, how do I update my Nvidia drivers without having to remove and install them again? When trying to update them through rpm-ostree install (drivers), it says it’s already been requested

error: Package/capability 'akmod-nvidia' is already requested

And since sudo rpm-ostree update didn’t work because they weren’t updated, I am kind of confused how you’d do this on an Atomic destkop? I’m pretty sure using install commands on Fedora Workstation would just check for updates and update that singular request.

Your comment on the other thread (a non-atomic system) is applicable.
dnf and rpm-ostree function differently. I do not use an atomic system, but I understand that layering functions different that a straight upgrade.