Hi Vincenzo

Thanks :)

I see that you need to uncomment (remove the hash tag) from the
configuration, maybe also change the output setting

please try; 

replace the output in the settings with

> hw: CARD = DragonFly, DEV = 0


It should look like this


Code:
--------------------
    Defaults for squeezelite initscript
  # sourced by /etc/init.d/squeezelite
  # installed at /etc/default/squeezelite by the maintainer scripts
  
  # The name for the squeezelite player:
  SL_NAME="$(hostname -s)"
  
  # ALSA output device:
  #SL_SOUNDCARD="hw: CARD = DragonFly, DEV = 0"
  
  # Squeezebox server (Logitech Media Server):
  # Uncomment the next line if you want to point squeezelite at the IP address 
of
  # your squeezebox server. This is usually unnecessary as the server is
  # automatically discovered.
  #SB_SERVER_IP="192.168.x.y"
  
  # Additional options to pass to squeezelite:
  # Please do not include -z to make squeezelite daemonise itself.
  SB_EXTRA_ARGS="-C 5"
--------------------



Save and exit (Ctl+x   Y  Enter )

then 


Code:
--------------------
    sudo /etc/init.d/squeezelite restart
--------------------


you should see a message about using system control.

ronnie

Do you only have one version of LMS  ?

Is it on the same computer you use for squeezelite playback ?


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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

Reply via email to