mmm... now happening again when switching from i2s to USB dac + reboot .... I will re-flash the sd, but it is definitely annoying.... any other option?
Different USB dac connected, but same symptom, the "USB device" option is not showing in MPD settings...
Given my device using aplay:
I ended up adding manually the following entry
audio_output {
type "alsa"
name "TDA1543"
device "hw:1,0"
mixer_type "software"
}
in /etc/mpd.conf
...at least I get sound!
______________
Update: I ended up rebuilding the Image...
** Sat 8 Sep 21:26:52 EDT 2018
** Installation time : 01:00:45
Different USB dac connected, but same symptom, the "USB device" option is not showing in MPD settings...
Given my device using aplay:
Code:
pi@moode:/etc $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: v14 [TDA 1543 DAC 3 v1.4], device 0: USB Audio [USB Audio]
Subdevices: 0/1
Subdevice #0: subdevice #0
I ended up adding manually the following entry
audio_output {
type "alsa"
name "TDA1543"
device "hw:1,0"
mixer_type "software"
}
in /etc/mpd.conf
...at least I get sound!
______________
Update: I ended up rebuilding the Image...
** Sat 8 Sep 21:26:52 EDT 2018
** Installation time : 01:00:45