11-24-2016, 03:54 PM
(11-24-2016, 09:07 AM)atom Wrote: You're not running as root, that's why you can't enforce power_dpm_force_performance_level to be set. This is activated by benchmark mode btw, in normal runs you don't need it.
Ok but like SI2006 said it's the same with pwm1_enable in normal runs.
(11-24-2016, 01:41 PM)Si2006 Wrote: I changed the ownership of the pwm1 / pwm_enable1 to my current user although you'll have to do this with each system restart.
sudo chown user:user /sys/bus/pci/devices/0000:01:00.0/hwmon/hwmon0/pwm1_enable
Thank you, I will try it but I don't like to change system function rights...