1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

[RPI] Allow some seconds to initialise the wm8960 hardware / driver

This commit is contained in:
j1nx
2023-12-12 18:09:31 +00:00
parent 31008b58cc
commit 603061f49c

View File

@@ -63,6 +63,7 @@ if [ "$WM8960" == "found" ] && [ "$RESPEAKER4" != "found" ] ; then
echo "Installing and configuring WM8960 based 2-mic HAT"
dtoverlay wm8960-soundcard
echo "Configuring board"
sleep 3 # Allow some time to fully initialise the hardware / driver
amixer -c "wm8960soundcard" cset numid=1 34,34
amixer -c "wm8960soundcard" cset numid=26 3
amixer -c "wm8960soundcard" cset numid=27 4