You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO | Android emulator version 32.1.14.0 (build_id 10330179) (CL:N/A)
INFO | Found systemPath /opt/android/system-images/android-29/google_apis/x86_64/
INFO | Storing crashdata in: /tmp/android-unknown/emu-crash.db, detection is enabled
INFO | Duplicate loglines will be removed, if you wish to see each indiviudal line launch with the -log-nofilter flag.
WARNING | Please update the emulator to one that supports the feature(s): Vulkan
WARNING | cannot add library /opt/android/emulator/qemu/linux-x86_64/lib64/vulkan/libvulkan.so: failed
INFO | added library /opt/android/emulator/lib64/vulkan/libvulkan.so
host doesn't support requested feature: CPUID.80000001H:ECX.abm [bit 5]
host doesn't support requested feature: CPUID.80000001H:ECX.abm [bit 5]
pulseaudio: pa_context_connect() failed
pulseaudio: Reason: Connection refused
pulseaudio: Failed to initialize PA contextCould not init `pa' audio driver
WARNING | *** No gRPC protection active, consider launching with the -grpc-use-jwt flag.***
INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: none
WARNING | Using fallback path for the emulator registration directory.
WARNING | .ini File /root/.android/avd/running/288 too large (9223372036854775807 bytes)
INFO | Advertising in: /root/.android/avd/running/pid_2707.ini
WARNING | Using fallback path for the emulator registration directory.
WARNING | .ini File /root/.android/avd/running/288 too large (9223372036854775807 bytes)
WARNING | .ini File /root/.android/avd/running/288 too large (9223372036854775807 bytes)
INFO | Setting display: 0 configuration to: 1080x1920, dpi: 480x480
i take focus on this log, it seem not correct, i tried to use "sdkmanager --update" but no help
WARNING | Please update the emulator to one that supports the feature(s): Vulkan
WARNING | cannot add library /opt/android/emulator/qemu/linux-x86_64/lib64/vulkan/libvulkan.so: failed
INFO | added library /opt/android/emulator/lib64/vulkan/libvulkan.so
The container started successfully, i see it listed in nvidia-smi on host
But it did not listed inside container...
I think it's problem to use GPU. How can i solve this problem to able to use GPU to gain higher performance ?
Thanks,
BR.
The text was updated successfully, but these errors were encountered:
Hello,
I'm facing strange issue. Emulators connected GPU but these vms does not use GPU.

My GPU driver setup in host:
My inside container setup
Trying to start container
i take focus on this log, it seem not correct, i tried to use "sdkmanager --update" but no help
The container started successfully, i see it listed in nvidia-smi on host

But it did not listed inside container...

I think it's problem to use GPU. How can i solve this problem to able to use GPU to gain higher performance ?
Thanks,
BR.
The text was updated successfully, but these errors were encountered: