Dr-Noob / cpufetch

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

[ERROR]: Unknown microarchitecture detected: M=0x4 EM=0x2 F=0xF EF=0xB S=0x0 #277

Closed louis-thevenet closed 1 month ago

louis-thevenet commented 1 month ago

cpufetch

[ERROR]: Unknown microarchitecture detected: M=0x4 EM=0x2 F=0xF EF=0xB S=0x0
[VERSION]: cpufetch v1.06 (Linux x86 / 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 AI 9 365 w/ Radeon 880M 
uArch:        Unknown
Technology:   Unknown
Max Freq:     4.310 GHz
Cores:        10 cores (20 threads)
AVX:          AVX,AVX2,AVX512
FMA:          FMA3
L1i Size:     32KB (320KB Total)
L1d Size:     48KB (480KB Total)
L2 Size:      1MB (10MB Total)
L3 Size:      8MB (16MB Total)
Peak Perf.:   1.38 TFLOP/s

With --debug

AMD Ryzen AI 9 365 w/ Radeon 880M 
- Max standard level: 0x00000010
- Max extended level: 0x80000028
- AMD topology extensions: 1
- CPUID dump: 0x00B20F40
Dr-Noob commented 1 month ago

Wow, Zen5 already! Thanks for reporting, I have pushed a patch in branch i277 can you confirm if it works for you?

louis-thevenet commented 1 month ago

I confirm i277 is working, thanks =)