Waydroid: Difference between revisions

Genius (talk | contribs)
Undo revision 28926 by Mach50 (talk)
Tag: Undo
Onny (talk | contribs)
Linux 5.18+: Old not needed anymore
Line 157: Line 157:
ro.hardware.gralloc=default
ro.hardware.gralloc=default
ro.hardware.egl=swiftshader
ro.hardware.egl=swiftshader
</nowiki>}}
=== Linux 5.18+ ===
Linux 5.18 and later removed ashmem in favor of memfd, so you may need to tell Waydroid (1.2.1 and later) to use the new module:
{{file|/var/lib/waydroid/waydroid_base.prop|prop|<nowiki>
sys.use_memfd=true
</nowiki>}}
</nowiki>}}