Unable to install Nvidia drivers on Ubuntu 18.04.1











up vote
1
down vote

favorite












Installing Nvidia drivers and rebooting gets me stuck on Ubuntu loading up. I suspect GDM(Gnome Display Manager) might not be launching properly. One time I was stuck in this screen:
Screenshot 1(top screen) Screenshot 2(bottom screen)



From this screen I can get to tty and purge all Nvidia drivers and reboot back in with nouveau.modeset=0



And, sometimes it gets me stuck on fsck and again I have to repeat the same process and purge all Nvidia drivers before I could get Ubuntu to boot up again.



I followed the instructions on this site to install the Nvidia drivers (nvidia-340 for me) and its just not working out, I've scoured the internet and surfed the deepest webpages on this issue.



I'm running an i7 with Nvidia GTX 950M, Ubuntu 18.04.1



Please send help.










share|improve this question


















  • 1




    You could try installing the nvidia-driver-396 in 18.04.1 The following answer in the second half of it covers the installation of the driver: askubuntu.com/questions/1030886/…
    – Terrance
    Aug 30 at 20:47










  • Thanks a lot @Terrance you just literally saved my life. Dunno why the instructions are so messed up and convoluted everywhere. If you can copy paste your comment as an answer I can accept it!
    – Pre-alpha
    Aug 30 at 23:25















up vote
1
down vote

favorite












Installing Nvidia drivers and rebooting gets me stuck on Ubuntu loading up. I suspect GDM(Gnome Display Manager) might not be launching properly. One time I was stuck in this screen:
Screenshot 1(top screen) Screenshot 2(bottom screen)



From this screen I can get to tty and purge all Nvidia drivers and reboot back in with nouveau.modeset=0



And, sometimes it gets me stuck on fsck and again I have to repeat the same process and purge all Nvidia drivers before I could get Ubuntu to boot up again.



I followed the instructions on this site to install the Nvidia drivers (nvidia-340 for me) and its just not working out, I've scoured the internet and surfed the deepest webpages on this issue.



I'm running an i7 with Nvidia GTX 950M, Ubuntu 18.04.1



Please send help.










share|improve this question


















  • 1




    You could try installing the nvidia-driver-396 in 18.04.1 The following answer in the second half of it covers the installation of the driver: askubuntu.com/questions/1030886/…
    – Terrance
    Aug 30 at 20:47










  • Thanks a lot @Terrance you just literally saved my life. Dunno why the instructions are so messed up and convoluted everywhere. If you can copy paste your comment as an answer I can accept it!
    – Pre-alpha
    Aug 30 at 23:25













up vote
1
down vote

favorite









up vote
1
down vote

favorite











Installing Nvidia drivers and rebooting gets me stuck on Ubuntu loading up. I suspect GDM(Gnome Display Manager) might not be launching properly. One time I was stuck in this screen:
Screenshot 1(top screen) Screenshot 2(bottom screen)



From this screen I can get to tty and purge all Nvidia drivers and reboot back in with nouveau.modeset=0



And, sometimes it gets me stuck on fsck and again I have to repeat the same process and purge all Nvidia drivers before I could get Ubuntu to boot up again.



I followed the instructions on this site to install the Nvidia drivers (nvidia-340 for me) and its just not working out, I've scoured the internet and surfed the deepest webpages on this issue.



I'm running an i7 with Nvidia GTX 950M, Ubuntu 18.04.1



Please send help.










share|improve this question













Installing Nvidia drivers and rebooting gets me stuck on Ubuntu loading up. I suspect GDM(Gnome Display Manager) might not be launching properly. One time I was stuck in this screen:
Screenshot 1(top screen) Screenshot 2(bottom screen)



From this screen I can get to tty and purge all Nvidia drivers and reboot back in with nouveau.modeset=0



And, sometimes it gets me stuck on fsck and again I have to repeat the same process and purge all Nvidia drivers before I could get Ubuntu to boot up again.



I followed the instructions on this site to install the Nvidia drivers (nvidia-340 for me) and its just not working out, I've scoured the internet and surfed the deepest webpages on this issue.



I'm running an i7 with Nvidia GTX 950M, Ubuntu 18.04.1



Please send help.







drivers nvidia 18.04






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Aug 30 at 20:13









Pre-alpha

105




105








  • 1




    You could try installing the nvidia-driver-396 in 18.04.1 The following answer in the second half of it covers the installation of the driver: askubuntu.com/questions/1030886/…
    – Terrance
    Aug 30 at 20:47










  • Thanks a lot @Terrance you just literally saved my life. Dunno why the instructions are so messed up and convoluted everywhere. If you can copy paste your comment as an answer I can accept it!
    – Pre-alpha
    Aug 30 at 23:25














  • 1




    You could try installing the nvidia-driver-396 in 18.04.1 The following answer in the second half of it covers the installation of the driver: askubuntu.com/questions/1030886/…
    – Terrance
    Aug 30 at 20:47










  • Thanks a lot @Terrance you just literally saved my life. Dunno why the instructions are so messed up and convoluted everywhere. If you can copy paste your comment as an answer I can accept it!
    – Pre-alpha
    Aug 30 at 23:25








1




1




You could try installing the nvidia-driver-396 in 18.04.1 The following answer in the second half of it covers the installation of the driver: askubuntu.com/questions/1030886/…
– Terrance
Aug 30 at 20:47




You could try installing the nvidia-driver-396 in 18.04.1 The following answer in the second half of it covers the installation of the driver: askubuntu.com/questions/1030886/…
– Terrance
Aug 30 at 20:47












Thanks a lot @Terrance you just literally saved my life. Dunno why the instructions are so messed up and convoluted everywhere. If you can copy paste your comment as an answer I can accept it!
– Pre-alpha
Aug 30 at 23:25




Thanks a lot @Terrance you just literally saved my life. Dunno why the instructions are so messed up and convoluted everywhere. If you can copy paste your comment as an answer I can accept it!
– Pre-alpha
Aug 30 at 23:25










2 Answers
2






active

oldest

votes

















up vote
0
down vote



accepted










You could try installing the nvidia-driver-396 in 18.04.1



The following answer in the second half of it covers the installation of the driver:



https://askubuntu.com/a/1030901/231142



Or



sudo apt-add-repository ppa:graphics-drivers/ppa
sudo apt update
sudo apt install nvidia-driver-396





share|improve this answer




























    up vote
    0
    down vote













    Ok, as of now many of the bugs related to this issue (NVIDIA Graphics) have been fixed and the installation procedure is fairly easy. (I would recommend you to have a fresh start, and then apply this procedure)




    1.Entering Grub Boot Parameters - This can be done by going to the grub menu at boot (press Esc or Shit at boot) here press e.
    2. Enabling Text Mode Booting - Here add a 3 after quiet splash and press F10 to reboot using the new parameters.
    3. Purge NVIDIA- Now login to the text only mode, and purge all the NVIDIA drivers completely using the sudo apt-get remove --purge nvidia*, and reboot. While rebooting follow step 1, here edit the parameters and add the command nomodeset before qiet splash, and press F10
    to reboot the using the new parameters.
    4. Installing Nvidia Drivers- once in the system run commands in the terminal sudo apt-get update and sudo apt-get upgrade now.





    1. Add the drivers repository to Ubuntu, run the commands sudo add-apt-repository ppa:graphics-drivers/ppa and sudo apt update.
      Now, do not update graphic drivers via the terminal, instead search for Software & Updates in the Ubuntu GUI. here go to the additional drivers tab. Here you will find the set of NVIDIA drivers for your system. select the nvidia-drivers-415 i think that one is the latest. (Make sure that you do not select or keep selection in Using X.Org X server - selection)

    2. The installation will take a while once the installation is complete, reboot the system.

    3. Now it isn't necessary to add nomodeset to boot parameters, the Ubuntu Os should boot properly and without any error.

    4. If you have added nomodeset parameters to Grub, remove it in this step and keep the quiet splash parameter alone.(or else nvidia driver wont load)

    5. Once you have completed the login, enter the Ubuntu desktop, search for the NVIDIA Xserver application, to monitior the nvidia GPU.








    share|improve this answer





















      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%2f1070630%2funable-to-install-nvidia-drivers-on-ubuntu-18-04-1%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      0
      down vote



      accepted










      You could try installing the nvidia-driver-396 in 18.04.1



      The following answer in the second half of it covers the installation of the driver:



      https://askubuntu.com/a/1030901/231142



      Or



      sudo apt-add-repository ppa:graphics-drivers/ppa
      sudo apt update
      sudo apt install nvidia-driver-396





      share|improve this answer

























        up vote
        0
        down vote



        accepted










        You could try installing the nvidia-driver-396 in 18.04.1



        The following answer in the second half of it covers the installation of the driver:



        https://askubuntu.com/a/1030901/231142



        Or



        sudo apt-add-repository ppa:graphics-drivers/ppa
        sudo apt update
        sudo apt install nvidia-driver-396





        share|improve this answer























          up vote
          0
          down vote



          accepted







          up vote
          0
          down vote



          accepted






          You could try installing the nvidia-driver-396 in 18.04.1



          The following answer in the second half of it covers the installation of the driver:



          https://askubuntu.com/a/1030901/231142



          Or



          sudo apt-add-repository ppa:graphics-drivers/ppa
          sudo apt update
          sudo apt install nvidia-driver-396





          share|improve this answer












          You could try installing the nvidia-driver-396 in 18.04.1



          The following answer in the second half of it covers the installation of the driver:



          https://askubuntu.com/a/1030901/231142



          Or



          sudo apt-add-repository ppa:graphics-drivers/ppa
          sudo apt update
          sudo apt install nvidia-driver-396






          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Aug 30 at 23:51









          Terrance

          18.5k34092




          18.5k34092
























              up vote
              0
              down vote













              Ok, as of now many of the bugs related to this issue (NVIDIA Graphics) have been fixed and the installation procedure is fairly easy. (I would recommend you to have a fresh start, and then apply this procedure)




              1.Entering Grub Boot Parameters - This can be done by going to the grub menu at boot (press Esc or Shit at boot) here press e.
              2. Enabling Text Mode Booting - Here add a 3 after quiet splash and press F10 to reboot using the new parameters.
              3. Purge NVIDIA- Now login to the text only mode, and purge all the NVIDIA drivers completely using the sudo apt-get remove --purge nvidia*, and reboot. While rebooting follow step 1, here edit the parameters and add the command nomodeset before qiet splash, and press F10
              to reboot the using the new parameters.
              4. Installing Nvidia Drivers- once in the system run commands in the terminal sudo apt-get update and sudo apt-get upgrade now.





              1. Add the drivers repository to Ubuntu, run the commands sudo add-apt-repository ppa:graphics-drivers/ppa and sudo apt update.
                Now, do not update graphic drivers via the terminal, instead search for Software & Updates in the Ubuntu GUI. here go to the additional drivers tab. Here you will find the set of NVIDIA drivers for your system. select the nvidia-drivers-415 i think that one is the latest. (Make sure that you do not select or keep selection in Using X.Org X server - selection)

              2. The installation will take a while once the installation is complete, reboot the system.

              3. Now it isn't necessary to add nomodeset to boot parameters, the Ubuntu Os should boot properly and without any error.

              4. If you have added nomodeset parameters to Grub, remove it in this step and keep the quiet splash parameter alone.(or else nvidia driver wont load)

              5. Once you have completed the login, enter the Ubuntu desktop, search for the NVIDIA Xserver application, to monitior the nvidia GPU.








              share|improve this answer

























                up vote
                0
                down vote













                Ok, as of now many of the bugs related to this issue (NVIDIA Graphics) have been fixed and the installation procedure is fairly easy. (I would recommend you to have a fresh start, and then apply this procedure)




                1.Entering Grub Boot Parameters - This can be done by going to the grub menu at boot (press Esc or Shit at boot) here press e.
                2. Enabling Text Mode Booting - Here add a 3 after quiet splash and press F10 to reboot using the new parameters.
                3. Purge NVIDIA- Now login to the text only mode, and purge all the NVIDIA drivers completely using the sudo apt-get remove --purge nvidia*, and reboot. While rebooting follow step 1, here edit the parameters and add the command nomodeset before qiet splash, and press F10
                to reboot the using the new parameters.
                4. Installing Nvidia Drivers- once in the system run commands in the terminal sudo apt-get update and sudo apt-get upgrade now.





                1. Add the drivers repository to Ubuntu, run the commands sudo add-apt-repository ppa:graphics-drivers/ppa and sudo apt update.
                  Now, do not update graphic drivers via the terminal, instead search for Software & Updates in the Ubuntu GUI. here go to the additional drivers tab. Here you will find the set of NVIDIA drivers for your system. select the nvidia-drivers-415 i think that one is the latest. (Make sure that you do not select or keep selection in Using X.Org X server - selection)

                2. The installation will take a while once the installation is complete, reboot the system.

                3. Now it isn't necessary to add nomodeset to boot parameters, the Ubuntu Os should boot properly and without any error.

                4. If you have added nomodeset parameters to Grub, remove it in this step and keep the quiet splash parameter alone.(or else nvidia driver wont load)

                5. Once you have completed the login, enter the Ubuntu desktop, search for the NVIDIA Xserver application, to monitior the nvidia GPU.








                share|improve this answer























                  up vote
                  0
                  down vote










                  up vote
                  0
                  down vote









                  Ok, as of now many of the bugs related to this issue (NVIDIA Graphics) have been fixed and the installation procedure is fairly easy. (I would recommend you to have a fresh start, and then apply this procedure)




                  1.Entering Grub Boot Parameters - This can be done by going to the grub menu at boot (press Esc or Shit at boot) here press e.
                  2. Enabling Text Mode Booting - Here add a 3 after quiet splash and press F10 to reboot using the new parameters.
                  3. Purge NVIDIA- Now login to the text only mode, and purge all the NVIDIA drivers completely using the sudo apt-get remove --purge nvidia*, and reboot. While rebooting follow step 1, here edit the parameters and add the command nomodeset before qiet splash, and press F10
                  to reboot the using the new parameters.
                  4. Installing Nvidia Drivers- once in the system run commands in the terminal sudo apt-get update and sudo apt-get upgrade now.





                  1. Add the drivers repository to Ubuntu, run the commands sudo add-apt-repository ppa:graphics-drivers/ppa and sudo apt update.
                    Now, do not update graphic drivers via the terminal, instead search for Software & Updates in the Ubuntu GUI. here go to the additional drivers tab. Here you will find the set of NVIDIA drivers for your system. select the nvidia-drivers-415 i think that one is the latest. (Make sure that you do not select or keep selection in Using X.Org X server - selection)

                  2. The installation will take a while once the installation is complete, reboot the system.

                  3. Now it isn't necessary to add nomodeset to boot parameters, the Ubuntu Os should boot properly and without any error.

                  4. If you have added nomodeset parameters to Grub, remove it in this step and keep the quiet splash parameter alone.(or else nvidia driver wont load)

                  5. Once you have completed the login, enter the Ubuntu desktop, search for the NVIDIA Xserver application, to monitior the nvidia GPU.








                  share|improve this answer












                  Ok, as of now many of the bugs related to this issue (NVIDIA Graphics) have been fixed and the installation procedure is fairly easy. (I would recommend you to have a fresh start, and then apply this procedure)




                  1.Entering Grub Boot Parameters - This can be done by going to the grub menu at boot (press Esc or Shit at boot) here press e.
                  2. Enabling Text Mode Booting - Here add a 3 after quiet splash and press F10 to reboot using the new parameters.
                  3. Purge NVIDIA- Now login to the text only mode, and purge all the NVIDIA drivers completely using the sudo apt-get remove --purge nvidia*, and reboot. While rebooting follow step 1, here edit the parameters and add the command nomodeset before qiet splash, and press F10
                  to reboot the using the new parameters.
                  4. Installing Nvidia Drivers- once in the system run commands in the terminal sudo apt-get update and sudo apt-get upgrade now.





                  1. Add the drivers repository to Ubuntu, run the commands sudo add-apt-repository ppa:graphics-drivers/ppa and sudo apt update.
                    Now, do not update graphic drivers via the terminal, instead search for Software & Updates in the Ubuntu GUI. here go to the additional drivers tab. Here you will find the set of NVIDIA drivers for your system. select the nvidia-drivers-415 i think that one is the latest. (Make sure that you do not select or keep selection in Using X.Org X server - selection)

                  2. The installation will take a while once the installation is complete, reboot the system.

                  3. Now it isn't necessary to add nomodeset to boot parameters, the Ubuntu Os should boot properly and without any error.

                  4. If you have added nomodeset parameters to Grub, remove it in this step and keep the quiet splash parameter alone.(or else nvidia driver wont load)

                  5. Once you have completed the login, enter the Ubuntu desktop, search for the NVIDIA Xserver application, to monitior the nvidia GPU.









                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Nov 28 at 3:09









                  AMN

                  214




                  214






























                      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%2f1070630%2funable-to-install-nvidia-drivers-on-ubuntu-18-04-1%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

                      How to send String Array data to Server using php in android

                      Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

                      Is anime1.com a legal site for watching anime?