Vincent Vermeulen wrote:Cinnamon will run fine on VirtualBox, but make sure you have enabled 3D acceleration for the virtual machine and shared 128 MB of video memory. You can do so on the Display tab of the Settings for the virtual machine. Perhaps trying for the resolution of 2560x1440 is a problem, so trying something less if it doesn't work.
Hi, I'm having difficulty as well getting Cinnamon to use 3D acceleration inside a VirtualBox 4.2.4 guest, which has 3D acceleration enabled and 128M of video memory assigned:
- Code: Select all
$ glxinfo | grep -i direct
direct rendering: Yes
$ inxi -G
Graphics: Card: InnoTek Systemberatung VirtualBox Graphics Adapter
X.Org: 1.13.0 drivers: vboxvideo (unloaded: fbdev,vesa) Resolution: 1920x983@60.0hz
GLX Renderer: Gallium 0.4 on llvmpipe (LLVM 0x301) GLX Version: 2.1 Mesa 9.0
$ dpkg -l 'virtualbox*' | grep "^i"
ii virtualbox-guest-dkms 4.1.18-dfsg-1ubuntu1.1 all x86 virtualization solution - guest addition module source for dkms
ii virtualbox-guest-utils 4.1.18-dfsg-1ubuntu1.1 i386 x86 virtualization solution - non-X11 guest utilities
ii virtualbox-guest-x11 4.1.18-dfsg-1ubuntu1.1 i386 x86 virtualization solution - X11 guest utilities
Searching in /var/log/Xorg.log.0 I can find:
- Code: Select all
[ 19.519] (EE) VBoxVideo(0): DRIScreenInit failed, disabling DRI.
So there really seems to be something not working here as supposed to. I can't seem to find anything related in my VBox log file (host side) related to this.
I know this probably isn't directly related to Mint, but I'm still hoping somebody here has a solution for this (perhaps this is similar to the known issue with Intel graphics). I'll post to the VirtualBox forum as well.
Maarten