1
0
mirror of https://github.com/samueldr/wip-pinebook-pro.git synced 2024-06-01 10:33:34 +02:00

Remove s2idle from the default

This commit is contained in:
Samuel Dionne-Riel 2021-05-12 21:20:18 -04:00
parent 5e4197f560
commit c75cfa3128

View File

@ -77,11 +77,6 @@
];
systemd.tmpfiles.rules = [
# Until suspend is fixed, this at least prevents the user from shooting
# themselves in the foot by suspending accidentally, then forced to restart
# the system forcibly..
"w /sys/power/mem_sleep - - - - s2idle"
# Tweak the minimum frequencies of the GPU and CPU governors to get a bit more performance
# https://github.com/elementary/os/blob/05a5a931806d4ed8bc90396e9e91b5ac6155d4d4/build-pinebookpro.sh#L288-L294
"w- /sys/devices/system/cpu/cpufreq/policy0/scaling_min_freq - - - - 1200000"