Man in a van wrote: 
> Perhaps try this to update Squeezelite;
> 
> Open a terminal and SSH into the pi, paste the following lines , one at
> a time, and press Enter on your keyboard when you have pasted the line
> 
> > 
Code:
--------------------
  >   > sudo /etc/init.d/squeezelite stop
  > 
  > wget -O squeezelite.tgz 
https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/squeezelite-1.9.9.1392-armhf.tar.gz
  > 
  > sudo tar -C /usr/bin -zxvf squeezelite.tgz
  > 
  > sudo chmod a+x /usr/bin/squeezelite
  > 
  > sudo /etc/init.d/squeezelite start
--------------------
> > 
> 
> 
> #If running with no sound, repeat
> 
> > 
Code:
--------------------
  >   > sudo /etc/init.d/squeezelite restart
--------------------
> > 
> 
> a reboot of the pi might also help :)
> 
> > 
Code:
--------------------
  >   > sudo reboot
--------------------
> > 
> 
> I hope that helps, I know nothing about the Mojo dac, sorry
> 
> ronnie





Sorry but the installation is not on armhf but it is all on one pc,
Intel I3. Can you give me another link?


Vincenzo


------------------------------------------------------------------------
Francy07's Profile: http://forums.slimdevices.com/member.php?userid=72617
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