google / google/gapid

Fails to work on Android 7.1 on Google Pixelbook 2017 with Linux host

Open
#1,611 3 comments 0 reactions 0 assignees View on GitHub
GAPII P2 triaged
Dominant language
Go
Stars
2.2k
Forks
329
PR merge metrics
No merged PRs in 30d

Description

# Summary

The gapid gui is unable to scan the packages/actions on my Android 7.1 client when running the gui on a Linux desktop.

# Details

Using the official [gapid-1.0.2-linux.zip](https://github.com/google/gapid/releases/download/v1.0.2/gapid-1.0.2-linux.zip).

The Android 7.1 device is the Google Pixelbook 2017, codenamed "Eve". Specifically, the client is the ARC++ container running inside Chrome OS. The Android device supports the following ABIs according to getprop: x86_64 (primary), x86, armeabi-v7a, armeabi.

The gapid gui is running on Google's internal Debian distro.

# Logs & Screen Capture

Attached is a short (17s) screen capture of my problem; logs and device info (such as the GLES and Vulkan capabilities) of the Android device; and the stdout/stderr of gapid.

(Apologies for zipping the mp4 file, but Github rejects stand-alone video files).

[2018-02-09-23-31-56Z-chadversary--android-dumpsys-surfaceflinger.log](https://github.com/google/gapid/files/1712742/2018-02-09-23-31-56Z-chadversary--android-dumpsys-surfaceflinger.log)
[2018-02-09-23-31-56Z-chadversary--android-getprop.log](https://github.com/google/gapid/files/1712743/2018-02-09-23-31-56Z-chadversary--android-getprop.log)
[2018-02-09-23-31-56Z-chadversary--android-vkinfo.log](https://github.com/google/gapid/files/1712744/2018-02-09-23-31-56Z-chadversary--android-vkinfo.log)
[2018-02-09-23-31-56Z-chadversary--gapid.log](https://github.com/google/gapid/files/1712745/2018-02-09-23-31-56Z-chadversary--gapid.log)
[2018-02-09-23-31-56Z-chadversary--gapid-screen-capture.mp4.zip](https://github.com/google/gapid/files/1712759/2018-02-09-23-31-56Z-chadversary--gapid-screen-capture.mp4.zip)

# Armchair Diagnosis

The device's primary ABI is x86_64, but the gapid binary releases do not provide gapid-x86_64.apk.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.