higan says that OpenGL 3.2 is not available, but I should have 3.3
I am running Trusty with gnome in crouton on a Toshiba Chromebook 2. I installed higan, and it reports: "Error: OpenGL 3.2 is not available." I googled this, and apparently the problem may be related to some weird way that OpenGL reports its version, distinguishing between "version" and "core profile version". I have no idea what this means.
Here's my glxinfo and mesa-related packages. Please let me know if any more info would help.
$ glxinfo | grep OpenGL
:
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Bay Trail
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.1.3
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.1.3
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
$ dpkg -l | grep -i mesa
:
ii libegl1-mesa:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the EGL API -- runtime
ii libegl1-mesa-drivers:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the EGL API -- hardware drivers
ii libgl1-mesa-dri:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the OpenGL API -- DRI modules
ii libgl1-mesa-glx:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the OpenGL API -- GLX runtime
ii libglapi-mesa:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the GL API -- shared library
ii libglu1-mesa:amd64 9.0.0-2 amd64 Mesa OpenGL utility library (GLU)
ii libopenvg1-mesa:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the OpenVG API -- runtime
ii libtxc-dxtn-s2tc0:amd64 0~git20131104-1.1 amd64 Texture compression library for Mesa
ii libwayland-egl1-mesa:amd64 10.1.3-0ubuntu0.1 amd64 implementation of the Wayland EGL platform -- runtime
ii mesa-utils 8.1.0-2 amd64 Miscellaneous Mesa GL utilities
14.04 opengl mesa
add a comment |
I am running Trusty with gnome in crouton on a Toshiba Chromebook 2. I installed higan, and it reports: "Error: OpenGL 3.2 is not available." I googled this, and apparently the problem may be related to some weird way that OpenGL reports its version, distinguishing between "version" and "core profile version". I have no idea what this means.
Here's my glxinfo and mesa-related packages. Please let me know if any more info would help.
$ glxinfo | grep OpenGL
:
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Bay Trail
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.1.3
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.1.3
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
$ dpkg -l | grep -i mesa
:
ii libegl1-mesa:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the EGL API -- runtime
ii libegl1-mesa-drivers:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the EGL API -- hardware drivers
ii libgl1-mesa-dri:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the OpenGL API -- DRI modules
ii libgl1-mesa-glx:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the OpenGL API -- GLX runtime
ii libglapi-mesa:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the GL API -- shared library
ii libglu1-mesa:amd64 9.0.0-2 amd64 Mesa OpenGL utility library (GLU)
ii libopenvg1-mesa:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the OpenVG API -- runtime
ii libtxc-dxtn-s2tc0:amd64 0~git20131104-1.1 amd64 Texture compression library for Mesa
ii libwayland-egl1-mesa:amd64 10.1.3-0ubuntu0.1 amd64 implementation of the Wayland EGL platform -- runtime
ii mesa-utils 8.1.0-2 amd64 Miscellaneous Mesa GL utilities
14.04 opengl mesa
add a comment |
I am running Trusty with gnome in crouton on a Toshiba Chromebook 2. I installed higan, and it reports: "Error: OpenGL 3.2 is not available." I googled this, and apparently the problem may be related to some weird way that OpenGL reports its version, distinguishing between "version" and "core profile version". I have no idea what this means.
Here's my glxinfo and mesa-related packages. Please let me know if any more info would help.
$ glxinfo | grep OpenGL
:
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Bay Trail
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.1.3
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.1.3
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
$ dpkg -l | grep -i mesa
:
ii libegl1-mesa:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the EGL API -- runtime
ii libegl1-mesa-drivers:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the EGL API -- hardware drivers
ii libgl1-mesa-dri:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the OpenGL API -- DRI modules
ii libgl1-mesa-glx:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the OpenGL API -- GLX runtime
ii libglapi-mesa:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the GL API -- shared library
ii libglu1-mesa:amd64 9.0.0-2 amd64 Mesa OpenGL utility library (GLU)
ii libopenvg1-mesa:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the OpenVG API -- runtime
ii libtxc-dxtn-s2tc0:amd64 0~git20131104-1.1 amd64 Texture compression library for Mesa
ii libwayland-egl1-mesa:amd64 10.1.3-0ubuntu0.1 amd64 implementation of the Wayland EGL platform -- runtime
ii mesa-utils 8.1.0-2 amd64 Miscellaneous Mesa GL utilities
14.04 opengl mesa
I am running Trusty with gnome in crouton on a Toshiba Chromebook 2. I installed higan, and it reports: "Error: OpenGL 3.2 is not available." I googled this, and apparently the problem may be related to some weird way that OpenGL reports its version, distinguishing between "version" and "core profile version". I have no idea what this means.
Here's my glxinfo and mesa-related packages. Please let me know if any more info would help.
$ glxinfo | grep OpenGL
:
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Bay Trail
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.1.3
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 10.1.3
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
$ dpkg -l | grep -i mesa
:
ii libegl1-mesa:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the EGL API -- runtime
ii libegl1-mesa-drivers:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the EGL API -- hardware drivers
ii libgl1-mesa-dri:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the OpenGL API -- DRI modules
ii libgl1-mesa-glx:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the OpenGL API -- GLX runtime
ii libglapi-mesa:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the GL API -- shared library
ii libglu1-mesa:amd64 9.0.0-2 amd64 Mesa OpenGL utility library (GLU)
ii libopenvg1-mesa:amd64 10.1.3-0ubuntu0.1 amd64 free implementation of the OpenVG API -- runtime
ii libtxc-dxtn-s2tc0:amd64 0~git20131104-1.1 amd64 Texture compression library for Mesa
ii libwayland-egl1-mesa:amd64 10.1.3-0ubuntu0.1 amd64 implementation of the Wayland EGL platform -- runtime
ii mesa-utils 8.1.0-2 amd64 Miscellaneous Mesa GL utilities
14.04 opengl mesa
14.04 opengl mesa
asked Nov 9 '14 at 1:41
Thom SmithThom Smith
12113
12113
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Running MESA_GL_VERSION_OVERRIDE=3.2 MESA_GLSL_VERSION_OVERRIDE=150 higan
will get Higan working.
Answer taken from Reddit.
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%2f547388%2fhigan-says-that-opengl-3-2-is-not-available-but-i-should-have-3-3%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
Running MESA_GL_VERSION_OVERRIDE=3.2 MESA_GLSL_VERSION_OVERRIDE=150 higan
will get Higan working.
Answer taken from Reddit.
add a comment |
Running MESA_GL_VERSION_OVERRIDE=3.2 MESA_GLSL_VERSION_OVERRIDE=150 higan
will get Higan working.
Answer taken from Reddit.
add a comment |
Running MESA_GL_VERSION_OVERRIDE=3.2 MESA_GLSL_VERSION_OVERRIDE=150 higan
will get Higan working.
Answer taken from Reddit.
Running MESA_GL_VERSION_OVERRIDE=3.2 MESA_GLSL_VERSION_OVERRIDE=150 higan
will get Higan working.
Answer taken from Reddit.
answered Apr 1 '16 at 1:09
KookerusKookerus
4210
4210
add a comment |
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%2f547388%2fhigan-says-that-opengl-3-2-is-not-available-but-i-should-have-3-3%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