Update some packages

This commit is contained in:
orangepi-xunlong
2022-04-20 19:34:24 +08:00
parent e9b5f3687c
commit aebfeb6f3e
21 changed files with 57 additions and 94 deletions

View File

@@ -129,7 +129,7 @@ prepare_board() {
orangepizero2|orangepizero2-lts|orangepizero2-b|orangepi400)
if [[ $BRANCH == current ]]; then
# Initial hdmi audio
aplay /usr/share/sounds/alsa/audio.wav -D hw:0,0 > /dev/null 2>&1
#aplay /usr/share/sounds/alsa/audio.wav -D hw:0,0 > /dev/null 2>&1
aplay /usr/share/sounds/alsa/audio.wav -D hw:1,0 > /dev/null 2>&1
fi