Fix audio not working on images
All checks were successful
/ release-deploy (push) Successful in 46s
/ release-build (push) Successful in 18m41s
/ release-create (push) Successful in 45s

* Adds `sof-firmware` package
* Adds user to audio group

Fixes #21
This commit is contained in:
Antoine Martin 2025-05-31 12:13:16 -04:00
parent 821cc31b01
commit d85da1f81f
Signed by: forge
GPG key ID: D62A472A4AA7D541
2 changed files with 2 additions and 0 deletions

View file

@ -77,6 +77,7 @@ echo "hvc0::respawn:/sbin/getty -L hvc0 115200 vt220" >> "$INSTALLDIR"/etc/initt
"${TEMPLATE_CONTENT_DIR}/alpine-chroot" "$INSTALLDIR" addgroup user
"${TEMPLATE_CONTENT_DIR}/alpine-chroot" "$INSTALLDIR" adduser -D user -G user -s /bin/bash
"${TEMPLATE_CONTENT_DIR}/alpine-chroot" "$INSTALLDIR" addgroup user qubes
"${TEMPLATE_CONTENT_DIR}/alpine-chroot" "$INSTALLDIR" addgroup user audio
# create /lib/modules for qubes-kernel module mount
"${TEMPLATE_CONTENT_DIR}/alpine-chroot" "$INSTALLDIR" mkdir /lib/modules

View file

@ -37,6 +37,7 @@ xfce4-settings
evince
faenza-icon-theme-libreoffice
pavucontrol
sof-firmware
# Major "productivity" applications
icu-data-full