Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Hifiberry Digi I/O not in source list
#1
I have a Pi 3B with a Hifiberry Digi I/O board hat. DLNA and BT is working but the Source menu does not show the input possibility of the hat.

Update:
I found the answer: It is not needed as the hat is the default it is correct that source displays it as default input.

arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: sndrpihifiberry [snd_rpi_hifiberry_digi], device 0: HifiBerry Digi HiFi wm8804-spdif-0 [HifiBerry Digi HiFi wm8804-spdif-0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

The device exist. How can I get the Toslink input listed in the Source menu? Input only shows Local as option


Code:
sudo nano /boot/config.txt

disable_splash=1
disable_overscan=1
hdmi_drive=2
hdmi_blanking=1
hdmi_force_edid_audio=1
hdmi_force_hotplug=1
hdmi_group=0
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=off
dtoverlay=hifiberry-digi
#dtoverlay=disable-wifi
#dtoverlay=disable-bt
Reply


Forum Jump: