I get this message spam in my system log on Ubuntu Linux desktop for NVIDIA driver
[173180.411876] NVRM: API mismatch: the client has the version 525.105.17, but
NVRM: this kernel module has the version 525.89.02. Please
NVRM: make sure that this kernel module and all NVIDIA driver
NVRM: components have the same version.
4. As you can see I have NVIDIA version 525.105.17 installed and loaded. My best guess is you forgot to reboot the system. Just reboot to match correct version:
sudo reboot
Check your version again using the following commands:
cat /proc/driver/nvidia/version
cat /sys/module/nvidia/version
dkms status nvidia