Not finding Nvidia GPU / nvidia settings not starting












2















I'm running Ubuntu 16.04 on a Dell XPS-15-9560.
After installing Ubuntu, I followed this guide



https://github.com/rcasero/doc/wiki/Ubuntu-linux-on-Dell-XPS-15-(9560)



to configure my setup.
In my first few months of using this machine, I was concerned about the low battery life and saw that the GPU was using a lot of power when I wasn't using it so I installed nvidia-prime in order to switch to the built in Intel graphics card. As far as I can tell everything worked fine then.



Now, I want to switch to the Nvidia GPU. However



sudo prime-select nvidia 


produces output as though the card switched, but nvidia-settings won't start up, and rebooting brings back the Intel card.



Any ideas as to what I should do? I have looked at related posts, but I suspect that the people have further complexities in their setups.



EDIT



As requested by @Terrance, here is the output of



sudo lshw -C display


*-display UNCLAIMED
description: 3D controller
product: NVIDIA Corporation
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:ec000000-ecffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:ed000000-ed07ffff

*-display
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 04
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:130 memory:eb000000-ebffffff memory:80000000-8fffffff ioport:f000(size=64) memory:c0000-dffff









share|improve this question

























  • Can you please edit your question and add the output of sudo lshw -C display ?

    – Terrance
    Jan 5 at 16:07











  • @Terrance done.

    – nonreligious
    Jan 5 at 16:58











  • Have you tried rebooting after running the sudo prime-select nvidia ? I have seen where in 18.04 it doesn't switch until a reboot is performed.

    – Terrance
    Jan 5 at 23:50











  • @Terrance Yes, to no avail.

    – nonreligious
    Jan 6 at 16:24











  • How did you install the drivers for the card? Did you install using NVIDIA's site or did you install using the preferred method of adding the graphics-drivers PPA?

    – Terrance
    Jan 6 at 16:26
















2















I'm running Ubuntu 16.04 on a Dell XPS-15-9560.
After installing Ubuntu, I followed this guide



https://github.com/rcasero/doc/wiki/Ubuntu-linux-on-Dell-XPS-15-(9560)



to configure my setup.
In my first few months of using this machine, I was concerned about the low battery life and saw that the GPU was using a lot of power when I wasn't using it so I installed nvidia-prime in order to switch to the built in Intel graphics card. As far as I can tell everything worked fine then.



Now, I want to switch to the Nvidia GPU. However



sudo prime-select nvidia 


produces output as though the card switched, but nvidia-settings won't start up, and rebooting brings back the Intel card.



Any ideas as to what I should do? I have looked at related posts, but I suspect that the people have further complexities in their setups.



EDIT



As requested by @Terrance, here is the output of



sudo lshw -C display


*-display UNCLAIMED
description: 3D controller
product: NVIDIA Corporation
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:ec000000-ecffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:ed000000-ed07ffff

*-display
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 04
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:130 memory:eb000000-ebffffff memory:80000000-8fffffff ioport:f000(size=64) memory:c0000-dffff









share|improve this question

























  • Can you please edit your question and add the output of sudo lshw -C display ?

    – Terrance
    Jan 5 at 16:07











  • @Terrance done.

    – nonreligious
    Jan 5 at 16:58











  • Have you tried rebooting after running the sudo prime-select nvidia ? I have seen where in 18.04 it doesn't switch until a reboot is performed.

    – Terrance
    Jan 5 at 23:50











  • @Terrance Yes, to no avail.

    – nonreligious
    Jan 6 at 16:24











  • How did you install the drivers for the card? Did you install using NVIDIA's site or did you install using the preferred method of adding the graphics-drivers PPA?

    – Terrance
    Jan 6 at 16:26














2












2








2








I'm running Ubuntu 16.04 on a Dell XPS-15-9560.
After installing Ubuntu, I followed this guide



https://github.com/rcasero/doc/wiki/Ubuntu-linux-on-Dell-XPS-15-(9560)



to configure my setup.
In my first few months of using this machine, I was concerned about the low battery life and saw that the GPU was using a lot of power when I wasn't using it so I installed nvidia-prime in order to switch to the built in Intel graphics card. As far as I can tell everything worked fine then.



Now, I want to switch to the Nvidia GPU. However



sudo prime-select nvidia 


produces output as though the card switched, but nvidia-settings won't start up, and rebooting brings back the Intel card.



Any ideas as to what I should do? I have looked at related posts, but I suspect that the people have further complexities in their setups.



EDIT



As requested by @Terrance, here is the output of



sudo lshw -C display


*-display UNCLAIMED
description: 3D controller
product: NVIDIA Corporation
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:ec000000-ecffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:ed000000-ed07ffff

*-display
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 04
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:130 memory:eb000000-ebffffff memory:80000000-8fffffff ioport:f000(size=64) memory:c0000-dffff









share|improve this question
















I'm running Ubuntu 16.04 on a Dell XPS-15-9560.
After installing Ubuntu, I followed this guide



https://github.com/rcasero/doc/wiki/Ubuntu-linux-on-Dell-XPS-15-(9560)



to configure my setup.
In my first few months of using this machine, I was concerned about the low battery life and saw that the GPU was using a lot of power when I wasn't using it so I installed nvidia-prime in order to switch to the built in Intel graphics card. As far as I can tell everything worked fine then.



Now, I want to switch to the Nvidia GPU. However



sudo prime-select nvidia 


produces output as though the card switched, but nvidia-settings won't start up, and rebooting brings back the Intel card.



Any ideas as to what I should do? I have looked at related posts, but I suspect that the people have further complexities in their setups.



EDIT



As requested by @Terrance, here is the output of



sudo lshw -C display


*-display UNCLAIMED
description: 3D controller
product: NVIDIA Corporation
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: memory:ec000000-ecffffff memory:c0000000-cfffffff memory:d0000000-d1ffffff ioport:e000(size=128) memory:ed000000-ed07ffff

*-display
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 04
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:130 memory:eb000000-ebffffff memory:80000000-8fffffff ioport:f000(size=64) memory:c0000-dffff






16.04 nvidia graphics dell gpu






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 5 at 16:58







nonreligious

















asked Jan 5 at 15:39









nonreligiousnonreligious

113




113













  • Can you please edit your question and add the output of sudo lshw -C display ?

    – Terrance
    Jan 5 at 16:07











  • @Terrance done.

    – nonreligious
    Jan 5 at 16:58











  • Have you tried rebooting after running the sudo prime-select nvidia ? I have seen where in 18.04 it doesn't switch until a reboot is performed.

    – Terrance
    Jan 5 at 23:50











  • @Terrance Yes, to no avail.

    – nonreligious
    Jan 6 at 16:24











  • How did you install the drivers for the card? Did you install using NVIDIA's site or did you install using the preferred method of adding the graphics-drivers PPA?

    – Terrance
    Jan 6 at 16:26



















  • Can you please edit your question and add the output of sudo lshw -C display ?

    – Terrance
    Jan 5 at 16:07











  • @Terrance done.

    – nonreligious
    Jan 5 at 16:58











  • Have you tried rebooting after running the sudo prime-select nvidia ? I have seen where in 18.04 it doesn't switch until a reboot is performed.

    – Terrance
    Jan 5 at 23:50











  • @Terrance Yes, to no avail.

    – nonreligious
    Jan 6 at 16:24











  • How did you install the drivers for the card? Did you install using NVIDIA's site or did you install using the preferred method of adding the graphics-drivers PPA?

    – Terrance
    Jan 6 at 16:26

















Can you please edit your question and add the output of sudo lshw -C display ?

– Terrance
Jan 5 at 16:07





Can you please edit your question and add the output of sudo lshw -C display ?

– Terrance
Jan 5 at 16:07













@Terrance done.

– nonreligious
Jan 5 at 16:58





@Terrance done.

– nonreligious
Jan 5 at 16:58













Have you tried rebooting after running the sudo prime-select nvidia ? I have seen where in 18.04 it doesn't switch until a reboot is performed.

– Terrance
Jan 5 at 23:50





Have you tried rebooting after running the sudo prime-select nvidia ? I have seen where in 18.04 it doesn't switch until a reboot is performed.

– Terrance
Jan 5 at 23:50













@Terrance Yes, to no avail.

– nonreligious
Jan 6 at 16:24





@Terrance Yes, to no avail.

– nonreligious
Jan 6 at 16:24













How did you install the drivers for the card? Did you install using NVIDIA's site or did you install using the preferred method of adding the graphics-drivers PPA?

– Terrance
Jan 6 at 16:26





How did you install the drivers for the card? Did you install using NVIDIA's site or did you install using the preferred method of adding the graphics-drivers PPA?

– Terrance
Jan 6 at 16:26










0






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',
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%2f1107208%2fnot-finding-nvidia-gpu-nvidia-settings-not-starting%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















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%2f1107208%2fnot-finding-nvidia-gpu-nvidia-settings-not-starting%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

Questions related to Moebius Transform of Characteristic Function of the Primes

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

List of scandals in India