Just to be sure I started with a fresh install (Raspbian Jessie release
from 2015-11-21). After that I started raspi-config and expanded the
filesystem. The next steps:




Code:
--------------------
    
  sudo apt-get update && sudo apt-get dist-upgrade
  wget 
http://downloads-origin.slimdevices.com/nightly/7.9/sc/50b4f7f/logitechmediaserver_7.9.0~1450801618_all.deb
  sudo dpkg -i logitechmediaserver_7.9.0~1450801618_all.deb
  
--------------------


I downloaded
http://www.mediafire.com/download/153ccfm16lb5ka2/logitechmediaserver_7.9.0_CPAN_5.20_armv6hf.tar.gz
and copied this file to /home/pi (using WinSCP)

Then:

Code:
--------------------
    
  sudo tar xvzf logitechmediaserver_7.9.0_CPAN_5.20_armv6hf.tar.gz -C /
  sudo service logitechmediaserver start
  
--------------------


Then it works (slow starting). I'm unable to test playing music now, but
I'm very happy I got LMS working on Jessie.
Within a couple of time I'll try to upgrade my BananaPi to Jessie and
will try to remove LMS and install it in the same way as I did it today
on my RPi.


------------------------------------------------------------------------
CranBerry's Profile: http://forums.slimdevices.com/member.php?userid=50915
View this thread: http://forums.slimdevices.com/showthread.php?t=104515

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to