Skip to content
Discussion options

You must be logged in to vote

Related issue: #1615

Conky currently uses XNVCtl, which is somewhat dated and no longer maintained in favor of NVML. Nvidia-smi is essentially a cli frontend for NVML. This is likely the cause for incorrectly reported values which don't match nvidia-smi.

Replacing XNVCtl with NVML is a bit tricky because the headers are provided in different packages in different distros, so just ensuring the headers and library path are consistent for builds is difficult. Using the library is probably not much more difficult though. The issue is stuck because it just takes a week of time to get it to build and I wasn't too enthusiastic about doing that ig.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@tmick2
Comment options

Answer selected by Caellian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants