kamgurgul/cpu-info

Something strange with Honor x8a and Huawei P Smart Z

Closed this issue · 1 comments

In 4.7.0 and 5.0.1 app versions, processor model of Honor x8a detects as MediaTek MT6769V/CZ. As I see in Web, this is MediaTek Helio G85. But CPU on Honor x8a is MediaTek Helio G88. Also CPU temperature doesn`t show for Honor x8a.
In 5.0.1 app version CPU temperature does not show for Huawei P Smart Z too.

Unfortunately I'm not maintaining SoC name list. All of them are controlled by external lib: https://github.com/pytorch/cpuinfo
Temperature should be fixed in 5.1.0 (if it worked for builds pre 5.x)