My conky wont display a graph working for other users.

Add functionality to your desktop
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Post Reply
User avatar
Logansfury
Level 6
Level 6
Posts: 1237
Joined: Fri Oct 27, 2023 4:08 pm
Location: Las Vegas NV, USA

My conky wont display a graph working for other users.

Post by Logansfury »

Hello everyone,

I have been using some of the available conky graphs, and wanted but couldn't find one for gpu activity. I started a thread about it, and Koentje responded and promptly produced a working gpu graph.

viewtopic.php?t=415940&start=20

Tada.. gpu_busy_percent is the file that holds the gpuload.

cat /sys/class/drm/card0/device/gpu_busy_percent should give it to you!

So in conky use

${execgraph "cat /sys/class/drm/card0/device/gpu_busy_percent" 005500 009900 scale -t}

To set the height and width of the graph paste this into the settings section of conky

default_graph_height = 12,
default_graph_width = 129,

I did all this as instructed and got an empty graph bar. On Koentje's system it works fine.

Does anyone have any ideas that can help?
Image <-- Cick for sudo inxi --usb -Fxxxnmprz output, updated hourly!
User avatar
Koentje
Level 7
Level 7
Posts: 1581
Joined: Tue Jan 04, 2022 6:23 pm
Location: Netherlands

Re: My conky wont display a graph working for other users.

Post by Koentje »

Please stop opening multiple posts on the same problem!
Image
Post Reply

Return to “Compiz, Conky, Docks & Widgets”