Prime-select doesn't work?

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
I installed Ubuntu 16.04 a while ago, and prime-select used to work, but then I did a BIOS update and it hasn't worked since, so I'm stuck on my intel integrated graphics. I purged and re-installed all the nvidia drivers, but when I use $ sudo prime-select nvidia and logout, when I log back in, it switches back to the intel integrated graphics. Changing to the gpu from the nvidia x-server settings gui has the same problem. Normally this would be fine, but in order to actually use the nvidia card after prime-selecting it, I have to log out and log back in. I have the nvidia-384* drivers installed, and my motherboard is an Alienware 15 r3.
16.04 drivers nvidia nvidia-optimus
add a comment |Â
up vote
1
down vote
favorite
I installed Ubuntu 16.04 a while ago, and prime-select used to work, but then I did a BIOS update and it hasn't worked since, so I'm stuck on my intel integrated graphics. I purged and re-installed all the nvidia drivers, but when I use $ sudo prime-select nvidia and logout, when I log back in, it switches back to the intel integrated graphics. Changing to the gpu from the nvidia x-server settings gui has the same problem. Normally this would be fine, but in order to actually use the nvidia card after prime-selecting it, I have to log out and log back in. I have the nvidia-384* drivers installed, and my motherboard is an Alienware 15 r3.
16.04 drivers nvidia nvidia-optimus
Great question, I'm sure others are having similar problems. What motherboard and bios version are you using? Sounds like it works OK when you prime-select or click the gui but will not keep the x.org settings across reboots. It sounds like it is not detecting the right driver for use with the specific nvidia chip you are using. A google for ubuntu 16.04 x.org nvidia came up with this which has some troubleshooting steps.
â grantbow
Mar 17 at 22:38
1
@grantbow Thanks, I updated my question to make it more accurate. Please let me know if there's any other information I should provide.
â BadProgrammer99
Mar 18 at 4:09
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I installed Ubuntu 16.04 a while ago, and prime-select used to work, but then I did a BIOS update and it hasn't worked since, so I'm stuck on my intel integrated graphics. I purged and re-installed all the nvidia drivers, but when I use $ sudo prime-select nvidia and logout, when I log back in, it switches back to the intel integrated graphics. Changing to the gpu from the nvidia x-server settings gui has the same problem. Normally this would be fine, but in order to actually use the nvidia card after prime-selecting it, I have to log out and log back in. I have the nvidia-384* drivers installed, and my motherboard is an Alienware 15 r3.
16.04 drivers nvidia nvidia-optimus
I installed Ubuntu 16.04 a while ago, and prime-select used to work, but then I did a BIOS update and it hasn't worked since, so I'm stuck on my intel integrated graphics. I purged and re-installed all the nvidia drivers, but when I use $ sudo prime-select nvidia and logout, when I log back in, it switches back to the intel integrated graphics. Changing to the gpu from the nvidia x-server settings gui has the same problem. Normally this would be fine, but in order to actually use the nvidia card after prime-selecting it, I have to log out and log back in. I have the nvidia-384* drivers installed, and my motherboard is an Alienware 15 r3.
16.04 drivers nvidia nvidia-optimus
16.04 drivers nvidia nvidia-optimus
edited Mar 18 at 4:07
asked Mar 17 at 21:49
BadProgrammer99
64
64
Great question, I'm sure others are having similar problems. What motherboard and bios version are you using? Sounds like it works OK when you prime-select or click the gui but will not keep the x.org settings across reboots. It sounds like it is not detecting the right driver for use with the specific nvidia chip you are using. A google for ubuntu 16.04 x.org nvidia came up with this which has some troubleshooting steps.
â grantbow
Mar 17 at 22:38
1
@grantbow Thanks, I updated my question to make it more accurate. Please let me know if there's any other information I should provide.
â BadProgrammer99
Mar 18 at 4:09
add a comment |Â
Great question, I'm sure others are having similar problems. What motherboard and bios version are you using? Sounds like it works OK when you prime-select or click the gui but will not keep the x.org settings across reboots. It sounds like it is not detecting the right driver for use with the specific nvidia chip you are using. A google for ubuntu 16.04 x.org nvidia came up with this which has some troubleshooting steps.
â grantbow
Mar 17 at 22:38
1
@grantbow Thanks, I updated my question to make it more accurate. Please let me know if there's any other information I should provide.
â BadProgrammer99
Mar 18 at 4:09
Great question, I'm sure others are having similar problems. What motherboard and bios version are you using? Sounds like it works OK when you prime-select or click the gui but will not keep the x.org settings across reboots. It sounds like it is not detecting the right driver for use with the specific nvidia chip you are using. A google for ubuntu 16.04 x.org nvidia came up with this which has some troubleshooting steps.
â grantbow
Mar 17 at 22:38
Great question, I'm sure others are having similar problems. What motherboard and bios version are you using? Sounds like it works OK when you prime-select or click the gui but will not keep the x.org settings across reboots. It sounds like it is not detecting the right driver for use with the specific nvidia chip you are using. A google for ubuntu 16.04 x.org nvidia came up with this which has some troubleshooting steps.
â grantbow
Mar 17 at 22:38
1
1
@grantbow Thanks, I updated my question to make it more accurate. Please let me know if there's any other information I should provide.
â BadProgrammer99
Mar 18 at 4:09
@grantbow Thanks, I updated my question to make it more accurate. Please let me know if there's any other information I should provide.
â BadProgrammer99
Mar 18 at 4:09
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%2f1016862%2fprime-select-doesnt-work%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
Great question, I'm sure others are having similar problems. What motherboard and bios version are you using? Sounds like it works OK when you prime-select or click the gui but will not keep the x.org settings across reboots. It sounds like it is not detecting the right driver for use with the specific nvidia chip you are using. A google for ubuntu 16.04 x.org nvidia came up with this which has some troubleshooting steps.
â grantbow
Mar 17 at 22:38
1
@grantbow Thanks, I updated my question to make it more accurate. Please let me know if there's any other information I should provide.
â BadProgrammer99
Mar 18 at 4:09