Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sKit-custom-squeezelite.sh #2

Open
cburbs opened this issue Feb 25, 2022 · 1 comment
Open

sKit-custom-squeezelite.sh #2

cburbs opened this issue Feb 25, 2022 · 1 comment

Comments

@cburbs
Copy link

cburbs commented Feb 25, 2022

Trying to run the above on the following setup:
Raspberry Pi 4
piCorePlayer v8.1.0 | www v00017 | linux 5.10.77-pcpCore-v7l (32) | piCore v13.1 | Squeezelite v1.9.9-1392-pCP

It fails to download the files.

If I look at the code I did the following to verify a few things when SSH into the above device.
uname -m returns armv71

So site 1 should point to https://repo.picoreplayer.org/repo/13.x/armv71/tcz but this doesn't seem to exist from what I can tell.

The following directories exist from going to https://repo.picoreplayer.org/repo/13.x/

aarch64 | 2020-Dec-29 00:42:49 | 4k | dir
armv6 | 2020-Dec-29 00:40:42 | 4k | dir
armv7 | 2020-Dec-29 00:41:41 | 4k | dir

Am I missing something?

@klslz
Copy link
Owner

klslz commented Feb 26, 2022

You probably run the 32bit pCP version. Please install the 64bit version.

uname -m outputs aarch64.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants