Hi
My hifiberry dac+ works fine except that the kodi sound output always fallback to HDMI when rebooting
How to make the output persistent to the hifiberry sound-card in Kodi ?
Libreelec release 9.2.2 on RPI4
Hi
My hifiberry dac+ works fine except that the kodi sound output always fallback to HDMI when rebooting
How to make the output persistent to the hifiberry sound-card in Kodi ?
Libreelec release 9.2.2 on RPI4
-----------------------------
Also output of /flash/config.txt
HI
Log is here
Also config.txt below :
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2014 Stephan Raue ([email protected])
# Copyright (C) 2016-present Team LibreELEC (LibreELEC – Just enough OS for KODI)
################################################################################
# Bootloader configuration - config.txt
################################################################################
################################################################################
# Memory (System/GPU configuration )
################################################################################
# Default GPU memory split - at least 288M is needed for some 4k HEVC files
gpu_mem=320
################################################################################
# For overclocking and various other settings, see:
# config.txt - Raspberry Pi Documentation
################################################################################
# Set 'force_turbo=1' to disable dynamic overclocking and enable overclocking always.
force_turbo=0
# Force HDMI even if unplugged or powered off
# hdmi_force_hotplug=1
# Doesn't sent initial active source message.
# Avoids bringing CEC (enabled TV) out of standby and channel switch when
# rebooting.
hdmi_ignore_cec_init=1
################################################################################
# End of default configuration
################################################################################
dtoverlay=hifiberry-dacplus
################################################################################
# Include distribution specific config file if it exists.
################################################################################
[all]
include distroconfig.txt
Which version of the dac+ do you have? Light/standard/pro? If NOT the "light", try removing the "dtoverlay=hifiberry-dacplus" from confix.txt.
Also you have a LOT of addons installed - can you try a fresh install on a separate SD card and see if you have the same issues.
Your hifiberry card seems to be detected fine.
However you have a lot of pulseaudio errors in your log and seem to be using the librespot addon. Please try with the librespot addon removed, if that fixes audio device in kodi it's best to ask in the librespot thread.
so long,
Hias
Well spotted, this is most certainly the culprit.
forget my comment regarding librespot, that addon is probably fine.
so long,
Hias
My experience with a similar issue with the Khadas Tone board turned out to be a persistent settings issue which was resolved ultimately by doing a fresh install. Hidden logic is the cause of the issue. Its unlikely that a real fix will be found since this is a corner case which will only effect a few instances.
I also had success by setting the default sink in the ALSA settings file, but other people found this caused its own issues which resulted in a bootloop.
Shoog
This indeed resolved the problem, thanks a lot !
I shall also clean a little bite all the other unused add-on