Building Opengl 3+ in ubuntu under virtualbox/vmwareOpenGL warnings with Ubuntu 12.04 LTS running as a VirtualBox Guest under Windows7OpenGL Ubuntu 14.04Opengl for Ubuntu14 (building QT 5.4)Cannot play CS:GO on Ubuntu 15.10How to update openGL in VMware?cmake opengl error when building Voxelands3D rendering for Ubuntu on VirtualBoxPyQt4 errors and flickering after enabling Virtualbox 3D accelerationWindows 7 host -> ubuntu 16.04 local VM -> ubuntu 16.04 remote. How to run OpenGL on remote machine?OpenGL 3.2 on 18.04 VirtualBox guest: Is it possible?

How to safely derail a train during transit?

Increase performance creating Mandelbrot set in python

Is there a good way to store credentials outside of a password manager?

How do I rename a Linux host without needing to reboot for the rename to take effect?

What is the difference between "behavior" and "behaviour"?

Tiptoe or tiphoof? Adjusting words to better fit fantasy races

Is `x >> pure y` equivalent to `liftM (const y) x`

How can a function with a hole (removable discontinuity) equal a function with no hole?

Hostile work environment after whistle-blowing on coworker and our boss. What do I do?

Short story about space worker geeks who zone out by 'listening' to radiation from stars

Would this custom Sorcerer variant that can only learn any verbal-component-only spell be unbalanced?

Is exact Kanji stroke length important?

Is it appropriate to ask a job candidate if we can record their interview?

How to check is there any negative term in a large list?

Was Spock the First Vulcan in Starfleet?

How can I get through very long and very dry, but also very useful technical documents when learning a new tool?

Do sorcerers' Subtle Spells require a skill check to be unseen?

India just shot down a satellite from the ground. At what altitude range is the resulting debris field?

Where does the Z80 processor start executing from?

How does the UK government determine the size of a mandate?

Pre-amplifier input protection

How to write papers efficiently when English isn't my first language?

What is the opposite of 'gravitas'?

How to run a prison with the smallest amount of guards?



Building Opengl 3+ in ubuntu under virtualbox/vmware


OpenGL warnings with Ubuntu 12.04 LTS running as a VirtualBox Guest under Windows7OpenGL Ubuntu 14.04Opengl for Ubuntu14 (building QT 5.4)Cannot play CS:GO on Ubuntu 15.10How to update openGL in VMware?cmake opengl error when building Voxelands3D rendering for Ubuntu on VirtualBoxPyQt4 errors and flickering after enabling Virtualbox 3D accelerationWindows 7 host -> ubuntu 16.04 local VM -> ubuntu 16.04 remote. How to run OpenGL on remote machine?OpenGL 3.2 on 18.04 VirtualBox guest: Is it possible?













4















For a computer graphics class we will be developing opengl 3+ applications. I have installed ubuntu under both vmware and virtualbox, and installed there respective guest additions.



If I run



 glxinfo | grep "OpenGL version"


I get



OpenGL version string: 2.1 Chromium 1.9



Is there any way that OpenGL 3+ is supported in a virtual machine (with ubuntu as guest?)



Info: The host is Windows 8 64bit Intel i7-920, nVidia 560Ti GPU.



Thank you in advance!



EDIT: Forgot to mention that because this is academic, software rendering using openGL 3+ is also ok. I find Mesa3D promising, but can't find enough information on how to install in ubuntu and force software rendering (using openGL 3+). Any information is welcome.










share|improve this question
















bumped to the homepage by Community 1 min ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.



















    4















    For a computer graphics class we will be developing opengl 3+ applications. I have installed ubuntu under both vmware and virtualbox, and installed there respective guest additions.



    If I run



     glxinfo | grep "OpenGL version"


    I get



    OpenGL version string: 2.1 Chromium 1.9



    Is there any way that OpenGL 3+ is supported in a virtual machine (with ubuntu as guest?)



    Info: The host is Windows 8 64bit Intel i7-920, nVidia 560Ti GPU.



    Thank you in advance!



    EDIT: Forgot to mention that because this is academic, software rendering using openGL 3+ is also ok. I find Mesa3D promising, but can't find enough information on how to install in ubuntu and force software rendering (using openGL 3+). Any information is welcome.










    share|improve this question
















    bumped to the homepage by Community 1 min ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.

















      4












      4








      4








      For a computer graphics class we will be developing opengl 3+ applications. I have installed ubuntu under both vmware and virtualbox, and installed there respective guest additions.



      If I run



       glxinfo | grep "OpenGL version"


      I get



      OpenGL version string: 2.1 Chromium 1.9



      Is there any way that OpenGL 3+ is supported in a virtual machine (with ubuntu as guest?)



      Info: The host is Windows 8 64bit Intel i7-920, nVidia 560Ti GPU.



      Thank you in advance!



      EDIT: Forgot to mention that because this is academic, software rendering using openGL 3+ is also ok. I find Mesa3D promising, but can't find enough information on how to install in ubuntu and force software rendering (using openGL 3+). Any information is welcome.










      share|improve this question
















      For a computer graphics class we will be developing opengl 3+ applications. I have installed ubuntu under both vmware and virtualbox, and installed there respective guest additions.



      If I run



       glxinfo | grep "OpenGL version"


      I get



      OpenGL version string: 2.1 Chromium 1.9



      Is there any way that OpenGL 3+ is supported in a virtual machine (with ubuntu as guest?)



      Info: The host is Windows 8 64bit Intel i7-920, nVidia 560Ti GPU.



      Thank you in advance!



      EDIT: Forgot to mention that because this is academic, software rendering using openGL 3+ is also ok. I find Mesa3D promising, but can't find enough information on how to install in ubuntu and force software rendering (using openGL 3+). Any information is welcome.







      virtualization opengl






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 8 '13 at 18:15







      GCon

















      asked Nov 8 '13 at 15:05









      GConGCon

      12116




      12116





      bumped to the homepage by Community 1 min ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 1 min ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.






















          1 Answer
          1






          active

          oldest

          votes


















          0














          You could try installing the proprietary Nvidia drivers. The Nvidia 560Ti you have should support OpenGL 3.0. This page should help:



          https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia






          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%2f373055%2fbuilding-opengl-3-in-ubuntu-under-virtualbox-vmware%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














            You could try installing the proprietary Nvidia drivers. The Nvidia 560Ti you have should support OpenGL 3.0. This page should help:



            https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia






            share|improve this answer



























              0














              You could try installing the proprietary Nvidia drivers. The Nvidia 560Ti you have should support OpenGL 3.0. This page should help:



              https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia






              share|improve this answer

























                0












                0








                0







                You could try installing the proprietary Nvidia drivers. The Nvidia 560Ti you have should support OpenGL 3.0. This page should help:



                https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia






                share|improve this answer













                You could try installing the proprietary Nvidia drivers. The Nvidia 560Ti you have should support OpenGL 3.0. This page should help:



                https://help.ubuntu.com/community/BinaryDriverHowto/Nvidia







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Feb 14 '14 at 4:06









                firefly2442firefly2442

                1212




                1212



























                    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%2f373055%2fbuilding-opengl-3-in-ubuntu-under-virtualbox-vmware%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

                    Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

                    Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

                    Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»