HarmonyOS 鸿蒙Next 本地模拟器启动失败,三个解决方案都尝试了未能解决

HarmonyOS 鸿蒙Next 本地模拟器启动失败,三个解决方案都尝试了未能解决

qeme.log

WARNING | System image is writable

ERROR   | x86_64 emulation currently requires hardware acceleration!

CPU acceleration status: Unable to open HAXM device: ERROR_FILE_NOT_FOUND

General information on acceleration: [https://developer.harmonyos.com/cn/docs/documentation/doc-guides/faq-local-emulator-0000001116085454#section8708721161519.](https://developer.harmonyos.com/cn/docs/documentation/doc-guides/faq-local-emulator-0000001116085454#section8708721161519.)

然后我去检查HAXM,按照网上说的检查haxm是否安装成功haxm_install-20231023_1636.log

To reinstall the current version: 7.6.6

Output folder: C:\Program Files\Intel\HAXM

Extract: checktool.exe... 100%

Execute: C:\Program Files\Intel\HAXM\checktool.exe --verbose

CPU vendor    * GenuineIntel
Intel64 supported  * Yes
VMX supported   * Yes
VMX enabled     * Yes
EPT supported   * Yes
NX supported    * Yes
NX enabled      * Yes
Hyper-V disabled    * Yes
OS version  * Windows 10.0.22621
OS architecture * x86_64
Guest unoccupied    * Yes. 0 guest(s)
Extract: IntelHaxm.sys... 100%
Execute: sc.exe stop IntelHaxm

[SC] OpenService ???? 1060:

????????????????

Copy to C:\WINDOWS\system32\drivers\IntelHaxm.sys
Create uninstaller: C:\Program Files\Intel\HAXM\uninstall.exe
Execute: sc.exe start IntelHaxm

[SC] StartService: OpenService ???? 1060:

????????????????

Create registry key: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\AAA802A8DF574F4CA0489512D2D91818
Create registry key: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\HAXM

更多关于HarmonyOS 鸿蒙Next 本地模拟器启动失败,三个解决方案都尝试了未能解决的实战教程也可以访问 https://www.itying.com/category-93-b0.html

3 回复

我也是这样,你解决了吗

更多关于HarmonyOS 鸿蒙Next 本地模拟器启动失败,三个解决方案都尝试了未能解决的实战系列教程也可以访问 https://www.itying.com/category-93-b0.html


您好,请您通过在线提单进一步解决: https://developer.huawei.com/consumer/cn/support/feedback/#/

感谢您的反馈和支持。

HarmonyOS 鸿蒙Next 本地模拟器启动失败可能涉及几个方面。首先,确保开发环境配置正确,包括HUAWEI DevEco Studio版本和HarmonyOS SDK的兼容性。其次,检查系统资源是否充足,如内存和存储空间。再次,确认模拟器配置文件无错误,特别是设备类型和系统镜像设置。此外,查看日志文件以获取详细的错误信息,这可能指向特定的问题。最后,考虑网络连接问题,因为某些功能可能需要在线验证。如果上述步骤均无法解决问题,可能需要等待官方更新或修复补丁。

回到顶部