this post was submitted on 14 Dec 2023
192 points (98.5% liked)

Jellyfin: The Free Software Media System

5576 readers
4 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
[–] d_k_bo@feddit.de 7 points 9 months ago (3 children)

It is also available for aarch64

[–] floatingpaperweight@lemm.ee 1 points 9 months ago* (last edited 9 months ago) (2 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

[–] d_k_bo@feddit.de 4 points 9 months ago (1 children)

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

[–] floatingpaperweight@lemm.ee 4 points 9 months ago

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