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 #221

Closed vigneshpai2003 closed 5 months ago

vigneshpai2003 commented 5 months 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]: 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
                                                uArch:        Unknown
                                                Technology:   Unknown
                   .#################.          P-cores:
              .####                   ####.       Max Freq:   4.600 GHz
          .##                             ###     Cores:      4 cores (8 threa
       ##                          :##     ###    AVX:        AVX,AVX2
    #                ##            :##      ##    FMA:        FMA3
  ##   ##  ######.   ####  ######  :##      ##    L1i Size:   32KB (128KB Tota
 ##    ##  ##:  ##:  ##   ##   ### :##     ###    L1d Size:   48KB (192KB Tota
##     ##  ##:  ##:  ##  :######## :##    ##      L2 Size:    1.25MB (5MB Tota
##     ##  ##:  ##:  ##   ##.   .  :## ####     E-cores:
##      #  ##:  ##:  ####  #####:   ##            Max Freq:   3.400 GHz
 ##                                               Cores:      8 cores
  ###.                         ..o####.           AVX:        AVX,AVX2
   ######oo...         ..oo#######                FMA:        FMA3
          o###############o                       L1i Size:   64KB (512KB Tota
                                                  L1d Size:   32KB (256KB Tota
                                                  L2 Size:    2MB (4MB Total)
                                                L3 Size:      12MB
                                                Peak Perf.:   729.60 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
[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.03 (Linux x86_64 build)
13th Gen Intel(R) Core(TM) i5-1340P
- Max standard level: 0x00000020
- Max extended level: 0x80000008
- Hybrid Flag: 1
- CPUID dump: 0x000B06A2
Dr-Noob commented 5 months ago

Please download the last version of cpufetch in the releases page or build it from source.