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: AMD Ryzen 7 6800HS #154

Closed Rimits closed 1 year ago

Rimits commented 1 year ago
$cpufetch
[ERROR]: Unknown microarchitecture detected: M=0x00000004 EM=0x00000004 F=0x0000000F EF=0x0000000A 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
[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:              AMD Ryzen 7 6800HS Creator Edition
                      .####            Microarchitecture: Unknown
              #.      .####            Technology:        Unknown
            :##.      .####            Max Frequency:     4.785 GHz
           :###.      .####            Cores:             8 cores (16 threads)
           #########.   :##            AVX:               AVX,AVX2
           #######.       ;            FMA:               FMA3
                                       L1i Size:          32KB (256KB Total)
    ###     ###      ###   #######     L1d Size:          32KB (256KB Total)
   ## ##    #####  #####   ##     ##   L2 Size:           512KB (4MB Total)
  ##   ##   ### #### ###   ##      ##  L3 Size:           16MB
 #########  ###  ##  ###   ##      ##  Peak Performance:  612.48 GFLOP/s
##       ## ###      ###   ##     ##   
##       ## ###      ###   #######     

$cpufetch  --debug
[ERROR]: Unknown microarchitecture detected: M=0x00000004 EM=0x00000004 F=0x0000000F EF=0x0000000A 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)
AMD Ryzen 7 6800HS Creator Edition
- Max standard level: 0x00000010
- Max extended level: 0x80000023
- AMD topology extensions: 1
- CPUID dump: 0x00A40F41
Dr-Noob commented 1 year ago

Hey, I just pushed a patch to fix this in the bugfix2 branch. Let me know if it works now.

Rimits commented 1 year ago

it works now。thanks

$ ./cpufetch

          '###############             
             ,#############            Name:       AMD Ryzen 7 6800HS Creator Edition
                      .####            uArch:      Zen 3+
              #.      .####            Technology: 6nm
            :##.      .####            Max Freq:   4.785 GHz
           :###.      .####            Cores:      8 cores (16 threads)
           #########.   :##            AVX:        AVX,AVX2
           #######.       ;            FMA:        FMA3
                                       L1i Size:   32KB (256KB Total)
    ###     ###      ###   #######     L1d Size:   32KB (256KB Total)
   ## ##    #####  #####   ##     ##   L2 Size:    512KB (4MB Total)
  ##   ##   ### #### ###   ##      ##  L3 Size:    16MB
 #########  ###  ##  ###   ##      ##  Peak Perf.: 1.22 TFLOP/s
##       ## ###      ###   ##     ##   
##       ## ###      ###   #######