dueros: avoid bad sound when booting
Change-Id: Ia40483d49b4e3df3803b9ba542b80cfc393d0347 Signed-off-by: hertz.wang <wangh@rock-chips.com>
This commit is contained in:
@ -41,6 +41,7 @@ if [ -r $DUEROS_ALSASTATE_FILE ]; then
|
||||
alsactl restore --file=$DUEROS_ALSASTATE_FILE
|
||||
fi
|
||||
aplay /oem/duer/appresources/startup.wav &
|
||||
sleep 2 # at 3th second, dueros will do mp3 decoding which consume high cpu
|
||||
|
||||
#alsactl -b daemon --file=$DUEROS_ALSASTATE_FILE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user