-
Notifications
You must be signed in to change notification settings - Fork 71
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
Periodic screen stutter when extension is enabled #184
Comments
Same issues here.
My system configs are as follows:
|
Hi all! I'm sorry you are experiencing problems with this extension. The issue is most likely related to the current frequency display. Try disabling the "Show current frequency" option in the settings. Let me know if this helps! |
Awesome, the stutter disappears when "show current frequency" is disabled. |
Alright, I know how to fix this, but unfortunately I currently don't have the time to do this now. I'll mark this as urgent so it will be fixed with the next release. |
Thanks for the support. For the time being I will use slimbook battery module |
Any updates? |
This needs some heavy lifting in the backend, I currently don't have the time to implement this. Unfortunately, this requires very deep knowledge of the internal parts of this extension, so I don't think anyone else can do it without investing a lot of time into this. But thanks for the bump, maybe I'll code this on a train trip or sth. |
#162 is related to this. |
I've got the same issue here. I noticed it when I scroll evenly over a web page or something like that. Then it stuttered every second. |
It seems that on certain CPUs the fetching of the current frequency of each core makes the CPU hang for a moment. |
CPU: Intel Core i5-8400
GPU: AMD Radeon RX 470
OS: Manjaro Linux
Linux kernel: 5.15.16-1-MANJARO
Gnome-shell: 41.3-1
cpupower: version 26 installed from extensions.gnome.org
First of all, I'm not completely sure that this bug is only caused by this extension, but the issue manifests when I enable it.
What happens is, with a period of exactly 1 second, the entire screen stutters for about 50 ms (wild guess there).
I've noticed that this issue only manifests when running gnome in Wayland. Everything runs smooth in X11.
Here is a video running glxgears. Check the frametime spikes in the graph, and you can visually see the gears stop turning
https://youtu.be/KgS0cc01ZLc
Screencast_06-02-22_06.22.48.mp4
Any additional info you need just tell me.
The text was updated successfully, but these errors were encountered: