Hello!
MacOS 14.2.1 Intel
Vega SDK 0.21.4839 & KVD installed.
Sample project build is OK.
But Kepler Virtual Device show only black screen and shutting down after ~2-3 min.
% kepler virtual-device start
Launching default instance.
Waiting for virtual device to boot.
Launch process complete.
/// ~2 min of black screen ///
Launch failed with error code 0.
Cleaning up. Killing virtual device process with pid 27442.
Kepler operation FAILED due to an irrecoverable error: The virtual device failed to start within the expected time.
Additional logs can be found at /Users/arty/.kepler/logs
(no error logs BTW)
Ubuntu 20.04 - no problem with KVD.
What’s the problem with Sonoma MacOS and KVD?
Upd. Ubuntu 22.04 - same problem, even no gui (remote and black box)
Upd 2. Ubuntu 22.04 + libvirt with Ubuntu 20.04: see normal KVD screen inside 20.04 but now main problem - how to tunnel KVD from 20.04VM into host 22.04 like locally started KVD..