Is there another way to install CUDA

I install the Fedora 32 version becasue it uses gcc 10.

I install like this:

sudo ./cuda__linux.run
–toolkit
–installpath=/opt/cuda
–no-man-page
–override
–silent
becasue I get segmentation fault otherwise.

Now I’m not a CUDA programmer. I am only installing to get access to hardware encoders for recording video via OBS. SO this installs al the CUDA software, but not the driver.

1 Like

I haven’t installed CUDA in a while and there are issues release-to-release, but I remember a year ago there was an issue with the samples. May be that is the problems still.

Nah I just want access to hardware hevc encoders… It comes with a driver. It didn’t install that driver.

You have to wait for a bug fix from NVIDIA. The new kernel doesn’t work well with proprietary driver for CUDA.