pi@raspberrypi:~/Desktop/Sounds $ dmesg | grep audio
[ 9.111460] audioinjector-octo soc
[ 9.111485] audioinjector-octo soc
[ 10.673273] audioinjector-octo soc
This is the output I get from aplay:
pi@raspberrypi:~/Desktop/Sounds $ aplay --channels=2 CaptainVhdVhd2.wav
Playing WAVE 'CaptainVhdVhd2.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
aplay: set_params:1239: Channels count non available
Can you tell me if it looks like things are working properly, or if there is something I should try again?
Thank you!