Comment 8 for bug 1880564

Revision history for this message
Alberto Milone (albertomilone) wrote :

@Robie:

1) "Do not print an error when linux-modules cannot be found"
This prevents the ubuntu-drivers tools from being misleading, hoping that people won't file bug reports such as LP: #1882402

2) "Rework the argument parser." - This is a feature that was requested by the Foundations team. It makes the "install" behave consistently with or without "--gpgpu" parameter is used (i.e. you can pass in the driver that you need, as an option). For example "ubuntu-drivers install" did not accept any extra arguments, whereas "ubuntu-drivers install --gpgpu" (e.g. ubuntu-drivers install --gpgpu nvidia) did. Now both do.

I am fine having one more bug report about it, but I'd rather not have to follow many bug reports for the same SRU, if possible.

3) "Add support for the new -server NVIDIA drivers" - it's LP: #1881586