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
|