-
Notifications
You must be signed in to change notification settings - Fork 128
Hardware Virtualization Disabled Error on MacBook Pro M3 Pro #22
Description
Description
I’m trying to install PurpleLab on my MacBook Pro with an M3 Pro chip, but I keep getting a “hardware virtualization is disabled” error across multiple setups. I’ve tried several workarounds, but none have resolved it.
Steps to Reproduce
1- Attempted to download and run PurpleLab directly via Terminal on macOS Sequoia 15.3.1
2- Tried installing it through VMware Fusion (latest version) with the Kali.
3- Set up an Ubuntu Server VM in VMware Fusion and ran PurpleLab inside it.
4- In all cases, I get the error: “Hardware virtualization is disabled.”
-I checked sysctl kern.hv_support in Terminal, and it returns kern.hv_support: 1, indicating virtualization is supported by the hardware.
-I’ve tried enabling virtualization settings in VMware Fusion (e.g., “Enable hypervisor applications in this virtual machine”), but the error persists.
-VirtualBox isn’t fully compatible with Apple Silicon, so I suspect compatibility issues, but VMware Fusion should work.
-I’ve adjusted macOS security settings (e.g., reduced Gatekeeper restrictions) with no success.
