Spotted this in the HPC team while testing driver installs on AWS with a 24.04 image (nvidia-headless-no-dkms-535-server is installed without linux-modules-nvidia-535-server-aws). Of note, we don't see it if we build the latest version from Github.
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to ubuntu-drivers-common in Ubuntu. https://bugs.launchpad.net/bugs/2083709 Title: fix install --gpgpu handling. Status in ubuntu-drivers-common package in Ubuntu: Confirmed Bug description: [ Impact ] install with --gpgpu is broken and no longer installs linux-modules-nvidia, only nvidia-driver-no-dkms-<series>. This makes the system unusable as the actual kernel module is not present but headless-no-dkms package will satisfy ubuntu-driver's dependency search so subsequent calls to install a driver will do nothing. [ Steps to reproduce ] 1. Call 'ubuntu-drivers install --gpgpu --recommended' 2. observe the list of packages that is installed [ Test plan ] 1. Install ubuntu-drivers on a machine with a modern NVIDIA card 2. Call 'ubuntu-drivers install --gpgpu --recommended' [ Expected result ] there should be nvidia-headless-no-dkms and linux-modules-nvidia- installed with all dependencies To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/2083709/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp