Skip to main content

~/christopher.loessl

Tag: VirtualBox

How to fix slow Ubuntu in VirtualBox

apt-get install linux-headers-generic build-essential 2. compizconfig-settings-manager dkms Install the guest drivers Open ccsm (from the console) and disable “Framebuffer object” option under “OpenGL” (be prepared that you won’t be able to read much, but if you activate 3D first, then it will be even worse) shutdown -h now Activate 3D acceleration in VirtualBox power on done. /usr/lib/nux/unity_support_test -p Source: http://askubuntu.com/questions/207813/why-does-an-ubuntu-12-10-guest-in-virtualbox-run-very-very-slowly/214968#214968