Dr-Noob / cpufetch

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

unknown microarchitecture (i5 12400f) #236

Closed kamile320 closed 1 month ago

kamile320 commented 3 months ago

output after "cpufetch": [ERROR]: Unknown microarchitecture detected: M=0x00000007 EM=0x00000009 F=0x00000006 EF=0x00000000 S=0x00000005 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

+logo

output after "cpufetch --debug": [ERROR]: Unknown microarchitecture detected: M=0x00000007 EM=0x00000009 F=0x00000006 EF=0x00000000 S=0x00000005 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) 12th Gen Intel(R) Core(TM) i5-12400F

OS - Linux Mint 21.3 CPU - intel i5 12400f

cpu

Dr-Noob commented 1 month ago

You are running cpufetch v1.01 whereas the current version is v1.05, please update to the latest version. See how to do this here.