Hi Guys, I’m trying to install Squeezelite on DietPI for my raspberry P4 with 2 Gb of Ram + a 256Gb MiniSDcard.
when I install the Squeezelite package the raspberry sound card is set > after restarting the server does not start, when I point to my IP >9000 and I don’t know why could you help me …?
I’m also trying from VM Virtual Box and the situation doesn’t change, maybe I’m doing something wrong…?
Port 9000 is the port for Logitech Media Server. If you like to check used ports, you can do following
ss -tulpn | grep LISTEN
Btw no need to do screen prints. You should be able to cope every from SSH terminal directly.
the problem is that the server does not start
[image]
You have unfortunately forgotten to fill in the troubleshooting template. There was certainly a good reason for this.
I assume you are using Debian Bookworm. Logitech Media Server is unfortunately not available there, as it is not compatible with the current Perl version.
Squeezelite service seems to be disabled for you and you need to enable it.
systemctl enable squeezelite
systemctl start squeezelite
And again, please do not take screenshots but copy/paste information directly from the Putty SSH terminal.
root@DietPi:~# systemctl status pictl
Unit pictl.service could not be found.
root@DietPi:~# systemctl enable squeezelite
Created symlink /etc/systemd/system/multi-user.target.wants/squeezelite.service → /lib/systemd/system/squeezelite.service.
root@DietPi:~# systemctl start squeezelite
root@DietPi:~# systemctl status logitechmediaserver
Unit logitechmediaserver.service could not be found.
root@DietPi:~# systemctl start squeezelite
root@DietPi:~# systemctl status pictl
Unit pictl.service could not be found.
root@DietPi:~# systemctl start squeezelite
root@DietPi:~# systemctl status squeezelite
● squeezelite.service - Squeezelite (DietPi)
Loaded: loaded (/lib/systemd/system/squeezelite.service; enabled; preset: enabled)
Active: active (running) since Mon 2023-08-07 22:47:44 BST; 1min 11s ago
Docs: man:squeezelite(1)
https://ralph-irving.github.io/squeezelite.html
Main PID: 899 (squeezelite)
Tasks: 4 (limit: 5239)
Memory: 31.5M
CPU: 183ms
CGroup: /system.slice/squeezelite.service
└─899 /usr/bin/squeezelite -W -C 5 -n DietPi-Squeezelite
Aug 07 22:47:44 DietPi systemd[1]: Started squeezelite.service - Squeezelite (DietPi).
root@DietPi:~#
i am using this version
[image]DietPi_VirtualBox-x86_64-Bookworm
where do i download the right version?
for my raspberry p4?
Squeezelite is now running.
Why are you trying to start LMS even though it is not installed? As mentioned above, LMS does not work under Debian Bookworm.
It looks like you are trying to start something that is not installed on your system.
You must use Bullseye images if you want to use LMS. Index of /downloads/images
ok I’ll try, 2 minutes the download time …
[image]
ok everything worked, thank you very much…
I’ll give you a kiss … for joy … thank you always from the bottom of my heart …