-
Notifications
You must be signed in to change notification settings - Fork 48
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
Cpu percentage not working in Ubuntu 20.04 #21
Comments
Hi, I get the following on Debian 10: Is it a bug or do I have something wrong? My .tmux.conf:
|
|
Same issue on Raspbian GNU/Linux 10 (buster). Blank values for CPU, MEM, SW. load averages show up as non-zero.
CPU and MEM values show up if installed with |
Also not working on Pop!_OS with latest tmux 😞 Placeholders are replaced by blank values
too bad, this is exactly what I was looking for! @samoshkin is there any chance this will be fixed or is this plugin deprecated? |
I try to add |
Hi, cpu usage is always at 0.0%. I reduced sampling time to 1 second and ran a build process. This still doesn't change the output.
I also tried to redirect the CPU file to
~/cpu_shit
folder (just in case the default temp folder is not working due to a permissions issue). I see no files being written to this folder.Does anyone experience this issue? I installed via tmp.
The text was updated successfully, but these errors were encountered: