Guest User

Untitled

a guest
Dec 24th, 2023
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.40 KB | None | 0 0
  1. jeyen@sunglasses:~> flatpak run dev.vencord.Vesktop
  2. Using NVIDIA on Wayland, disabling gpu sandbox
  3. Passing the following arguments to Electron: --ozone-platform-hint=auto --disable-gpu-sandbox
  4. [3:1224/181437.461546:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
  5. [3:1224/181437.793587:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
  6. [3:1224/181437.793645:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
  7. [50:1224/181437.932534:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
  8. [50:1224/181437.932553:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= RGBA_8888 and usage=SCANOUT
  9. [50:1224/181437.932612:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
  10. [50:1224/181437.932623:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= RGBA_8888 and usage=GPU_READ
  11. [50:1224/181437.932630:ERROR:shared_image_factory.cc(926)] CreateSharedImage: could not create backing.
  12. [50:1224/181437.932642:ERROR:shared_image_factory.cc(758)] DestroySharedImage: Could not find shared image mailbox
  13. [50:1224/181437.932689:ERROR:gpu_service_impl.cc(1089)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
  14. [3:1224/181437.937794:ERROR:gpu_process_host.cc(991)] GPU process exited unexpectedly: exit_code=8704
  15. [95:1224/181437.998476:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
  16. [95:1224/181437.998497:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= RGBA_8888 and usage=SCANOUT
  17. [95:1224/181437.998562:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
  18. [95:1224/181437.998576:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= RGBA_8888 and usage=GPU_READ
  19. [95:1224/181437.998582:ERROR:shared_image_factory.cc(926)] CreateSharedImage: could not create backing.
  20. [95:1224/181437.998588:ERROR:shared_image_factory.cc(758)] DestroySharedImage: Could not find shared image mailbox
  21. [95:1224/181437.998636:ERROR:gpu_service_impl.cc(1089)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
  22. [59:1224/181438.002208:ERROR:command_buffer_proxy_impl.cc(127)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
  23. [3:1224/181438.005430:ERROR:gpu_process_host.cc(991)] GPU process exited unexpectedly: exit_code=8704
  24. [105:1224/181438.062888:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
  25. [105:1224/181438.062914:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= RGBA_8888 and usage=SCANOUT
  26. [105:1224/181438.062959:ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
  27. [105:1224/181438.062969:ERROR:gbm_pixmap_wayland.cc(82)] Cannot create bo with format= RGBA_8888 and usage=GPU_READ
  28. [105:1224/181438.062973:ERROR:shared_image_factory.cc(926)] CreateSharedImage: could not create backing.
  29. [105:1224/181438.062977:ERROR:shared_image_factory.cc(758)] DestroySharedImage: Could not find shared image mailbox
  30. [105:1224/181438.063010:ERROR:gpu_service_impl.cc(1089)] Exiting GPU process because some drivers can't recover from errors. GPU process will restart shortly.
  31. [3:1224/181438.067955:ERROR:gpu_process_host.cc(991)] GPU process exited unexpectedly: exit_code=8704
  32. [59:1224/181438.102984:ERROR:command_buffer_proxy_impl.cc(127)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
  33. [77:1224/181438.146997:ERROR:command_buffer_proxy_impl.cc(127)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.
  34. Warning: vkCreateInstance: Found no drivers!
  35. Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER
  36. at CheckVkSuccessImpl (../../third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:88)
  37. at CreateVkInstance (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:458)
  38. at Initialize (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:344)
  39. at Create (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:266)
  40. at operator() (../../third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:521)
  41.  
Advertisement
Add Comment
Please, Sign In to add comment