Dr-Noob / cpufetch

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

cpufetch --debug Ryzen 7600 #243

Closed roysubs closed 4 months ago

roysubs commented 4 months ago

PS D:> .\cpufetch.exe [ERROR]: Unknown microarchitecture detected: M=0x00000001 EM=0x00000006 F=0x0000000F EF=0x0000000A S=0x00000002 Please, create a new issue with this error message and the output of 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues [ERROR]: Found invalid process: '0' Please, create a new issue with this error message and the output of 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues

                                                          Name:              AMD Ryzen 5 7600 6-Core Processor
                                                          Hypervisor:        Microsoft Hyper-V
                                                          Microarchitecture: Unknown
                                                          Technology:        Unknown
                                                          Max Frequency:     Unknown
                                                          Cores:             6 cores (12 threads)
                                                          AVX:               AVX,AVX2,AVX512
                                                          FMA:               FMA3
                                                          L1i Size:          32KB (192KB Total)
                                                          L1d Size:          32KB (192KB Total)
                                                          L2 Size:           1MB (6MB Total)
                                                          L3 Size:           32MB
                                                          Peak Performance:  Unknown

PS D:> .\cpufetch.exe --debug [ERROR]: Unknown microarchitecture detected: M=0x00000001 EM=0x00000006 F=0x0000000F EF=0x0000000A S=0x00000002 Please, create a new issue with this error message and the output of 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues cpufetch v1.00 (Windows x86_64 build) AMD Ryzen 5 7600 6-Core Processor

roysubs commented 4 months ago

Was on 1.00, cpufetch 1.05 worked fine.