Hello, I bought a HiFiBerry DAC + with jack connector, for my media center (Librelec Kodi). Everything worked fine I followed the installation (modification of the file /flash/config.txt with the command dtoverlay = hifiberry-dacplus).
I started to fire a multiroom system and I installed Max2play on another rasperry, in order to create a client installed Xsqueez Kodi side with the addition of the line "dtparam audio = on" to the file config.txt. I also do this command
"mount -o remount, rw / flash".
Since the dac is no longer available in the sound output choices, there is hdmi, analog, bluethoot and ALSA snd_bcm2835 ........
Thanks for your help.
12 comments
-
HiFiBerry team Hi,
what's the output of the command
aplay -l
Best regards,
Daniel -
Julien Courtin Thank you for your quick reply
##############################################
# LibreELEC #
# https://libreelec.tv #
##############################################LibreELEC (official): 8.2.5 (RPi2.arm)
LibreELEC:~ # aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
Subdevices: 8/8
Subdevice #0: subdevice #0
Subdevice #1: subdevice #1
Subdevice #2: subdevice #2
Subdevice #3: subdevice #3
Subdevice #4: subdevice #4
Subdevice #5: subdevice #5
Subdevice #6: subdevice #6
Subdevice #7: subdevice #7
card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 ALSA [bcm2835 IEC958/HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: sndrpihifiberry [snd_rpi_hifiberry_dacplus], device 0: HiFiBerry DAC+ HiFi pcm512x-hifi-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0 -
HiFiBerry team Hi,
I'm not sure if this is causing the problem, but you should disable the onboard sound (remove dtparam audio=on).
Best regards,
Daniel -
Julien Courtin Yes I saw that this command must be deactivated for the dac, but I need it for xsqueeze
-
HiFiBerry team I don't know if Kodi can deal with multiple sound cards. I don't understand why you would need it for your xsqueeze. Do you want to use the onboard sound?
Best regards,
Daniel -
Julien Courtin I am french and use google translation, I do not understand how to use the sound on board.
-
HiFiBerry team DO you want to use the onboard sound output or the DAC+ output?
-
Julien Courtin Yes
-
HiFiBerry team Which one of these do you want to use?
-
Julien Courtin The jack output
-
HiFiBerry team And Kodi on the DAC+? I'm not sure if Kodi can deal with this or if there is any option to tell Kodi to use the second sound card instead of the first one. I recommend to ask this in a Kodi forum.
Best regards,
Daniel -
Julien Courtin Ok i'll do that, thank you.