HifiBerry Support

Does anyone have a working HifiBerry Amp using HassOS? I am running 5.12 on a Pi 3B+ and have followed the instructions on the HifiBerry site below for configuration but aplay does not list any soundcards available in HA.

https://www.hifiberry.com/docs/software/configuring-linux-3-18-x/

aplay -l  
aplay: device_list:274: no soundcards found...

Any help is appreciated!

1 Like

Bump, anyone have any thoughts on this? I can see the card at the host level:

# cat /proc/asound/cards
 0 [sndrpihifiberry]: RPi-simple - snd_rpi_hifiberry_amp
                      snd_rpi_hifiberry_amp

But not at the HA level:

➜  ~ ha audio info  
audio:
  application: []
  card:
  - driver: module-alsa-card.c
    index: 0
    name: alsa_card.platform-soc_sound
    profiles:
    - active: true
      description: Stereo Output
      name: output:stereo-fallback
    - active: false
      description: Multichannel Output
      name: output:multichannel-output
    - active: false
      description: "Off"
      name: "off"
  input: []
  output:
  - applications: []
    card: 0
    default: true
    description: Built-in Audio Stereo
    index: 0
    mute: false
    name: alsa_output.platform-soc_sound.stereo-fallback
    volume: 1
host: 172.30.32.4
update_available: false
version: 2021.02.1
version_latest: 2021.02.1