sickcodes
sickcodes
Try this @marcellodesales https://github.com/KhaosT/MacVM
Yes, or use the Catalina xml file in the OSX-KVM directory and directly import it into virt-manager. You will find the commented lines above in that file.
I have an Nvidia 1660 now, plus the integrated AMD graphics, so I might test this
I couldn't get it to work but OSX-KVM upstream is testing
Some additional GPU based docs here, thanks to @cephasara https://github.com/sickcodes/Docker-OSX/blob/master/helm/INSTALL-QEMU-AND-GPU-IOMMU.md
It is possible, I had planned to add a virt-manager version and it will not be difficult to do so. I personally don't have a detached GPU to test with,...
This is a keyboard layout issue that you can change in the VNC client. I use Remmina to connect, and yes some keys are missing but that's because we don't...
I haven't been able to, there's definitely some 99.995% likely to be some easy style of hotkey re-assignment stuff inside macOS though
Awesome, feel free to submit a Pull Request if you think it'll help! RE: `wizard (inside Keyboard Preferences) and it seems to work`
Reasons for GTK error: - No permission to access the display: `xhost +` - Not adding yourself to Docker group - `sudo chmod 666 /dev/kvm` - Using `sudo docker run...`,...