I was using Ubunutu 14.04.4 64 bits in VBox on MacOSX host pretty smoothly, but yesterday after I restarted it, it became very slow. Dragging a window does not follow the mouse, typing chars is slow, text cursor move slowly... In between I had an automatic update of Ubuntu - not sure this is related...
In the VM settings I could enable the 3D acceleration but not the 2D acceleration. If I tick the 2D acceleration, it shows an error (invalid parameter detected) without further details.
As far as I know the Guest additions are properly installed - glxinfo looks good.
Code: Select all
alex@ALeX-VirtualBox:~$ glxinfo |grep GL
GLX_ARB_get_proc_address, GLX_ARB_multisample,
GLX_EXT_texture_from_pixmap, GLX_SGIX_fbconfig
GLX_ARB_get_proc_address, GLX_ARB_multisample,
GLX_EXT_texture_from_pixmap, GLX_SGIX_fbconfig
GLX version: 1.3
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample,
GLX_EXT_texture_from_pixmap, GLX_SGIX_fbconfig
OpenGL vendor string: Humper
OpenGL renderer string: Chromium
OpenGL version string: 2.1 Chromium 1.9
OpenGL shading language version string: 1.20About my configuration:
The VM runs Linux in 3200x1800 with 8GB of RAM with 2 i7 cores, Graphic memory is set to the maximum 128MB.
The host is Mac OS X ElCaptain 10.11.5 with 24GB of RAM
Is there something wrong with that ? Any hints ?
Thanks,
Alex