09-25-2016, 02:27 PM
Update - I went back to Debian and followed these instructions for getting the onboard audio to be recognized: http://forum.pine64.org/archive/index.ph...-1228.html
Now I am able to get audio through my headphones if I specify the device:
aplay -D plughw:CARD=audiocodec,DEV=0 /usr/share/sounds/speech-dispatcher/test.wav
Now I'm working on being able to use arecord to record using the mic in my headset. So far I get an error every time I run arecord and give it one of my devices.
Now I am able to get audio through my headphones if I specify the device:
aplay -D plughw:CARD=audiocodec,DEV=0 /usr/share/sounds/speech-dispatcher/test.wav
Now I'm working on being able to use arecord to record using the mic in my headset. So far I get an error every time I run arecord and give it one of my devices.