Re: [orca-list] Trying To Set The Sound For Orca



Glenn:

A couple of commands you mind find helpful:

1.)     Get a list of all your audio cards:

aplay -l |grep -i card

2.)     Get a list of all the controls having to do with volume on a
given card X:

amixer -c X controls |grep -i volume

3.)     Note that some controls have an on/off switch in addition to the
volume setting. Clearly this is important, because no volume setting
will work if the switch is in the off position.

hth

Janina

Glenn K0LNY writes:
Hi All,
In trying to get my 3.5mm jack working on the Raspberry PI, I began to wonder if my volume is down or it's 
muted.
I have been trying lots of commands similar to:
amixer -c 0 set Master 100% unmute
I have tried -c 1 in case the card is 1, but I just get a list of available options when I do that.
It does not like Master, it comes back with unknown device Master, or something like that.
So I have tried stuff that I read in the cat command, like Headphones, or bcm2835 or pcm and it does not 
know those devices either.
Below is the cat readout, and if you can send me a command you will think will work, it would help a lot.

graphic 932  pi@raspberrypi: ~ graphic 73  graphic 73  graphic 798 
root@raspberrypi:/home/pi# cat /proc/asound/cards                                graphic 0 
 0 [Headphones     ]: bcm2835_headphonbcm2835 Headphones - bcm2835 Headphones   
                      bcm2835 Headphones                                        graphic 545 
root@raspberrypi:/home/pi#                                 
                    
                                                                                
         Thanks.
Glenn

_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html


-- 

Janina Sajka
https://linkedin.com/in/jsajka

Linux Foundation Fellow
Executive Chair, Accessibility Workgroup:       http://a11y.org

The World Wide Web Consortium (W3C), Web Accessibility Initiative (WAI)
Co-Chair, Accessible Platform Architectures     http://www.w3.org/wai/apa



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]