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

[ERROR]: Found invalid cpu_family: 0xFA33415E on M3 MacBook Air #230

Open
singularitti opened this issue Mar 21, 2024 · 2 comments
Open

Comments

@singularitti
Copy link

When I was running cpufetch --debug, I got the following error message:

$ cpufetch --debug
[ERROR]: Found invalid cpu_family: 0xFA33415E
[VERSION]: cpufetch v1.05 (macOS ARM build)
Please, create a new issue with this error message, your smartphone/computer model, the output of 'cpufetch --verbose' and 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues

$ cpufetch --version
cpufetch v1.05 (macOS ARM build)

macOS version: 14.4 (23E214)
Chip: Apple M3

@singularitti
Copy link
Author

Related: #225 #217

@ThomasKaiser
Copy link

ThomasKaiser commented Mar 30, 2024

In the meantime I also switched to an M3 machine:

  Model Name: MacBook Air
  Model Identifier: Mac15,13
  Model Number: MXD43D/A
  Chip: Apple M3
  Total Number of Cores: 8 (4 performance and 4 efficiency)
  Memory: 16 GB
  System Firmware Version: 10151.101.3
  OS Loader Version: 10151.101.3
  System Version: macOS 14.4.1 (23E224)
  Kernel Version: Darwin 23.4.0

And unfortunately can confirm v1.05 not working (any more):

tk@mac-tk cpufetch % ./cpufetch --verbose
[ERROR]: Found invalid cpu_family: 0xFA33415E
[VERSION]: cpufetch v1.05-6-g2976 (macOS ARM build)
Please, create a new issue with this error message, your smartphone/computer model, the output of 'cpufetch --verbose' and 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues

tk@mac-tk cpufetch % ./cpufetch --debug  
[ERROR]: Found invalid cpu_family: 0xFA33415E
[VERSION]: cpufetch v1.05-6-g2976 (macOS ARM build)
Please, create a new issue with this error message, your smartphone/computer model, the output of 'cpufetch --verbose' and 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues

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

No branches or pull requests

2 participants