Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Build for ARM64 #4

Open
FireMasterK opened this issue Jun 8, 2021 · 7 comments
Open

Build for ARM64 #4

FireMasterK opened this issue Jun 8, 2021 · 7 comments

Comments

@FireMasterK
Copy link

Required for iv-org/invidious#361

@unixfox
Copy link
Member

unixfox commented Jun 8, 2021

Do we target only ARMv8 and not ARMv7?

@FireMasterK
Copy link
Author

If there's an option for both, why not!

ARMv7 is still used on the raspberry pi 3 and earlier iirc

@hackerncoder
Copy link

The Rapsberry Pi 3 and 2 v1.2 is ARMv8. RaspPi 2 v1.1 is ARMv7. RaspPi 1 is ARMv6.

@cgmastertecnology
Copy link

armv7 for rasp4

@unixfox
Copy link
Member

unixfox commented Jun 12, 2021

armv7 for rasp4

the raspberry pi 4 can do ARMv8 like the raspberry pi 3.

@cgmastertecnology
Copy link

cgmastertecnology commented Jun 12, 2021

armv7 for rasp4

the raspberry pi 4 can do ARMv8 like the raspberry pi 3.

i get this from uname -a

Linux rasp 5.10.17-v7l+ #1421 SMP Thu May 27 14:00:13 BST 2021 armv7l GNU/Linux

maybe because i'm on 32bit?

@unixfox
Copy link
Member

unixfox commented Jun 12, 2021

armv7 for rasp4

the raspberry pi 4 can do ARMv8 like the raspberry pi 3.

i get this from uname -a

Linux rasp 5.10.17-v7l+ #1421 SMP Thu May 27 14:00:13 BST 2021 armv7l GNU/Linux

maybe because i'm on 32bit?

This getting a bit off topic... Raspberry pi 4 can support both ARMv7/32 bits and ARMv8/64 bits but not at the same time, that's why if you want armv8 you can use ubuntu for that instead.

See https://en.wikipedia.org/wiki/Raspberry_Pi#Specifications for more info.

@unixfox unixfox moved this to Ongoing discussions in Todo - Invidious Jun 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Ongoing discussions
Development

No branches or pull requests

4 participants