Nvidia 555 drivers incoming, important information!

In case anyone is facing slow performance after updating, you need to disable the GSP firmware. You can check and see if your system is using the GSP firmware by doing nvidia-smi -q | grep -i gsp. If the output shows N/A you aren’t using the GSP firmware. If it does show a version you need to disable it by setting nvidia.NVreg_EnableGpuFirmware=0 in your kernel options. You can do that by running rpm-ostree kargs --editor.

2 Likes