i was using nvidia omniverse, and a very simple scene crashed every time i opened it. I looked up a fix, and i found this page (https://docs.omniverse.nvidia.com/dev-guide/latest/linux-troubleshooting.html) telling me to remove old nvidia drivers, and install with NVIDIA-Linux-x86_64-550.54.14.run file.
When i booted into recovery kernel, using root i tried installing the .run, but i received an error that the kernel couldn't be compiled. (the error occurs with both 550 and 535 drivers)
This is apparently the solution "if the kernel could not be compiled, make sure to download headers and image files related to your linux kernel before the driver installation."
I realize the page tells me the solution, but i don't understand, because with my very limited knowledge i thought the kernel headers already existed in '/usr/src/'.
I almost sure i'm misunderstanding things, because i am not well read with linux. Any help is greatly appreciated.
Thank you.
Kernel: 6.5.0-21-generic
OS: ubuntu 22.04.3 LTS
GPU: 3070 ti oc
CPU: ryzen 3700x
lsb_release -a
to check what you're running. – guiverc Mar 08 '24 at 04:47