So, I got a little further.
To change the kernel parameter, a simple
Code:
echo 1 > /sys/module/intel_idle/parameters/max_cstate
would do it.
That works for setting the governor for example.
But logically the file and the other files are in use by the cpu and I have no permission.