Issue with Android Studio on VirtualBox?

Discussions about using non Windows and Linux guests such as FreeBSD, DOS, OS/2, OpenBSD, etc.
Post Reply
ericw95
Posts: 4
Joined: 16. May 2015, 03:47

Issue with Android Studio on VirtualBox?

Post by ericw95 »

Hey guys, running LUbuntu 15.04 on a windows 8 host and am having issues with the android emulator. When I try to open the emulator, I get the following errors:

Code: Select all

pci id for fd 4: 80ee:beef, driver (null)
libGL error: core dri or dri2 extension not found
libGL error: failed to load driver: vboxvideo
pci id for fd 9: 80ee:beef, driver (null)
libGL error: core dri or dri2 extension not found
libGL error: failed to load driver: vboxvideo
failed to create drawable
getGLES1ExtensionString: Could not create GLES 1.x Pbuffer!
Failed to obtain GLES 1.x extensions string!
Could not initialize emulated framebuffer
and glxinfo | grep OpenGL returns:

Code: Select all

OpenGL vendor string: VMware, Inc.
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.6, 128 bits)
OpenGL version string: 3.0 Mesa 10.5.9
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
does anybody know how I can fix this issue? I have no idea where it's coming from.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: Issue with Android Studio on VirtualBox?

Post by Perryg »

Moved to other guests
Post Reply