Vulkan实例

问题描述

我一直试图在intelliJ上启动avd,但我一直在获取Vulkan实例错误。我已经安装了Haxm,更新了Android SDK,删除了avd并再次重新创建,在BIOS中启用了VT-x,尝试启用Hyper-V,然后将图形切换到了软件。

PC规格:

  • Intel(R)Celeron(R)CPU N3060 @ 1.60GHz 1.60GHz,4.00GB
  • 4.00GB
  • 64位操作系统
  • Windows 10

这是我不断遇到的错误:

01:37   Emulator: emulator: ERROR: VkCommonOperations.cpp:525: Failed to create Vulkan instance.
01:37   Emulator: WARNING: change of renderer detected.

解决方法

根据站点数,您的N3060处理器的集成图形芯片不支持Vulkan API的硬件。

https://ark.intel.com/content/www/ru/ru/ark/products/91832/intel-celeron-processor-n3060-2m-cache-up-to-2-48-ghz.html

https://en.wikichip.org/wiki/intel/celeron/n3060

相关问答

错误1:Request method ‘DELETE‘ not supported 错误还原:...
错误1:启动docker镜像时报错:Error response from daemon:...
错误1:private field ‘xxx‘ is never assigned 按Alt...
报错如下,通过源不能下载,最后警告pip需升级版本 Requirem...