diff --git a/buildroot-external/board/ovos/raspberrypi/rootfs-overlay/usr/libexec/ovos-i2csound b/buildroot-external/board/ovos/raspberrypi/rootfs-overlay/usr/libexec/ovos-i2csound index 7660e244..18d3efd6 100755 --- a/buildroot-external/board/ovos/raspberrypi/rootfs-overlay/usr/libexec/ovos-i2csound +++ b/buildroot-external/board/ovos/raspberrypi/rootfs-overlay/usr/libexec/ovos-i2csound @@ -83,7 +83,8 @@ if [ "$WM8960" == "found" ] && [ "$RESPEAKER4" != "found" ] ; then amixer -c "wm8960soundcard" cset numid=54 on amixer -c "wm8960soundcard" cset numid=16 5 amixer -c "wm8960soundcard" cset numid=15 4 - alsactl store + echo "Configuring button" + dtoverlay wm8960-button-overlay fi if [ "${RESPEAKER6}" == "found" ] && [ "${RESPEAKER4}" != "found" ] ; then