Dr-Noob / cpufetch

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

Unknown microarchitecture detected for Intel 13700k #164

Closed CodeMonkey80s closed 1 year ago

CodeMonkey80s commented 1 year ago

Here's the output from debug command:

cpufetch --debug
[ERROR]: Unknown microarchitecture detected: M=0x00000007 EM=0x0000000B F=0x00000006 EF=0x00000000 S=0x00000001
Please, create a new issue with this error message, the output of 'cpufetch' and 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues
cpufetch v1.02 (Linux x86_64 build)
13th Gen Intel(R) Core(TM) i7-13700K
- Max standard level: 0x00000020
- Max extended level: 0x80000008
- CPUID dump: 0x000B0671

My CPU it Intel 13700k

inxi -C 
CPU:
  Info: 16-core (8-mt/8-st) model: 13th Gen Intel Core i7-13700K bits: 64
    type: MST AMCP cache: L2: 24 MiB
Dr-Noob commented 1 year ago

Thanks for the report! It should work with the ba8bbdd commit I just pushed.