Request: Plexamp headless RPI - audiophonics DAC support

any chance there will be support for audiophonics DACs in the future?

loving everything about running plexamp headless but would love to use my existing HAT

what OS are you using (raspberry pi OS lite? other?)

and what is the exact model HAT?

AUDIOPHONICS DAC I-Sabre ES9038Q2M Raspberry Pi

i’m running rasp pi OS lite 64bit

thanks for the additional details

to enable the HAT for use (by Plexamp or any other app) …

sudo nano /boot/config.txt
at the very end of the file, add a line dtoverlay=i-sabre-q2m
control-X to save/exit the file
sudo reboot to restart the pi

after restart, aplay -l … your HAT should now show in the list of available audio devices (and you can select it for audio output in Plexamp settings)

1 Like

amazing! works perfectly. thank you for the help.

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.