You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is an virtio-win-x86.msi and virtio-win-x64.msi, but shouldnt there also be a virtio-win-gt-arm64.msi?
Ofcourse the x64.msi can run on ARM because Win11 emulates the x64 instructions, but I assume it installs the wrong drivers when you execute it on Win11 for ARM.
The text was updated successfully, but these errors were encountered:
Sure, we are going to start adding arm64 drivers to the installer in one of the next releases.
There is a RH Jira ticket opened for tracing this issue https://issues.redhat.com/browse/RHEL-15469
Currently there is an
virtio-win-x86.msi
andvirtio-win-x64.msi
, but shouldnt there also be avirtio-win-gt-arm64.msi
?Ofcourse the
x64.msi
can run on ARM because Win11 emulates the x64 instructions, but I assume it installs the wrong drivers when you execute it on Win11 for ARM.The text was updated successfully, but these errors were encountered: