Is it possible to read current core voltage on a GTX 1060

Hello.

I’m trying to write a small script that displays current core voltage on NVidia cards under Ubuntu 16.04. Driver ver is 396.26. This approach works on GTX 7xx and 9xx cards:

/usr/bin/nvidia-settings -q [gpu:$N]/GPUCurrentCoreVoltage

However, it returns an empty string for GTX 1060. How can this be achieved, please?

Thanks.

  • D.

Maybe with nvctrl:
[url]https://github.com/NVIDIA/nvidia-settings/blob/master/src/libXNVCtrl/NVCtrl.h[/url]
NV_CTRL_GPU_CURRENT_CORE_VOLTAGE