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 #159

Closed jiufenliwu closed 1 year ago

jiufenliwu commented 1 year ago

Xiaomi 12 5G (Qualcomm Snapdragon 8 Gen 1) [ERROR]: Unknown microarchitecture detected: IM=0x00000041 P=0x00000D46 V=0x00000000 R=0x00000002 Please, create a new issue with this error message, your smartphone/computer model, the output of 'cpufetch --verbose' and 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues [ERROR]: Unknown microarchitecture detected: IM=0x00000041 P=0x00000D47 V=0x00000002 R=0x00000000 Please, create a new issue with this error message, your smartphone/computer model, the output of 'cpufetch --verbose' and 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues [ERROR]: Unknown microarchitecture detected: IM=0x00000041 P=0x00000D48 V=0x00000002 R=0x00000000 Please, create a new issue with this error message, your smartphone/computer model, the output of 'cpufetch --verbose' and 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues [WARNING]: SoC detection failed using /proc/cpuinfo: No string found [WARNING]: SoC detection failed using Android property ro.product.board: taro [WARNING]: SoC detection failed using Android property ro.board.platform: taro [WARNING]: SoC detection failed using Android: Found 'taro' string

[ERROR]: Unknown microarchitecture detected: IM=0x00000041 P=0x00000D46 V=0x00000000 R=0x00000002 Please, create a new issue with this error message, your smartphone/computer model, the output of 'cpufetch --verbose' and 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues [ERROR]: Unknown microarchitecture detected: IM=0x00000041 P=0x00000D47 V=0x00000002 R=0x00000000 Please, create a new issue with this error message, your smartphone/computer model, the output of 'cpufetch --verbose' and 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues [ERROR]: Unknown microarchitecture detected: IM=0x00000041 P=0x00000D48 V=0x00000002 R=0x00000000 Please, create a new issue with this error message, your smartphone/computer model, the output of 'cpufetch --verbose' and 'cpufetch --debug' on https://github.com/Dr-Noob/cpufetch/issues cpufetch v1.02 (Android ARM build) [Core 0] 0x410FD462 1785 MHz [Core 1] 0x410FD462 1785 MHz [Core 2] 0x410FD462 1785 MHz [Core 3] 0x410FD462 1785 MHz [Core 4] 0x412FD470 2496 MHz [Core 5] 0x412FD470 2496 MHz [Core 6] 0x412FD470 2496 MHz [Core 7] 0x412FD480 2995 MHz

Dr-Noob commented 1 year ago

Same issue as #158. Can you please try the last commit in bugfix and paste the output of the program again?

Dr-Noob commented 1 year ago

Solved in 2b8a942, closing.