#Waydroid - [BUG] dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply

I've been having a similar issue recently. I am having the same issues on multiple machines. My desktop is running Bazzite Gnome Nvidia Distro. AMD Ryzen 7 3800X with a Geforce RTX 2070 Super My Laptop is running Bazzite-Deck:Stable using KDE. AMD Ryzen 9 6900HS with Radeon RX 6700S and Intergrated Graphics. I have tried everything under the sun, but since the recent update I either get a black screen that stays up when Waydroid tries to run, or I get Waydroid to open up and immediately close after. I have followed the instructions on the guide, I have reset waydroid, rebooted my PC, deleted all remnants of waydroid I could from both machines, but I was only able to get it to run once on each machine using waydroid show-full-ui Now they are not working on either machine. On my Laptop, I am getting the following message: bazzite@bazzite:~$ waydroid show-full-ui [16:03:37] Starting waydroid session [16:03:38] Introspect error on :1.479:/ContainerManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Remote peer disconnected [16:03:38] WayDroid container is not listening
3 Replies
TinoXtreme
TinoXtremeOP3w ago
On my desktop i am currently getting just a full black screen, but looking through the logs this is what is showing up: RUNNING (086069) [16:06:29] % lxc-stop -P /var/lib/waydroid/lxc -n waydroid -k lxc-start: waydroid: ../src/lxc/utils.c: run_buffer: 571 Script exited with status 126 lxc-start: waydroid: ../src/lxc/start.c: lxc_end: 986 Failed to run lxc.hook.post-stop for container "waydroid" (086069) [16:06:29] % lxc-info -P /var/lib/waydroid/lxc -n waydroid -sH STOPPED (086069) [16:06:29] % /usr/lib/waydroid/data/scripts/waydroid-net.sh stop vnic is waydroid0 (086069) [16:06:30] % umount /var/lib/waydroid/rootfs/vendor/waydroid.prop (086069) [16:06:30] % umount /var/lib/waydroid/rootfs/vendor (086069) [16:06:30] % umount /var/lib/waydroid/rootfs/vendor (086069) [16:06:30] % umount /var/lib/waydroid/rootfs (086069) [16:06:30] % umount /var/lib/waydroid/rootfs (124072) [16:06:32] % tail -n 60 -F /var/lib/waydroid/waydroid.log (124072) [16:06:32] output passed to waydroid stdout, not to this log I've spent multiple hours on this yesterday and today and I'm just going to call it quits unless I get some new insight on the matter. I'm hoping someone can shine some light on this. P.S. - I've also tried a sudo startx command on both PCs and I am getting error messages on both as well. Don't know if its the intended behavior or not but Getting Failed to create screen resources on both machines
zany130
zany1303w ago
on your desktop pc i don't think waydroid supports nvidia but besides that waydroid may also be broken as im getting the same issue on my steam deck and on my desktop pc (7900 GRE)
Waydroid Setup
Please read the Waydroid setup documentation before continuing
[18:24:19] Downloading https://sourceforge.net/projects/waydroid/files/images/system/lineage/waydroid_x86_64/lineage-18.1-20250208-VANILLA-waydroid_x86_64-system.zip/download
[Downloading] 789.05 MB/789.32 MB 96838.76 kbps(approx.)[18:24:45] Validating system image
[18:24:45] Extracting to /var/lib/waydroid/images
[18:24:49] Downloading https://sourceforge.net/projects/waydroid/files/images/vendor/waydroid_x86_64/lineage-18.1-20250208-MAINLINE-waydroid_x86_64-vendor.zip/download
[Downloading] 186.52 MB/187.11 MB 98143.68 kbps(approx.)[18:24:52] Validating vendor image
[18:24:53] Extracting to /var/lib/waydroid/images
Waydroid has been initialized, please run waydroid once before you Configure Waydroid

/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
+ '[' inactive == active ']'
+ grep -qz 'not initialized'
++ /usr/bin/waydroid status
[18:24:59] Introspect error on :1.1906:/ContainerManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Remote peer disconnected
+ 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)
+ launch_waydroid 1920x1080 show-full-ui
+ wlr-randr --output X11-1 --custom-mode 1920x1080
unknown output X11-1
Waydroid Setup
Please read the Waydroid setup documentation before continuing
[18:24:19] Downloading https://sourceforge.net/projects/waydroid/files/images/system/lineage/waydroid_x86_64/lineage-18.1-20250208-VANILLA-waydroid_x86_64-system.zip/download
[Downloading] 789.05 MB/789.32 MB 96838.76 kbps(approx.)[18:24:45] Validating system image
[18:24:45] Extracting to /var/lib/waydroid/images
[18:24:49] Downloading https://sourceforge.net/projects/waydroid/files/images/vendor/waydroid_x86_64/lineage-18.1-20250208-MAINLINE-waydroid_x86_64-vendor.zip/download
[Downloading] 186.52 MB/187.11 MB 98143.68 kbps(approx.)[18:24:52] Validating vendor image
[18:24:53] Extracting to /var/lib/waydroid/images
Waydroid has been initialized, please run waydroid once before you Configure Waydroid

/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
+ '[' inactive == active ']'
+ grep -qz 'not initialized'
++ /usr/bin/waydroid status
[18:24:59] Introspect error on :1.1906:/ContainerManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Remote peer disconnected
+ 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)
+ launch_waydroid 1920x1080 show-full-ui
+ wlr-randr --output X11-1 --custom-mode 1920x1080
unknown output X11-1
TinoXtreme
TinoXtremeOP3w ago
I'm sorry to see that you are experiencing the same issue. I know Nvidia doesn't support GPU acceleration but I know it defaults to CPU which I was fine with because I was only using mine mainly for voice chat over PlayStation Network

Did you find this page helpful?