We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2016-09-03 09:07:39 +0200 |
I've created cpu-freq.conf
# cat /etc/tmpfiles.d/cpu-freq.conf
w /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq - - - - 200000
and cpu-gov.conf
# cat /etc/tmpfiles.d/cpu-gov.conf
w /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor - - - - ondemand
#ls /etc/tmpfiles.d/
cpu-freq.conf cpu-gov.conf mce.conf screen.conf usb-moded.conf
but after reboot they weren't apply. Could someone tell me WTF is going on?
2 | No.2 Revision |
I've created cpu-freq.conf
# cat /etc/tmpfiles.d/cpu-freq.conf
w /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq - - - - 200000
and cpu-gov.conf
# cat /etc/tmpfiles.d/cpu-gov.conf
w /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor - - - - ondemand
#ls /etc/tmpfiles.d/
cpu-freq.conf cpu-gov.conf mce.conf screen.conf usb-moded.conf
but after reboot they weren't apply.
applied.
Could someone tell me WTF is going on?