Using MCSDK / Motor Pilot in a virtual machine
Unfortunately MCSDK is not available for Linux. So I have installed it on a virtual machine. But the application "Motor Pilot" doesn't work. It even doesn't start.
I have tried with MCSDK 6.1.1 and 6.1.0, with Windows 11 and Windows 7, with
Oracle VM VirtualBox and virt-manager / libvirt. In all cases the application "Motor Profiler" doesn't start.
Has anybody got MCSDK working in a virtual machine?
Update:
Finally I got it working. Motor Profiler and Motor Pilot require 3D Acceleration support. 3D Acceleration from VirtualBox and virt-manager don't work properly with those applications. Some parts of the screens are shown upside down.
Solution with VirtualBox:
Deactivating VirtualBox 3D Acceleration and selecting Graphic Controller VMSVGA. Installing Mesa3D Windows drivers from https://github.com/pal1000/mesa-dist-win/.
Solution with virt-manager:
Deactivating virt-manager 3D Acceleration and OpenGL. Installing Mesa3D Windows drivers from https://github.com/pal1000/mesa-dist-win/.
