← Back to team overview

kernel-packages team mailing list archive

[Bug 1371828] [NEW] After updating nvidia-common to 1:0.2.91.7, nvidia drivers are no longer in use

 

Public bug reported:

1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu
Description:    Ubuntu 14.04.1 LTS
Release:        14.04

2) The version of the package you are using, via 'apt-cache policy pkgname' or by checking in Software Center
nvidia-common:
  Installed: 1:0.2.91.7
  Candidate: 1:0.2.91.7
  Version table:
 *** 1:0.2.91.7 0
        500 http://my-mirror/archive-ubuntu/ubuntu/ trusty-updates/universe amd64 Packages
        100 /var/lib/dpkg/status
     1:0.2.91.4 0
        500 http://my-mirror/archive-ubuntu/ubuntu/ trusty/universe amd64 Packages

3) What you expected to happen
nVidia binary drivers are used

4) What happened instead
nouveau Xorg driver is used, but the nVidia kernel module is loaded.

I updated this package yesterday but did not reboot.  When I started my
machine this morning I could only boot into the terminal.  Xorg.0.log
said that the nvidia module did no exist.  After purging the nvidia
driver and reinstalling, I can now start the machine and get into X, but
the nouveau driver X driver is in use.

ldmod shows the nvidia driver loaded:
...
ppdev                  17671  0 
nvidia              10675249  0 
snd_hda_codec_hdmi     46368  1 
...

But Xorg.0.log says the Xorg driver could not be found:
[     9.730] (II) LoadModule: "nvidia"
[     9.731] (WW) Warning, couldn't open module nvidia
[     9.731] (II) UnloadModule: "nvidia"
[     9.731] (II) Unloading nvidia
[     9.731] (EE) Failed to load module "nvidia" (module does not exist, 0)


The Driver Manager says that I am using the nvidia driver version 331.38, but update-alternatives has the MESA ld.so.conf selected:

$ sudo update-alternatives --config x86_64-linux-gnu_gl_conf
There are 3 choices for the alternative x86_64-linux-gnu_gl_conf (providing /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf).

  Selection    Path                                       Priority   Status
------------------------------------------------------------
  0            /usr/lib/nvidia-331/ld.so.conf              8604      auto mode
  1            /usr/lib/nvidia-331-prime/ld.so.conf        8603      manual mode
  2            /usr/lib/nvidia-331/ld.so.conf              8604      manual mode
* 3            /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf   500       manual mode

If I select 0 and log out and back in, the nvidia driver is in use, but
I cannot start Steam.  This select also does not survive a reboot.

** Affects: nvidia-common (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: nvidia

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to nvidia-common in Ubuntu.
https://bugs.launchpad.net/bugs/1371828

Title:
  After updating nvidia-common to 1:0.2.91.7, nvidia drivers are no
  longer in use

Status in “nvidia-common” package in Ubuntu:
  New

Bug description:
  1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu
  Description:    Ubuntu 14.04.1 LTS
  Release:        14.04

  2) The version of the package you are using, via 'apt-cache policy pkgname' or by checking in Software Center
  nvidia-common:
    Installed: 1:0.2.91.7
    Candidate: 1:0.2.91.7
    Version table:
   *** 1:0.2.91.7 0
          500 http://my-mirror/archive-ubuntu/ubuntu/ trusty-updates/universe amd64 Packages
          100 /var/lib/dpkg/status
       1:0.2.91.4 0
          500 http://my-mirror/archive-ubuntu/ubuntu/ trusty/universe amd64 Packages

  3) What you expected to happen
  nVidia binary drivers are used

  4) What happened instead
  nouveau Xorg driver is used, but the nVidia kernel module is loaded.

  I updated this package yesterday but did not reboot.  When I started
  my machine this morning I could only boot into the terminal.
  Xorg.0.log said that the nvidia module did no exist.  After purging
  the nvidia driver and reinstalling, I can now start the machine and
  get into X, but the nouveau driver X driver is in use.

  ldmod shows the nvidia driver loaded:
  ...
  ppdev                  17671  0 
  nvidia              10675249  0 
  snd_hda_codec_hdmi     46368  1 
  ...

  But Xorg.0.log says the Xorg driver could not be found:
  [     9.730] (II) LoadModule: "nvidia"
  [     9.731] (WW) Warning, couldn't open module nvidia
  [     9.731] (II) UnloadModule: "nvidia"
  [     9.731] (II) Unloading nvidia
  [     9.731] (EE) Failed to load module "nvidia" (module does not exist, 0)

  
  The Driver Manager says that I am using the nvidia driver version 331.38, but update-alternatives has the MESA ld.so.conf selected:

  $ sudo update-alternatives --config x86_64-linux-gnu_gl_conf
  There are 3 choices for the alternative x86_64-linux-gnu_gl_conf (providing /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf).

    Selection    Path                                       Priority   Status
  ------------------------------------------------------------
    0            /usr/lib/nvidia-331/ld.so.conf              8604      auto mode
    1            /usr/lib/nvidia-331-prime/ld.so.conf        8603      manual mode
    2            /usr/lib/nvidia-331/ld.so.conf              8604      manual mode
  * 3            /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf   500       manual mode

  If I select 0 and log out and back in, the nvidia driver is in use,
  but I cannot start Steam.  This select also does not survive a reboot.

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


Follow ups

References