macOS - Unable to start the Virtual Device

6 months ago • Updated

Important

QEMU is the default hypervisor and should be preferred over VirtualBox: it provides better compatibility and performances on macOS. If you were using VirtualBox previously, we recommend switching to QEMU hypervisor.

Also, note that VirtualBox hypervisor is not available on mac M series.

Genymotion Desktop has been designed to run in a physical environment, not in a virtual machine. For this reason, running Genymotion Desktop in a macOS VM, a mac server or a macOS Cloud instance is not supported.

For more details, please refer to the following articles:

Mac M4 and macOS Sequoia 15.2

There was a compatibility issue with Sequoia 15.2 on Mac M4 and legacy versions of Genymotion Desktop. To fix this problem, make sure to use the latest versions of Genymotion Desktop. For more information, please refer to:

If you installed Genymotion Desktop 3.3.3 or lower on an Apple mac M series, you first need to purge it before upgrading. For more details, please refer to this article:

QEMU

Security & Privacy issue

If you are using QEMU hypervisor, or running on a mac M series, you need to make sure that macOS firewall does not block local ports connections. We recommend the following settings:

Some local TCP ports are not available

When using QEMU hypervisor, Genymotion Desktop uses the following local TCP ports to connect to QEMU:

Make sure that no other tool or software are using any one of those local TCP ports.

For example, REDIS server tends to use local port 6379 which will conflict with Genymotion and QEMU. To fix this, you can either stop REDIS server with the following command:

or change the "port" directive in your redis.conf configuration file, to make REDIS server use another local port.

VirtualBox

Important

VirtualBox hypervisor is not available on mac M series.

QEMU is now the default hypervisor and recommended over VirtualBox: it provides better compatibility and performances on macOS. If you were using VirtualBox previously, we recommend switching to QEMU hypervisor.

Was this article helpful? Yes No 30 out of 126 found this helpful

Need more help? Request Technical Support Return to top

Related articles