CapnWinky07
Posts: 12
Joined: Thu Oct 26, 2017 5:39 pm

aplay

Thu Oct 26, 2017 5:42 pm

Simple question that I hope has a simple answer. I have a Raspberry Pi 3. Fresh install of N00bs/Raspbian as of 1 hour ago. When I go to run 'aplay -i' it doesn't report anything back. It's like it's thinking but essentially I just have to x out of it to return back to anything. Why would it do that? Thanks in advance

User avatar
Douglas6
Posts: 4874
Joined: Sat Mar 16, 2013 5:34 am
Location: Chicago, IL

Re: aplay

Thu Oct 26, 2017 6:59 pm

That's normal. You haven't told it to play anything, so it doesn't. What were you expecting?

DirkS
Posts: 10371
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: aplay

Thu Oct 26, 2017 7:11 pm

Or did you actually try to get a list of devices?
For that the parameter is l (for list) not i (for interactive)
Last edited by DirkS on Fri Oct 27, 2017 12:49 am, edited 1 time in total.

User avatar
Douglas6
Posts: 4874
Joined: Sat Mar 16, 2013 5:34 am
Location: Chicago, IL

Re: aplay

Thu Oct 26, 2017 9:16 pm

And that's a lower-case 'L' (for list), not an upper-case 'i'.

CapnWinky07
Posts: 12
Joined: Thu Oct 26, 2017 5:39 pm

Re: aplay

Fri Oct 27, 2017 3:38 pm

Thanks again. I tried out a new SD card and it seems to be resolved as well as some other issues!

User avatar
Douglas6
Posts: 4874
Joined: Sat Mar 16, 2013 5:34 am
Location: Chicago, IL

Re: aplay

Fri Oct 27, 2017 3:47 pm

Using the proper command probably didn't hurt either.

Return to “Troubleshooting”