kamgurgul / cpu-info

CPU Info is a KMP application which provides information about device hardware and software
Apache License 2.0
618 stars 98 forks source link

The SoC name of the CPU shows "unknown" #114

Closed Char11e closed 6 months ago

Char11e commented 6 months ago

When using the v5.3.0 program on the Nokia 8.3 5G model, the SoC name will be displayed as unknown, but the ABI can display arm64-v8a

Android ver: 12

Char11e commented 6 months ago

It should show Qualcomm Snapdragon 765G

kamgurgul commented 6 months ago

I need to mark this in the main Readme because it is a recurring problem. SoC neme is controlled by external lib: https://github.com/pytorch/cpuinfo If there is no support for particular CPU it won't be displayed