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

Re: New wheezy and problems setting up alsa for mpd



On 9 January 2013 17:48, Pertti Kosunen <pertti.kosunen@pp.nic.fi> wrote:
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"
}

This is already in the default conf, so I've just left it alone. 

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"
...
}

.mpd/mpd.conf 
audio_output {
type            "alsa"
        name            "AMD HDMI Output"
        device          "hdmi:CARD=HDMI,DEV=0"
# format "44100:16:2" optional
# mixer_device "default" optional
# mixer_control "PCM" optional
# mixer_index "0" optional
}

root@London:/home/boztu# service mpd restart
[ ok ] Stopping Music Player Daemon: mpd.
[ ok ] Starting Music Player Daemon: mpd.

When I start 'ncmpcpp' it starts up okay and shows 'AMD HDMI Output' in its "Outputs" screen, but also shows "Volume: n/a" and it cant be adjusted. When I try to play some music from it, or a radio stream, nothing happens and the arrow showing its music position does not move, it just shows static. There is no sound output as well. 

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

I've done nothing with this, I've been trying the above first.

Thanks for this
Sharon.  
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: [🔎] 50EDAD6A.6010904@pp.nic.fi" target="_blank">http://lists.debian.org/[🔎] 50EDAD6A.6010904@pp.nic.fi




--
A taste of linux = http://www.sharons.org.uk/taste/index.html
efever = http://www.efever.blogspot.com/
efever = http://sharon04.livejournal.com/
Debian Wheezy, LXDE 2 LibreOffice 3.5.4.2
Registered Linux user 334501




Reply to: