PINE64
Audio DAC pot board - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: Pine A64 Hardware, Accessories and POT (https://forum.pine64.org/forumdisplay.php?fid=32)
+---- Forum: POT modules (https://forum.pine64.org/forumdisplay.php?fid=8)
+---- Thread: Audio DAC pot board (/showthread.php?tid=5430)



Audio DAC pot board - nejec - 12-07-2017

Hey,

just bought this sound POT (https://www.pine64.org/?product=pine64-stereo-audio-dac-pot-board) and unfortunatelly I am unable to detect. Tried Volumio (latest and the 2017-05-11 image), Tried Base Xenial image without any success.

Apparently, the board has ES9023 chip, but I don't even know whether the board was detected or not. aplay -l does not list it, any other commands how to detect it, are unknown to me.

If you have any directions, where to look at, please let me know. I am trying to build simple music box (like Volumio) with this hardware.

Thank you in advance...


RE: Audio DAC pot board - Luke - 12-07-2017

(12-07-2017, 02:37 PM)nejec Wrote: Hey,

just bought this sound POT (https://www.pine64.org/?product=pine64-stereo-audio-dac-pot-board) and unfortunatelly I am unable to detect. Tried Volumio (latest and the 2017-05-11 image), Tried Base Xenial image without any success.

Apparently, the board has ES9023 chip, but I don't even know whether the board was detected or not. aplay -l does not list it, any other commands how to detect it, are unknown to me.

If you have any directions, where to look at, please let me know. I am trying to build simple music box (like Volumio) with this hardware.

Thank you in advance...

Which Volumio image are you using ? 
Code:
uname -a

Which Pine64 is it ? regular or LTS ? here is the image that supports the DAC for regular, and here is the image for the LTS 


RE: Audio DAC pot board - nejec - 12-09-2017

(12-07-2017, 04:23 PM)Luke Wrote: Which Volumio image are you using ? 
Code:
uname -a

Which Pine64 is it ? regular or LTS ? here is the image that supports the DAC for regular, and here is the image for the LTS 

I am using regular Pine64 with 2GB ram. I've tried the linked image without success (just violet screen comes up, but boot does not happen).

Insted of that, I tried the 2017-11-05 (.312) version and it worked. Now I am using it without any issues.

Thank you for your help.