--
You received this message because you are subscribed to the Google Groups "Music Player Minion" group.
To post to this group, send email to music-pla...@googlegroups.com.
To unsubscribe from this group, send email to music-player-mi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/music-player-minion?hl=en.
hayduke> I tried to downgrade to MPD 0.15.X but I couldn't get it to
hayduke> compile. Sorry, I'm not a BASH wiz. Still on 0.16.1
Well, mpd 0.16.1 works fine for me (w/ firefox 4, in Ubuntu 11.04). So
downgrading probably isn't the right thing to try.
hayduke> i installed MPC but like I said, I'm not a BASH wiz. I did
hayduke> a listall and it sees the dB, but when I did "sudo mpc
hayduke> play" I got nothing. I know it's not a hardware problem as
hayduke> I can get Rhythmbox to play my files just fine.
If "mpc play" doesn't work, the trouble you are having isn't related to
the music player minion.
Some things to try:
- your mpd.conf doesn't specify a *user*. Typically, mpd.conf should
specify a user so that mpd doesn't run with root privileges. You have
then to take care that this user is (on an ubuntu system) in the "audio"
group so that mpd has permission to talk to the audio output.
Here are some comments about that:
http://mpd.wikia.com/wiki/Sound_Device_Permission_Problems
(those suggestions assume that mpd runs as user "mpd"; see below).
I'm not actually sure what happens when mpd runs as root.
You might create an mpd user (assuming it wasn't created when you
installed the mpd package?), add mpd to the audio group [see above link
for howto...], and add the line
user mpd
to /etc/mpd.conf
Then restart mpd (reboot, or do
sudo service mpd restart
) and see what happens.
- Sometimes mpd acts for me as you describe when some application
(often/usually: some flash-player based web page in firefox) is using
the alsa sound output -- then mpd simply won't play until the blocking
application is closed.
In ubuntu, I can see that this is happening by looking at the "sound
preferences" (click on the volume controller to get these) --
applications using the sound output are listed in the "Applications"
tab).
good luck,
gm
--
George McNinch <gmcn...@gmail.com>
http://gmcninch.math.tufts.edu