Plexamp Headless RPI setup with pifi Digi + card

Hello

As i m novice on linux enviro, i would like to have the following confirmations
I have set plexamp on my pi 3 running :

As i m using a pify digit plus card,i have made the following setup according this page

boot/config.txt

# Enable DRM VC4 V3D driver
dtoverlay=vc4-fkms-v3d,audio=off                    
dtoverlay=hifiberry-digi
force_eeprom_read=0
max_framebuffers=2

Configure ALSA (optional)
Create /etc/asound.conf with the following content:

pcm.!default {
  type hw card 0
}
ctl.!default {
  type hw card 0
}

after rebooting, i type : aplay -l

When i go in plexamp, i see the following.

Is my setup correct because i ma able to got some sound from the digi coaxial but not from the s/pdif :s

Edit : No sound from s/pdif was due to bad cable

1 Like

Glad to hear it was simple (and wasn’t my fault :laughing:)

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