On Mon, Feb 10, 2025 at 8:17 PM Andre Robatino
<robat...@fedoraproject.org> wrote:
>
> Filed https://bugzilla.redhat.com/show_bug.cgi?id=2343301 . Turns out the 
> problem is that my CPU doesn't support SSE4.2. There are images that are 
> supposed to work for such CPUs but some SSE4.2 code got into the recent ones 
> which is why my setup stopped working. Reverting to earlier images, it works 
> again (until the latest images are fixed so they no longer contain SSE4.2 
> code).

Android requires SSE4.2 + POPCNT for x86_64; and SSSE3 for x86. See
<https://developer.android.com/ndk/guides/abis.html>.

You probably need to ensure your cpu has the minimum Android cpu
features for Waydroid.

Jeff
-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to