-
Notifications
You must be signed in to change notification settings - Fork 39
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
Android andronix & debian illegal instruction #147
Comments
The releases are targeting a lot of architectures. Have you tried this specific debian package? https://github.com/SpatiumPortae/portal/releases/download/v1.2.3/portal_1.2.3_Linux_arm64.deb |
Hello,
This is what it said.
[Detected OS: linux_amd64]
[1/3] Fetching latest release of portal...
[2/3] Downloading portal v1.2.3 (
https://github.com/SpatiumPortae/portal/releases/download/v1.2.3/portal_1.2.3_Linux_x86_64.tar.gz).
..
#=#=# ##O#- #
##O=# #
#=#=-# #
###############
######################################
##########################################################################################################################
100.0%
[3/3] 🎉 Portal v1.2.3 installed at /usr/local/bin/portal
$$$$@@@@$$$$
***@***.***:~$ portal
Illegal instruction
***@***.***:~$
Cheers, intti
P.s.
Thanks for fast reply.
…On Fri, Nov 24, 2023, 10:44 Zino Kader ***@***.***> wrote:
The releases are targeting a lot of architectures. Have you tried this
specific debian package?
https://github.com/SpatiumPortae/portal/releases/download/v1.2.3/portal_1.2.3_Linux_arm64.deb
—
Reply to this email directly, view it on GitHub
<#147 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUYBGEN3YTL7V3G2J7WT2SLYGBM63AVCNFSM6AAAAAA7YX3WO2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRVGMZDGNBUGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
It seems like the OS detection is not doing a great job of detecting your OS, as you say you're running Debian. As you can see, the file fetched and installed is the following https://github.com/SpatiumPortae/portal/releases/download/v1.2.3/portal_1.2.3_Linux_x86_64.tar.gz What I suggest for you to get a working version going is to use this package instead, as it is the correct one for your OS: https://github.com/SpatiumPortae/portal/releases/download/v1.2.3/portal_1.2.3_Linux_arm64.deb Although, if the problem is an illegal instruction it might be that you're on ARM rather than x86. Try the Linux ARM packages in that case. |
Yes though so that the CPU architecture was the problem because the error message. |
I got Motorola snapdragon with andronix debian( Linux)
Used your guide to get latest version but it says ' illegal instruction" I guess it's cos CPU. At compile should Include arm? Arc.
I'm no sw expert to compile this by myself and the linuxbrew denied co/operation would do it by myself..
The text was updated successfully, but these errors were encountered: