aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephane Desneux <stephane.desneux@iot.bzh>2018-07-24 18:49:24 +0200
committerJonathan Aillet <jonathan.aillet@iot.bzh>2018-10-08 15:56:09 +0200
commitc9bbd96bd98611870b730a27cdab20c1d661fa71 (patch)
tree401b7c032426c315a92246ad98200d9e3acaf4eb
parente1e0697f1ebd921a2b414bd045047e79b93d9c50 (diff)
hal-4a-raspberry-pi-3: add a WARNING related to RPI3 sound driver bug
Bug-AGL: SPEC-1610 Change-Id: I331bd239e8394025367d25c3e51da4c64a16abab Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
-rw-r--r--4a-hal-cfg-community/hal-4a-raspberry-pi-3.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/4a-hal-cfg-community/hal-4a-raspberry-pi-3.json b/4a-hal-cfg-community/hal-4a-raspberry-pi-3.json
index 48f639c..36f777a 100644
--- a/4a-hal-cfg-community/hal-4a-raspberry-pi-3.json
+++ b/4a-hal-cfg-community/hal-4a-raspberry-pi-3.json
@@ -6,7 +6,7 @@
"version": "0.9",
"api": "4a-hal-raspberry-pi-3",
"require": [ "alsacore", "smixer" ],
- "info": "4a hal for Raspberry Pi 3 device",
+ "info": "4a hal for Raspberry Pi 3 device\nWARNING: in AGL FF.rc2, RPI3 suffers from a bug in the native sound card driver that prevents DMix component to work correctly. As a consequence, no sound can be heard on the internal sound card of the PI3. See https://jira.automotivelinux.org/browse/SPEC-1610 . [Signed-Off: sdx@iot.bzh - 20180724]",
"author": "Jonathan Aillet",
"date": "2018-07-20"
},