0 Members and 1 Guest are viewing this topic. Read 2193 times.
If you can use a terminal to access the StreamPlayer, upgrading is fairly easy. The command is "pacman -Syu" (without the quotes).Linux made some changes to the way they compress files and older versions of Linux do not have the capability to de-compress the files for installation. In this case, it will download the files and start trying to process, but will produce an error. If this happens, you will need to send the drive to me so I can install the latest version of Linux on it.Either way, there should be no issues down the line.- Jim
Thanks Jim. 😀A few questions…If I just stay with the version I currently have, 5.8.5, am I at increased risk for any security issues?
If I attempt the update and get the error message you mentioned, does this leave my Salkstream unusable until the update is completed by you?
If the update completes properly, does it affect any settings that were made before, ie proper output settings for HDMI, Optical spdif, Airplay, etc? Any additional setup steps involved other than just running the command line you mentioned? I remember when the hard drive was last replaced you had to make some adjustments (remotely) to get Airplay to work properly.
Any other “gotchas” I should be aware of?
I greatly appreciate your continued support. I hope you are enjoying retirement! 😀PS - Does Roonserver need to be stopped before running pacman -Syu? If so, how is that done? Thanks!
Speaking of which, I saw some instructions about updating that said use the command sudo pacman -Syu. Do I need to type in sudo?
Likely not. That is failrly current.You aren't likely to have an issue, but if you do, it will simply skip the upgrade and you'll be fine.It should not affect any of those. It may upgrade some drivers or required code, but it knows what it needs to do.None that I am aware of.No, it will only touch Linux and should have no effect on Roon.PPS - I came across this.https://archlinux.org/news/now-using-zstandard-instead-of-xz-for-package-compression/Is this the change in compression you were referring to? If so, I see the change occurred well before you replaced my hard drive (replaced November 2020), so I’m thinking it should be fine just to run pacman -Syu? I don't recall off-hand, but I think the compression changed when they went from 4.xxx to 5.xxx.That would not hurt. But you would already be logged in as the super user so you don't really need that. If you were a regular user, you would have to use sudo as you would not have permissions to make the changes.By the way, when upgrading there may be some packages that are no longer used with multiple options to replace them. You will have to select which to use. Just use the default (usually # 1) and you'll be good.I hope that helps.- Jim
Hi Jim.I tried running the update, but I get this error;I’m guessing it means the site from which it is trying to retrieve the update is no longer available?Edit: Some googling revealed archlinuxfr.db no longer exists. How to proceed? Is it as simple as editing the mirror list so it pulls the update from a different site?
Yes, edit the mirror list to include just a few US sites and you should have better results. You can delete a lot of foreign servers or comment them out with #.- Jim
UPDATE/EDIT2: False alarm on the HDMI output. I noticed in Roon audio settings that one of the HDMI options looked different than before. I enable that HDMI option and now it works. I just had to change which HDMI option I was using. So the only thing not working now is AirPlay. I'll need help fixing that one.
Try re-installing it with the command pacman -S shairport and see if that fixes it. It may ask if you want to replace it. Say yes.- Jim