Add support for architecture armv8l #80

Open
opened 2024-09-27 15:13:23 -04:00 by schmidt9 · 1 comment
schmidt9 commented 2024-09-27 15:13:23 -04:00 (Migrated from github.com)

I installed a Debian image with architecture armv8l on Android device using Linux Deploy tool, xray installation fails due to unsupported architecture, could you please add this architecture support

I installed a Debian image with architecture armv8l on Android device using Linux Deploy tool, xray installation fails due to unsupported architecture, could you please add this architecture support
nihil-admirari commented 2025-06-05 16:27:43 -04:00 (Migrated from github.com)

Does Xray actually work if you were to run it manually? armv8l is a 32-bit mode of a 64-bit architecture. It may probably require arm32-v7a instead of arm64-v8a; but it's hard to tell without actual testing.

Does Xray actually work if you were to run it manually? armv8l is a 32-bit mode of a 64-bit architecture. It may probably require arm32-v7a instead of arm64-v8a; but it's hard to tell without actual testing.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
XTLS/Xray-install#80
No description provided.