Ron Olsen wrote: > Add it to the squeezelite command line in step 2 of post #2177: > http://forums.slimdevices.com/showthread.php?97046-Announce-Squeezelite-a-small-headless-squeezeplay-emulator-for-linux-(alsa-only)&p=785093&viewfull=1#post785093 > > Here's another approach for VortexBox: > > 1. Login to your VB. > > 2. Edit the squeezelite0.service file: > > Code: -------------------- > > nano /lib/systemd/system/squeezelite0.service -------------------- > > > > Change the ExecStart line to > > Code: -------------------- > > ExecStart=/usr/bin/squeezelite -s localhost -o hw:CARD=S20,DEV=0 -m xx:xx:xx:xx:xx:xx -n "S20" *-a :::0* -d output=debug -f /var/log/squeezelite.log -------------------- > > > > Write the file (control-o) and exit (control-x). > > 3. Restart squeezelite0: > > Code: -------------------- > > systemctl restart squeezelite0 -------------------- > > > > 4. Squeezelite should run with the options specified in the ExecStart > line above.
Thanks Ron, I'm on it now. I'm still curious why two previously used and deleted device names are showing up randomly. That looks like the core problem to me. ------------------------------------------------------------------------ luxo's Profile: http://forums.slimdevices.com/member.php?userid=29279 View this thread: http://forums.slimdevices.com/showthread.php?t=97046 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
