Eclipse AVD启动黑屏并报错

运行AVD时黑屏并报错:

img

报错如下:
Starting emulator for AVD 'AVD'
emulator: WARNING: userdata partition is resized from 1 M to 200 M
ERROR: resizing partition e2fsck failed with exit code 8
Hax is enabled
Hax ram_size 0x40000000
HAX is working and emulator runs in fast virt mode.
audio: Failed to create voice `goldfish_audio_in'
qemu-system-x86_64.exe: warning: opening audio input failed
emulator: Listening for console connections on port: 5554
emulator: Serial number of this emulator (for ADB): emulator-5554
qemu-system-x86_64.exe: goldfish_battery_read: Bad offset 000000000000001c
qemu-system-x86_64.exe: goldfish_battery_read: Bad offset 0000000000000020
qemu-system-x86_64.exe: goldfish_battery_read: Bad offset 0000000000000024
qemu-system-x86_64.exe: goldfish_battery_read: Bad offset 0000000000000028
qemu-system-x86_64.exe: goldfish_battery_read: Bad offset 000000000000002c

AVD配置如下:

img


上网搜了很多办法了都没有解决
希望有人能解答一下,谢谢

谢谢,问题已经解决了。
是我Android的版本开高了,起初用的是Android10 API29,换成Android 5 API22就好了

你电脑内存 是不是 不够了

换成android studio吧。 eclipse 都不维护了。