OSMC + Speaker pHAT

Has anyone gotten the Speaker pHAT working with OSMC? When I try installing it I get an error that my OS is not supported, I was wondering if there’s any work around

You could attempt to change /boot/config.txt, commenting out dtparam=audio=on (by putting a # before it) and adding the line dtoverlay=hifiberry-dac

1 Like

Thanks, I’ll give that a try! Is the Speaker pHAT the same pinout as the HiFiBerry DAC? If so, on OSMC can I just select the HiFiBerry as my DAC from the settings menu?

Yes, that should work.

Indeed it did work, thanks so much!!