Important
Genymotion Desktop 3.2.1 has not been tested on macOS Monterey with VirtualBox 6.1.30.
Though it has been reported to work, we cannot guarantee the result. If you haven't upgraded to macOS Monterey yet, we strongly recommend waiting for Genymotion Desktop 3.3.0 before doing the upgrade.
VirtualBox 6.1.28 and below has several issues with macOS Monterey which prevents Genymotion Desktop to work on this macOS version.
To fix this, you need to upgrade VirtualBox to 6.1.30:
- If any previous VirtualBox version is installed, uninstall it first and reboot macOS
- Download VirtualBox 6.1.30 dmg for macOS hosts here
- Install VirtualBox 6.1.30
- Reboot macOS
If you still get an error, VirtualBox kernel module may not have been installed. To fix this:
Method 1
- Go to System Preferences > Security & Privacy > General, and then click the Allow button:
- Reboot macOS
Method 2
If the message System software from developper "Oracle America, Inc." was blocked from loading is not displayed and there is no Allow button, try the following:
- Uninstall VirtualBox (use the
VirtualBox_uninstall.tool
of the VirtualBox downloaded dmg from https://www.virtualbox.org/wiki/Downloads). - Open a terminal and restore SIP to default:
sudo csrutil clear
- Reboot macOS
- Clear staging:
sudo kextcache --clear-staging
- Reboot macOS
- Re-install VirtualBox from
VirtualBox.pkg
and follow system prompt to allow Oracle. If you don't get the system prompt, go to System Preferences > Security & Privacy > General, and then click the Allow button: - Reboot macOS