OpenGL update for intel graphic












1















It all started with me wanting to use OpenGL 4 to play games on my ubuntu 16.04 laptop. I was running on intel integrated graphics and even if the processor is suppose to handle OpenGL 4 I could not find a way to install it as intel drivers are already installed on 16.04.



However i quickly realized that I have another video adapter on my laptop : [AMD/ATI] Mars XTX [Radeon HD 8790M]



So I tried to make this one work by installing AMD proprietary drivers (fglrx). I activated them in the additional driver setting but I cannot for some reason switch from intel graphic to my AMD GPU.



I looked everywhere and trying a bit everything. Using amdconfig gives me: no suported adapter detected.



I am running out of ideas and would appreciate any advise.
P.S: I am no expert at ubuntu.



EDIT: AMD proprietary driver do not work on ubuntu 16.04. I would therefore try to get OpenGL 4 to work on intel graphics. The only information I got as for driver is that it is i915. The laptop has a i7-4810MQ which runs Intel® HD Graphics 4600. This is suppose to run openGL 4.3 ....










share|improve this question





























    1















    It all started with me wanting to use OpenGL 4 to play games on my ubuntu 16.04 laptop. I was running on intel integrated graphics and even if the processor is suppose to handle OpenGL 4 I could not find a way to install it as intel drivers are already installed on 16.04.



    However i quickly realized that I have another video adapter on my laptop : [AMD/ATI] Mars XTX [Radeon HD 8790M]



    So I tried to make this one work by installing AMD proprietary drivers (fglrx). I activated them in the additional driver setting but I cannot for some reason switch from intel graphic to my AMD GPU.



    I looked everywhere and trying a bit everything. Using amdconfig gives me: no suported adapter detected.



    I am running out of ideas and would appreciate any advise.
    P.S: I am no expert at ubuntu.



    EDIT: AMD proprietary driver do not work on ubuntu 16.04. I would therefore try to get OpenGL 4 to work on intel graphics. The only information I got as for driver is that it is i915. The laptop has a i7-4810MQ which runs Intel® HD Graphics 4600. This is suppose to run openGL 4.3 ....










    share|improve this question



























      1












      1








      1








      It all started with me wanting to use OpenGL 4 to play games on my ubuntu 16.04 laptop. I was running on intel integrated graphics and even if the processor is suppose to handle OpenGL 4 I could not find a way to install it as intel drivers are already installed on 16.04.



      However i quickly realized that I have another video adapter on my laptop : [AMD/ATI] Mars XTX [Radeon HD 8790M]



      So I tried to make this one work by installing AMD proprietary drivers (fglrx). I activated them in the additional driver setting but I cannot for some reason switch from intel graphic to my AMD GPU.



      I looked everywhere and trying a bit everything. Using amdconfig gives me: no suported adapter detected.



      I am running out of ideas and would appreciate any advise.
      P.S: I am no expert at ubuntu.



      EDIT: AMD proprietary driver do not work on ubuntu 16.04. I would therefore try to get OpenGL 4 to work on intel graphics. The only information I got as for driver is that it is i915. The laptop has a i7-4810MQ which runs Intel® HD Graphics 4600. This is suppose to run openGL 4.3 ....










      share|improve this question
















      It all started with me wanting to use OpenGL 4 to play games on my ubuntu 16.04 laptop. I was running on intel integrated graphics and even if the processor is suppose to handle OpenGL 4 I could not find a way to install it as intel drivers are already installed on 16.04.



      However i quickly realized that I have another video adapter on my laptop : [AMD/ATI] Mars XTX [Radeon HD 8790M]



      So I tried to make this one work by installing AMD proprietary drivers (fglrx). I activated them in the additional driver setting but I cannot for some reason switch from intel graphic to my AMD GPU.



      I looked everywhere and trying a bit everything. Using amdconfig gives me: no suported adapter detected.



      I am running out of ideas and would appreciate any advise.
      P.S: I am no expert at ubuntu.



      EDIT: AMD proprietary driver do not work on ubuntu 16.04. I would therefore try to get OpenGL 4 to work on intel graphics. The only information I got as for driver is that it is i915. The laptop has a i7-4810MQ which runs Intel® HD Graphics 4600. This is suppose to run openGL 4.3 ....







      16.04 intel-graphics opengl amd-graphics






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jul 13 '16 at 23:50







      Twinsun

















      asked Jul 13 '16 at 13:38









      TwinsunTwinsun

      614




      614






















          1 Answer
          1






          active

          oldest

          votes


















          0














          fglrx is not supported on 16.04. See here for more details.






          share|improve this answer
























          • Great, so I am better off with the intel HD graphics since AMD open source driver won't support openGL...

            – Twinsun
            Jul 13 '16 at 23:35











          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%2f798157%2fopengl-update-for-intel-graphic%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









          0














          fglrx is not supported on 16.04. See here for more details.






          share|improve this answer
























          • Great, so I am better off with the intel HD graphics since AMD open source driver won't support openGL...

            – Twinsun
            Jul 13 '16 at 23:35
















          0














          fglrx is not supported on 16.04. See here for more details.






          share|improve this answer
























          • Great, so I am better off with the intel HD graphics since AMD open source driver won't support openGL...

            – Twinsun
            Jul 13 '16 at 23:35














          0












          0








          0







          fglrx is not supported on 16.04. See here for more details.






          share|improve this answer













          fglrx is not supported on 16.04. See here for more details.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jul 13 '16 at 17:10









          Organic MarbleOrganic Marble

          11.3k63459




          11.3k63459













          • Great, so I am better off with the intel HD graphics since AMD open source driver won't support openGL...

            – Twinsun
            Jul 13 '16 at 23:35



















          • Great, so I am better off with the intel HD graphics since AMD open source driver won't support openGL...

            – Twinsun
            Jul 13 '16 at 23:35

















          Great, so I am better off with the intel HD graphics since AMD open source driver won't support openGL...

          – Twinsun
          Jul 13 '16 at 23:35





          Great, so I am better off with the intel HD graphics since AMD open source driver won't support openGL...

          – Twinsun
          Jul 13 '16 at 23:35


















          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%2f798157%2fopengl-update-for-intel-graphic%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

          How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

          is 'sed' thread safe

          How to make a Squid Proxy server?