Installing Intel Graphics in 18.04 LTS

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








up vote
2
down vote

favorite
1












I just installed a fresh version of Ubuntu 18.04 LTS to a computer that has an Intel Graphics and Nvidia Graphics hardware capability. After the Ubuntu installation completed, I looked in "Additional Software" and found that only Nvidia Graphics drivers were installed. I have read that Intel has discontinued its Graphics Update tool - where can I find Intel Graphics drivers to install to my system? I would like to avoid third party PPA's if possible - does Intel maintain Graphics drivers for Ubuntu 18.04 LTS?







share|improve this question
















  • 3




    The Intel i915 driver is built into the kernel.
    – WinEunuuchs2Unix
    May 18 at 23:13










  • Running "lspci | grep VGA" shows that both my Nvidia Card, and Intel Graphics processor are detected, and the xserver-xorg-video-intel package is already installed. In previous versions of Ubuntu, I've been able to choose between Nvidia and Intel graphics using Ubuntu's "Additional Software" dialog. Currently, only Nvidia's drivers are listed. How might I make sure my computer is using Intel drivers, and not Nvidia drivers?
    – jcc
    May 18 at 23:36










  • The Ubuntu-provided Intel graphics driver (you already have it installed) should work great since they made sure it works well with the other parts of Ubuntu. Intel graphics drivers you install manually are not that well-tested and people have problems with them.
    – Chai T. Rex
    May 19 at 1:37















up vote
2
down vote

favorite
1












I just installed a fresh version of Ubuntu 18.04 LTS to a computer that has an Intel Graphics and Nvidia Graphics hardware capability. After the Ubuntu installation completed, I looked in "Additional Software" and found that only Nvidia Graphics drivers were installed. I have read that Intel has discontinued its Graphics Update tool - where can I find Intel Graphics drivers to install to my system? I would like to avoid third party PPA's if possible - does Intel maintain Graphics drivers for Ubuntu 18.04 LTS?







share|improve this question
















  • 3




    The Intel i915 driver is built into the kernel.
    – WinEunuuchs2Unix
    May 18 at 23:13










  • Running "lspci | grep VGA" shows that both my Nvidia Card, and Intel Graphics processor are detected, and the xserver-xorg-video-intel package is already installed. In previous versions of Ubuntu, I've been able to choose between Nvidia and Intel graphics using Ubuntu's "Additional Software" dialog. Currently, only Nvidia's drivers are listed. How might I make sure my computer is using Intel drivers, and not Nvidia drivers?
    – jcc
    May 18 at 23:36










  • The Ubuntu-provided Intel graphics driver (you already have it installed) should work great since they made sure it works well with the other parts of Ubuntu. Intel graphics drivers you install manually are not that well-tested and people have problems with them.
    – Chai T. Rex
    May 19 at 1:37













up vote
2
down vote

favorite
1









up vote
2
down vote

favorite
1






1





I just installed a fresh version of Ubuntu 18.04 LTS to a computer that has an Intel Graphics and Nvidia Graphics hardware capability. After the Ubuntu installation completed, I looked in "Additional Software" and found that only Nvidia Graphics drivers were installed. I have read that Intel has discontinued its Graphics Update tool - where can I find Intel Graphics drivers to install to my system? I would like to avoid third party PPA's if possible - does Intel maintain Graphics drivers for Ubuntu 18.04 LTS?







share|improve this question












I just installed a fresh version of Ubuntu 18.04 LTS to a computer that has an Intel Graphics and Nvidia Graphics hardware capability. After the Ubuntu installation completed, I looked in "Additional Software" and found that only Nvidia Graphics drivers were installed. I have read that Intel has discontinued its Graphics Update tool - where can I find Intel Graphics drivers to install to my system? I would like to avoid third party PPA's if possible - does Intel maintain Graphics drivers for Ubuntu 18.04 LTS?









share|improve this question











share|improve this question




share|improve this question










asked May 18 at 23:06









jcc

11112




11112







  • 3




    The Intel i915 driver is built into the kernel.
    – WinEunuuchs2Unix
    May 18 at 23:13










  • Running "lspci | grep VGA" shows that both my Nvidia Card, and Intel Graphics processor are detected, and the xserver-xorg-video-intel package is already installed. In previous versions of Ubuntu, I've been able to choose between Nvidia and Intel graphics using Ubuntu's "Additional Software" dialog. Currently, only Nvidia's drivers are listed. How might I make sure my computer is using Intel drivers, and not Nvidia drivers?
    – jcc
    May 18 at 23:36










  • The Ubuntu-provided Intel graphics driver (you already have it installed) should work great since they made sure it works well with the other parts of Ubuntu. Intel graphics drivers you install manually are not that well-tested and people have problems with them.
    – Chai T. Rex
    May 19 at 1:37













  • 3




    The Intel i915 driver is built into the kernel.
    – WinEunuuchs2Unix
    May 18 at 23:13










  • Running "lspci | grep VGA" shows that both my Nvidia Card, and Intel Graphics processor are detected, and the xserver-xorg-video-intel package is already installed. In previous versions of Ubuntu, I've been able to choose between Nvidia and Intel graphics using Ubuntu's "Additional Software" dialog. Currently, only Nvidia's drivers are listed. How might I make sure my computer is using Intel drivers, and not Nvidia drivers?
    – jcc
    May 18 at 23:36










  • The Ubuntu-provided Intel graphics driver (you already have it installed) should work great since they made sure it works well with the other parts of Ubuntu. Intel graphics drivers you install manually are not that well-tested and people have problems with them.
    – Chai T. Rex
    May 19 at 1:37








3




3




The Intel i915 driver is built into the kernel.
– WinEunuuchs2Unix
May 18 at 23:13




The Intel i915 driver is built into the kernel.
– WinEunuuchs2Unix
May 18 at 23:13












Running "lspci | grep VGA" shows that both my Nvidia Card, and Intel Graphics processor are detected, and the xserver-xorg-video-intel package is already installed. In previous versions of Ubuntu, I've been able to choose between Nvidia and Intel graphics using Ubuntu's "Additional Software" dialog. Currently, only Nvidia's drivers are listed. How might I make sure my computer is using Intel drivers, and not Nvidia drivers?
– jcc
May 18 at 23:36




Running "lspci | grep VGA" shows that both my Nvidia Card, and Intel Graphics processor are detected, and the xserver-xorg-video-intel package is already installed. In previous versions of Ubuntu, I've been able to choose between Nvidia and Intel graphics using Ubuntu's "Additional Software" dialog. Currently, only Nvidia's drivers are listed. How might I make sure my computer is using Intel drivers, and not Nvidia drivers?
– jcc
May 18 at 23:36












The Ubuntu-provided Intel graphics driver (you already have it installed) should work great since they made sure it works well with the other parts of Ubuntu. Intel graphics drivers you install manually are not that well-tested and people have problems with them.
– Chai T. Rex
May 19 at 1:37





The Ubuntu-provided Intel graphics driver (you already have it installed) should work great since they made sure it works well with the other parts of Ubuntu. Intel graphics drivers you install manually are not that well-tested and people have problems with them.
– Chai T. Rex
May 19 at 1:37











1 Answer
1






active

oldest

votes

















up vote
1
down vote













Switching between nVidia and Intel GPU



To activate your Intel iGPU use:



sudo prime-select intel
reboot


To turn your nVidia GPU back use:



sudo prime-select nvidia
reboot


If you forget which one is running use:



prime-select query


Skylake (i7-6700) and newer processors



The Intel iGPU driver is already built into the Linux kernel. Normally you don't have to do anything special unless you have extremely new hardware, or very old hardware. There are configuration files you may have to setup for issues such as screen tearing. If you have a Skylake or newer processor you will get warning(s) that there are additional drivers you can install: Updated kernel to 4.8 now missing firmware warnings :



download screen






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',
    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%2f1037908%2finstalling-intel-graphics-in-18-04-lts%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
    1
    down vote













    Switching between nVidia and Intel GPU



    To activate your Intel iGPU use:



    sudo prime-select intel
    reboot


    To turn your nVidia GPU back use:



    sudo prime-select nvidia
    reboot


    If you forget which one is running use:



    prime-select query


    Skylake (i7-6700) and newer processors



    The Intel iGPU driver is already built into the Linux kernel. Normally you don't have to do anything special unless you have extremely new hardware, or very old hardware. There are configuration files you may have to setup for issues such as screen tearing. If you have a Skylake or newer processor you will get warning(s) that there are additional drivers you can install: Updated kernel to 4.8 now missing firmware warnings :



    download screen






    share|improve this answer


























      up vote
      1
      down vote













      Switching between nVidia and Intel GPU



      To activate your Intel iGPU use:



      sudo prime-select intel
      reboot


      To turn your nVidia GPU back use:



      sudo prime-select nvidia
      reboot


      If you forget which one is running use:



      prime-select query


      Skylake (i7-6700) and newer processors



      The Intel iGPU driver is already built into the Linux kernel. Normally you don't have to do anything special unless you have extremely new hardware, or very old hardware. There are configuration files you may have to setup for issues such as screen tearing. If you have a Skylake or newer processor you will get warning(s) that there are additional drivers you can install: Updated kernel to 4.8 now missing firmware warnings :



      download screen






      share|improve this answer
























        up vote
        1
        down vote










        up vote
        1
        down vote









        Switching between nVidia and Intel GPU



        To activate your Intel iGPU use:



        sudo prime-select intel
        reboot


        To turn your nVidia GPU back use:



        sudo prime-select nvidia
        reboot


        If you forget which one is running use:



        prime-select query


        Skylake (i7-6700) and newer processors



        The Intel iGPU driver is already built into the Linux kernel. Normally you don't have to do anything special unless you have extremely new hardware, or very old hardware. There are configuration files you may have to setup for issues such as screen tearing. If you have a Skylake or newer processor you will get warning(s) that there are additional drivers you can install: Updated kernel to 4.8 now missing firmware warnings :



        download screen






        share|improve this answer














        Switching between nVidia and Intel GPU



        To activate your Intel iGPU use:



        sudo prime-select intel
        reboot


        To turn your nVidia GPU back use:



        sudo prime-select nvidia
        reboot


        If you forget which one is running use:



        prime-select query


        Skylake (i7-6700) and newer processors



        The Intel iGPU driver is already built into the Linux kernel. Normally you don't have to do anything special unless you have extremely new hardware, or very old hardware. There are configuration files you may have to setup for issues such as screen tearing. If you have a Skylake or newer processor you will get warning(s) that there are additional drivers you can install: Updated kernel to 4.8 now missing firmware warnings :



        download screen







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Jul 22 at 14:50

























        answered May 19 at 1:05









        WinEunuuchs2Unix

        34.6k756131




        34.6k756131






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1037908%2finstalling-intel-graphics-in-18-04-lts%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

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

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

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