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

--show-system-info fails on Apple Silicon M1 #4013

Closed
boegel opened this issue May 26, 2022 · 1 comment · Fixed by #4015
Closed

--show-system-info fails on Apple Silicon M1 #4013

boegel opened this issue May 26, 2022 · 1 comment · Fixed by #4015
Milestone

Comments

@boegel
Copy link
Member

boegel commented May 26, 2022

Different system queries via sysctl are broken on Apple Silicon.

Known issues:

@terjekv
Copy link
Contributor

terjekv commented Jun 8, 2022

powermetrics gives some useful information, but requires to be run as root..

namtso:~ root# powermetrics -n1 -ftext | grep frequen
E-Cluster HW active frequency: 1797 MHz
CPU 0 frequency: 1826 MHz
CPU 1 frequency: 1825 MHz
P0-Cluster HW active frequency: 902 MHz
CPU 2 frequency: 1070 MHz
CPU 3 frequency: 1042 MHz
CPU 4 frequency: 1032 MHz
CPU 5 frequency: 1030 MHz
P1-Cluster HW active frequency: 714 MHz
CPU 6 frequency: 1037 MHz
CPU 7 frequency: 998 MHz
CPU 8 frequency: 1009 MHz
CPU 9 frequency: 1020 MHz
GPU active frequency: 72 MHz
GPU requested frequency: (389 MHz:  15% 486 MHz: .86% 648 MHz: .52% 778 MHz: .52% 972 MHz: .20% 1296 MHz: .09%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants