Hi Matt, I have learned that the alsamixer doesn't feedback well over SSH, can you give me the proper command for alsa to unmute and adjust the volume? I always get that wrong, I try stuff like: amixer -c 0 set Master 100% unmute and those never work for me, I somehow get it wrong. There needs to be a fail safe script made for this. Thanks. ----- Original Message ----- From: "Matt Campbell" <mattcampbell@xxxxxxxxx> To: "K0LNY_Glenn" <glenn@ervin.email>; "Chime Hart" <chime@xxxxxxxxxxxxxxxxxxx> Cc: "Speakup is a screen review system for Linux." <speakup@xxxxxxxxxxxxxxxxx> Sent: Friday, August 12, 2022 3:46 PM Subject: Re: getting audio for Orca and Speakup or Fenrir Hi Glenn, Sounds to me like the audio output on that board is muted. The amixer command should let you fix that easily. Then you might need to run "alsactl save" to make the new settings permanent. Matt