HarmonyOS 鸿蒙Next window10模拟器启动不出来

HarmonyOS 鸿蒙Next window10模拟器启动不出来 已检查所有配置选项,window10启动不了模拟器

Emulator.log

2023-12-13 20:10:27.266 [Info] set “HarmonyOS_HVD_HOME” : “D:\Huawei\HarmonyOSEmulator\deployed”

2023-12-13 20:10:27.339 [Info] whpx unavailable.

2023-12-13 20:10:27.982 [Info] Use haxm as hardware accelerator.

2023-12-13 20:10:27.986 [Info] Find the free port: 8554

2023-12-13 20:10:29.021 [Info] Starting qemu.

2023-12-13 20:10:30.717 [Info] qemu stopped, exit code is -1

2023-12-13 20:12:00.546 [Info] set “HarmonyOS_HVD_HOME” : “D:\Huawei\HarmonyOSEmulator\deployed”

2023-12-13 20:12:00.619 [Info] whpx unavailable.

2023-12-13 20:12:01.223 [Info] Use haxm as hardware accelerator.

2023-12-13 20:12:01.228 [Info] Find the free port: 8555

2023-12-13 20:12:02.111 [Info] Starting qemu.

2023-12-13 20:12:39.554 [Critical] get system log from hdc shell error

qemu.log

INFO | added library vulkan-1.dll

INFO | configAndStartRenderer: setting vsync to 60 hz

HAX is working and emulator runs in fast virt mode.

qemu-error.log

WARNING | System image is writable

Failed to open the vcpu devfs

Failed to open the vcpu

Failed to create HAX vcpu


更多关于HarmonyOS 鸿蒙Next window10模拟器启动不出来的实战教程也可以访问 https://www.itying.com/category-93-b0.html

2 回复

打开一下电脑虚拟化试一下,

“启用或关闭windows功能"勾选"hyper-v”、“windows虚拟机监控程序平台”、“虚拟机平台”

更多关于HarmonyOS 鸿蒙Next window10模拟器启动不出来的实战系列教程也可以访问 https://www.itying.com/category-93-b0.html


HarmonyOS Next的Windows 10模拟器无法启动可能是由于以下几个原因导致的:

  • 首先,确保你的Windows 10系统满足模拟器的最低硬件和软件要求,包括足够的RAM、CPU性能以及正确的操作系统版本。
  • 其次,检查是否已经正确安装并配置了模拟器所需的依赖项,如Hyper-V或Windows Hypervisor Platform。
  • 此外,确保模拟器的安装路径没有包含特殊字符,并且有足够的权限访问该路径。
  • 最后,检查防火墙或安全软件是否阻止了模拟器的启动,必要时添加例外规则。

如果以上步骤都无法解决问题,建议查看模拟器的日志文件以获取更多错误信息。

回到顶部