Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temps and speed of cpu are incorrect #124

Open
3 tasks done
Inconnubro opened this issue Mar 18, 2024 · 3 comments
Open
3 tasks done

Temps and speed of cpu are incorrect #124

Inconnubro opened this issue Mar 18, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Inconnubro
Copy link

Checklist

  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • 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 Inconnubro added the bug Something isn't working label Mar 18, 2024
@Inconnubro Inconnubro changed the title Temps and speed of cou are incorrect Temps and speed of cpu are incorrect Mar 18, 2024
@vednig
Copy link

vednig commented Mar 18, 2024

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.

@fs-sifat
Copy link
Contributor

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.

@vednig
Copy link

vednig commented Mar 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants