Hi,
I installed Cirrus Logic card to Pi B+ and I made new kernel and modules after modifying RuneOS config file for the card.
It boots and loads drivers successfully but I have to add manually audio_output for the card to /etc/mpd.conf.
[root@runeaudio etc]# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: M2496 [Musical Fidelity V90-DAC 24/96], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: sndrpiwsp [snd_rpi_wsp], device 0: WM5102 AiFi wm5102-aif1-0 []
Subdevices: 0/1
Subdevice #0: subdevice #0
How do I make mpd correctly configure the sound card to mpd.conf?