Closed zelikos closed 2 months ago
I have the same problem on Linux Mint. I also tested normal installation and got a similar output to https://github.com/zelikos/davincibox/issues/76#issuecomment-2184182846
I can confirm the issue Nvidia GTX 1650 running on Linux Mint
Having same issue here with Linux Mint 22, and a 3070
I was able to get DaVinci 18.6.6 (Studio) running by removing akmod-nvidia
and xorg-x11-drv-nvidia-cuda
from the extra-packages
file and building the container image myself.
My driver version in Mint 22 and the davincibox container are now both 535.183.01. But I don't know if this will break with a driver update...
Also, glxinfo -B
doesn't show an error anymore.
See https://github.com/zelikos/davincibox/issues/76#issuecomment-2184198966 from @lolgufdHD