Android Phenom II X4 965 模拟器黑屏
Android Emulator black screen on Phenom II X4 965
我无法在我的机器上启动 android 模拟器。我可以看到 phone“框架”,但内容是黑色的。
我还尝试从命令行启动模拟器,但收到以下错误消息:
./emulator -avd Pixel_3_Edited_API_28
emulator: Android emulator version 30.5.5.0 (build_id 7285888) (CL:N/A)
handleCpuAcceleration: feature check for hvf
emulator: WARNING: Host CPU is missing the following feature(s) required for x86 emulation: SSSE3
Hardware-accelerated emulation may not work properly!
emulator: WARNING: Not all modern X86 virtualization features supported, which introduces problems with slowdown when running Android on multicore vCPUs. Setting AVD to run with 1 vCPU core only.
cannot add library /home/ps/Android/Sdk/emulator/qemu/linux-x86_64/lib64/vulkan/libvulkan.so: failed
added library /home/ps/Android/Sdk/emulator/lib64/vulkan/libvulkan.so
cannot add library /home/ps/Android/Sdk/emulator/lib64/vulkan/libvulkan.so.1: full
host doesn't support requested feature: CPUID.01H:ECX.ssse3 [bit 9]
host doesn't support requested feature: CPUID.01H:ECX.sse4.1 [bit 19]
host doesn't support requested feature: CPUID.01H:ECX.sse4.2 [bit 20]
qemu-system-x86_64: can't open backing store /home/ps/.android/avd/Pixel_3_Edited_API_28.avd/snapshots/default_boot/ram.img for guest RAM: Permission denied
qemu-system-x86_64: falling back to regular RAM allocation.
emulator: INFO: GrpcServices.cpp:301: Started GRPC server at 127.0.0.1:8554, security: Local
我的电脑太旧了吗?我需要更新的 CPU 吗?
系统
CPU:AMD Phenom II X4 965
Linux薄荷 19.3
是的,您的计算机太旧了,请参阅
模拟器:警告:主机 CPU 缺少 x86 模拟所需的以下功能:SSSE3
即使你很幸运能够启动它,它也不会处于可用性能。您应该购买一台新计算机或使用云服务来完成。任何具有 8gb 内存的最新 i5 台式机都应该为您提供可用的性能。
我无法在我的机器上启动 android 模拟器。我可以看到 phone“框架”,但内容是黑色的。
我还尝试从命令行启动模拟器,但收到以下错误消息:
./emulator -avd Pixel_3_Edited_API_28
emulator: Android emulator version 30.5.5.0 (build_id 7285888) (CL:N/A)
handleCpuAcceleration: feature check for hvf
emulator: WARNING: Host CPU is missing the following feature(s) required for x86 emulation: SSSE3
Hardware-accelerated emulation may not work properly!
emulator: WARNING: Not all modern X86 virtualization features supported, which introduces problems with slowdown when running Android on multicore vCPUs. Setting AVD to run with 1 vCPU core only.
cannot add library /home/ps/Android/Sdk/emulator/qemu/linux-x86_64/lib64/vulkan/libvulkan.so: failed
added library /home/ps/Android/Sdk/emulator/lib64/vulkan/libvulkan.so
cannot add library /home/ps/Android/Sdk/emulator/lib64/vulkan/libvulkan.so.1: full
host doesn't support requested feature: CPUID.01H:ECX.ssse3 [bit 9]
host doesn't support requested feature: CPUID.01H:ECX.sse4.1 [bit 19]
host doesn't support requested feature: CPUID.01H:ECX.sse4.2 [bit 20]
qemu-system-x86_64: can't open backing store /home/ps/.android/avd/Pixel_3_Edited_API_28.avd/snapshots/default_boot/ram.img for guest RAM: Permission denied
qemu-system-x86_64: falling back to regular RAM allocation.
emulator: INFO: GrpcServices.cpp:301: Started GRPC server at 127.0.0.1:8554, security: Local
我的电脑太旧了吗?我需要更新的 CPU 吗?
系统 CPU:AMD Phenom II X4 965 Linux薄荷 19.3
是的,您的计算机太旧了,请参阅
模拟器:警告:主机 CPU 缺少 x86 模拟所需的以下功能:SSSE3
即使你很幸运能够启动它,它也不会处于可用性能。您应该购买一台新计算机或使用云服务来完成。任何具有 8gb 内存的最新 i5 台式机都应该为您提供可用的性能。