I think I also got errors when installing from chum the first time, but honestly cant remember what made the difference did you try both waydroid and waydroid runner?
maybe give it a try from the commandline as well in the hope for more precise error message.
I’m maybe gonna try to install wayland as explained in that post, but I’m not hopeful.
FYI, here’s what I get so far:
[defaultuser@xperiaXZ2Compact ~]$ waydroid-runner
[D] unknown:0 - Using Wayland-EGL
library “libGLESv2_adreno.so” not found
library “eglSubDriverAndroid.so” not found
Wayland socket: …/…/display/wayland-1
[D] onCompleted:580 - Warning: specifying an object instance for initialPage is sub-optimal - prefer to use a Component
[D] expression for onStatusChanged:110 - Status: 1 Starting Android session
[Session] [19:20:26] XDG Session is not “wayland”
[Session] [19:20:28] Failed to start Clipboard manager service, check logs
[D] unknown:0 - Current Wayland socket: “…/…/display/wayland-1”
[D] expression for onStatusChanged:110 - Status: 2 Waiting for Android UI
[FullUI] [19:20:29] Failed to get service waydroidplatform, trying again…
The last line keeps on repeating itself, until I close waydroid-runner
I’ll keep you informed
You have to install packages from Chum - waydroid and waydroid-runner. Then install from terminal -
devel-su
zypper in waydroid-gbinder-config-hybris
cd /etc/gbinder.d
vi anbox-hybris.conf
Change aidl2 to aidl3
Save file.
waydroid init
Than reboot and start waydroid
Hey @Sheigorath thanks for your suggestion, I have looked around for any hint and haven’t found anything.
I still get errors - I will just paste them here in case you or anyone else at a later point can chip in:
,---
| Sailfish OS 4.4.0.72 (Vanha Rauma)
'---
[defaultuser@GeminiPDA ~]$ devel-su
Password:
[root@GeminiPDA ]# cat /etc/gbinder.d/anbox-hybris.conf
[Protocol]
/dev/puddlejumper = aidl3
/dev/vndpuddlejumper = aidl3
/dev/hwpuddlejumper = hidl
[ServiceManager]
/dev/puddlejumper = aidl3
/dev/vndpuddlejumper = aidl3
/dev/hwpuddlejumper = hidl
[root@GeminiPDA defaultuser]# waydroid init
[22:13:28] Failed to load binder driver
[22:13:28] modprobe: FATAL: Module binder_linux not found in directory /lib/modules/3.18.41
[22:13:28] ERROR: Binder node "vndbinder" for waydroid not found
[22:13:28] See also: <https://github.com/waydroid>
Run 'waydroid log' for details.
[root@GeminiPDA defaultuser]# waydroid log
helpers.drivers.setupBinderNodes(args)
File "/opt/waydroid/tools/helpers/drivers.py", line 141, in setupBinderNodes
raise OSError('Binder node "vndbinder" for waydroid not found')
OSError: Binder node "vndbinder" for waydroid not found
(002807) [22:13:28] % modprobe binder_linux devices="anbox-vndbinder,anbox-hwbinder"
modprobe: FATAL: Module binder_linux not found in directory /lib/modules/3.18.41
(002807) [22:13:28] Failed to load binder driver
(002807) [22:13:28] modprobe: FATAL: Module binder_linux not found in directory /lib/modules/3.18.41
(002807) [22:13:28] ERROR: Binder node "vndbinder" for waydroid not found
(002807) [22:13:28] See also: <https://github.com/waydroid>
(002807) [22:13:28] Traceback (most recent call last):
File "/opt/waydroid/tools/__init__.py", line 53, in main
actions.init(args)
File "/opt/waydroid/tools/actions/initializer.py", line 101, in init
setup_config(args)
File "/opt/waydroid/tools/actions/initializer.py", line 93, in setup_config
helpers.drivers.setupBinderNodes(args)
File "/opt/waydroid/tools/helpers/drivers.py", line 141, in setupBinderNodes
raise OSError('Binder node "vndbinder" for waydroid not found')
OSError: Binder node "vndbinder" for waydroid not found
(002834) [22:16:00] % tail -n 60 -F /var/lib/waydroid/waydroid.log
(002834) [22:16:00] *** output passed to waydroid stdout, not to this log ***
I saw in another forum a suggestion to self compile missing kernel modules, this is something I only have peripheral experience with.
Thank you Sheigorath, I now have an android ui. Still giving the same errors in terminal, but the last line as described in my previous post stops repeating itself after some tim. Thank you!
Hello, i an trying to instal waydroid on Xperia 10 I, but keep getting an error “XDG session is not Wayland” and “Failed to start clipboard manager, check the logs”, but the logs are empty.
Did anybody answer this question? I tried to install waydroid on my XA2 Ultra along with App support, but it doesn’t start but gives Error code 2, whatever that means.
Should I expect it to work or are there obvious reasons that stop this show?