What does aplay -l return? You might try alsamixer then hit f6 and use up and down arrow keys to find devices. If you find one you think will work, hit enter and use right-arrow to move through controls and unmute appropriate controls with the up arrow and get them up to respectable percentages. When finished hit escape to get out of there then run alsactl store then reboot to test your work. I don't like alsamixer interface but sometimes you got to take one for the team. On Fri, 12 Aug 2022, K0LNY_Glenn wrote: > Hi Jude, > Without the -c 0 it tells me: > amixer unable to locate simple Master 0 > > Glenn > ----- Original Message ----- > From: "Jude DaShiell" <jdashiel@xxxxxxxxx> > To: "K0LNY_Glenn" <glenn@ervin.email>; "Chime Hart" > <chime@xxxxxxxxxxxxxxxxxxx>; "Matt Campbell" <mattcampbell@xxxxxxxxx> > Cc: "Speakup is a screen review system for Linux." > <speakup@xxxxxxxxxxxxxxxxx> > Sent: Friday, August 12, 2022 3:54 PM > Subject: Re: getting audio for Orca and Speakup or Fenrir > > > Loose the -c0 and you're golden. > > > On Fri, 12 Aug 2022, K0LNY_Glenn wrote: > > > 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 > > > > > > > > >