No sound from my Pi
Posted: Mon Dec 16, 2013 12:52 am
I have teh Raspberry Pi up and running and bought a power speaker for it. What must I do to enable the sound to work?
A small, affordable computer with free resources to help people learn, make things, and have fun
https://www.raspberrypi.org/forums/
https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=63461
Plug the speaker into the audio output socket.PickyBiker wrote:I have teh Raspberry Pi up and running and bought a power speaker for it. What must I do to enable the sound to work?
Plug the speaker into the audio output socket.ame wrote:PickyBiker wrote:I have teh Raspberry Pi up and running and bought a power speaker for it. What must I do to enable the sound to work?
True, but it's surprising how many people either don't turn the volume up or they've somehow muted the audio and end up scratching their heads.Phill Rymer wrote: depends on what hes trying to run sound from when I connect hdmi to vga converter theres no sound out from audio jack hdmi cuts it of but if his monitor has a headphone socket he maybe able to use that but we need to know what is being used
Code: Select all
sudo amixer cset numid=3 0Code: Select all
sudo amixer cset numid=3 1Code: Select all
sudo amixer cset numid=3 2