fix sound

This commit is contained in:
Adeeb Shihadeh
2026-05-06 18:27:21 -07:00
parent ae85fcfcec
commit 4c933a193e
+2
View File
@@ -211,6 +211,8 @@ function init_sound (
await grep -qs "^ONLINE$" /proc/asound/card0/state
echo "sound card online"
find /dev/snd -maxdepth 1 -type c -exec chgrp audio {} + -exec chmod 0660 {} +
await /usr/comma/sound/tinymix set "SEC_MI2S_RX Audio Mixer MultiMedia1" 1
echo "tinymix controls ready"