Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown microarchitecture and Found invalid process: '0' #287

Closed
LuigiBrosNin opened this issue Sep 13, 2024 · 3 comments
Closed

Unknown microarchitecture and Found invalid process: '0' #287

LuigiBrosNin opened this issue Sep 13, 2024 · 3 comments

Comments

@LuigiBrosNin
Copy link

Output of cpufetch:
[ERROR]: Unknown microarchitecture detected: M=0x0000000A EM=0x0000000B F=0x00000006 EF=0x00000000 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:              13th Gen Intel(R) Core(TM) i9-13900H
                                                          Microarchitecture: Unknown
                                                          Technology:        Unknown
                                                          Max Frequency:     4.100 GHz
                                                          Cores:             10 cores
                                                          AVX:               AVX,AVX2
                                                          FMA:               FMA3
                                                          L1i Size:          64KB (896KB Total)
                                                          L1d Size:          32KB (448KB Total)
                                                          L2 Size:           2MB (16MB Total)
                                                          L3 Size:           24MB
                                                          Peak Performance:  656.00 GFLOP/s

Output of cpufetch --debug:
[ERROR]: Unknown microarchitecture detected: M=0x0000000A EM=0x0000000B F=0x00000006 EF=0x00000000 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)
13th Gen Intel(R) Core(TM) i9-13900H

  • Max standard level: 0x00000020
  • Max extended level: 0x80000008
  • CPUID dump: 0x000B06A2
@Dr-Noob
Copy link
Owner

Dr-Noob commented Sep 13, 2024

You are running an old version of cpufetch. The last version is v1.06, please update and try again (you can find more information here).

@Dr-Noob Dr-Noob closed this as completed Sep 13, 2024
@LuigiBrosNin
Copy link
Author

You are running an old version of cpufetch. The last version is v1.06, please update and try again (you can find more information here).

being on Pop!_OS (Ubuntu 22.04), i cannot update yet

@Dr-Noob
Copy link
Owner

Dr-Noob commented Sep 26, 2024

You can always build from source. If you want to install this in the same way as the package manager does, simply run sudo make install after compiling from source. That should be equivalent to installing the package from your favourite package manager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants