-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
android.hardware.graphics.composer@2.1-service crashes on Ubuntu Touch #32
Comments
Got Waydroid working on Mir 2.9.0 |
See #12 (comment)
I'm testing them on a Librem 5 phone with phoc 0.21 (using wlroots 0.15.1). Anyway, I'll make a patch that makes viewporter usage optional later today. |
Yea the Android 11 images are also broken on unpatched Mir 2.9.0's Running the same images under |
Filled as canonical/mir#2599 FWIW, #33 should already make Waydroid work on compositors that don't support wp_viewporter again, although they're going to miss surface cropping fixes. |
Adding as a tracking issue so this isn't forgotten about, @dos1 you've been doing a lot of
hwcomposer
related work recently so you should know about this I believe. What were those patches tested on?I tested this on a Volla Phone 22 / Halium 11 running Ubuntu Touch 16.04 (2022-08-22 / devel channel) with Waydroid 1.2.0 and Android 11 images (so using
lineage-18.1
branch here) provided by @aleasto.He suspected Mir (2.9.0 even) is missing some required Wayland protocol support, specifically https://wayland.app/protocols/viewporter, so my question is: should I be able to see a similar crash on x86_64 when running the Mir 2.9.0 test compositor as seen in the
logcat
from the phone attached below?waydroid-logcat.log
waydroid-log.log
Fwiw Ubuntu Touch uses a patched Mir 1.8.2 version and testing that outside of a device running Ubuntu Touch might be tricky or not possible (I've not tried yet).
Related(?): #12
The text was updated successfully, but these errors were encountered: