How to use nvidia geforce 920mx in ubuntu 17.10












0















I have try to run software update in my laptop (ASUS x4441U) and install additional drivers. Ubuntu detect that there is a proprietary driver for nvidia. I install the driver and restart.



However, when I click on Setting | Details, I got this information:

Graphics: Intel® HD Graphics 520 (Skylake GT2)



I expect the graphics driver to be nvidia, not builtin intel.



Also, I try to run this command:



gofrendi@asgard:~$ lspci -k | grep -EA3 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)
Subsystem: ASUSTeK Computer Inc. HD Graphics 520
Kernel driver in use: i915
Kernel modules: i915
--
01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 920MX] (rev a2)
Subsystem: ASUSTeK Computer Inc. GM108M [GeForce 920MX]
Kernel driver in use: nouveau
Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384


It seems the kernel driver in use is nouveau. I expect it to be nvidia_384.



How can I change that one? Or do I have some sort of miss-understanding here?










share|improve this question





























    0















    I have try to run software update in my laptop (ASUS x4441U) and install additional drivers. Ubuntu detect that there is a proprietary driver for nvidia. I install the driver and restart.



    However, when I click on Setting | Details, I got this information:

    Graphics: Intel® HD Graphics 520 (Skylake GT2)



    I expect the graphics driver to be nvidia, not builtin intel.



    Also, I try to run this command:



    gofrendi@asgard:~$ lspci -k | grep -EA3 'VGA|3D|Display'
    00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)
    Subsystem: ASUSTeK Computer Inc. HD Graphics 520
    Kernel driver in use: i915
    Kernel modules: i915
    --
    01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 920MX] (rev a2)
    Subsystem: ASUSTeK Computer Inc. GM108M [GeForce 920MX]
    Kernel driver in use: nouveau
    Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384


    It seems the kernel driver in use is nouveau. I expect it to be nvidia_384.



    How can I change that one? Or do I have some sort of miss-understanding here?










    share|improve this question



























      0












      0








      0








      I have try to run software update in my laptop (ASUS x4441U) and install additional drivers. Ubuntu detect that there is a proprietary driver for nvidia. I install the driver and restart.



      However, when I click on Setting | Details, I got this information:

      Graphics: Intel® HD Graphics 520 (Skylake GT2)



      I expect the graphics driver to be nvidia, not builtin intel.



      Also, I try to run this command:



      gofrendi@asgard:~$ lspci -k | grep -EA3 'VGA|3D|Display'
      00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)
      Subsystem: ASUSTeK Computer Inc. HD Graphics 520
      Kernel driver in use: i915
      Kernel modules: i915
      --
      01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 920MX] (rev a2)
      Subsystem: ASUSTeK Computer Inc. GM108M [GeForce 920MX]
      Kernel driver in use: nouveau
      Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384


      It seems the kernel driver in use is nouveau. I expect it to be nvidia_384.



      How can I change that one? Or do I have some sort of miss-understanding here?










      share|improve this question
















      I have try to run software update in my laptop (ASUS x4441U) and install additional drivers. Ubuntu detect that there is a proprietary driver for nvidia. I install the driver and restart.



      However, when I click on Setting | Details, I got this information:

      Graphics: Intel® HD Graphics 520 (Skylake GT2)



      I expect the graphics driver to be nvidia, not builtin intel.



      Also, I try to run this command:



      gofrendi@asgard:~$ lspci -k | grep -EA3 'VGA|3D|Display'
      00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)
      Subsystem: ASUSTeK Computer Inc. HD Graphics 520
      Kernel driver in use: i915
      Kernel modules: i915
      --
      01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 920MX] (rev a2)
      Subsystem: ASUSTeK Computer Inc. GM108M [GeForce 920MX]
      Kernel driver in use: nouveau
      Kernel modules: nvidiafb, nouveau, nvidia_384_drm, nvidia_384


      It seems the kernel driver in use is nouveau. I expect it to be nvidia_384.



      How can I change that one? Or do I have some sort of miss-understanding here?







      drivers nvidia graphics






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 28 '18 at 2:26







      goFrendiAsgard

















      asked Mar 28 '18 at 2:17









      goFrendiAsgardgoFrendiAsgard

      1115




      1115






















          1 Answer
          1






          active

          oldest

          votes


















          1














          Answering my own question.




          1. Run sudo add-apt-repository ppa:graphics-drivers/ppa


          2. Run sudo apt-get update && sudo apt-get upgrade


          3. Open http://www.nvidia.com/Download. Provide your VGA type, the website will show you the best driver version. Don't download the driver provided by the website. It is quite difficult to install the provided driver. You should turn off x session etc.


          4. Install the driver from the ppa. My driver version is 390.42, so I type: sudo apt-get install nvidia-390



          It works perfectly now
          enter image description here






          share|improve this answer























            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%2f1019826%2fhow-to-use-nvidia-geforce-920mx-in-ubuntu-17-10%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1














            Answering my own question.




            1. Run sudo add-apt-repository ppa:graphics-drivers/ppa


            2. Run sudo apt-get update && sudo apt-get upgrade


            3. Open http://www.nvidia.com/Download. Provide your VGA type, the website will show you the best driver version. Don't download the driver provided by the website. It is quite difficult to install the provided driver. You should turn off x session etc.


            4. Install the driver from the ppa. My driver version is 390.42, so I type: sudo apt-get install nvidia-390



            It works perfectly now
            enter image description here






            share|improve this answer




























              1














              Answering my own question.




              1. Run sudo add-apt-repository ppa:graphics-drivers/ppa


              2. Run sudo apt-get update && sudo apt-get upgrade


              3. Open http://www.nvidia.com/Download. Provide your VGA type, the website will show you the best driver version. Don't download the driver provided by the website. It is quite difficult to install the provided driver. You should turn off x session etc.


              4. Install the driver from the ppa. My driver version is 390.42, so I type: sudo apt-get install nvidia-390



              It works perfectly now
              enter image description here






              share|improve this answer


























                1












                1








                1







                Answering my own question.




                1. Run sudo add-apt-repository ppa:graphics-drivers/ppa


                2. Run sudo apt-get update && sudo apt-get upgrade


                3. Open http://www.nvidia.com/Download. Provide your VGA type, the website will show you the best driver version. Don't download the driver provided by the website. It is quite difficult to install the provided driver. You should turn off x session etc.


                4. Install the driver from the ppa. My driver version is 390.42, so I type: sudo apt-get install nvidia-390



                It works perfectly now
                enter image description here






                share|improve this answer













                Answering my own question.




                1. Run sudo add-apt-repository ppa:graphics-drivers/ppa


                2. Run sudo apt-get update && sudo apt-get upgrade


                3. Open http://www.nvidia.com/Download. Provide your VGA type, the website will show you the best driver version. Don't download the driver provided by the website. It is quite difficult to install the provided driver. You should turn off x session etc.


                4. Install the driver from the ppa. My driver version is 390.42, so I type: sudo apt-get install nvidia-390



                It works perfectly now
                enter image description here







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 31 '18 at 5:51









                goFrendiAsgardgoFrendiAsgard

                1115




                1115






























                    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%2f1019826%2fhow-to-use-nvidia-geforce-920mx-in-ubuntu-17-10%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

                    Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                    ComboBox Display Member on multiple fields

                    Is it possible to collect Nectar points via Trainline?