Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

CES demo integration report 10/31-11/4

build :

SW : AGL 14.0.1 ( agl-demo-platform and agl-ic-container-demo-host)

  1.  bitbake agl-cluster-demo-lxc-host
  2.  bitbake agl-demo-platform

Modification:

  • agl-iccontainer-demo-host : No modification.  add "agl-selinux" feature
  • agl-demo-platform :
    • add “agl-drm-lease feature
    • add "tar.bz2" in local.conf

Setup :

  1. Flash agl-ic-container image (wic) to SD card, and expand “agl-demo-platform image tarball into SD (/var/lib/machine/agl-ivi)
  2. Change lxc configuration (/var/lib/lxc/ivi-demo/config) to specify “agl-ivi folder.
  3. Copy /etc/default/weston file to /etc/default/agl-compositor in agl-ivi.
  4. And update to “XDG_RUNTIME_DIR=/run/usr/1001
  5. disable "tty7" description in usr/lib/systemd/system/agl-session\@agl-driver.service.d/agl-compositor.conf

  6. comment-out "#StandardInput=tty-fail" line in /usr/lib/systemd/system/agl-session\@.service

  7. chown root:202 /dev/pvr_sync

  8. Remove output name (HDMI-A-1) in weston.ini in agl-demo-platform side
  • No labels