Ubuntu 16.04 won't load nvidia driverUbuntu stops using Nvidia driver after kernel upgradeAMD legacy driver...

Why do stocks necessarily drop during a recession?

Can an insurance company drop you after receiving a bill and refusing to pay?

How can animals be objects of ethics without being subjects as well?

Which one of these password policies is more secure?

Can a person refuse a presidential pardon?

How do you funnel food off a cutting board?

Intern applicant asking for compensation equivalent to that of permanent employee

How would an AI self awareness kill switch work?

Difference between `vector<int> v;` and `vector<int> v = vector<int>();`

Does SQL Server 2017, including older versions, support 8k disk sector sizes?

Why publish a research paper when a blog post or a lecture slide can have more citation count than a journal paper?

Traveling through the asteriod belt?

Digits in an algebraic irrational number

Using only 1s, make 29 with the minimum number of digits

Can I write a book of my D&D game?

Porting Linux to another platform requirements

If I deleted a game I lost the disc for, can I reinstall it digitally?

Table formatting top left corner caption

Is it a fallacy if someone claims they need an explanation for every word of your argument to the point where they don't understand common terms?

awk + sum all numbers

How to prevent users from executing commands through browser URL

Why is working on the same position for more than 15 years not a red flag?

Why has the mole been redefined for 2019?

CREATE ASSEMBLY System.DirectoryServices.AccountManagement.dll without enabling TRUSTWORTHY



Ubuntu 16.04 won't load nvidia driver


Ubuntu stops using Nvidia driver after kernel upgradeAMD legacy driver installation failed due to missing kernel headerswifi is not coming up in network connections in xubuntu 15.04nvidia gtx 1050 and ubuntu 16.04: nvidia-modprobe errorBoot 100% full I have tried removing unused kernelscan't install Realtek RTL8723de on ubuntu 16.04 kernel 4.15Install rtl8814AU driver on ubuntu 16.04Missing wifi when updating base kernel Ubuntu 16.04NVIDIA K4000 - only VGA on 4.15.0-30, but OK 4.15.0-29 (both Ubuntu 18.04 && DisplayPort-attached)Nothing works to make Nvidia GTX1050 Ti work inside Ubuntu MATE 18.04













0















My kernel is 3.13.0-165.



I installed nvidia-410 from the source of nvidia (http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64).



Here is the output: the installation seemed to be right and the dkms modules was successfully installed.



Removing all DKMS Modules
Done.
update-initramfs: deferring update (trigger activated)

A modprobe blacklist file has been created at /etc/modprobe.d to prevent Nouveau from loading. This can be reverted by deleting /etc/modprobe.d/nvidia-graphics-drivers.conf.
A new initrd image has also been created. To revert, please replace /boot/initrd-3.13.0-165-generic with /boot/initrd-$(uname -r)-backup.

*****************************************************************************
*** Reboot your computer and verify that the NVIDIA graphics driver can ***
*** be loaded. ***
*****************************************************************************

INFO:Enable nvidia-410
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
Loading new nvidia-410-410.79 DKMS files...
Building only for 3.13.0-165-generic
Building for architecture x86_64
Building initial module for 3.13.0-165-generic
Secure Boot not enabled on this system.
Done.

nvidia_410:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

nvidia_410_modeset.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

nvidia_410_drm.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

nvidia_410_uvm.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

depmod....

DKMS: install completed.
Processing triggers for initramfs-tools (0.122ubuntu8.14) ...
update-initramfs: Generating /boot/initrd.img-3.13.0-165-generic


After a reboot, I ran nvidia-smi. It showed that it could not connect to the nvidia driver.



Then I ran modprobe nvidia, here is the output:



modprobe: ERROR: could not insert 'nvidia_410': Package not installed


I checked everything, but I still couldn't get things work.



Please help me find out the problem, thanks!










share|improve this question







New contributor




libertas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    My kernel is 3.13.0-165.



    I installed nvidia-410 from the source of nvidia (http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64).



    Here is the output: the installation seemed to be right and the dkms modules was successfully installed.



    Removing all DKMS Modules
    Done.
    update-initramfs: deferring update (trigger activated)

    A modprobe blacklist file has been created at /etc/modprobe.d to prevent Nouveau from loading. This can be reverted by deleting /etc/modprobe.d/nvidia-graphics-drivers.conf.
    A new initrd image has also been created. To revert, please replace /boot/initrd-3.13.0-165-generic with /boot/initrd-$(uname -r)-backup.

    *****************************************************************************
    *** Reboot your computer and verify that the NVIDIA graphics driver can ***
    *** be loaded. ***
    *****************************************************************************

    INFO:Enable nvidia-410
    DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
    DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
    DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
    Loading new nvidia-410-410.79 DKMS files...
    Building only for 3.13.0-165-generic
    Building for architecture x86_64
    Building initial module for 3.13.0-165-generic
    Secure Boot not enabled on this system.
    Done.

    nvidia_410:
    Running module version sanity check.
    - Original module
    - No original module exists within this kernel
    - Installation
    - Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

    nvidia_410_modeset.ko:
    Running module version sanity check.
    - Original module
    - No original module exists within this kernel
    - Installation
    - Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

    nvidia_410_drm.ko:
    Running module version sanity check.
    - Original module
    - No original module exists within this kernel
    - Installation
    - Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

    nvidia_410_uvm.ko:
    Running module version sanity check.
    - Original module
    - No original module exists within this kernel
    - Installation
    - Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

    depmod....

    DKMS: install completed.
    Processing triggers for initramfs-tools (0.122ubuntu8.14) ...
    update-initramfs: Generating /boot/initrd.img-3.13.0-165-generic


    After a reboot, I ran nvidia-smi. It showed that it could not connect to the nvidia driver.



    Then I ran modprobe nvidia, here is the output:



    modprobe: ERROR: could not insert 'nvidia_410': Package not installed


    I checked everything, but I still couldn't get things work.



    Please help me find out the problem, thanks!










    share|improve this question







    New contributor




    libertas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      My kernel is 3.13.0-165.



      I installed nvidia-410 from the source of nvidia (http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64).



      Here is the output: the installation seemed to be right and the dkms modules was successfully installed.



      Removing all DKMS Modules
      Done.
      update-initramfs: deferring update (trigger activated)

      A modprobe blacklist file has been created at /etc/modprobe.d to prevent Nouveau from loading. This can be reverted by deleting /etc/modprobe.d/nvidia-graphics-drivers.conf.
      A new initrd image has also been created. To revert, please replace /boot/initrd-3.13.0-165-generic with /boot/initrd-$(uname -r)-backup.

      *****************************************************************************
      *** Reboot your computer and verify that the NVIDIA graphics driver can ***
      *** be loaded. ***
      *****************************************************************************

      INFO:Enable nvidia-410
      DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
      DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
      DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
      Loading new nvidia-410-410.79 DKMS files...
      Building only for 3.13.0-165-generic
      Building for architecture x86_64
      Building initial module for 3.13.0-165-generic
      Secure Boot not enabled on this system.
      Done.

      nvidia_410:
      Running module version sanity check.
      - Original module
      - No original module exists within this kernel
      - Installation
      - Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

      nvidia_410_modeset.ko:
      Running module version sanity check.
      - Original module
      - No original module exists within this kernel
      - Installation
      - Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

      nvidia_410_drm.ko:
      Running module version sanity check.
      - Original module
      - No original module exists within this kernel
      - Installation
      - Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

      nvidia_410_uvm.ko:
      Running module version sanity check.
      - Original module
      - No original module exists within this kernel
      - Installation
      - Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

      depmod....

      DKMS: install completed.
      Processing triggers for initramfs-tools (0.122ubuntu8.14) ...
      update-initramfs: Generating /boot/initrd.img-3.13.0-165-generic


      After a reboot, I ran nvidia-smi. It showed that it could not connect to the nvidia driver.



      Then I ran modprobe nvidia, here is the output:



      modprobe: ERROR: could not insert 'nvidia_410': Package not installed


      I checked everything, but I still couldn't get things work.



      Please help me find out the problem, thanks!










      share|improve this question







      New contributor




      libertas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      My kernel is 3.13.0-165.



      I installed nvidia-410 from the source of nvidia (http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64).



      Here is the output: the installation seemed to be right and the dkms modules was successfully installed.



      Removing all DKMS Modules
      Done.
      update-initramfs: deferring update (trigger activated)

      A modprobe blacklist file has been created at /etc/modprobe.d to prevent Nouveau from loading. This can be reverted by deleting /etc/modprobe.d/nvidia-graphics-drivers.conf.
      A new initrd image has also been created. To revert, please replace /boot/initrd-3.13.0-165-generic with /boot/initrd-$(uname -r)-backup.

      *****************************************************************************
      *** Reboot your computer and verify that the NVIDIA graphics driver can ***
      *** be loaded. ***
      *****************************************************************************

      INFO:Enable nvidia-410
      DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/dell_latitude
      DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
      DEBUG:Parsing /usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here
      Loading new nvidia-410-410.79 DKMS files...
      Building only for 3.13.0-165-generic
      Building for architecture x86_64
      Building initial module for 3.13.0-165-generic
      Secure Boot not enabled on this system.
      Done.

      nvidia_410:
      Running module version sanity check.
      - Original module
      - No original module exists within this kernel
      - Installation
      - Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

      nvidia_410_modeset.ko:
      Running module version sanity check.
      - Original module
      - No original module exists within this kernel
      - Installation
      - Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

      nvidia_410_drm.ko:
      Running module version sanity check.
      - Original module
      - No original module exists within this kernel
      - Installation
      - Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

      nvidia_410_uvm.ko:
      Running module version sanity check.
      - Original module
      - No original module exists within this kernel
      - Installation
      - Installing to /lib/modules/3.13.0-165-generic/updates/dkms/

      depmod....

      DKMS: install completed.
      Processing triggers for initramfs-tools (0.122ubuntu8.14) ...
      update-initramfs: Generating /boot/initrd.img-3.13.0-165-generic


      After a reboot, I ran nvidia-smi. It showed that it could not connect to the nvidia driver.



      Then I ran modprobe nvidia, here is the output:



      modprobe: ERROR: could not insert 'nvidia_410': Package not installed


      I checked everything, but I still couldn't get things work.



      Please help me find out the problem, thanks!







      16.04 drivers nvidia kernel cuda






      share|improve this question







      New contributor




      libertas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      libertas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      libertas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 13 mins ago









      libertaslibertas

      1




      1




      New contributor




      libertas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      libertas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      libertas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "89"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          libertas is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1122135%2fubuntu-16-04-wont-load-nvidia-driver%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          libertas is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          libertas is a new contributor. Be nice, and check out our Code of Conduct.













          libertas is a new contributor. Be nice, and check out our Code of Conduct.












          libertas is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1122135%2fubuntu-16-04-wont-load-nvidia-driver%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

          Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

          Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...