utmapp / UTM

Virtual machines for iOS and macOS
https://getutm.app
Apache License 2.0
25.82k stars 1.3k forks source link

iPad Pro External Monitor Display Issue with Windows 11 Virtual Machine #6040

Open lolinyaanyaamoe opened 6 months ago

lolinyaanyaamoe commented 6 months ago

Describe the issue

When running a Windows 11 virtual machine, my iPad Pro is connected to an external monitor. The display on the external monitor has an extremely abnormal aspect ratio, almost like forcibly stretching a landscape orientation into an unusually tall portrait aspect ratio. The same virtual machine displayed with the correct aspect ratio on my other iPad Pro. I initially thought it might be an issue with the virtual machine version, so I reconfigured and reinstalled Windows 11 using version 4.4.5, but the issue persists.

Due to the device not being with me currently, I can provide some pictures later on.

Configuration (required)

The device experiencing issues:

The device without issues:

Crash log No crash

Debug log after

Upload VM after

zjysun commented 6 months ago

I have the same issue with you

lolinyaanyaamoe commented 6 months ago

I have the same issue with you

Finally, I found a temporary compromise to solve this problem. I recompiled Hypervisor using Xcode and replaced the HV in the 4.2.5 package to ensure that 4.2.5 supports the activation of HV on iOS 16.3.1.

I hope this solution can be of help to you.

osy commented 5 months ago

Please try the next update v4.5.x when it is released. The auto-resolution code has been re-worked and I think it should fix this.

lolinyaanyaamoe commented 5 months ago

Please try the next update v4.5.x when it is released. The auto-resolution code has been re-worked and I think it should fix this.

I will test it promptly and provide feedback.