On Sun, Jun 7, 2015 at 1:18 AM, Axel Fabian Schlenker
<axelfab...@icloud.com> wrote:
> pi@raspberrypi ~ $ sudo /home/pi/remote.sh power
> artist: <Lilly>
> album: <Schlaflieder>
> xmms2-launcher: startup of xmms2d failed!
> xmms2-launcher: startup of xmms2d failed!
> Could not connect to server at default path!
> ALSA lib pcm_hw.c:1401Icon_nosmile_snd_pcm_hw_open) Invalid value for card
> ALSA lib pcm_dmix.c:1018Icon_nosmilesnd_pcm_dmix_open) unable to open slave
> aplay: main:682: audio open error: No such file or directory
>
> it’s the same when I enter: xmms2d:
>
> xmms2d
> INFO: ../src/xmms/log.c:49: Initialized logging system Icon_smile
> 23:17:29 ERROR: ../src/xmms/ipc.c:805: Couldn't setup IPC listening on 
> 'unix:///tmp/xmms-ipc-pi'.
> 23:17:29 FATAL: ../src/xmms/main.c:538: IPC failed to init!
>
> Can you help me with that problem? Thank you! Axel

I fail to see how these error messages are the same. One talks about
ALSA, and one talks about a unix socket not being possible to create.

The first is probably caused by a weird ALSA-configuration. I
recommend using PulseAudio instead.

The second is caused by already having started xmms2d, probably via
"xmms2 play" or calling "xmms2-launcher" explicitly. Checking
available processes you'll probably see that xmms2d is already
running.

-- 
Daniel Svensson

--
_______________________________________________
Xmms2-devel mailing list
Xmms2-devel@lists.xmms2.org
http://lists.xmms2.org/cgi-bin/mailman/listinfo/xmms2-devel

Reply via email to