Nvidia graphics card not running

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








up vote
1
down vote

favorite












It says the graphics card drivers are installed, and I have installed 390, but I hardly beleive it is actually in use.
I am unsure why the resolution got messed up too, happened sometime during my attempt to get the graphics card working.
enter image description here



As you can see from this image, the 'About' still shows the intel integrated graphics + the resulution is very small, which I assume is part of this issue.
This is ubuntu 18.04 64bit, I also had similar issues on 16.04 previously. GTX 960m







share|improve this question
























    up vote
    1
    down vote

    favorite












    It says the graphics card drivers are installed, and I have installed 390, but I hardly beleive it is actually in use.
    I am unsure why the resolution got messed up too, happened sometime during my attempt to get the graphics card working.
    enter image description here



    As you can see from this image, the 'About' still shows the intel integrated graphics + the resulution is very small, which I assume is part of this issue.
    This is ubuntu 18.04 64bit, I also had similar issues on 16.04 previously. GTX 960m







    share|improve this question






















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      It says the graphics card drivers are installed, and I have installed 390, but I hardly beleive it is actually in use.
      I am unsure why the resolution got messed up too, happened sometime during my attempt to get the graphics card working.
      enter image description here



      As you can see from this image, the 'About' still shows the intel integrated graphics + the resulution is very small, which I assume is part of this issue.
      This is ubuntu 18.04 64bit, I also had similar issues on 16.04 previously. GTX 960m







      share|improve this question












      It says the graphics card drivers are installed, and I have installed 390, but I hardly beleive it is actually in use.
      I am unsure why the resolution got messed up too, happened sometime during my attempt to get the graphics card working.
      enter image description here



      As you can see from this image, the 'About' still shows the intel integrated graphics + the resulution is very small, which I assume is part of this issue.
      This is ubuntu 18.04 64bit, I also had similar issues on 16.04 previously. GTX 960m









      share|improve this question











      share|improve this question




      share|improve this question










      asked May 11 at 13:42









      gopro_2027

      263




      263




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          Normally the package nvidia-prime should be installed alongside the NVIDIA drivers automatically - to do it manually, open a terminal and execute the following command:



          sudo apt install nvidia-prime 


          Now you can find the tab PRIME Profiles in the NVIDIA X Server Settings application.



          enter image description here






          share|improve this answer




















          • Neat. However, it's not showing up still. When I installed it it actually said nothing new was installed. I also noticed now for some reason, it says that I am using a custom driver? i.imgur.com/BuL2odD.png I think it did that after I ran this command: sudo nvidia-xconfig That command created a file and I set the contents of that file to blank and that fixed my resolution issues.
            – gopro_2027
            May 11 at 14:06











          • i.imgur.com/Q5tpm6p.png Here you can see what I mean it doesn't show up
            – gopro_2027
            May 11 at 14:08










          • Okay I actually got it back to square 1 now. Resolution fine, I have nvidia-driver-390 selected in the additional drivers. Still says I have inten and it looks as though my issue is getting prime to show up right now.
            – gopro_2027
            May 11 at 14:13










          • i.imgur.com/2XEUANL.png Maybe this will help figure out the issue?
            – gopro_2027
            May 11 at 14:16










          • Figured it out! I did the initial install wrong. Something with the secure boot I overlooked the first time I installed it. I purged nvidia* and reinstalled it and did the secure boot setup correct this time.
            – gopro_2027
            May 11 at 14:38










          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%2f1034922%2fnvidia-graphics-card-not-running%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          0
          down vote













          Normally the package nvidia-prime should be installed alongside the NVIDIA drivers automatically - to do it manually, open a terminal and execute the following command:



          sudo apt install nvidia-prime 


          Now you can find the tab PRIME Profiles in the NVIDIA X Server Settings application.



          enter image description here






          share|improve this answer




















          • Neat. However, it's not showing up still. When I installed it it actually said nothing new was installed. I also noticed now for some reason, it says that I am using a custom driver? i.imgur.com/BuL2odD.png I think it did that after I ran this command: sudo nvidia-xconfig That command created a file and I set the contents of that file to blank and that fixed my resolution issues.
            – gopro_2027
            May 11 at 14:06











          • i.imgur.com/Q5tpm6p.png Here you can see what I mean it doesn't show up
            – gopro_2027
            May 11 at 14:08










          • Okay I actually got it back to square 1 now. Resolution fine, I have nvidia-driver-390 selected in the additional drivers. Still says I have inten and it looks as though my issue is getting prime to show up right now.
            – gopro_2027
            May 11 at 14:13










          • i.imgur.com/2XEUANL.png Maybe this will help figure out the issue?
            – gopro_2027
            May 11 at 14:16










          • Figured it out! I did the initial install wrong. Something with the secure boot I overlooked the first time I installed it. I purged nvidia* and reinstalled it and did the secure boot setup correct this time.
            – gopro_2027
            May 11 at 14:38














          up vote
          0
          down vote













          Normally the package nvidia-prime should be installed alongside the NVIDIA drivers automatically - to do it manually, open a terminal and execute the following command:



          sudo apt install nvidia-prime 


          Now you can find the tab PRIME Profiles in the NVIDIA X Server Settings application.



          enter image description here






          share|improve this answer




















          • Neat. However, it's not showing up still. When I installed it it actually said nothing new was installed. I also noticed now for some reason, it says that I am using a custom driver? i.imgur.com/BuL2odD.png I think it did that after I ran this command: sudo nvidia-xconfig That command created a file and I set the contents of that file to blank and that fixed my resolution issues.
            – gopro_2027
            May 11 at 14:06











          • i.imgur.com/Q5tpm6p.png Here you can see what I mean it doesn't show up
            – gopro_2027
            May 11 at 14:08










          • Okay I actually got it back to square 1 now. Resolution fine, I have nvidia-driver-390 selected in the additional drivers. Still says I have inten and it looks as though my issue is getting prime to show up right now.
            – gopro_2027
            May 11 at 14:13










          • i.imgur.com/2XEUANL.png Maybe this will help figure out the issue?
            – gopro_2027
            May 11 at 14:16










          • Figured it out! I did the initial install wrong. Something with the secure boot I overlooked the first time I installed it. I purged nvidia* and reinstalled it and did the secure boot setup correct this time.
            – gopro_2027
            May 11 at 14:38












          up vote
          0
          down vote










          up vote
          0
          down vote









          Normally the package nvidia-prime should be installed alongside the NVIDIA drivers automatically - to do it manually, open a terminal and execute the following command:



          sudo apt install nvidia-prime 


          Now you can find the tab PRIME Profiles in the NVIDIA X Server Settings application.



          enter image description here






          share|improve this answer












          Normally the package nvidia-prime should be installed alongside the NVIDIA drivers automatically - to do it manually, open a terminal and execute the following command:



          sudo apt install nvidia-prime 


          Now you can find the tab PRIME Profiles in the NVIDIA X Server Settings application.



          enter image description here







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 11 at 13:52









          Csokis

          112




          112











          • Neat. However, it's not showing up still. When I installed it it actually said nothing new was installed. I also noticed now for some reason, it says that I am using a custom driver? i.imgur.com/BuL2odD.png I think it did that after I ran this command: sudo nvidia-xconfig That command created a file and I set the contents of that file to blank and that fixed my resolution issues.
            – gopro_2027
            May 11 at 14:06











          • i.imgur.com/Q5tpm6p.png Here you can see what I mean it doesn't show up
            – gopro_2027
            May 11 at 14:08










          • Okay I actually got it back to square 1 now. Resolution fine, I have nvidia-driver-390 selected in the additional drivers. Still says I have inten and it looks as though my issue is getting prime to show up right now.
            – gopro_2027
            May 11 at 14:13










          • i.imgur.com/2XEUANL.png Maybe this will help figure out the issue?
            – gopro_2027
            May 11 at 14:16










          • Figured it out! I did the initial install wrong. Something with the secure boot I overlooked the first time I installed it. I purged nvidia* and reinstalled it and did the secure boot setup correct this time.
            – gopro_2027
            May 11 at 14:38
















          • Neat. However, it's not showing up still. When I installed it it actually said nothing new was installed. I also noticed now for some reason, it says that I am using a custom driver? i.imgur.com/BuL2odD.png I think it did that after I ran this command: sudo nvidia-xconfig That command created a file and I set the contents of that file to blank and that fixed my resolution issues.
            – gopro_2027
            May 11 at 14:06











          • i.imgur.com/Q5tpm6p.png Here you can see what I mean it doesn't show up
            – gopro_2027
            May 11 at 14:08










          • Okay I actually got it back to square 1 now. Resolution fine, I have nvidia-driver-390 selected in the additional drivers. Still says I have inten and it looks as though my issue is getting prime to show up right now.
            – gopro_2027
            May 11 at 14:13










          • i.imgur.com/2XEUANL.png Maybe this will help figure out the issue?
            – gopro_2027
            May 11 at 14:16










          • Figured it out! I did the initial install wrong. Something with the secure boot I overlooked the first time I installed it. I purged nvidia* and reinstalled it and did the secure boot setup correct this time.
            – gopro_2027
            May 11 at 14:38















          Neat. However, it's not showing up still. When I installed it it actually said nothing new was installed. I also noticed now for some reason, it says that I am using a custom driver? i.imgur.com/BuL2odD.png I think it did that after I ran this command: sudo nvidia-xconfig That command created a file and I set the contents of that file to blank and that fixed my resolution issues.
          – gopro_2027
          May 11 at 14:06





          Neat. However, it's not showing up still. When I installed it it actually said nothing new was installed. I also noticed now for some reason, it says that I am using a custom driver? i.imgur.com/BuL2odD.png I think it did that after I ran this command: sudo nvidia-xconfig That command created a file and I set the contents of that file to blank and that fixed my resolution issues.
          – gopro_2027
          May 11 at 14:06













          i.imgur.com/Q5tpm6p.png Here you can see what I mean it doesn't show up
          – gopro_2027
          May 11 at 14:08




          i.imgur.com/Q5tpm6p.png Here you can see what I mean it doesn't show up
          – gopro_2027
          May 11 at 14:08












          Okay I actually got it back to square 1 now. Resolution fine, I have nvidia-driver-390 selected in the additional drivers. Still says I have inten and it looks as though my issue is getting prime to show up right now.
          – gopro_2027
          May 11 at 14:13




          Okay I actually got it back to square 1 now. Resolution fine, I have nvidia-driver-390 selected in the additional drivers. Still says I have inten and it looks as though my issue is getting prime to show up right now.
          – gopro_2027
          May 11 at 14:13












          i.imgur.com/2XEUANL.png Maybe this will help figure out the issue?
          – gopro_2027
          May 11 at 14:16




          i.imgur.com/2XEUANL.png Maybe this will help figure out the issue?
          – gopro_2027
          May 11 at 14:16












          Figured it out! I did the initial install wrong. Something with the secure boot I overlooked the first time I installed it. I purged nvidia* and reinstalled it and did the secure boot setup correct this time.
          – gopro_2027
          May 11 at 14:38




          Figured it out! I did the initial install wrong. Something with the secure boot I overlooked the first time I installed it. I purged nvidia* and reinstalled it and did the secure boot setup correct this time.
          – gopro_2027
          May 11 at 14:38












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1034922%2fnvidia-graphics-card-not-running%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Trouble downloading packages list due to a “Hash sum mismatch” error

          How do I move numbers in filenames, in a batch renaming operation?