Okay, that's a lot of questions and you seem to have answered most of
them.  I'll try to cover the rest.

First, make sure you don't have a space between the -m and MAC address.
Your script and command lines both include a space, remove it.

Next, if you look at the bottom of the wiki or run squeezeslave -h,
you'll see that -M followed by a filename daemonizes squeezeslave.  No
need for a complicated script, just run the command in your rc.local
file.  Make sure that the user running squeezeslave has write access to
the file.

For example;


Code:
--------------------
    /usr/local/bin/squeezeslave -o6 -m00:00:00:00:00:02 -r5 
-M/var/log/squeezeslave.log
--------------------


To use multiple squeezeslave players you must specify a unique MAC
address using the -m option for each player.

If the usb device is not listed with -L, forcing it with -o1 won't
work.  Sounds like the usb device doesn't support the sample rate
listed in the message.


-- 
ralphy
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=63966

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to