OpenGL update for intel graphic
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
add a comment |
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
add a comment |
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
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
16.04 intel-graphics opengl amd-graphics
edited Jul 13 '16 at 23:50
Twinsun
asked Jul 13 '16 at 13:38
TwinsunTwinsun
614
614
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
fglrx
is not supported on 16.04. See here for more details.
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
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
fglrx
is not supported on 16.04. See here for more details.
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
add a comment |
fglrx
is not supported on 16.04. See here for more details.
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
add a comment |
fglrx
is not supported on 16.04. See here for more details.
fglrx
is not supported on 16.04. See here for more details.
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
add a comment |
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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