Hello,
There is no Soundacrd selctetion for Allo DAC products in config menu.
https://www.allo.com/sparky-eu/piano-dac.html
What should I use, which card/ driver to enable Allo Piano DAC in DietPi?
Janis
Allo Piano DAC support
Re: Allo Piano DAC support
Hi,
Just got the driver c code from the also tech support team.
https://github.com/raspberrypi/linux/bl ... iano-dac.c
Please advise how to add it to dietpi?
Shall it be compiled and launched, or somehow embedded in dietpi image?
Need your help to get it done.
Janis
Just got the driver c code from the also tech support team.
https://github.com/raspberrypi/linux/bl ... iano-dac.c
Please advise how to add it to dietpi?
Shall it be compiled and launched, or somehow embedded in dietpi image?
Need your help to get it done.
Janis
Re: Allo Piano DAC support
Hi Janis,
Looks like there is a dtb already available: https://github.com/raspberrypi/firmware ... audio.dtbo
So, should just be a case of adding the following to /DietPi/config.txt:
Reboot, then check soundcard exists with:
Looks like there is a dtb already available: https://github.com/raspberrypi/firmware ... audio.dtbo
So, should just be a case of adding the following to /DietPi/config.txt:
Code: Select all
dtoverlay=allo-piano-dac-pcm512x-audio
Code: Select all
aplay -l
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Allo Piano DAC support
Thank you, that worked!
I have now tested Allo DACs - they are amazing. The best sounding DACs I have seen for Raspberry so far. Much better than Audiophonics V3.
Will post my review on Roon Community site.
Janis
I have now tested Allo DACs - they are amazing. The best sounding DACs I have seen for Raspberry so far. Much better than Audiophonics V3.
Will post my review on Roon Community site.
Janis
Re: Allo Piano DAC support
Excellent, great to hearJanis wrote:Thank you, that worked!
I have now tested Allo DACs - they are amazing. The best sounding DACs I have seen for Raspberry so far. Much better than Audiophonics V3.
Will post my review on Roon Community site.
Janis

I'am still enjoying the JustBoom DAC HAT and Odroid HiFi Shield 2. Do you have either, would be good to get a comparison?
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Allo Piano DAC support
No unfortunately, I don't have these.
Here is my review of Allo DACs.
https://community.roonlabs.com/t/allo-r ... y-pi/16263
Here is my review of Allo DACs.
https://community.roonlabs.com/t/allo-r ... y-pi/16263
Re: Allo Piano DAC support
Excellent review, thanks for sharingJanis wrote:No unfortunately, I don't have these.
Here is my review of Allo DACs.
https://community.roonlabs.com/t/allo-r ... y-pi/16263

If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Allo Piano DAC support
Added Allo Piano to dietpi-config for v139:
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Allo Piano DAC support
Thank you!
Will try it.
Do you know why AirPlay has stopped working if on same network are running several Raspberry PIs with Shairport?
http://dietpi.com/phpbb/viewtopic.php?f=11&t=972
Will try it.
Do you know why AirPlay has stopped working if on same network are running several Raspberry PIs with Shairport?
http://dietpi.com/phpbb/viewtopic.php?f=11&t=972
Re: Allo Piano DAC support
I'm not getting v139 update?