Ubuntu 18.10 : How can I install a specific NVIDIA drivers version?











up vote
1
down vote

favorite












After installing Ubuntu 18.10 I wanted to install the new NVIDIA drivers from the GPU Drivers PPA (ppa:graphics-drivers/ppa), but I forgot to check if my graphics card supports nvidia-410.



After the installation and the reboot, I got an error message that the drivers are unsigned and this error message was appearing in a loop even in TTY 2-7.



PKCS#7 signature not signed with a trusted key


I was forced to remove the NVIDIA drivers and to install nvidia-340 as the only option right because the nouveau drivers didn't want to run properly.



When I try to install another drivers version, the installer tells that it will install nvidia-410 packages.



The following additional packages will be installed:
libnvidia-cfg1-410 libnvidia-common-410 libnvidia-compute-410 libnvidia-compute-410:i386 libnvidia-decode-410 libnvidia-decode-410:i386
libnvidia-encode-410 libnvidia-encode-410:i386 libnvidia-fbc1-410 libnvidia-fbc1-410:i386 libnvidia-gl-410 libnvidia-gl-410:i386
libnvidia-ifr1-410 libnvidia-ifr1-410:i386 nvidia-compute-utils-410 nvidia-dkms-410 nvidia-driver-390 nvidia-driver-410
nvidia-kernel-common-410 nvidia-kernel-source-410 nvidia-utils-410 xserver-xorg-video-nvidia-410


Is it possible to force the installation of a specified drivers version other than nvidia-410?



I tried to install drivers with bash installers from the NVIDIA website, but I'm getting an error:



ERROR: Unable to load the "nvidia-drm" kernel module.









share|improve this question




























    up vote
    1
    down vote

    favorite












    After installing Ubuntu 18.10 I wanted to install the new NVIDIA drivers from the GPU Drivers PPA (ppa:graphics-drivers/ppa), but I forgot to check if my graphics card supports nvidia-410.



    After the installation and the reboot, I got an error message that the drivers are unsigned and this error message was appearing in a loop even in TTY 2-7.



    PKCS#7 signature not signed with a trusted key


    I was forced to remove the NVIDIA drivers and to install nvidia-340 as the only option right because the nouveau drivers didn't want to run properly.



    When I try to install another drivers version, the installer tells that it will install nvidia-410 packages.



    The following additional packages will be installed:
    libnvidia-cfg1-410 libnvidia-common-410 libnvidia-compute-410 libnvidia-compute-410:i386 libnvidia-decode-410 libnvidia-decode-410:i386
    libnvidia-encode-410 libnvidia-encode-410:i386 libnvidia-fbc1-410 libnvidia-fbc1-410:i386 libnvidia-gl-410 libnvidia-gl-410:i386
    libnvidia-ifr1-410 libnvidia-ifr1-410:i386 nvidia-compute-utils-410 nvidia-dkms-410 nvidia-driver-390 nvidia-driver-410
    nvidia-kernel-common-410 nvidia-kernel-source-410 nvidia-utils-410 xserver-xorg-video-nvidia-410


    Is it possible to force the installation of a specified drivers version other than nvidia-410?



    I tried to install drivers with bash installers from the NVIDIA website, but I'm getting an error:



    ERROR: Unable to load the "nvidia-drm" kernel module.









    share|improve this question


























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      After installing Ubuntu 18.10 I wanted to install the new NVIDIA drivers from the GPU Drivers PPA (ppa:graphics-drivers/ppa), but I forgot to check if my graphics card supports nvidia-410.



      After the installation and the reboot, I got an error message that the drivers are unsigned and this error message was appearing in a loop even in TTY 2-7.



      PKCS#7 signature not signed with a trusted key


      I was forced to remove the NVIDIA drivers and to install nvidia-340 as the only option right because the nouveau drivers didn't want to run properly.



      When I try to install another drivers version, the installer tells that it will install nvidia-410 packages.



      The following additional packages will be installed:
      libnvidia-cfg1-410 libnvidia-common-410 libnvidia-compute-410 libnvidia-compute-410:i386 libnvidia-decode-410 libnvidia-decode-410:i386
      libnvidia-encode-410 libnvidia-encode-410:i386 libnvidia-fbc1-410 libnvidia-fbc1-410:i386 libnvidia-gl-410 libnvidia-gl-410:i386
      libnvidia-ifr1-410 libnvidia-ifr1-410:i386 nvidia-compute-utils-410 nvidia-dkms-410 nvidia-driver-390 nvidia-driver-410
      nvidia-kernel-common-410 nvidia-kernel-source-410 nvidia-utils-410 xserver-xorg-video-nvidia-410


      Is it possible to force the installation of a specified drivers version other than nvidia-410?



      I tried to install drivers with bash installers from the NVIDIA website, but I'm getting an error:



      ERROR: Unable to load the "nvidia-drm" kernel module.









      share|improve this question















      After installing Ubuntu 18.10 I wanted to install the new NVIDIA drivers from the GPU Drivers PPA (ppa:graphics-drivers/ppa), but I forgot to check if my graphics card supports nvidia-410.



      After the installation and the reboot, I got an error message that the drivers are unsigned and this error message was appearing in a loop even in TTY 2-7.



      PKCS#7 signature not signed with a trusted key


      I was forced to remove the NVIDIA drivers and to install nvidia-340 as the only option right because the nouveau drivers didn't want to run properly.



      When I try to install another drivers version, the installer tells that it will install nvidia-410 packages.



      The following additional packages will be installed:
      libnvidia-cfg1-410 libnvidia-common-410 libnvidia-compute-410 libnvidia-compute-410:i386 libnvidia-decode-410 libnvidia-decode-410:i386
      libnvidia-encode-410 libnvidia-encode-410:i386 libnvidia-fbc1-410 libnvidia-fbc1-410:i386 libnvidia-gl-410 libnvidia-gl-410:i386
      libnvidia-ifr1-410 libnvidia-ifr1-410:i386 nvidia-compute-utils-410 nvidia-dkms-410 nvidia-driver-390 nvidia-driver-410
      nvidia-kernel-common-410 nvidia-kernel-source-410 nvidia-utils-410 xserver-xorg-video-nvidia-410


      Is it possible to force the installation of a specified drivers version other than nvidia-410?



      I tried to install drivers with bash installers from the NVIDIA website, but I'm getting an error:



      ERROR: Unable to load the "nvidia-drm" kernel module.






      drivers apt nvidia graphics xorg






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Dec 4 at 7:42

























      asked Nov 30 at 14:53









      Gujche

      615




      615






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote













          APT generally looks for and installs the latest stable version of any package. To achieve what you want, you have to remove the GPU Drivers PPA. But first remove all NVIDIA related software and reboot the operating system. Regarding the error message that the drivers aren't signed, boot into BIOS and disable Secure Boot in the UEFI settings. After having done this, perform these steps ...




          • If you have the original NVIDIA drivers installed : sudo nvidia-installer --uninstall

          • If you have the "Ubuntu drivers version" installed : sudo apt purge nvidia*

          • Reboot the operating system : sudo reboot

          • Remove the PPA : sudo add-apt-repository --remove ppa:graphics-drivers/ppa

          • Update the software sources : sudo apt update

          • Search for available drivers : sudo apt search nvidia*

          • Install the drivers of your choice - an example : sudo apt install nvidia-driver-390

          • Reboot the operating system : sudo reboot


          What's important : you can only install and use drivers versions that support your GPU, of course.






          share|improve this answer























          • Not a perfect solution, but for now it works. I am still getting the message: "PKCS#7 signature not signed with a trusted key" even though Secure Boot was already disabled in BIOS.
            – Gujche
            Nov 30 at 17:17












          • Hi @Gujche ! Unfortunately there is no other solution, that's how it works on Ubuntu and regarding the message - you just can ignore it, it doesn't prevent the drivers from working - it's meant to be more an information. :)
            – cl-netbox
            Nov 30 at 17:23








          • 1




            The search for nvidia gives a lot of unrelated files. I find this gives just drivers and shows model nVidia card ubuntu-drivers devices
            – oldfred
            Nov 30 at 17:47











          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',
          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
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1097433%2fubuntu-18-10-how-can-i-install-a-specific-nvidia-drivers-version%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          2
          down vote













          APT generally looks for and installs the latest stable version of any package. To achieve what you want, you have to remove the GPU Drivers PPA. But first remove all NVIDIA related software and reboot the operating system. Regarding the error message that the drivers aren't signed, boot into BIOS and disable Secure Boot in the UEFI settings. After having done this, perform these steps ...




          • If you have the original NVIDIA drivers installed : sudo nvidia-installer --uninstall

          • If you have the "Ubuntu drivers version" installed : sudo apt purge nvidia*

          • Reboot the operating system : sudo reboot

          • Remove the PPA : sudo add-apt-repository --remove ppa:graphics-drivers/ppa

          • Update the software sources : sudo apt update

          • Search for available drivers : sudo apt search nvidia*

          • Install the drivers of your choice - an example : sudo apt install nvidia-driver-390

          • Reboot the operating system : sudo reboot


          What's important : you can only install and use drivers versions that support your GPU, of course.






          share|improve this answer























          • Not a perfect solution, but for now it works. I am still getting the message: "PKCS#7 signature not signed with a trusted key" even though Secure Boot was already disabled in BIOS.
            – Gujche
            Nov 30 at 17:17












          • Hi @Gujche ! Unfortunately there is no other solution, that's how it works on Ubuntu and regarding the message - you just can ignore it, it doesn't prevent the drivers from working - it's meant to be more an information. :)
            – cl-netbox
            Nov 30 at 17:23








          • 1




            The search for nvidia gives a lot of unrelated files. I find this gives just drivers and shows model nVidia card ubuntu-drivers devices
            – oldfred
            Nov 30 at 17:47















          up vote
          2
          down vote













          APT generally looks for and installs the latest stable version of any package. To achieve what you want, you have to remove the GPU Drivers PPA. But first remove all NVIDIA related software and reboot the operating system. Regarding the error message that the drivers aren't signed, boot into BIOS and disable Secure Boot in the UEFI settings. After having done this, perform these steps ...




          • If you have the original NVIDIA drivers installed : sudo nvidia-installer --uninstall

          • If you have the "Ubuntu drivers version" installed : sudo apt purge nvidia*

          • Reboot the operating system : sudo reboot

          • Remove the PPA : sudo add-apt-repository --remove ppa:graphics-drivers/ppa

          • Update the software sources : sudo apt update

          • Search for available drivers : sudo apt search nvidia*

          • Install the drivers of your choice - an example : sudo apt install nvidia-driver-390

          • Reboot the operating system : sudo reboot


          What's important : you can only install and use drivers versions that support your GPU, of course.






          share|improve this answer























          • Not a perfect solution, but for now it works. I am still getting the message: "PKCS#7 signature not signed with a trusted key" even though Secure Boot was already disabled in BIOS.
            – Gujche
            Nov 30 at 17:17












          • Hi @Gujche ! Unfortunately there is no other solution, that's how it works on Ubuntu and regarding the message - you just can ignore it, it doesn't prevent the drivers from working - it's meant to be more an information. :)
            – cl-netbox
            Nov 30 at 17:23








          • 1




            The search for nvidia gives a lot of unrelated files. I find this gives just drivers and shows model nVidia card ubuntu-drivers devices
            – oldfred
            Nov 30 at 17:47













          up vote
          2
          down vote










          up vote
          2
          down vote









          APT generally looks for and installs the latest stable version of any package. To achieve what you want, you have to remove the GPU Drivers PPA. But first remove all NVIDIA related software and reboot the operating system. Regarding the error message that the drivers aren't signed, boot into BIOS and disable Secure Boot in the UEFI settings. After having done this, perform these steps ...




          • If you have the original NVIDIA drivers installed : sudo nvidia-installer --uninstall

          • If you have the "Ubuntu drivers version" installed : sudo apt purge nvidia*

          • Reboot the operating system : sudo reboot

          • Remove the PPA : sudo add-apt-repository --remove ppa:graphics-drivers/ppa

          • Update the software sources : sudo apt update

          • Search for available drivers : sudo apt search nvidia*

          • Install the drivers of your choice - an example : sudo apt install nvidia-driver-390

          • Reboot the operating system : sudo reboot


          What's important : you can only install and use drivers versions that support your GPU, of course.






          share|improve this answer














          APT generally looks for and installs the latest stable version of any package. To achieve what you want, you have to remove the GPU Drivers PPA. But first remove all NVIDIA related software and reboot the operating system. Regarding the error message that the drivers aren't signed, boot into BIOS and disable Secure Boot in the UEFI settings. After having done this, perform these steps ...




          • If you have the original NVIDIA drivers installed : sudo nvidia-installer --uninstall

          • If you have the "Ubuntu drivers version" installed : sudo apt purge nvidia*

          • Reboot the operating system : sudo reboot

          • Remove the PPA : sudo add-apt-repository --remove ppa:graphics-drivers/ppa

          • Update the software sources : sudo apt update

          • Search for available drivers : sudo apt search nvidia*

          • Install the drivers of your choice - an example : sudo apt install nvidia-driver-390

          • Reboot the operating system : sudo reboot


          What's important : you can only install and use drivers versions that support your GPU, of course.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Nov 30 at 16:51

























          answered Nov 30 at 15:58









          cl-netbox

          25.7k572113




          25.7k572113












          • Not a perfect solution, but for now it works. I am still getting the message: "PKCS#7 signature not signed with a trusted key" even though Secure Boot was already disabled in BIOS.
            – Gujche
            Nov 30 at 17:17












          • Hi @Gujche ! Unfortunately there is no other solution, that's how it works on Ubuntu and regarding the message - you just can ignore it, it doesn't prevent the drivers from working - it's meant to be more an information. :)
            – cl-netbox
            Nov 30 at 17:23








          • 1




            The search for nvidia gives a lot of unrelated files. I find this gives just drivers and shows model nVidia card ubuntu-drivers devices
            – oldfred
            Nov 30 at 17:47


















          • Not a perfect solution, but for now it works. I am still getting the message: "PKCS#7 signature not signed with a trusted key" even though Secure Boot was already disabled in BIOS.
            – Gujche
            Nov 30 at 17:17












          • Hi @Gujche ! Unfortunately there is no other solution, that's how it works on Ubuntu and regarding the message - you just can ignore it, it doesn't prevent the drivers from working - it's meant to be more an information. :)
            – cl-netbox
            Nov 30 at 17:23








          • 1




            The search for nvidia gives a lot of unrelated files. I find this gives just drivers and shows model nVidia card ubuntu-drivers devices
            – oldfred
            Nov 30 at 17:47
















          Not a perfect solution, but for now it works. I am still getting the message: "PKCS#7 signature not signed with a trusted key" even though Secure Boot was already disabled in BIOS.
          – Gujche
          Nov 30 at 17:17






          Not a perfect solution, but for now it works. I am still getting the message: "PKCS#7 signature not signed with a trusted key" even though Secure Boot was already disabled in BIOS.
          – Gujche
          Nov 30 at 17:17














          Hi @Gujche ! Unfortunately there is no other solution, that's how it works on Ubuntu and regarding the message - you just can ignore it, it doesn't prevent the drivers from working - it's meant to be more an information. :)
          – cl-netbox
          Nov 30 at 17:23






          Hi @Gujche ! Unfortunately there is no other solution, that's how it works on Ubuntu and regarding the message - you just can ignore it, it doesn't prevent the drivers from working - it's meant to be more an information. :)
          – cl-netbox
          Nov 30 at 17:23






          1




          1




          The search for nvidia gives a lot of unrelated files. I find this gives just drivers and shows model nVidia card ubuntu-drivers devices
          – oldfred
          Nov 30 at 17:47




          The search for nvidia gives a lot of unrelated files. I find this gives just drivers and shows model nVidia card ubuntu-drivers devices
          – oldfred
          Nov 30 at 17:47


















          draft saved

          draft discarded




















































          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.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • 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%2f1097433%2fubuntu-18-10-how-can-i-install-a-specific-nvidia-drivers-version%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

          flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

          Mangá

           ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕