Dr-Noob / cpufetch

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

[ERROR]: Unknown microarchitecture detected #160

Closed fcwys closed 1 year ago

fcwys commented 1 year ago
C:\Users\admin>cpufetch
[ERROR]: Unknown microarchitecture detected: M=0x0000000A EM=0x00000009 F=0x00000006 EF=0x00000000 S=0x00000003
Please, create a new issue with this error message and the output of 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues
[ERROR]: Found invalid process: '0'
Please, create a new issue with this error message and the output of 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues
C:\Users\user>cpufetch --debug
[ERROR]: Unknown microarchitecture detected: M=0x0000000A EM=0x00000009 F=0x00000006 EF=0x00000000 S=0x00000003
Please, create a new issue with this error message and the output of 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues
cpufetch v1.00 (Windows x86_64 build)
12th Gen Intel(R) Core(TM) i7-12700H
- Max standard level: 0x00000020
- Max extended level: 0x80000008
- CPUID dump: 0x000906A3
Dr-Noob commented 1 year ago

Unfortunately, cpufetch does not support Alder Lake yet (see #126). It will probably come before the end of the year.

Dr-Noob commented 1 year ago

Closing the issue to avoid duplicates - if you want to be updated regarding support for Alder Lake, please check #126