The Groovy Gorilla has reached end of life, so this bug will not be fixed for that release
** Changed in: nvidia-graphics-drivers-460 (Ubuntu Groovy) Status: New => Won't Fix -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-460 in Ubuntu. https://bugs.launchpad.net/bugs/1915145 Title: add modalias for testing Status in nvidia-graphics-drivers-460 package in Ubuntu: New Status in nvidia-graphics-drivers-460 source package in Focal: New Status in nvidia-graphics-drivers-460 source package in Groovy: Won't Fix Status in nvidia-graphics-drivers-460 source package in Hirsute: New Bug description: nvidia-graphics-drivers-460 [Impact] * To aid installer testing of the correct kernels with/without nvidia, it would be helpful to test nvidia driver installation in qemu VMs without actually needing nvidia hardware. * We already have `Modaliases: meta(dmi:*:pnUBUNTUQEMUTEST:*)` to test installs with oem-qemu-meta (aka certified install) * It would be useful to add nvidia modalias of `dmi:*:pvrUBUNTUNVIDIATEST:*` to nvidia-graphics-drivers-460 * This way we will be able to test generic with/without nvidia; and oem with/without nvidia. By combinding pn & pvr dmi modaliases. [Test Case] * Setup ubuntu qemu libvirt vm with dmi sysinfo setting product version to UBUNTUNVIDIATEST I.e. <sysinfo type="smbios"> <system> <entry name="version">UBUNTUNVIDIATEST</entry> </system> </sysinfo> <os> ... <smbios mode="sysinfo"/> </os> * Boot and execute ubuntu-drivers list * Observe that nvidia drivers show up as options. [Where problems could occur] * Additional mod alias will be exposed in the package metadata, and whilst it will be installed it will not be loaded. It is purely an installer test interface. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-460/+bug/1915145/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp