Please Help - Cannot use nvidia card in Hybrid System











up vote
1
down vote

favorite
2












Laptop: Lenovo Legion Y730 15' with Ubuntu 16.04 LTS (64-bit)



Specifications:




  • Processor: Intel® Core™ i7-8750H CPU @ 2.20GHz × 12

  • Graphics: Intel® HD Graphics (Coffeelake 3x8 GT2)

  • Graphics: nVidia GTx 1050ti


Please help - I am at my wit's end. I am new to Ubuntu so I am sure that there is something very simple that I am missing but I cannot seem to figure it out. I cannot seem to get my discrete nvidia GTX 1050ti graphics card to work in 16.04. I recently purchased a Lenovo Legion Y730 laptop that has both an intel graphics card and an nvidia card. No matter what I try, the driver does not seem to be loading/running the card.



I have followed all the instructions I found on this similar post:
Cannot get NVIDIA graphics card to work on Ubuntu 18.04



To be specific, I have:




  1. Purged all nvdia

  2. Downloaded the ppa

  3. Installed and tried various drivers including the recommended version

  4. Blacklisted the nouveau drivers

  5. Rebooted

  6. Finally, ensured that secure boot is disabled.


I have tried almost every variation to these steps found in other troubleshooting posts. I have even recently tried a fresh-install to no avail.



I cannot connect to any HDMI monitors (which I desperately need), I cannot even open NVIDIA X Server Settings. When I click on the application, the icon blinks in the side bar then disappears. When I try opening it from the terminal, I get the following:



$nvidia-settings
ERROR: Unable to load info from any available system


Below are some outputs that may be useful for troubleshooting:



$uname -r
4.19.1-041901-generic

$lspci -k |grep -EA2 'VGA|3D'

00:02.0 VGA compatible controller: Intel Corporation Device 3e9b
Subsystem: Lenovo Device 39fc
Kernel driver in use: i915
--
01:00.0 3D controller: NVIDIA Corporation Device 1c8c (rev a1)
Subsystem: Lenovo Device 39fc
Kernel modules: nvidiafb, nouveau

$lspci -nnk | grep -i vga -A3
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e9b]
Subsystem: Lenovo Device [17aa:39fc]
Kernel driver in use: i915
Kernel modules: i915

$glxinfo|egrep "OpenGL vendor|OpenGL renderer"
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics (Coffeelake 3x8 GT2)

$ sudo lshw -C video
*-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:62000000-62ffffff memory:50000000-5fffffff memory:60000000-61ffffff ioport:4000(size=128) memory:63000000-6307ffff
*-display
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: iomemory:600-5ff iomemory:400-3ff irq:142 memory:6022000000-6022ffffff memory:4000000000-400fffffff ioport:5000(size=64) memory:c0000-dffff


Above it shows that the display for the nvidia card is "unclaimed" but I am not sure how to remedy this. The drivers seem to be downloaded, and when I check additional drivers, it shows that the nvidia driver is in use. Is there anything that I am missing, or any other threads that I have not been able to track down that shows how to solve this?



If any more information is required please let me know.










share|improve this question


























    up vote
    1
    down vote

    favorite
    2












    Laptop: Lenovo Legion Y730 15' with Ubuntu 16.04 LTS (64-bit)



    Specifications:




    • Processor: Intel® Core™ i7-8750H CPU @ 2.20GHz × 12

    • Graphics: Intel® HD Graphics (Coffeelake 3x8 GT2)

    • Graphics: nVidia GTx 1050ti


    Please help - I am at my wit's end. I am new to Ubuntu so I am sure that there is something very simple that I am missing but I cannot seem to figure it out. I cannot seem to get my discrete nvidia GTX 1050ti graphics card to work in 16.04. I recently purchased a Lenovo Legion Y730 laptop that has both an intel graphics card and an nvidia card. No matter what I try, the driver does not seem to be loading/running the card.



    I have followed all the instructions I found on this similar post:
    Cannot get NVIDIA graphics card to work on Ubuntu 18.04



    To be specific, I have:




    1. Purged all nvdia

    2. Downloaded the ppa

    3. Installed and tried various drivers including the recommended version

    4. Blacklisted the nouveau drivers

    5. Rebooted

    6. Finally, ensured that secure boot is disabled.


    I have tried almost every variation to these steps found in other troubleshooting posts. I have even recently tried a fresh-install to no avail.



    I cannot connect to any HDMI monitors (which I desperately need), I cannot even open NVIDIA X Server Settings. When I click on the application, the icon blinks in the side bar then disappears. When I try opening it from the terminal, I get the following:



    $nvidia-settings
    ERROR: Unable to load info from any available system


    Below are some outputs that may be useful for troubleshooting:



    $uname -r
    4.19.1-041901-generic

    $lspci -k |grep -EA2 'VGA|3D'

    00:02.0 VGA compatible controller: Intel Corporation Device 3e9b
    Subsystem: Lenovo Device 39fc
    Kernel driver in use: i915
    --
    01:00.0 3D controller: NVIDIA Corporation Device 1c8c (rev a1)
    Subsystem: Lenovo Device 39fc
    Kernel modules: nvidiafb, nouveau

    $lspci -nnk | grep -i vga -A3
    00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e9b]
    Subsystem: Lenovo Device [17aa:39fc]
    Kernel driver in use: i915
    Kernel modules: i915

    $glxinfo|egrep "OpenGL vendor|OpenGL renderer"
    OpenGL vendor string: Intel Open Source Technology Center
    OpenGL renderer string: Mesa DRI Intel(R) HD Graphics (Coffeelake 3x8 GT2)

    $ sudo lshw -C video
    *-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:62000000-62ffffff memory:50000000-5fffffff memory:60000000-61ffffff ioport:4000(size=128) memory:63000000-6307ffff
    *-display
    description: VGA compatible controller
    product: Intel Corporation
    vendor: Intel Corporation
    physical id: 2
    bus info: pci@0000:00:02.0
    version: 00
    width: 64 bits
    clock: 33MHz
    capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
    configuration: driver=i915 latency=0
    resources: iomemory:600-5ff iomemory:400-3ff irq:142 memory:6022000000-6022ffffff memory:4000000000-400fffffff ioport:5000(size=64) memory:c0000-dffff


    Above it shows that the display for the nvidia card is "unclaimed" but I am not sure how to remedy this. The drivers seem to be downloaded, and when I check additional drivers, it shows that the nvidia driver is in use. Is there anything that I am missing, or any other threads that I have not been able to track down that shows how to solve this?



    If any more information is required please let me know.










    share|improve this question
























      up vote
      1
      down vote

      favorite
      2









      up vote
      1
      down vote

      favorite
      2






      2





      Laptop: Lenovo Legion Y730 15' with Ubuntu 16.04 LTS (64-bit)



      Specifications:




      • Processor: Intel® Core™ i7-8750H CPU @ 2.20GHz × 12

      • Graphics: Intel® HD Graphics (Coffeelake 3x8 GT2)

      • Graphics: nVidia GTx 1050ti


      Please help - I am at my wit's end. I am new to Ubuntu so I am sure that there is something very simple that I am missing but I cannot seem to figure it out. I cannot seem to get my discrete nvidia GTX 1050ti graphics card to work in 16.04. I recently purchased a Lenovo Legion Y730 laptop that has both an intel graphics card and an nvidia card. No matter what I try, the driver does not seem to be loading/running the card.



      I have followed all the instructions I found on this similar post:
      Cannot get NVIDIA graphics card to work on Ubuntu 18.04



      To be specific, I have:




      1. Purged all nvdia

      2. Downloaded the ppa

      3. Installed and tried various drivers including the recommended version

      4. Blacklisted the nouveau drivers

      5. Rebooted

      6. Finally, ensured that secure boot is disabled.


      I have tried almost every variation to these steps found in other troubleshooting posts. I have even recently tried a fresh-install to no avail.



      I cannot connect to any HDMI monitors (which I desperately need), I cannot even open NVIDIA X Server Settings. When I click on the application, the icon blinks in the side bar then disappears. When I try opening it from the terminal, I get the following:



      $nvidia-settings
      ERROR: Unable to load info from any available system


      Below are some outputs that may be useful for troubleshooting:



      $uname -r
      4.19.1-041901-generic

      $lspci -k |grep -EA2 'VGA|3D'

      00:02.0 VGA compatible controller: Intel Corporation Device 3e9b
      Subsystem: Lenovo Device 39fc
      Kernel driver in use: i915
      --
      01:00.0 3D controller: NVIDIA Corporation Device 1c8c (rev a1)
      Subsystem: Lenovo Device 39fc
      Kernel modules: nvidiafb, nouveau

      $lspci -nnk | grep -i vga -A3
      00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e9b]
      Subsystem: Lenovo Device [17aa:39fc]
      Kernel driver in use: i915
      Kernel modules: i915

      $glxinfo|egrep "OpenGL vendor|OpenGL renderer"
      OpenGL vendor string: Intel Open Source Technology Center
      OpenGL renderer string: Mesa DRI Intel(R) HD Graphics (Coffeelake 3x8 GT2)

      $ sudo lshw -C video
      *-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:62000000-62ffffff memory:50000000-5fffffff memory:60000000-61ffffff ioport:4000(size=128) memory:63000000-6307ffff
      *-display
      description: VGA compatible controller
      product: Intel Corporation
      vendor: Intel Corporation
      physical id: 2
      bus info: pci@0000:00:02.0
      version: 00
      width: 64 bits
      clock: 33MHz
      capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
      configuration: driver=i915 latency=0
      resources: iomemory:600-5ff iomemory:400-3ff irq:142 memory:6022000000-6022ffffff memory:4000000000-400fffffff ioport:5000(size=64) memory:c0000-dffff


      Above it shows that the display for the nvidia card is "unclaimed" but I am not sure how to remedy this. The drivers seem to be downloaded, and when I check additional drivers, it shows that the nvidia driver is in use. Is there anything that I am missing, or any other threads that I have not been able to track down that shows how to solve this?



      If any more information is required please let me know.










      share|improve this question













      Laptop: Lenovo Legion Y730 15' with Ubuntu 16.04 LTS (64-bit)



      Specifications:




      • Processor: Intel® Core™ i7-8750H CPU @ 2.20GHz × 12

      • Graphics: Intel® HD Graphics (Coffeelake 3x8 GT2)

      • Graphics: nVidia GTx 1050ti


      Please help - I am at my wit's end. I am new to Ubuntu so I am sure that there is something very simple that I am missing but I cannot seem to figure it out. I cannot seem to get my discrete nvidia GTX 1050ti graphics card to work in 16.04. I recently purchased a Lenovo Legion Y730 laptop that has both an intel graphics card and an nvidia card. No matter what I try, the driver does not seem to be loading/running the card.



      I have followed all the instructions I found on this similar post:
      Cannot get NVIDIA graphics card to work on Ubuntu 18.04



      To be specific, I have:




      1. Purged all nvdia

      2. Downloaded the ppa

      3. Installed and tried various drivers including the recommended version

      4. Blacklisted the nouveau drivers

      5. Rebooted

      6. Finally, ensured that secure boot is disabled.


      I have tried almost every variation to these steps found in other troubleshooting posts. I have even recently tried a fresh-install to no avail.



      I cannot connect to any HDMI monitors (which I desperately need), I cannot even open NVIDIA X Server Settings. When I click on the application, the icon blinks in the side bar then disappears. When I try opening it from the terminal, I get the following:



      $nvidia-settings
      ERROR: Unable to load info from any available system


      Below are some outputs that may be useful for troubleshooting:



      $uname -r
      4.19.1-041901-generic

      $lspci -k |grep -EA2 'VGA|3D'

      00:02.0 VGA compatible controller: Intel Corporation Device 3e9b
      Subsystem: Lenovo Device 39fc
      Kernel driver in use: i915
      --
      01:00.0 3D controller: NVIDIA Corporation Device 1c8c (rev a1)
      Subsystem: Lenovo Device 39fc
      Kernel modules: nvidiafb, nouveau

      $lspci -nnk | grep -i vga -A3
      00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:3e9b]
      Subsystem: Lenovo Device [17aa:39fc]
      Kernel driver in use: i915
      Kernel modules: i915

      $glxinfo|egrep "OpenGL vendor|OpenGL renderer"
      OpenGL vendor string: Intel Open Source Technology Center
      OpenGL renderer string: Mesa DRI Intel(R) HD Graphics (Coffeelake 3x8 GT2)

      $ sudo lshw -C video
      *-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:62000000-62ffffff memory:50000000-5fffffff memory:60000000-61ffffff ioport:4000(size=128) memory:63000000-6307ffff
      *-display
      description: VGA compatible controller
      product: Intel Corporation
      vendor: Intel Corporation
      physical id: 2
      bus info: pci@0000:00:02.0
      version: 00
      width: 64 bits
      clock: 33MHz
      capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
      configuration: driver=i915 latency=0
      resources: iomemory:600-5ff iomemory:400-3ff irq:142 memory:6022000000-6022ffffff memory:4000000000-400fffffff ioport:5000(size=64) memory:c0000-dffff


      Above it shows that the display for the nvidia card is "unclaimed" but I am not sure how to remedy this. The drivers seem to be downloaded, and when I check additional drivers, it shows that the nvidia driver is in use. Is there anything that I am missing, or any other threads that I have not been able to track down that shows how to solve this?



      If any more information is required please let me know.







      16.04 drivers nvidia display hybrid-graphics






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Dec 2 at 5:18









      Abomstar

      112




      112



























          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: 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%2f1097832%2fplease-help-cannot-use-nvidia-card-in-hybrid-system%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          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.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • 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%2f1097832%2fplease-help-cannot-use-nvidia-card-in-hybrid-system%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

          Quarter-circle Tiles

          build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

          Mont Emei