Activity log for bug #2023042

Date Who What changed Old value New value Message
2023-06-06 13:51:22 Francis Ginther bug added bug
2023-06-06 13:51:22 Francis Ginther attachment added history.log https://bugs.launchpad.net/bugs/2023042/+attachment/5678203/+files/history.log
2023-06-07 09:24:50 Daniel van Vugt nvidia-graphics-drivers-525 (Ubuntu): importance Undecided Low
2023-06-07 09:24:54 Daniel van Vugt bug added subscriber Daniel van Vugt
2023-06-07 09:25:11 Daniel van Vugt tags kinetic
2023-06-07 12:05:38 Francis Ginther attachment added kinetic-525-open-to-lrm.txt https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-525/+bug/2023042/+attachment/5678453/+files/kinetic-525-open-to-lrm.txt
2023-06-07 12:05:55 Francis Ginther attachment added lunar-525-open-to-lrm.txt https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-525/+bug/2023042/+attachment/5678454/+files/lunar-525-open-to-lrm.txt
2023-06-07 12:10:39 Francis Ginther summary "Driver/library version mismatch" when installing open and proprietary drivers concurrently "couldn't communicate with the NVIDIA driver" when installing open dkms and LRM drivers concurrently
2023-06-07 12:11:12 Francis Ginther description Installing "nvidia-driver-525-open" followed by "nvidia-headless-no-dkms-525 linux-modules-nvidia-525-gcp nvidia-utils-525" led to a system which complained about a "Driver/library version mismatch". Specifically what was done is: Deploy a clean google VM with: gcloud compute instances create fginther-kinetic-gpgpu-525 --image-project ubuntu-os-cloud --image-family ubuntu-2210-amd64 --machine-type n1-standard-4 --boot-disk-size=32GB --accelerator type=nvidia-tesla-t4,count=1 --maintenance-policy TERMINATE --restart-on-failure Enable kinetic-proposed (this was done with the 525.116.04-0ubuntu0.22.10.1 driver package). Install the 525-open driver first: apt-get install -y nvidia-driver-525-open Then install the proprietary driver: apt-get install nvidia-headless-no-dkms-525 linux-modules-nvidia-525-gcp nvidia-utils-525 After rebooting, "nvidia-smi" complained of the driver/library mismatch: ubuntu@fginther-kinetic-gpgpu-525:~$ nvidia-smi Failed to initialize NVML: Driver/library version mismatch The /var/log/apt/history.log is attached which details the packages installed and removed. Installing "nvidia-driver-525-open" followed by "nvidia-headless-no-dkms-525 linux-modules-nvidia-525-gcp nvidia-utils-525" led to a system which complained about a "Driver/library version mismatch". Specifically what was done is: Deploy a clean google VM with: gcloud compute instances create fginther-kinetic-gpgpu-525 --image-project ubuntu-os-cloud --image-family ubuntu-2210-amd64 --machine-type n1-standard-4 --boot-disk-size=32GB --accelerator type=nvidia-tesla-t4,count=1 --maintenance-policy TERMINATE --restart-on-failure Enable kinetic-proposed (this was done with the 525.116.04-0ubuntu0.22.10.1 driver package). Install the 525-open driver first: apt-get install -y nvidia-driver-525-open Then install the proprietary driver: apt-get install nvidia-headless-no-dkms-525 linux-modules-nvidia-525-gcp nvidia-utils-525 After rebooting, "nvidia-smi" complained of the driver/library mismatch: ubuntu@fginther-kinetic-gpgpu-525:~$ nvidia-smi NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running. The /var/log/apt/history.log is attached which details the packages installed and removed.
2023-06-14 19:27:40 Francis Ginther attachment added lunar-525-open-to-lrm-PASSED.txt https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-525/+bug/2023042/+attachment/5679750/+files/lunar-525-open-to-lrm-PASSED.txt
2023-06-14 19:27:56 Francis Ginther nvidia-graphics-drivers-525 (Ubuntu): status New Invalid