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

Clash 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!
16.04 nvidia cuda xserver
add a comment |Â
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!
16.04 nvidia cuda xserver
add a comment |Â
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!
16.04 nvidia cuda xserver
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!
16.04 nvidia cuda xserver
asked May 14 at 15:33
Christopher Leong
163
163
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password