Runlevel 3 with nomodeset in kernel to install CUDA 9.0 on Ubuntu 16.04

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












I am following instructions to install CUDA 9.0 from this link: http://developer.download.nvidia.com/compute/cuda/9.0/Prod/docs/sidebar/CUDA_Quick_Start_Guide.pdf



and I am at the instruction:




Reboot into runlevel 3 by temporarily adding the number "3" and the word
"nomodeset" to the end of the system's kernel boot parameters.




So from my understanding I boot up into GRUB, highlight the option "Start Ubuntu" and press 'E' and append to the linux line the following '... 3 nomodeset '



When I rebooted and appended that string to the end of the linux line and pressed F10, my start up froze at a purple-ish screen.



Essentially if I run the Cuda.run file directly without following the steps outlined in the guide the installer will fail stating that "X-Server" is still running and must be stopped.
I have previously tried stopping X-Server but it caused me to brick my ubuntu boot so I won't be attempting anything like that soon.



How can I run level 3 with nomodeset so that I may carry out the CUDA 9.0 installation?
How can I troubleshoot whats causing the freeze on start up?



Thanks in advance!







share|improve this question
























    up vote
    1
    down vote

    favorite












    I am following instructions to install CUDA 9.0 from this link: http://developer.download.nvidia.com/compute/cuda/9.0/Prod/docs/sidebar/CUDA_Quick_Start_Guide.pdf



    and I am at the instruction:




    Reboot into runlevel 3 by temporarily adding the number "3" and the word
    "nomodeset" to the end of the system's kernel boot parameters.




    So from my understanding I boot up into GRUB, highlight the option "Start Ubuntu" and press 'E' and append to the linux line the following '... 3 nomodeset '



    When I rebooted and appended that string to the end of the linux line and pressed F10, my start up froze at a purple-ish screen.



    Essentially if I run the Cuda.run file directly without following the steps outlined in the guide the installer will fail stating that "X-Server" is still running and must be stopped.
    I have previously tried stopping X-Server but it caused me to brick my ubuntu boot so I won't be attempting anything like that soon.



    How can I run level 3 with nomodeset so that I may carry out the CUDA 9.0 installation?
    How can I troubleshoot whats causing the freeze on start up?



    Thanks in advance!







    share|improve this question






















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I am following instructions to install CUDA 9.0 from this link: http://developer.download.nvidia.com/compute/cuda/9.0/Prod/docs/sidebar/CUDA_Quick_Start_Guide.pdf



      and I am at the instruction:




      Reboot into runlevel 3 by temporarily adding the number "3" and the word
      "nomodeset" to the end of the system's kernel boot parameters.




      So from my understanding I boot up into GRUB, highlight the option "Start Ubuntu" and press 'E' and append to the linux line the following '... 3 nomodeset '



      When I rebooted and appended that string to the end of the linux line and pressed F10, my start up froze at a purple-ish screen.



      Essentially if I run the Cuda.run file directly without following the steps outlined in the guide the installer will fail stating that "X-Server" is still running and must be stopped.
      I have previously tried stopping X-Server but it caused me to brick my ubuntu boot so I won't be attempting anything like that soon.



      How can I run level 3 with nomodeset so that I may carry out the CUDA 9.0 installation?
      How can I troubleshoot whats causing the freeze on start up?



      Thanks in advance!







      share|improve this question












      I am following instructions to install CUDA 9.0 from this link: http://developer.download.nvidia.com/compute/cuda/9.0/Prod/docs/sidebar/CUDA_Quick_Start_Guide.pdf



      and I am at the instruction:




      Reboot into runlevel 3 by temporarily adding the number "3" and the word
      "nomodeset" to the end of the system's kernel boot parameters.




      So from my understanding I boot up into GRUB, highlight the option "Start Ubuntu" and press 'E' and append to the linux line the following '... 3 nomodeset '



      When I rebooted and appended that string to the end of the linux line and pressed F10, my start up froze at a purple-ish screen.



      Essentially if I run the Cuda.run file directly without following the steps outlined in the guide the installer will fail stating that "X-Server" is still running and must be stopped.
      I have previously tried stopping X-Server but it caused me to brick my ubuntu boot so I won't be attempting anything like that soon.



      How can I run level 3 with nomodeset so that I may carry out the CUDA 9.0 installation?
      How can I troubleshoot whats causing the freeze on start up?



      Thanks in advance!









      share|improve this question











      share|improve this question




      share|improve this question










      asked May 14 at 15:33









      Christopher Leong

      163




      163

























          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',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          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%2f1036163%2frunlevel-3-with-nomodeset-in-kernel-to-install-cuda-9-0-on-ubuntu-16-04%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1036163%2frunlevel-3-with-nomodeset-in-kernel-to-install-cuda-9-0-on-ubuntu-16-04%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Unable to execute new pre-installation script (/var/lib/dpkg/tmp.ci/preinst)

          Running the scala interactive shell from the command line

          Do not install recommended packages of dependencies