Nvidia driver, NVIDIA-Linux-x86_64-535.129.03.run, installation failed on ubuntu 22.04

Hi,

I am currently in the process of setting up the Isaac Sim application on my desktop, which is running Ubuntu 22.04 and equipped with an RTX 4090 graphics card. According to the documentation, Isaac Sim requires Nvidia driver version 535.129.03. However, I am encountering issues during the installation process.

Can anyone please assist me with troubleshooting this installation failure?

Thank you. (I have attached log file with this post
nvidia-installer.log (112.8 KB)
)

Hi,

I was able to solve the issue, replying just in case anyone else is facing the same issue.

My Linux kernel is 6.8.0-40-generic which was released after the Nvidia 535.129.03 driver’s release, so it’s failing on kernel building. I installed 535.183.01, and it worked.

-Pranav Bajaj

1 Like

Update on this issue: The latest update to Ubuntu 22.04.5 LTS with kernel version 6.8.0 is not compatible with Nvidia driver 535.129.03. Instead, download and install the driver version 535.216.01.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.