mathoudebine / mathoudebine/turing-smart-screen-python
CPU frequency displayed wrong
Nobody has claimed this yet.
- Dominant language
- Rich Text Format
- Stars
- 2.3k
- Forks
- 412
- Avg merge
- 21h 10m
- Merged PRs (30d)
- 7
Description
The frequency of the CPU is displayed wrong, it's much bigger
Steps to reproduce the behavior:
- Click "Save and run" on the app
- Frequency appears wrong
I expected for the screen to display around 4-5 GHz, instead it display around 16-64 GHz
- Turing 3.5"
- v3.9.1 of the app
- Windows 11
- Ryzen 5 9600X
I also tried different themes, they display the same weird frequency
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the display problem by clicking “Save and run” on Windows 11 with the reported Ryzen 5 9600X setup, then trace how the app obtains and formats CPU frequency for the screen. Compare the shown 16–64 GHz values with the expected 4–5 GHz range; done means the frequency is displayed correctly across themes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, observability-sre
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100