cpufetch icon indicating copy to clipboard operation
cpufetch copied to clipboard

[ERROR]: Unknown microarchitecture detected: M=0x00000001 EM=0x00000006 F=0x0000000F EF=0x0000000A S=0x00000002

Open leibupro opened this issue 8 months ago • 1 comments

leibupro avatar Jun 04 '25 00:06 leibupro

I have the same error:

# cpufetch
[ERROR]: Unknown microarchitecture detected: M=0x00000001 EM=0x00000006 F=0x0000000F EF=0x0000000A 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:              AMD Ryzen 9 7950X 16-Core Processor 
Microarchitecture: Unknown
Technology:        Unknown
Max Frequency:     5.881 GHz
Cores:             16 cores (32 threads)
AVX:               AVX,AVX2,AVX512
FMA:               FMA3
L1i Size:          32KB (512KB Total)
L1d Size:          32KB (512KB Total)
L2 Size:           1MB (16MB Total)
L3 Size:           32MB (64MB Total)
Peak Performance:  3.01 TFLOP/s
# cpufetch --debug
[ERROR]: Unknown microarchitecture detected: M=0x00000001 EM=0x00000006 F=0x0000000F EF=0x0000000A 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)
AMD Ryzen 9 7950X 16-Core Processor 
- Max standard level: 0x00000010
- Max extended level: 0x80000028
- AMD topology extensions: 1
- CPUID dump: 0x00A60F12
# dmesg | grep microcode
[    4.079353] microcode: Current revision: 0x0a60120c

fxtentacle avatar Jul 18 '25 20:07 fxtentacle