Any help would be appreciated. I’ll happily run any diagnostics if it helps, and I’m probably going to get flamed for not reading docs first, but I truly have tried.
I’m running Mint Linux version 22 which is based on Ubuntu 24.04. Technically Mint isn’t a supported version, but usually what’s good for Ubuntu will still work.
I have an NVIDIA GeForce RTX 3060. I’ve followed setup and installation instructions including preliminary and post-installation steps too many times to count. In fact simple tests like nvcc --version or ./bandwidth from the samples always work. What doesn’t work is anything with graphics output, ./nbody for example.
I’m always told that these openGL files are missing. Searching for help usually points me back to the same documentation that failed to work in the first place. I’ve read it cover to cover including searching the whole document for mention of those files.
Nothing has worked. I saw some mentioned that Mesa might not have correctly set up needed symlinks, but wasn’t sure how to do this correctly.
Anyway, if someone reads this and has any suggestions, thanks in advance.