First time posting here. I'm trying to monitor my CPU activity with the Intel power-gadget tool, that can be found on Intel's web site.
As the Readme file said, I execute the following lines
make
./power_gadget -e 1000 -d 10
I obtain the following error :
RAPL not supported, or machine model 406e3 not recognized. Init failed!
Googling my issue didn't bring me any answer. Any clue about the reason of this issue ?
The CPU I am using (Skylake i7-6600U @2.60GHz) should be supported right ?