Activity log for bug #2006408

Date Who What changed Old value New value Message
2023-02-07 02:57:37 Aaron Rainbolt bug added bug
2023-02-07 02:59:49 Aaron Rainbolt attachment added clinfo_strace.log https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2006408/+attachment/5645158/+files/clinfo_strace.log
2023-02-07 03:22:13 Aaron Rainbolt description Notice: I have not reproduced this bug myself, nor do I have the needed setup to reproduce this bug. This is a bug report based on info provided to me over IRC. In order for CUDA compute to work, a kernel module "nvidia-uvm" is necessary. This module *should* exist in the headless NVIDIA 390 driver. However, it apparently does not exist - it does not show up in the output of "lsmod", attempting to modprobe it fails, doing a recursive grep on /lib/modules/$(uname -r) does not reveal it, and it appears that the Installable Client Driver is not loading correctly. From my own personal experience, I know that nvidia-uvm *does* exist in recommended driver for an NVIDIA 1050 Ti card, however the 390 driver used with the GTX 570 card does not appear to have the driver, even though the card supports CUDA. Notice: I have not reproduced this bug myself, nor do I have the needed setup to reproduce this bug. This is a bug report based on info provided to me over IRC. In order for CUDA or OpenCL compute to work, a kernel module "nvidia-uvm" is necessary. This module *should* exist in the headless NVIDIA 390 driver. However, it apparently does not exist - it does not show up in the output of "lsmod", attempting to modprobe it fails, doing a recursive grep on /lib/modules/$(uname -r) does not reveal it, and it appears that the Installable Client Driver is not loading correctly. From my own personal experience, I know that nvidia-uvm *does* exist in recommended driver for an NVIDIA 1050 Ti card, however the 390 driver used with the GTX 570 card does not appear to have the driver, even though the card supports CUDA.
2023-02-07 03:22:18 Aaron Rainbolt summary nvidia-uvm module does not exist, making CUDA unusable with the 390 driver nvidia-uvm module does not exist, making CUDA and OpenCL unusable with the 390 driver