Android 4.3 with Genymotion uvesafb: failed to execute /sbin/v86d

android, genymotion, virtualbox

Solution

Assuming you are using Windows OS, Open task manager. Close all VirtualBox processes which are:

- VBoxHeadless.exe

- VBoxSVC.exe

- VBoxNetDHCP.exe

(you can also right click on any one of them and hit "end process tree").

Restart Genymotion and try to run the virtual device

Problem

When I start an AVD with Android 4.3 using Genymotion, the player crash and the Virtual Machine in VirtualBox returns this error: uvesafb: failed to execute /sbin/v86d uvesafb: make sure that the s86d helper is installed and executable I appreciate any help. Thanks.

Original source