Skip to content

vc4: Android HWUI rendering on RPI3 freezes screen #117

Closed
@babyimp

Description

@babyimp

Hi,

I'm working with Android Things in Google.
When HWUI rendering is enabled on RPI3 where Android Things DP5.1 is installed, app screen is frozen.

Steps to reproduce:

  1. Install Android Things DP5.1 on RPI3
  2. Boot RPI3
  3. Change the system property
    % adb connect xx.xx.xx.xx
    % adb shell setprop persist.sys.ui.hw true
  4. Reboot RPI3

Now, booting animation is okay, but IoTLauncher is not rendered properly. Then, ANR occurs.
According to ANR log (attached) for IoTLauncher, HWUI renderer seems to wait for other to signal fence.

This issue might be more relevant to mesa, but I hope to get some hints to solve this issue here.

anr_log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions