downtime wrote: 
> Hi all,
> 
> I get the following errors when starting the server. After this the
> terminal session hangs although the server has started. If I quit the
> terminal session, the server quits as well.
> 
> pi@raspberrypi:~ $ sudo /home/pi/MusicMagicMixer/MusicMagicServer start
> ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem.so' from
> /etc/ld.so.preload cannot be preloaded (cannot open shared object file):
> ignored.
> Starting server on port 10002
> Unsupported setsockopt level=0 optname=32
> setsockopt - IP_MULTICAST_IF: Protocol not available
> Unsupported setsockopt level=0 optname=32
> setsockopt - IP_MULTICAST_IF: Protocol not available
> 
> Any ideas?
> 
> Thanks.
Hi,
I have the same errors messages, but it works anyway.
I registered mmserver as a service, as described in Frankd post.
So I use to start it :
$ sudo service mmserver start
but if you don't register the script as a service, you should run :
$ /home/pi/MusicMagicMixer/mmserver start
You should avoid the server to stop when you quit the session.
Hope it helps.



LMS 7.9.0 - 1436071638
on Linux Mageia 5
1 SB3, 1 radio, 1 touch
Plugins : Trackstat, IR Blaster, Smartmix, MusicIP, ...
------------------------------------------------------------------------
Antoniop's Profile: http://forums.slimdevices.com/member.php?userid=39292
View this thread: http://forums.slimdevices.com/showthread.php?t=106958

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to