Waydroid not launching

I used this guide but after the ujust setup-waydroid and Initialize Waydroid it doesn't launch waydroid. I tried resetting but didn't work. https://universal-blue.discourse.group/docs?topic=32 /usr/bin/waydroid-launcher output: baha@192:~$ /usr/bin/waydroid-launcher + 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 + xdg-open 'https://universal-blue.discourse.group/docs?topic=32' + exit 1 System
Operating System: Bazzite 40 KDE Plasma Version: 6.1.3 KDE Frameworks Version: 6.4.0 Qt Version: 6.7.2 Kernel Version: 6.9.12-201.fsync.fc40.x86_64 (64-bit) Graphics Platform: Wayland Processors: 8 × AMD Ryzen 3 5300U with Radeon Graphics Memory: 6,6 GiB of RAM Graphics Processor: AMD Radeon Graphics Manufacturer: LENOVO Product Name: 82KD System Version: Lenovo V15 G2 ALC
Solution:
try run this then in the terminal directly ```bash IMAGE_INFO="/usr/share/ublue-os/image-info.json" IMAGE_NAME=$(jq -r '."image-name"' < $IMAGE_INFO)...
Jump to solution
11 Replies
Indra
IndraOP4mo ago
It says ERROR: WayDroid is not initialized, run "waydroid init" When I select "Initialise Waydroid" it does nothing.
Solution
HikariKnight
HikariKnight4mo ago
try run this then in the terminal directly
IMAGE_INFO="/usr/share/ublue-os/image-info.json"
IMAGE_NAME=$(jq -r '."image-name"' < $IMAGE_INFO)
if [[ ! $IMAGE_NAME =~ "deck" && ! $IMAGE_NAME =~ "ally" ]]; then
sudo systemctl enable --now waydroid-container
fi
sudo waydroid init -c 'https://ota.waydro.id/system' -v 'https://ota.waydro.id/vendor'
echo "Waydroid has been initialized, please run waydroid once before you Configure Waydroid"
IMAGE_INFO="/usr/share/ublue-os/image-info.json"
IMAGE_NAME=$(jq -r '."image-name"' < $IMAGE_INFO)
if [[ ! $IMAGE_NAME =~ "deck" && ! $IMAGE_NAME =~ "ally" ]]; then
sudo systemctl enable --now waydroid-container
fi
sudo waydroid init -c 'https://ota.waydro.id/system' -v 'https://ota.waydro.id/vendor'
echo "Waydroid has been initialized, please run waydroid once before you Configure Waydroid"
Indra
IndraOP4mo ago
Thank you so much
No description
HikariKnight
HikariKnight4mo ago
no idea why that step doesnt run in the ujust, everything except the 2 lines at the top is what executes when you do initialize in the ujust 😂 the first 2 lines are at the beginning of the ujust and i copied them just to make the snippet i posted work
Luci
Luci4mo ago
I am having the same exact problem except for me this did not help And I'm not even getting any logs, journalctl says "for details see waydroid log" and waydroid log says "output passed to waydroid stdout, not to this log"
(004511) [21:23:09] Hardware service is not even started
(004511) [21:23:09] % lxc-info -P /var/lib/waydroid/lxc -n waydroid -sH
STOPPED
(004511) [21:23:09] % /usr/lib/waydroid/data/scripts/waydroid-net.sh stop
(012287) [21:30:17] % tail -n 60 -F /var/lib/waydroid/waydroid.log
(012287) [21:30:17] *** output passed to waydroid stdout, not to this log ***
(004511) [21:23:09] Hardware service is not even started
(004511) [21:23:09] % lxc-info -P /var/lib/waydroid/lxc -n waydroid -sH
STOPPED
(004511) [21:23:09] % /usr/lib/waydroid/data/scripts/waydroid-net.sh stop
(012287) [21:30:17] % tail -n 60 -F /var/lib/waydroid/waydroid.log
(012287) [21:30:17] *** output passed to waydroid stdout, not to this log ***
$ waydroid --details-to-stdout first-launch
(016998) [21:51:51] Starting waydroid session
(016998) [21:51:51] org.freedesktop.DBus.Error.ServiceUnknown: Could not activate remote peer 'id.waydro.Container': startup job failed
(016998) [21:51:51] WayDroid container is not listening
$ waydroid --details-to-stdout first-launch
(016998) [21:51:51] Starting waydroid session
(016998) [21:51:51] org.freedesktop.DBus.Error.ServiceUnknown: Could not activate remote peer 'id.waydro.Container': startup job failed
(016998) [21:51:51] WayDroid container is not listening
Luci
Luci4mo ago
GitHub
[BUG] Container can't start, errors · Issue #1281 · waydroid/waydro...
Describe the bug Expected behaviour Install waydroid as defined in docs Waydroid-container.service starts automatically Waydroid works Actual behaviour Waydroid installed using sudo waydroid init -...
Luci
Luci4mo ago
But I'd rather not have to do this every time 😅
sul
sul4mo ago
this happened to me but I think its because I opened waydroid first and changed it to gapps after I reset waydroid with ujust command and done setup again it worked using the gui
Luci
Luci3mo ago
For the record I didn't install Gapps
Pinokyow
Pinokyow3mo ago
i fix it by deleting or disabling the other container (the one from bazzite) use mission center to see the running process. just search for waydroid. then there will be two process... this is what i did. my other problem is how to use prop set but the system does not let me write it in the system :).
Want results from more Discord servers?
Add your server