I want to open the omniverse launcher, but it open with multiple errors, can someone help me to correct those errors?
and my system is :
ubuntu 20.04lts
docker version 24.0.6
nvidia A40 *4
and It did open the launch interface but it can’t correctly login
CLI error at below.
ryan@user:~/download$ ./omniverse-launcher-linux.AppImage
12:14:17.909 › Omniverse Launcher 1.8.11 (production)
12:14:17.922 › Argv: /tmp/.mount_omnivembHEVu/omniverse-launcher
12:14:17.922 › Crash dumps directory: /home/ryan/.config/omniverse-launcher/Crashpad
12:14:18.195 › Reset current installer.
12:14:18.237 › Running production web server.
12:14:18.245 › HTTP endpoints listening at http://localhost:33480
12:14:18.251 › Sharing: false
12:14:18.381 › Started the Navigator web server on 127.0.0.1:34080.
[768380:1023/121418.804809:ERROR:object_proxy.cc(623)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path= /org/freedesktop/DBus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[768430:1023/121426.940743:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
[768618:1023/121435.769343:ERROR:angle_platform_impl.cc(43)] RendererVk.cpp:157 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
ERR: RendererVk.cpp:157 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
[768618:1023/121435.769487:ERROR:angle_platform_impl.cc(43)] RendererVk.cpp:157 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
ERR: RendererVk.cpp:157 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
[768618:1023/121435.769540:ERROR:angle_platform_impl.cc(43)] Display.cpp:1019 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in …/…/third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1639.
ERR: Display.cpp:1019 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in …/…/third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1639.
[768618:1023/121435.769595:ERROR:gl_display.cc(504)] EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-7): A requested extension is not supported, in …/…/third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1639.
[768618:1023/121435.769627:ERROR:gl_display.cc(793)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[768618:1023/121435.769669:ERROR:gl_display.cc(819)] Initialization of all EGL display types failed.
[768618:1023/121435.769703:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
[768618:1023/121444.441404:ERROR:angle_platform_impl.cc(43)] RendererVk.cpp:157 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
ERR: RendererVk.cpp:157 (VerifyExtensionsPresent): Extension not supported: VK_KHR_surface
[768618:1023/121444.441541:ERROR:angle_platform_impl.cc(43)] RendererVk.cpp:157 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
ERR: RendererVk.cpp:157 (VerifyExtensionsPresent): Extension not supported: VK_KHR_xcb_surface
[768618:1023/121444.441723:ERROR:angle_platform_impl.cc(43)] Display.cpp:1019 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in …/…/third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1639.
ERR: Display.cpp:1019 (initialize): ANGLE Display::initialize error 0: Internal Vulkan error (-7): A requested extension is not supported, in …/…/third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1639.
[768618:1023/121444.441794:ERROR:gl_display.cc(504)] EGL Driver message (Critical) eglInitialize: Internal Vulkan error (-7): A requested extension is not supported, in …/…/third_party/angle/src/libANGLE/renderer/vulkan/RendererVk.cpp, enableInstanceExtensions:1639.
[768618:1023/121444.441830:ERROR:gl_display.cc(793)] eglInitialize SwANGLE failed with error EGL_NOT_INITIALIZED
[768618:1023/121444.441882:ERROR:gl_display.cc(819)] Initialization of all EGL display types failed.
[768618:1023/121444.441912:ERROR:gl_ozone_egl.cc(26)] GLDisplayEGL::Initialize failed.
[768618:1023/121444.472943:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
12:14:44.676 › Saving omniverse-launcher.desktop file to /tmp/omniverse-launcher-TCIyyt…
12:14:44.677 ›
[Desktop Entry]
Name=omniverse-launcher
Exec=“/home/ryan/download/omniverse-launcher-linux.AppImage” %u
Type=Application
Terminal=false
MimeType=x-scheme-handler/omniverse-launcher
12:14:44.854 › Saving omniverse.desktop file to /tmp/omniverse-launcher-ZmfF9v…
12:14:44.855 ›
[Desktop Entry]
Name=omniverse-launcher
Exec=“/home/ryan/download/omniverse-launcher-linux.AppImage” %u
Type=Application
Terminal=false
MimeType=x-scheme-handler/omniverse
thanks for helping