Halium/projectmanagement

[device-port] [bullhead] Google Nexus 5X

bhush9 opened this issue · 11 comments

Works

  • test_gps
  • test_hwcomposer
  • test_lights
  • test_vibrator (see also issue #16)
  • test_wifi
  • test_sensors : just segfaults

Doesn't work

  • test_audio
library "/system/lib/soundfx/libspeakerbundle.so" not found
Audio device API version 0200 doesn't match platform current 3004.test_audio: test_audio.c:71: main: Assertion `audiohw->common.version == AUDIO_DEVICE_API_VERSION_CURRENT' failed.
Aborted
  • test_camera
library "libcamera_compat_layer.so" not found
Segmentation fault
  • test_input
library "libis_compat_layer.so" not found
Segmentation fault
  • test_nfc
Starting test_nfc.
Finding NFC hardware module.
test_nfc: test_nfc.c:156: testNfc: Assertion `hwModule != NULL' failed.
Aborted
  • test_recorder
Test application for video recording using the camera
Recording start with volume up button. And stops with volume down.
The result is stored to /root/test_video.avi

library "libcamera_compat_layer.so" not found
Segmentation fault

Broken test in general

  • test_egl
  • test_glesv2
  • test_media

With the commit above now test_sensors is working.

such a bummer... Can a new halium version fix these?

is anyone working on this device?any progress?

Any news guys?

Not really, it mostly works. Some of the tests are just broken but actually camera works with gst-droid.

Hi! How can I compile this and try it myself? Thanks!!!!

docs.halium.org

Any news about Nexus 5X support?

I'm port UT for bullhead, i have a good progress, i got GUI, sound, vibrator, power button, touchscreen work. My work is based on halium-9.0
bullhead