Ubuntu boot problem, new nvidia install





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















Yesterday I tried to connect my laptop with a 4k monitor. After looking around online I found it was recommended to purge bumblebee and the nvidia driver and to reinstall the nvidia driver. Unfortunately upon booting i now get the following screen. https://imgur.com/nVu8MsQ



I have ubuntu 16.04 and an Nvidia gtx 1060 mq video card whilst i have probably mistakenly installed 1080 driver software



To be clear I am unable to access the terminal so I am unaware of a way to reinstall a different driver. I have tried going to boot in recovery mode. The recovery boot commands are as follows: path, root, ro recovery nomodeset acpi_osi=Linux-Dell-Video



I have tried to edit this line but to no avail yet. The system has Grub version 2 installed. Unlike the normal boot, recovery boot does not display any failed systems. The problem is that the screen blinks. (Splitsecond on, 10 seconds off) and the input from the keyboard is also only available during that split second. I have not been able to input my login and password due to this. Are there boot arguments that i should use? Is there a way to install a different nividia software?










share|improve this question





























    0















    Yesterday I tried to connect my laptop with a 4k monitor. After looking around online I found it was recommended to purge bumblebee and the nvidia driver and to reinstall the nvidia driver. Unfortunately upon booting i now get the following screen. https://imgur.com/nVu8MsQ



    I have ubuntu 16.04 and an Nvidia gtx 1060 mq video card whilst i have probably mistakenly installed 1080 driver software



    To be clear I am unable to access the terminal so I am unaware of a way to reinstall a different driver. I have tried going to boot in recovery mode. The recovery boot commands are as follows: path, root, ro recovery nomodeset acpi_osi=Linux-Dell-Video



    I have tried to edit this line but to no avail yet. The system has Grub version 2 installed. Unlike the normal boot, recovery boot does not display any failed systems. The problem is that the screen blinks. (Splitsecond on, 10 seconds off) and the input from the keyboard is also only available during that split second. I have not been able to input my login and password due to this. Are there boot arguments that i should use? Is there a way to install a different nividia software?










    share|improve this question

























      0












      0








      0








      Yesterday I tried to connect my laptop with a 4k monitor. After looking around online I found it was recommended to purge bumblebee and the nvidia driver and to reinstall the nvidia driver. Unfortunately upon booting i now get the following screen. https://imgur.com/nVu8MsQ



      I have ubuntu 16.04 and an Nvidia gtx 1060 mq video card whilst i have probably mistakenly installed 1080 driver software



      To be clear I am unable to access the terminal so I am unaware of a way to reinstall a different driver. I have tried going to boot in recovery mode. The recovery boot commands are as follows: path, root, ro recovery nomodeset acpi_osi=Linux-Dell-Video



      I have tried to edit this line but to no avail yet. The system has Grub version 2 installed. Unlike the normal boot, recovery boot does not display any failed systems. The problem is that the screen blinks. (Splitsecond on, 10 seconds off) and the input from the keyboard is also only available during that split second. I have not been able to input my login and password due to this. Are there boot arguments that i should use? Is there a way to install a different nividia software?










      share|improve this question














      Yesterday I tried to connect my laptop with a 4k monitor. After looking around online I found it was recommended to purge bumblebee and the nvidia driver and to reinstall the nvidia driver. Unfortunately upon booting i now get the following screen. https://imgur.com/nVu8MsQ



      I have ubuntu 16.04 and an Nvidia gtx 1060 mq video card whilst i have probably mistakenly installed 1080 driver software



      To be clear I am unable to access the terminal so I am unaware of a way to reinstall a different driver. I have tried going to boot in recovery mode. The recovery boot commands are as follows: path, root, ro recovery nomodeset acpi_osi=Linux-Dell-Video



      I have tried to edit this line but to no avail yet. The system has Grub version 2 installed. Unlike the normal boot, recovery boot does not display any failed systems. The problem is that the screen blinks. (Splitsecond on, 10 seconds off) and the input from the keyboard is also only available during that split second. I have not been able to input my login and password due to this. Are there boot arguments that i should use? Is there a way to install a different nividia software?







      boot grub2 nvidia-geforce






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 28 at 20:39









      user1274616user1274616

      1




      1






















          1 Answer
          1






          active

          oldest

          votes


















          1














          Try to disable the Fast Boot (if exist) and Secured Boot (if exist) in BIOS to have more time to get to grub2 menu.



          In grub2 menu select Advanced options, select Recovery Mode. Activate network and select root. press enter. welcome to root terminal in recovery with online access.



          Regarding the drivers,I had same issues on Ubuntu 18.04 and Mint 19.1 with Lenovo Y530 and nvidia 1050 GTX graphic card. I hope this will help you. I must say I haven't managed to fix the HDMI Port issue yet but at least you could use your laptop again.



          clean all nvidia stuff(don't forget the star):
          sudo apt-get purge nvidia*



          add this ppa repo :



          sudo add-apt-repository ppa:graphics-drivers
          sudo apt update
          ubuntu-drivers devices


          this will print a list of your available drivers from apt. one of the has a recommended tag at the end.
          mine is nvidia-driver-418.
          now run
          sudo apt install nvidia-driver-418 nvidia-prime of course with the recommended version to you.



          now to make sure it works:



          prime-select query // probably the output will be 'nvidia'
          sudo prime select intel
          prime-select query // should print 'intel'
          reboot


          Hope this helps






          share|improve this answer
























          • Unfortunately the recovery mode boot fails before I can select root. I made a short vid with my phone of what happens: youtu.be/xHqb1-d4iqY The end result is basically just asking my login and password. I also changed lightdm to gdm btw, dont know if its relevant. I think I need to change the parameters of the recovery boot but I do not know what I need to change.

            – user1274616
            Mar 28 at 23:18













          • I'm not sure how you should proceed here. try to search in your BIOS if there's an option to disable nvidia graphics. maybe you'll gain access to your pc with the Intel graphics. if this doesn't work i would consider using CD/USB ubuntu boot and try to reinstall with keeping your personal data.

            – Shay Levinzon
            Apr 3 at 20:27












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


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129509%2fubuntu-boot-problem-new-nvidia-install%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









          1














          Try to disable the Fast Boot (if exist) and Secured Boot (if exist) in BIOS to have more time to get to grub2 menu.



          In grub2 menu select Advanced options, select Recovery Mode. Activate network and select root. press enter. welcome to root terminal in recovery with online access.



          Regarding the drivers,I had same issues on Ubuntu 18.04 and Mint 19.1 with Lenovo Y530 and nvidia 1050 GTX graphic card. I hope this will help you. I must say I haven't managed to fix the HDMI Port issue yet but at least you could use your laptop again.



          clean all nvidia stuff(don't forget the star):
          sudo apt-get purge nvidia*



          add this ppa repo :



          sudo add-apt-repository ppa:graphics-drivers
          sudo apt update
          ubuntu-drivers devices


          this will print a list of your available drivers from apt. one of the has a recommended tag at the end.
          mine is nvidia-driver-418.
          now run
          sudo apt install nvidia-driver-418 nvidia-prime of course with the recommended version to you.



          now to make sure it works:



          prime-select query // probably the output will be 'nvidia'
          sudo prime select intel
          prime-select query // should print 'intel'
          reboot


          Hope this helps






          share|improve this answer
























          • Unfortunately the recovery mode boot fails before I can select root. I made a short vid with my phone of what happens: youtu.be/xHqb1-d4iqY The end result is basically just asking my login and password. I also changed lightdm to gdm btw, dont know if its relevant. I think I need to change the parameters of the recovery boot but I do not know what I need to change.

            – user1274616
            Mar 28 at 23:18













          • I'm not sure how you should proceed here. try to search in your BIOS if there's an option to disable nvidia graphics. maybe you'll gain access to your pc with the Intel graphics. if this doesn't work i would consider using CD/USB ubuntu boot and try to reinstall with keeping your personal data.

            – Shay Levinzon
            Apr 3 at 20:27
















          1














          Try to disable the Fast Boot (if exist) and Secured Boot (if exist) in BIOS to have more time to get to grub2 menu.



          In grub2 menu select Advanced options, select Recovery Mode. Activate network and select root. press enter. welcome to root terminal in recovery with online access.



          Regarding the drivers,I had same issues on Ubuntu 18.04 and Mint 19.1 with Lenovo Y530 and nvidia 1050 GTX graphic card. I hope this will help you. I must say I haven't managed to fix the HDMI Port issue yet but at least you could use your laptop again.



          clean all nvidia stuff(don't forget the star):
          sudo apt-get purge nvidia*



          add this ppa repo :



          sudo add-apt-repository ppa:graphics-drivers
          sudo apt update
          ubuntu-drivers devices


          this will print a list of your available drivers from apt. one of the has a recommended tag at the end.
          mine is nvidia-driver-418.
          now run
          sudo apt install nvidia-driver-418 nvidia-prime of course with the recommended version to you.



          now to make sure it works:



          prime-select query // probably the output will be 'nvidia'
          sudo prime select intel
          prime-select query // should print 'intel'
          reboot


          Hope this helps






          share|improve this answer
























          • Unfortunately the recovery mode boot fails before I can select root. I made a short vid with my phone of what happens: youtu.be/xHqb1-d4iqY The end result is basically just asking my login and password. I also changed lightdm to gdm btw, dont know if its relevant. I think I need to change the parameters of the recovery boot but I do not know what I need to change.

            – user1274616
            Mar 28 at 23:18













          • I'm not sure how you should proceed here. try to search in your BIOS if there's an option to disable nvidia graphics. maybe you'll gain access to your pc with the Intel graphics. if this doesn't work i would consider using CD/USB ubuntu boot and try to reinstall with keeping your personal data.

            – Shay Levinzon
            Apr 3 at 20:27














          1












          1








          1







          Try to disable the Fast Boot (if exist) and Secured Boot (if exist) in BIOS to have more time to get to grub2 menu.



          In grub2 menu select Advanced options, select Recovery Mode. Activate network and select root. press enter. welcome to root terminal in recovery with online access.



          Regarding the drivers,I had same issues on Ubuntu 18.04 and Mint 19.1 with Lenovo Y530 and nvidia 1050 GTX graphic card. I hope this will help you. I must say I haven't managed to fix the HDMI Port issue yet but at least you could use your laptop again.



          clean all nvidia stuff(don't forget the star):
          sudo apt-get purge nvidia*



          add this ppa repo :



          sudo add-apt-repository ppa:graphics-drivers
          sudo apt update
          ubuntu-drivers devices


          this will print a list of your available drivers from apt. one of the has a recommended tag at the end.
          mine is nvidia-driver-418.
          now run
          sudo apt install nvidia-driver-418 nvidia-prime of course with the recommended version to you.



          now to make sure it works:



          prime-select query // probably the output will be 'nvidia'
          sudo prime select intel
          prime-select query // should print 'intel'
          reboot


          Hope this helps






          share|improve this answer













          Try to disable the Fast Boot (if exist) and Secured Boot (if exist) in BIOS to have more time to get to grub2 menu.



          In grub2 menu select Advanced options, select Recovery Mode. Activate network and select root. press enter. welcome to root terminal in recovery with online access.



          Regarding the drivers,I had same issues on Ubuntu 18.04 and Mint 19.1 with Lenovo Y530 and nvidia 1050 GTX graphic card. I hope this will help you. I must say I haven't managed to fix the HDMI Port issue yet but at least you could use your laptop again.



          clean all nvidia stuff(don't forget the star):
          sudo apt-get purge nvidia*



          add this ppa repo :



          sudo add-apt-repository ppa:graphics-drivers
          sudo apt update
          ubuntu-drivers devices


          this will print a list of your available drivers from apt. one of the has a recommended tag at the end.
          mine is nvidia-driver-418.
          now run
          sudo apt install nvidia-driver-418 nvidia-prime of course with the recommended version to you.



          now to make sure it works:



          prime-select query // probably the output will be 'nvidia'
          sudo prime select intel
          prime-select query // should print 'intel'
          reboot


          Hope this helps







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Mar 28 at 22:02









          Shay LevinzonShay Levinzon

          111




          111













          • Unfortunately the recovery mode boot fails before I can select root. I made a short vid with my phone of what happens: youtu.be/xHqb1-d4iqY The end result is basically just asking my login and password. I also changed lightdm to gdm btw, dont know if its relevant. I think I need to change the parameters of the recovery boot but I do not know what I need to change.

            – user1274616
            Mar 28 at 23:18













          • I'm not sure how you should proceed here. try to search in your BIOS if there's an option to disable nvidia graphics. maybe you'll gain access to your pc with the Intel graphics. if this doesn't work i would consider using CD/USB ubuntu boot and try to reinstall with keeping your personal data.

            – Shay Levinzon
            Apr 3 at 20:27



















          • Unfortunately the recovery mode boot fails before I can select root. I made a short vid with my phone of what happens: youtu.be/xHqb1-d4iqY The end result is basically just asking my login and password. I also changed lightdm to gdm btw, dont know if its relevant. I think I need to change the parameters of the recovery boot but I do not know what I need to change.

            – user1274616
            Mar 28 at 23:18













          • I'm not sure how you should proceed here. try to search in your BIOS if there's an option to disable nvidia graphics. maybe you'll gain access to your pc with the Intel graphics. if this doesn't work i would consider using CD/USB ubuntu boot and try to reinstall with keeping your personal data.

            – Shay Levinzon
            Apr 3 at 20:27

















          Unfortunately the recovery mode boot fails before I can select root. I made a short vid with my phone of what happens: youtu.be/xHqb1-d4iqY The end result is basically just asking my login and password. I also changed lightdm to gdm btw, dont know if its relevant. I think I need to change the parameters of the recovery boot but I do not know what I need to change.

          – user1274616
          Mar 28 at 23:18







          Unfortunately the recovery mode boot fails before I can select root. I made a short vid with my phone of what happens: youtu.be/xHqb1-d4iqY The end result is basically just asking my login and password. I also changed lightdm to gdm btw, dont know if its relevant. I think I need to change the parameters of the recovery boot but I do not know what I need to change.

          – user1274616
          Mar 28 at 23:18















          I'm not sure how you should proceed here. try to search in your BIOS if there's an option to disable nvidia graphics. maybe you'll gain access to your pc with the Intel graphics. if this doesn't work i would consider using CD/USB ubuntu boot and try to reinstall with keeping your personal data.

          – Shay Levinzon
          Apr 3 at 20:27





          I'm not sure how you should proceed here. try to search in your BIOS if there's an option to disable nvidia graphics. maybe you'll gain access to your pc with the Intel graphics. if this doesn't work i would consider using CD/USB ubuntu boot and try to reinstall with keeping your personal data.

          – Shay Levinzon
          Apr 3 at 20:27


















          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129509%2fubuntu-boot-problem-new-nvidia-install%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 did Captain America manage to do this?

          迪纳利

          南乌拉尔铁路局