[Bug 1832935] Re: NVIDIA driver 418.67 - Ubuntu 19.04

2020-03-25 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

** Changed in: ubuntu
   Status: Incomplete => Expired

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

Title:
  NVIDIA driver 418.67 - Ubuntu 19.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1832935/+subscriptions

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

[Bug 1832935] Re: NVIDIA driver 418.67 - Ubuntu 19.04

2020-01-25 Thread Paul White
We are sorry that we do not always have the capacity to review all
reported bugs in a timely manner.

Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

This release of Ubuntu is no longer receiving maintenance updates. If
this is still an issue using a maintained version of Ubuntu then please
let us know otherwise this report can be left to expire in approximately
60 days time.

Paul White
[Ubuntu Bug Squad]

** Changed in: ubuntu
   Status: New => Incomplete

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

Title:
  NVIDIA driver 418.67 - Ubuntu 19.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1832935/+subscriptions

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

[Bug 1832935] Re: NVIDIA driver 418.67 - Ubuntu 19.04

2019-06-15 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1832935/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

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

Title:
  NVIDIA driver 418.67 - Ubuntu 19.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1832935/+subscriptions

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

[Bug 1832935] Re: NVIDIA driver 418.67 - Ubuntu 19.04

2019-06-15 Thread Javier Alonso Silva
I managed to resolve this problem. Here I will describe the steps and
errors I did and/or occurred:

 1. I added the NVIDIA drivers PPA: ppa:graphics-drivers/ppa which caused to 
install a new non- 
distro free version of my current driver: from 418.56 to 418.67.
 2. The new driver version included new dependencies that caused X-Org to crash 
when trying to use 
NVIDIA for processing the screen.
 3. In addition, the new installation created non-valid "xorg.conf" which 
caused, again, X-Org 
crashing when trying to log-in either boot screen.

The solution:
 1. Remove both NVIDIA drivers PPA and CUDA ones from "sources.list" and/or 
"sources.list.d".
 2. Uninstall both "mesa drivers" and "gstreamer":
$ sudo apt remove mesa-va-drivers gstreamer1.0-vaapi

[REBOOT]

 3. Completely delete "/etc/X11/xorg.conf" which contains invalid configuration.
 4. Remove new NVIDIA drivers and libraries in order to install the "older" 
(but working) ones.
$ sudo apt remove --purge nvidia-*
$ sudo apt remove --purge libnvidia*
$ sudo apt remove --purge *nvidia*
$ sudo apt remove --purge *cuda*
I removed that all because of new dependencies installed in order to avoid 
versions' compatibility errors when trying to install the recommended drivers.

[REBOOT]

 5. Install recommended drivers with: 
$ sudo ubuntu-drivers autoinstall

[REBOOT]

 6. Boot again into Ubuntu and log-in normally, checked "nvidia-smi" and got 
working configuration:
$ nvidia-smi
Sat Jun 15 17:25:18 2019   
+-+
| NVIDIA-SMI 418.56   Driver Version: 418.56   CUDA Version: 10.1 |
|---+--+--+
| GPU  NamePersistence-M| Bus-IdDisp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap| Memory-Usage | GPU-Util  Compute M. |
|===+==+==|
|   0  GeForce GTX 950MOff  | :01:00.0 Off |  N/A |
| N/A   43CP8N/A /  N/A |750MiB /  2004MiB |  0%  Default |
+---+--+--+
   
+-+
| Processes:   GPU Memory |
|  GPU   PID   Type   Process name Usage  |
|=|
|0  1207  G   /usr/lib/xorg/Xorg24MiB |
|0  1431  G   /usr/bin/gnome-shell  48MiB |
|0  1693  G   /usr/lib/xorg/Xorg   120MiB |
|0  1878  G   /usr/bin/gnome-shell 460MiB |
|0  2137  G   /usr/bin/nextcloud 2MiB |
|0  2641  G   ...-token=671EE9C10F25860492D3CA477A4C4162 5MiB |
|0  2690  G   ...quest-channel-token=4068114528266404073 7MiB |
|0  2702  G   ...uest-channel-token=1836927180593018907033MiB |
|0  3188  G   ...quest-channel-token=609096153109739 5MiB |
|0  3304  G   ...quest-channel-token=587387338032541362138MiB |
+-+

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

Title:
  NVIDIA driver 418.67 - Ubuntu 19.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1832935/+subscriptions

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