From c9bbd96bd98611870b730a27cdab20c1d661fa71 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Tue, 24 Jul 2018 18:49:24 +0200 Subject: 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 --- 4a-hal-cfg-community/hal-4a-raspberry-pi-3.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '4a-hal-cfg-community/hal-4a-raspberry-pi-3.json') 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" }, -- cgit 1.2.3-korg