Skip to content
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

support systems where uname reports aarch64 #3

Merged
merged 1 commit into from
Oct 16, 2023
Merged

support systems where uname reports aarch64 #3

merged 1 commit into from
Oct 16, 2023

Conversation

vhdirk
Copy link
Contributor

@vhdirk vhdirk commented Oct 15, 2023

On my rpi4, uname reports aarch64 rather than arm64. See below.
This PR supports that, too.

$ uname -a                             
Linux home 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023 aarch64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 12 (bookworm)
Release:	12
Codename:	bookworm

@lwiechec
Copy link
Owner

Dirk, thanks a lot / van harte bedankt!

@lwiechec lwiechec merged commit dedb2d1 into lwiechec:master Oct 16, 2023
3 checks passed
@vhdirk vhdirk deleted the uname-aarch64 branch October 16, 2023 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants