Announcement
Collapse
No announcement yet.
Possibility to downgrade LMS to 8.2.1 on RPi piCorePlayer ?
Collapse
X
-
piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayer -
Nightly archive are not saved that I see, you would have to reconstruct from github. https://github.com/Logitech/slimserver/tree/public/8.2piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayerComment
-
I suppose that the easiest way is to power down pCP, take out the SD-card and put the card in a card reader, and connect the card reader to a PC. On a Windows PC the two files slimserver.tcz and slimserver.tcz.md5.txt can be copied to /mnt/mmcblk0p2/tce/optional on the SD-card using WinSCP. On a Linux PC the files can be copied directly using the Linux File manager.
I also think that it is relevant to know if sc1pzb uses the 32-bit or 64-bit version of pCP, and that Kebul provides the two files from the corresponding pCP.
NB: My assumptions are best confirmed (or corrected) by paul-
| LMS 8.3.2 on Linux Mint 21.2 | Squeezebox Boom | RPi0W + pCP 8.2.0 + HiFiBerry DAC Zero | ESP Muse Luxe |Comment
-
Nightly archive are not saved that I see, you would have to reconstruct from github. https://github.com/Logitech/slimserver/tree/public/8.2
Comment
-
Ok so just tried this on a fresh pCP image.
LMS wil not start, ssh in and start from the command line gives me this:
Code:sudo /usr/local/etc/init.d/slimserver start ln: perl: File exists /usr/local/etc/init.d/slimserver: line 111: /usr/local/slimserver/slimserver.pl: not found
tc@pCP:/$ ls -l usr/local/slimserver/slimserver.pl
lrwxrwxrwx 1 tc staff 57 Jan 31 16:01 usr/local/slimserver/slimserver.pl -> /tmp/tcloop/slimserver/usr/local/slimserver/slimserver.pl
Cheers
KevComment
-
If you are doing it from fresh install, there is a whole lot more. I was under the assumption we had a running LMS 8.3 or 8.4 system.
But for a fresh install.
1) Fresh install
2) Install LMS from web page. (Default install is 8.3.0)
3) Then replace slimserver.tcz with your copy of 8.2.1
4) Reboot.piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayerComment
-
If you are doing it from fresh install, there is a whole lot more. I was under the assumption we had a running LMS 8.3 or 8.4 system.
But for a fresh install.
1) Fresh install
2) Install LMS from web page. (Default install is 8.3.0)
3) Then replace slimserver.tcz with your copy of 8.2.1
4) Reboot.
Whilst I've got your attention paul-
On a slightly different subject, when I was looking at cleaning up a copy of my live build, one of the things I hit that I hadn't thought about...
My card is a 16Gb and partition 2 had been resized to use the whole card, so it was just over 14Gb
Is there any way to reduce that back to a sensible size, was looking to drop it back to say 2Gb?
Thanks
Kev
Comment
-
Partition shrinking is a bit of magic. There is no easy way.
The most reliable way. Write a new image of pCP, and expand the partition to the size you want. Then using a SD card reader, mount your old pCP sd card and then copy the files. Make sure you copy Each partition as there are likely changes to the boot partition too.
piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayerComment
-
KeBul
Kev, I use PiShrink to reduce file size
I use a raspberry pi Desktop with a created bin folder at /home/pi
I dd the file image into this folder and then use PiShrink with -z to reduce the file size
It's a bit slow but seems to work
Hope this is of some help
ronnie
Comment
-
Shrinking the second partition should also be possible with GParted on a Linux system.
But since the topic starter has a working pCP with LMS already configured, my suggestion would be to start with providing him with only the two files slimserver.tcz and slimserver.tcz.md5.txt of LMS 8.2.1. I would expect that these files are different for a 32-bit and a 64-bit pCP, so maybe sc1pzb can tell if his pCP is 32-bit or 64-bit.| LMS 8.3.2 on Linux Mint 21.2 | Squeezebox Boom | RPi0W + pCP 8.2.0 + HiFiBerry DAC Zero | ESP Muse Luxe |Comment
-
If you are doing it from fresh install, there is a whole lot more. I was under the assumption we had a running LMS 8.3 or 8.4 system.
But for a fresh install.
1) Fresh install
2) Install LMS from web page. (Default install is 8.3.0)
3) Then replace slimserver.tcz with your copy of 8.2.1
4) Reboot.
sc1pzb - I've sent you a PM, the files you need are available on my ftpserver now
KevComment
-
I would expect that these files are different for a 32-bit and a 64-bit pCP, so maybe sc1pzb can tell if his pCP is 32-bit or 64-bit.
piCorePlayer a small player for the Raspberry Pi in RAM.
Homepage: https://www.picoreplayer.org
Please donate if you like the piCorePlayerComment
-
Many thanks to all of the forum members with the support on my downgrade LMS to 8.2.1. I will make a backup of my existing SD card and then I will apply the file replacement. I will let you know the outcome. Your help has been much appreciated and I learned more about the pCP & LMS software.
Comment
-
Many thanks to all of the forum members with the support on my downgrade LMS to 8.2.1. I will make a backup of my existing SD card and then I will apply the file replacement. I will let you know the outcome. Your help has been much appreciated and I learned more about the pCP & LMS software.
Fingers crossed on the file replacement.
KevComment
Comment