rlou
UBUniversal Blue
•Created by Raevenant on 3/26/2025 in #🛟bazzite-help
waydroid only showing black screen
having a similar issue here. when trying to run it for the first time i see the same black window and in the logs i get this
$ /usr/bin/waydroid-launcher
+ '[' -z '' ']'
+ source /etc/default/waydroid-launcher
++ WAYDROID_UNKNOWN_WIDTH=1920
++ WAYDROID_UNKNOWN_HEIGHT=1080
++ WAYDROID_GRALLOC=minigbm_gbm_mesa
++ case "$(/usr/libexec/hwsupport/sysid)" in
+++ /usr/libexec/hwsupport/sysid
++ WAYDROID_WIDTH=1920
++ WAYDROID_HEIGHT=1080
+ (( 0 == 0 ))
+ set -- show-full-ui
++ systemctl is-active waydroid-container.service
+ '[' active == active ']'
+ pkexec /usr/libexec/waydroid-container-stop
+ grep -qz 'not initialized'
++ /usr/bin/waydroid status
+ export -f launch_waydroid
+ pkexec /usr/libexec/waydroid-container-start
++ pgrep wlr-randr
+ '[' -z '' ']'
+ cage -- bash -uxc 'launch_waydroid "$@"' _ 1920x1080 show-full-ui
++ pgrep surfaceflinger
+ '[' '' == '' ']'
+ sleep 1
amdgpu: amdgpu_cs_ctx_create2 failed. (-13)
00:00:00.049 [backend/wayland/tablet_v2.c:864] zwp_tablet_v2 already present
+ launch_waydroid 1920x1080 show-full-ui
+ wlr-randr --output X11-1 --custom-mode 1920x1080
unknown output X11-1
+ sleep 1
++ pgrep surfaceflinger
+ '[' '' == '' ']'
+ sleep 1
+ shift
+ exec waydroid show-full-ui
++ pgrep surfaceflinger
+ '[' '' == 6433 ']'
+ sleep 10
+ pkexec /usr/libexec/waydroid-fix-controllers
add
++ pgrep cage
+ '[' -n 6172 ']'
+ sleep 1
++ pgrep cage
+ '[' -n 6172 ']'
+ sleep 1
++ pgrep cage
+ '[' -n 6172 ']'
+ sleep 1
#... repeat forever.
$ /usr/bin/waydroid-launcher
+ '[' -z '' ']'
+ source /etc/default/waydroid-launcher
++ WAYDROID_UNKNOWN_WIDTH=1920
++ WAYDROID_UNKNOWN_HEIGHT=1080
++ WAYDROID_GRALLOC=minigbm_gbm_mesa
++ case "$(/usr/libexec/hwsupport/sysid)" in
+++ /usr/libexec/hwsupport/sysid
++ WAYDROID_WIDTH=1920
++ WAYDROID_HEIGHT=1080
+ (( 0 == 0 ))
+ set -- show-full-ui
++ systemctl is-active waydroid-container.service
+ '[' active == active ']'
+ pkexec /usr/libexec/waydroid-container-stop
+ grep -qz 'not initialized'
++ /usr/bin/waydroid status
+ export -f launch_waydroid
+ pkexec /usr/libexec/waydroid-container-start
++ pgrep wlr-randr
+ '[' -z '' ']'
+ cage -- bash -uxc 'launch_waydroid "$@"' _ 1920x1080 show-full-ui
++ pgrep surfaceflinger
+ '[' '' == '' ']'
+ sleep 1
amdgpu: amdgpu_cs_ctx_create2 failed. (-13)
00:00:00.049 [backend/wayland/tablet_v2.c:864] zwp_tablet_v2 already present
+ launch_waydroid 1920x1080 show-full-ui
+ wlr-randr --output X11-1 --custom-mode 1920x1080
unknown output X11-1
+ sleep 1
++ pgrep surfaceflinger
+ '[' '' == '' ']'
+ sleep 1
+ shift
+ exec waydroid show-full-ui
++ pgrep surfaceflinger
+ '[' '' == 6433 ']'
+ sleep 10
+ pkexec /usr/libexec/waydroid-fix-controllers
add
++ pgrep cage
+ '[' -n 6172 ']'
+ sleep 1
++ pgrep cage
+ '[' -n 6172 ']'
+ sleep 1
++ pgrep cage
+ '[' -n 6172 ']'
+ sleep 1
#... repeat forever.
64 replies