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:Jump to 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)...
11 Replies
It says ERROR: WayDroid is not initialized, run "waydroid init"
When I select "Initialise Waydroid" it does nothing.
Solution
try run this then in the terminal directly
Thank you so much
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
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"
seems related: https://github.com/waydroid/waydroid/issues/1281
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 -...
Following these steps worked for me as a temporary workaround: https://docs.waydro.id/usage/install-on-desktops#manually-starting-waydroid
But I'd rather not have to do this every time 😅
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
For the record I didn't install Gapps
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 :).