Hello,
I managed to get my ADAU1701 based Sure DAC running on Raspbian, basically using this guide and dto:
https://digital-audio-labs.jimdofree...01-i2s-driver/
Unfortunately, I couldn't get this running on piCorePlayer, which is what I need in the end:
After putting the dto in /boot/overlays and adding
to /boot/config.txt,
returns no soundcards found :(
Does anyone know how I could approach this? Anyways, the adau1701 kernel module is there...
Any help would be great! Thank you!
I managed to get my ADAU1701 based Sure DAC running on Raspbian, basically using this guide and dto:
https://digital-audio-labs.jimdofree...01-i2s-driver/
Unfortunately, I couldn't get this running on piCorePlayer, which is what I need in the end:
After putting the dto in /boot/overlays and adding
Code:
dtoverlay=adau1701-i2s
Code:
aplay -l
Does anyone know how I could approach this? Anyways, the adau1701 kernel module is there...
Any help would be great! Thank you!