Dr-Noob / cpufetch

Simple yet fancy CPU architecture fetching tool
GNU General Public License v2.0
1.82k stars 99 forks source link

[ERROR]: Found invalid cpu_family: 0x5F4DEA93 #217

Closed afberendsen closed 5 months ago

afberendsen commented 5 months ago

[ERROR]: Found invalid cpu_family: 0x5F4DEA93 [VERSION]: cpufetch v1.04 (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 --verbose [ERROR]: Found invalid cpu_family: 0x5F4DEA93 [VERSION]: cpufetch v1.04 (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 --debug [ERROR]: Found invalid cpu_family: 0x5F4DEA93 [VERSION]: cpufetch v1.04 (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 Andreass-MBP:~ afberendsen$

$ cpuid Name: Apple M3 Pro Vendor String: Apple Vendor ID: VendorUnknown PhysicalCores: 12 Threads Per Core: 1 Logical Cores: 12 CPU Family 1598941843 Model: 0 Stepping: 0 Features: AESARM,ASIMD,ASIMDDP,ASIMDHP,ASIMDRDM,ATOMICS,CRC32,DCPOP,FCMA,FP,FPHP,GPA,JSCVT,LRCPC,PMULL,SHA1,SHA2,SHA3,SHA512 Microarchitecture level: 0 Cacheline bytes: 128 L1 Instruction Cache: 131072 bytes L1 Data Cache: 65536 bytes L2 Cache: 4194304 bytes L3 Cache: -1 bytes

Malakasd748 commented 5 months ago

clone the repo and build from source, works for me.

Dr-Noob commented 5 months ago

As suggested, please download and compile the project from source.

Dr-Noob commented 5 months ago

Closing due to lack of activity, support for this is already in the latest version of cpufetch

afberendsen commented 5 months ago
BerendsSEMDATEX:infrastructure-root afberendsen$ cpufetch --version
cpufetch v1.04 (macOS ARM build)
BerendsSEMDATEX:infrastructure-root afberendsen$ cpufetch
[ERROR]: Found invalid cpu_family: 0x5F4DEA93
[VERSION]: cpufetch v1.04 (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
BerendsSEMDATEX:infrastructure-root afberendsen$