Dr-Noob / cpufetch

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

12th Gen Intel(R) Core(TM) i5-12600KF Microarchitecture not detected #278

Closed IhnnChocoFarms closed 3 weeks ago

IhnnChocoFarms commented 3 weeks ago

So this is the output of the debug:

[ERROR]: Unknown microarchitecture detected: M=0x00000007 EM=0x00000009 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)
12th Gen Intel(R) Core(TM) i5-12600KF
- Max standard level: 0x00000020
- Max extended level: 0x80000008
- CPUID dump: 0x00090672

and the classic output:


                                                              Name:              12th Gen Intel(R) Core(TM) i5-12600KF
                                                              Microarchitecture: Unknown
                                                              Technology:        Unknown
                                                              Max Frequency:     3.600 GHz
                                                              Cores:             8 cores
                                                              AVX:               AVX,AVX2
                                                              FMA:               FMA3
                                                              L1i Size:          64KB (640KB Total)
                                                              L1d Size:          32KB (320KB Total)
                                                              L2 Size:           2MB (14MB Total)
                                                              L3 Size:           20MB
                                                              Peak Performance:  460.80 GFLOP/s
Dr-Noob commented 3 weeks ago

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