Dr-Noob / cpufetch

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

Qualcomm Snapdragon 8 Gen 1 microarchitecture is unknown #158

Closed BigGreenDinosaur closed 1 year ago

BigGreenDinosaur commented 1 year ago

Samsung S22 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

Hey, thanks for the information.

I've pushed a fix into the bugfix branch - give it a try. Also, I would appreciate the output of cpufetch if everything seems to work after the fix to confirm it is reporting the right information.

Dr-Noob commented 1 year ago

Solved in 2b8a942, closing.