I assume this is a headles install, Lms won't work on 32 bit unless you build the binaries, but that is possible.
I suggest you start again Do not use root but make a new user and install as new user I did this earlier in the year but I have the faint memory that the base install is a little lacking in the required packages So I offer this for your consideration: sudo apt update wget -O logitechmediaserver_i386.deb $(wget -q -O - "https://www.mysqueezebox.com/update/?version=8.2.1&revision=1&geturl=1&os=debi386") sudo apt install -y ./logitechmediaserver_i386.deb that should install LMS There are a few threads on building the binaries, but for reference you need https://github.com/Logitech/slimserver-vendor/tree/public/8.3/CPAN and https://github.com/Logitech/slimserver-vendor/tree/public/8.3 ronnie ------------------------------------------------------------------------ Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627 View this thread: http://forums.slimdevices.com/showthread.php?t=116972 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
