[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: New wheezy and problems setting up alsa for mpd



On 9.1.2013 16:37, Sharon Kimble wrote:
I've done a 'apt-cache search mpd plugins' which showed nothing relating
to mpd and plugins, so I cant really answer this. How can I tell please?

/etc/mpd.conf:
input {
        plugin "curl"
}

You should fix the other error first.

# View output devices:
aplay -L

...
hdmi:CARD=HDMI,DEV=0
    HDA ATI HDMI, HDMI 0
    HDMI Audio Output
...

/etc/mpd.conf:
audio_output {
	type		"alsa"
	name		"AMD HDMI Output"
	device		"hdmi:CARD=HDMI,DEV=0"
...
}

Try putting "aplay -L" listed device in mpd.conf.


Reply to: