Re: [yocto] [meta-raspberrypi][question] how to setup alsa on rpi3?

2016-10-22 Thread Khem Raj
> On Oct 21, 2016, at 4:26 AM, Tanu Kaskinen wrote: > > On Fri, 2016-10-21 at 12:08 +0200, Piotr Lewicki wrote: >> Hi, >> >> I want to use aplay to play a sound on raspberry pi 3, but for some >> reason it does not work for me. >> >> I have built a new "rpi-test-image" with only

Re: [yocto] [meta-raspberrypi][question] how to setup alsa on rpi3?

2016-10-22 Thread Tanu Kaskinen
On Fri, 2016-10-21 at 13:45 +0200, Piotr Lewicki wrote: > On 21.10.2016 13:26, Tanu Kaskinen wrote: > > It looks like the default alsa device is configured to use card 0, but > > card 0 doesn't exist. What do "cat /proc/asound/cards" and "ls -l > > /dev/snd" print? > > root@raspberrypi3:~# cat

Re: [yocto] [meta-raspberrypi][question] how to setup alsa on rpi3?

2016-10-21 Thread Piotr Lewicki
On 21.10.2016 13:26, Tanu Kaskinen wrote: On Fri, 2016-10-21 at 12:08 +0200, Piotr Lewicki wrote: Hi, I want to use aplay to play a sound on raspberry pi 3, but for some reason it does not work for me. I have built a new "rpi-test-image" with only one difference from original- I added

Re: [yocto] [meta-raspberrypi][question] how to setup alsa on rpi3?

2016-10-21 Thread Tanu Kaskinen
On Fri, 2016-10-21 at 12:08 +0200, Piotr Lewicki wrote: > Hi, > > I want to use aplay to play a sound on raspberry pi 3, but for some > reason it does not work for me. > > I have built a new "rpi-test-image" with only one difference from > original- I added "alsa-utils" to the image. > > My

[yocto] [meta-raspberrypi][question] how to setup alsa on rpi3?

2016-10-21 Thread Piotr Lewicki
Hi, I want to use aplay to play a sound on raspberry pi 3, but for some reason it does not work for me. I have built a new "rpi-test-image" with only one difference from original- I added "alsa-utils" to the image. My steps: 1. I ssh'd to the board with the built image, 2. downloaded wav