looks good


Code:
--------------------
    cat /usr/local/sbin/config.cfg | grep "^NAME=" | cut -d'"' -f2
--------------------


will give you your setup name

paste that into the following command where its says name_here, and see
what output you get when a track is played

keep the name in quotes so any spaces are retained


Code:
--------------------
    sudo killall lmsmonitor
  sudo ./lmsmonitor -n "name_here" -rcxtiv -m sa
--------------------


paste whats returned in a reply


------------------------------------------------------------------------
shunte88's Profile: http://forums.slimdevices.com/member.php?userid=40185
View this thread: http://forums.slimdevices.com/showthread.php?t=111790

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

Reply via email to