Arch Linux sound issue - Raspberry Pi Forums


i'm having trouble getting sound work pi running arch.
problem is, sound works root.
driver loaded, mixer channel unmuted, , speaker-test produce sound, when logged in root. when logged in normal user, nothing errors claiming sound card cannot found.
problem is, i'm attempting use vlc command-line interface play sound on remote pi across ssh connection, , vlc refuse allow root run it.

causing normal user's lack of access sound card?

check if user in correct group
https://wiki.archlinux.org/index.php/users_and_groups

code: select all

cat /etc/group | grep audio
if not in there

code: select all

usermod -a gaudio <username>


raspberrypi



Comments

Popular posts from this blog

Thread: PKI Client 5.00 install (for eToken Pro)

ATmega2560-Arduino Pin Mapping

Crossfader Arduino Tutorial