Dr-Noob / cpufetch

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

Unknown Architecture Detected: AMD Ryzen 9 8945H w/ Radeon 780M Graphics #250

Closed agqt closed 4 days ago

agqt commented 4 days ago

cpufetch output:

[ERROR]: Unknown microarchitecture detected: M=0x5 EM=0x7 F=0xF EF=0xA S=0x2
[VERSION]: cpufetch v1.05 (Linux x86_64 build)
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 9 8945H w/ Radeon 780M Graphics 
                                                              Microarchitecture:   Unknown
                                                              Technology:          Unknown
                                                              Max Frequency:       6.843 GHz
                                                              Cores:               8 cores (16 threads)
                                                              AVX:                 AVX,AVX2,AVX512
                                                              FMA:                 FMA3
                                                              L1i Size:            32KB (256KB Total)
                                                              L1d Size:            32KB (256KB Total)
                                                              L2 Size:             1MB (8MB Total)
                                                              L3 Size:             16MB
                                                              Peak Performance:    1.75 TFLOP/s

cpufetch --debug output:

[ERROR]: Unknown microarchitecture detected: M=0x5 EM=0x7 F=0xF EF=0xA S=0x2
[VERSION]: cpufetch v1.05 (Linux x86_64 build)
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.05 (Linux x86_64 build)
AMD Ryzen 9 8945H w/ Radeon 780M Graphics 
- Max standard level: 0x00000010
- Max extended level: 0x80000028
- AMD topology extensions: 1
- CPUID dump: 0x00A70F52
Dr-Noob commented 4 days ago

This was already fixed in #237. You will need to build the latest version of cpufetch, you have more instructions here.