[Bug 1881586] Re: Add support for the new NVIDIA -server driver series

2020-07-27 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-drivers-common -
1:0.8.4~0.20.04.2

---
ubuntu-drivers-common (1:0.8.4~0.20.04.2) focal; urgency=medium

  * gpu-manager.c:
- Use the full multiarch path for the X11 libraries.

ubuntu-drivers-common (1:0.8.4~0.20.04.1) focal; urgency=medium

  * UbuntuDrivers/detect.py,
detect-plugins/sl-modem.py:
- Avoid triggering test_static.py
  with "E741 ambiguous variable name 'l'" error.
  * ubuntu-drivers:
- Rework the argument parser to allow passing in
  driver and vendor for the "install" case
  (LP: #1881586).
- Do not print an error when linux-modules cannot
  be found. This prevents the ubuntu-drivers tools
  from printing misleading warnings, as seen in
  LP:#1882402.
- Add support for the new -server NVIDIA drivers
  (LP: #1881586).
  * debian/control:
- Depend on python3-click (for the argument
  parsing code).
- Drop dependency on dpkg-dev (LP: #1880564).
  * gpu-manager.c:
- Add get_system_architecture() (to drop the
  dpkg-dev dependency).

 -- Alberto Milone   Mon, 27 Jul 2020
16:10:25 +0200

** Changed in: ubuntu-drivers-common (Ubuntu Focal)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881586

Title:
  Add support for the new NVIDIA -server driver series

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1881586/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881586] Re: Add support for the new NVIDIA -server driver series

2020-07-27 Thread Alberto Milone
Calling "ubuntu-drivers install" picks the correct UDA driver. I also
tested specifying the driver manually, with "ubuntu-drivers install
nvidia:440-server", and I got the correct driver again.

:~$ apt-cache policy ubuntu-drivers-common
ubuntu-drivers-common:
  Installed: 1:0.8.4~0.20.04.2
  Candidate: 1:0.8.4~0.20.04.2
  Version table:
 *** 1:0.8.4~0.20.04.2 400
400 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 1:0.8.1.1 500
500 http://it.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
 1:0.8.1 500
500 http://it.archive.ubuntu.com/ubuntu focal/main amd64 Packages
 1:0.8.1~ppa3 500
500 http://ppa.launchpad.net/albertomilone/u-d-c-release/ubuntu 
focal/main amd64 Packages

:~$ apt-cache policy dpkg-dev
dpkg-dev:
  Installed: (none)
  Candidate: 1.19.7ubuntu3
  Version table:
 1.19.7ubuntu3 500
500 http://it.archive.ubuntu.com/ubuntu focal/main amd64 Packages
500 http://it.archive.ubuntu.com/ubuntu focal/main i386 Packages
100 /var/lib/dpkg/status


:~$ prime-select query
nvidia

:~$ nvidia-smi
Mon Jul 27 18:16:39 2020   
+-+
| NVIDIA-SMI 440.95.01Driver Version: 440.95.01CUDA Version: 10.2 |
|---+--+--+
| GPU  NamePersistence-M| Bus-IdDisp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap| Memory-Usage | GPU-Util  Compute M. |
|===+==+==|
|   0  GeForce RTX 2060Off  | :01:00.0 Off |  N/A |
| N/A   44CP8 3W /  N/A |452MiB /  5934MiB |  0%  Default |
+---+--+--+
   
+-+
| Processes:   GPU Memory |
|  GPU   PID   Type   Process name Usage  |
|=|
|0  1107  G   /usr/lib/xorg/Xorg   134MiB |
|0  1656  G   /usr/lib/xorg/Xorg   135MiB |
|0  1906  G   /usr/bin/gnome-shell 165MiB |
+-+

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881586

Title:
  Add support for the new NVIDIA -server driver series

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1881586/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881586] Re: Add support for the new NVIDIA -server driver series

2020-07-21 Thread Ɓukasz Zemczak
Hello Alberto, or anyone else affected,

Accepted ubuntu-drivers-common into focal-proposed. The package will
build now and be available at https://launchpad.net/ubuntu/+source
/ubuntu-drivers-common/1:0.8.4~0.20.04.1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: ubuntu-drivers-common (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881586

Title:
  Add support for the new NVIDIA -server driver series

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1881586/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881586] Re: Add support for the new NVIDIA -server driver series

2020-07-06 Thread Alberto Milone
** Description changed:

  SRU Request:
+ 
+ [Impact]
+ 
+ The ubuntu drivers tool requires support for the new NVIDIA -server
+ series (introduced by LP: #1881137)
+ 
+ As already made possible when passing in the "--gpgpu" to the "install"
+ argument, ubuntu drivers should be consistent and allow specifying a
+ driver series regardless of whether the --gpgpu argument is used or not.
+ The new parser code takes care of this.
  
  [Test Case]
  
  1) Enable the -proposed repository, and install the new ubuntu-drivers-
  common (0.8.4~0.20.04.1).
  
  2) Check that specifying an NVIDIA driver flavour works (e.g. "ubuntu-
  drivers install nvidia:440", if your card is supported by the driver)
  
  3) Restart your computer, and see if everything works correctly when
  accessing the desktop.
  
  4) Remove all the nvidia drivers:
  sudo apt-get --purge remove '*nvidia*'
  
  5) Test the auto-detection:
  ubuntu-drivers install
  
  6) Restart your computer, and see if everything works correctly when
  accessing the desktop.
  
  7) Check that the correct driver was installed for your card:
  ubuntu-drivers debug
  
  [Regression Potential]
  Medium-Low. The new code should not affect the current functioning of the 
ubuntu-drivers tool.
- 
- __
- Add support for the new NVIDIA -server series to the ubuntu-drivers tool.
- 
- Also add support for specifying a driver series (as already possible
- with the --gpgpu argument, for computing use cases).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881586

Title:
  Add support for the new NVIDIA -server driver series

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1881586/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881586] Re: Add support for the new NVIDIA -server driver series

2020-06-23 Thread Alberto Milone
** Description changed:

- Add support for the new NVIDIA -server series to the ubuntu-drivers
- tool.
+ SRU Request:
+ 
+ [Test Case]
+ 
+ 1) Enable the -proposed repository, and install the new ubuntu-drivers-
+ common (0.8.4~0.20.04.1).
+ 
+ 2) Check that specifying an NVIDIA driver flavour works (e.g. "ubuntu-
+ drivers install nvidia:440", if your card is supported by the driver)
+ 
+ 3) Restart your computer, and see if everything works correctly when
+ accessing the desktop.
+ 
+ 4) Remove all the nvidia drivers:
+ sudo apt-get --purge remove '*nvidia*'
+ 
+ 5) Test the auto-detection:
+ ubuntu-drivers install
+ 
+ 6) Restart your computer, and see if everything works correctly when
+ accessing the desktop.
+ 
+ 7) Check that the correct driver was installed for your card:
+ ubuntu-drivers debug
+ 
+ [Regression Potential]
+ Medium-Low. The new code should not affect the current functioning of the 
ubuntu-drivers tool.
+ 
+ __
+ Add support for the new NVIDIA -server series to the ubuntu-drivers tool.
  
  Also add support for specifying a driver series (as already possible
  with the --gpgpu argument, for computing use cases).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881586

Title:
  Add support for the new NVIDIA -server driver series

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1881586/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881586] Re: Add support for the new NVIDIA -server driver series

2020-06-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-drivers-common - 1:0.8.4

---
ubuntu-drivers-common (1:0.8.4) groovy; urgency=medium

  * ubuntu-drivers:
- Rework the argument parser.
  * debian/control:
- Depend on python3-click.
- Drop dependency on dpkg-dev (LP: #1880564).
  * Add support for the "Support" field in packages.
  * Add support for passing in driver and vendor for
the "install" case (LP: #1881586).
  * gpu-manager.c:
- Add get_system_architecture().

 -- Alberto Milone   Mon, 01 Jun 2020
12:08:39 +0200

** Changed in: ubuntu-drivers-common (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881586

Title:
  Add support for the new NVIDIA -server driver series

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1881586/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs