Hi everyone,
My main machine is running Windows 11, and since Windows and Windows Subsystem for Linux (WSL) are not supported or tested for the Vega SDK, I decided to use Oracle VirtualBox with Ubuntu 24.04.4 LTS.
I followed all the steps in the official guide:
https://developer.amazon.com/docs/vega/0.21/install-vega-sdk.html#ubuntu
Everything installed smoothly.
Now I’m trying to test the Hello project using a Virtual Device, but I get the following logs:
2026-03-13 17:55:14.812 [info] Launching virtual device.
2026-03-13 17:55:14.814 [info] Waiting for virtual device to boot.
2026-03-13 17:56:15.996 [info] Deadline reached (60s) but virtual device unresponsive.
Is running the Vega SDK virtual device inside VirtualBox supported?
Or could this issue be related to virtualization settings or something I might have missed during the setup?
Any help would be appreciated. Thanks!