Dr-Noob / cpufetch

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

Fault with 96 core Threadripper #299

Open davepl opened 4 weeks ago

davepl commented 4 weeks ago

First time trying it, got the following. This is a 7995WX running Ubuntu 24.04 under WSL2.

[ERROR]: Unknown microarchitecture detected: M=0x00000008 EM=0x00000001 F=0x0000000F EF=0x0000000A S=0x00000001 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 cpufetch: src/common/cpu.c:136: get_str_l2: Assertion `cach->L2->exists' failed. Aborted (core dumped)

Dr-Noob commented 4 weeks ago

Hi, you do not seem to be using the last version. Please build from source and check if the error persists.