

Thank you for the detail, partial fix and sad conclusion.
#Upgrade dell opengl 32 bit 1.1 to 2.0 drivers
My current Win10 host with NVidia drivers is on OpenGL 4.5.0: Just found this in the manual too, I don't know if it's still current - but it must be said that I'd already noted without mentioning it that OpenGL 3.0 is itself quite old. was it an upgrade from an older Windows that already had the GAs installed?

What version of Windows 10 is it? Also what is the origin of this VM, e.g. That clearly isn't the case, since the vendor string shows you are still using the basic OpenGL support built into the Windows OS since XP days.

If 3D is enabled then I'd expect the WDDM driver to be installed. So it makes sense that you won't be offered the question. “Safe Mode”, see chapter 14, Known limitations, page 269 for details.
#Upgrade dell opengl 32 bit 1.1 to 2.0 install
For basic Direct3DĪcceleration to work in Windows XP guests, you have to install the Guest Additions in For WindowsĨ and higher only the WDDM Direct3D video driver is available. Install the WDDM video driver available for Windows Vista or higher. User manual section 4.2.1 wrote:Note: For the basic Direct3D acceleration to work in a Windows guest, you have to Virtualbox installed from virtualbox dot org (not ubuntu repositories), and is Version 5.1.24 r117012 (Qt5.5.1) srb Posts: 4 Joined: 20. Yet glview436 still tells me just opengl 1.1 is supported on my windows guest, and my apps requiring opengl2.0 at minimum are failing. My Host is Ubuntu 16.04, and yes my Ubuntu Host supports OpenGL 3.0 as per runningĬode: Select all Expand view Collapse view glxinfo | grep "OpenGL version"Ĭode: Select all Expand view Collapse view OpenGL version string: 3.0 Mesa 12.0.6 So, how do I get OpenGL 2.0 on my Windows (10) guest?Īs per the instructions, I have installed guest additions via safe mode, and yes i have 2d and 3d acceleration enabled in the vm. With VirtualBox 4.1 Windows Aero theme support is added for Windows Vista and Windows 7 guests (experimental) With VirtualBox 3.0, Direct3D 8/9 support was added for Windows guests. OpenGL support for Windows guests was added with VirtualBox 2.1 support for Linux and Solaris followed with VirtualBox 2.2.
