Dr-Noob / cpufetch

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

Unknown microarchitecture detected, 13th Gen Intel(R) Core(TM) i7-13700H #249

Closed oliworx closed 4 days ago

oliworx commented 2 weeks ago

output of 'cpufetch'


[ERROR]: Unknown microarchitecture detected: M=0x0000000A EM=0x0000000B F=0x00000006 EF=0x00000000 S=0x00000002
Please, create a new issue with this error message, the output of 'cpufetch' and 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues
[ERROR]: Found invalid process: '0'
Please, create a new issue with this error message, the output of 'cpufetch' and 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues

                                                              Name:              13th Gen Intel(R) Core(TM) i7-13700H
                                                              Microarchitecture: Unknown
                                                              Technology:        Unknown
                                                              Max Frequency:     5.000 GHz
                                                              Cores:             10 cores (20 threads)
                                                              AVX:               AVX,AVX2
                                                              FMA:               FMA3
                                                              L1i Size:          32KB (448KB Total)
                                                              L1d Size:          48KB (672KB Total)
                                                              L2 Size:           1.25MB (10MB Total)
                                                              L3 Size:           24MB
                                                              Peak Performance:  800.00 GFLOP/s

output of 'cpufetch --debug':

[ERROR]: Unknown microarchitecture detected: M=0x0000000A EM=0x0000000B F=0x00000006 EF=0x00000000 S=0x00000002
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.01 (Linux x86_64 build)
13th Gen Intel(R) Core(TM) i7-13700H
- Max standard level: 0x00000020
- Max extended level: 0x80000008
- CPUID dump: 0x000B06A2
Dr-Noob commented 4 days ago

You are running an old version of cpufetch. The last version is v1.05, please update and try again (you can find more information here).