this post was submitted on 14 Dec 2023
185 points (98.4% liked)

Jellyfin: The Free Software Media System

5550 readers
16 users here now

Current stable release: 10.9.7

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 9 months ago* (last edited 9 months ago) (1 children)

Sorry I guess I'm ignorant. I searched and got:

Yes, aarch64 indeed works for ARM. AArch64 is just another name for ARMv8, the architecture that most modern ARM-based processors use. ARMv64 or AArch64 implies a 64-bit architecture, which most modern devices use nowadays. If something is available for AArch64, that means it can be used on devices with ARMv8 (or new) processors.

Also non bot answer: https://stackoverflow.com/questions/31851611/differences-between-arm64-and-aarch64#47274698

[–] [email protected] 4 points 9 months ago (1 children)

So what is your question? It works on newer ARM devices but not on older ones.

[–] [email protected] 4 points 9 months ago

No you answered it, I was just providing more details. Thanks