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

                    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

                    Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

                    Where is the suspend/hibernate button in GNOME Shell? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)No suspend option in UI on Bionic BeaverHow can I set sleep mode in ubuntu18.04 LTS and what is the short cut key to do so?17.10 suspend not availableUbuntu 18.04 LTS missing sleep optionUbuntu 18.04 LTS - missing suspend option when power button is pressedHow to put Thinkpad X1 Extreme to sleep in Ubuntu 18.10?Suspend Button in interactive power button menu18.04 - Keep programs running after logging outway to disable Hibernate from within gconf-editor so button disappears?How can I hibernate from GNOME Shell?How can I hibernate/suspend from the command line and do so at a specific timeNo permission to suspend/hibernate after upgrading to 12.10MATE - Missing Suspend and Hibernate buttons, pressing power button shutdowns system immediatelyUbuntu 14.04: Suspend, Hibernate and Suspend-hybrid in the menu?Change “power-button-action” comand for “hibernate” option in GNOME 3.18Shutdown / Power off button does always go to suspend on 17.10Hibernate after suspend stopped working in 17.10Why doesn't the keyboard screenshot button work on Ubuntu with GNOME shell?