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 for 7950X #162

Closed rongou closed 1 year ago

rongou commented 1 year ago
$ 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.02 (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
Dr-Noob commented 1 year ago

Thanks for the remainder! Should be fixed in ea29507. Closing.