My new Pi 5 arrived today, hopefully a big improvement over my trusty Pi 2 that runs a few things including Logitech Media Server.
The arm debian build here, version 8.3.1: https://lms-community.github.io/lms-server-repository/ tries to start, but then gives
I've tried cloning the repo mentioned above, it's now version 8.4, and running buildme.sh. It does a lot of work, gives many warnings, but then seems to exit normally.
A service start does look more promising:I'm not sure what to do next. The service still won't start, gives the same status message.
The arm debian build here, version 8.3.1: https://lms-community.github.io/lms-server-repository/ tries to start, but then gives
Code:
service logitechmediaserver status* logitechmediaserver.service - Logitech Media Server Loaded: loaded (/lib/systemd/system/logitechmediaserver.service; enabled; preset: enabled) Active: inactive (dead) since Tue 2024-02-06 22:59:52 GMT; 21min ago Duration: 337ms Process: 936 ExecStart=/usr/sbin/squeezeboxserver --prefsdir $PREFSDIR --logdir $LOGDIR --cachedir $CACHEDIR --charset $CHARSET $SLIMOPTIONS (code=exited, status=0/SUCCESS) Main PID: 936 (code=exited, status=0/SUCCESS) CPU: 120msFeb 06 22:59:52 pi5 squeezeboxserver[936]: If you're running some unsupported Linux/Unix platform, please use the buildme.shFeb 06 22:59:52 pi5 squeezeboxserver[936]: script located here:Feb 06 22:59:52 pi5 squeezeboxserver[936]: https://github.com/Logitech/slimserver-vendor/tree/public/8.3/CPANFeb 06 22:59:52 pi5 squeezeboxserver[936]: If 8.3 is outdated by the time you read this, Replace "8.3" with the major versionFeb 06 22:59:52 pi5 squeezeboxserver[936]: You should never need to do this if you're on Windows or Mac OSX. If the installersFeb 06 22:59:52 pi5 squeezeboxserver[936]: don't work for you, ask for help and/or report a bug.Feb 06 22:59:52 pi5 squeezeboxserver[936]: *******Feb 06 22:59:52 pi5 squeezeboxserver[936]:Feb 06 22:59:52 pi5 squeezeboxserver[936]: Exiting..Feb 06 22:59:52 pi5 systemd[1]: logitechmediaserver.service: Deactivated successfully.
A service start does look more promising:
Code:
service logitechmediaserver start==== AUTHENTICATING FOR org.freedesktop.systemd1.manage-units ====Authentication is required to start 'logitechmediaserver.service'.Authenticating as: ,,, (steve)Password:==== AUTHENTICATION COMPLETE ====
Statistics: Posted by tuck1s — Tue Feb 06, 2024 11:23 pm