lunar-launcher icon indicating copy to clipboard operation
lunar-launcher copied to clipboard

Temps and speed of cpu are incorrect

Open Inconnubro opened this issue 11 months ago • 3 comments

Checklist

  • [X] I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • [X] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • [X] This issue contains only one bug.

App version

2.8.2

Android version

11

Steps to reproduce the bug

1 go to statistics and that's all

Expected behavior

No response

Screenshots/Screen recordings

Screenshot_20240318-133741_Lunar Launcher

Logs

No response

Additional information

My cpu is expected to go as low as 1.9Ghz and the temps are, yeah

Inconnubro avatar Mar 18 '24 12:03 Inconnubro

How do you verify temperature is incorrect? Also base speed can be 1.7 Ghz while max can be upto 1.9 Ghz P.S. : Sometimes incorrect CPU speed and Temps can be reported by OS from different manufacturers.

vednig avatar Mar 18 '24 18:03 vednig

Android 11 restricts direct hardware-related information. The stats shows current set cpu low-high frequency. Your device can boost the clock to 1.9 Ghz, but not all the time.

fs-sifat avatar Mar 19 '24 07:03 fs-sifat

CPU accuracy can be improved by splitting it based on cores for multiple core processors. Link to implementation

vednig avatar Mar 21 '24 23:03 vednig