Waydriod Launcher not booting
Booting Waydriod from menu shows the icon on the Task Manager for a second before disappearing, trying to launch it via Ptyxis throws up the error "error: Justfile does not contain recipe
init-waydroid
.". I'm not too used to problem solving with bazzite so need help to understand my next steps and any additional information.7 Replies
What version of Bazzite you on?
40
Steam Deck & HTPC Edition
It's setup-waydroid
Hmmm
/usr/bin/waydroid-launcher
+ source /etc/default/waydroid-launcher
++ WAYDROID_UNKNOWN_WIDTH=1920
++ WAYDROID_UNKNOWN_HEIGHT=1080
++ WAYDROID_GRALLOC=minigbm_gbm_mesa
++ case "$(cat /sys/devices/virtual/dmi/id/product_name)" in
+++ cat /sys/devices/virtual/dmi/id/product_name
++ WAYDROID_WIDTH=2560
++ WAYDROID_HEIGHT=1600
++ WAYDROID_DENSITY=240
+ (( 0 == 0 ))
+ set -- show-full-ui
++ systemctl is-active waydroid-container.service
+ '[' inactive == active ']'
+ grep -qz 'not initialized'
++ /usr/bin/waydroid status
+ /usr/bin/ujust init-waydroid
error: Justfile does not contain recipe
init-waydroid
.
This is the full output, Can you help walk me though what I should be doing now to setup Waydroid?Universal Blue
Bazzite Waydroid Setup Guide
NOTE: Waydroid does not work on Nvidia’s proprietary drivers, and requires an AMD or Intel GPU for the best results. What is Waydroid? Waydroid is an Android container that runs on Linux. Bazzite users can run Android applications using this method. First Time Setup Open a host terminal and enter this command to setup Waydroid: ujust setup-w...
I got it working Thank You!
And thanks to you reporting this, in the next version, instead of the shortcut failing now it opens this website