Can confirm ubuntu-drivers-common (1:0.9.7.10) from oracular-proposed
fixes the bug for me. Test details:

1. Launch AWS instance g4dn.xlarge (1x Nvidia Tesla T4 GPU) running 24.10.
2. Enable oracular-proposed repository and install ubuntu-drivers-common.
3. Run "ubuntu-drivers install --gpgpu --recommended".
4. Observe correct installation of packages: 
"nvidia-headless-no-dkms-535-server" and "linux-modules-nvidia-535-server-aws".

The linux-modules-nvidia package is now installed as expected.

** Tags removed: verification-needed-oracular
** Tags added: verification-done-oracular

-- 
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:
  Fix Released
Status in ubuntu-drivers-common source package in Jammy:
  New
Status in ubuntu-drivers-common source package in Noble:
  New
Status in ubuntu-drivers-common source package in Oracular:
  Fix Committed
Status in ubuntu-drivers-common source package in Plucky:
  Fix Released

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

Reply via email to