kernel still breaking. updated name which may have been issue

This commit is contained in:
tumillanino
2026-04-09 15:58:55 +10:00
parent 1c59f8a718
commit c6ffa3591f
155 changed files with 6219 additions and 1 deletions

View File

@@ -0,0 +1,34 @@
# tuned config
[main]
summary=Balanced (balance_performance)
[modules]
cpufreq_conservative=+r
[cpu]
priority=10
governor=schedutil|conservative|powersave
energy_perf_bias=normal
energy_preference_performance=balance_performance
boost=1
[acpi]
platform_profile=balanced
[audio]
timeout=0
[sysctl]
vm.swappiness = 180
[video]
radeon_powersave=dpm-balanced, auto
panel_power_savings=0
# [disk]
# Comma separated list of devices, all devices if commented out.
# devices=sda
[scsi_host]
alpm=medium_power

View File

@@ -0,0 +1,40 @@
# tuned configuration
[main]
summary=Balanced (balance_power)
[cpu]
governor=schedutil|conservative|powersave
energy_perf_bias=powersave|power
energy_performance_preference=balance_power
boost=0
[acpi]
platform_profile=low-power|quiet
[eeepc_she]
[vm]
[audio]
timeout=0
[video]
radeon_powersave=dpm-battery, auto
panel_power_savings=3
[disk]
# Comma separated list of devices, all devices if commented out.
# devices=sda
[net]
# Comma separated list of devices, all devices if commented out.
# devices=eth0
[scsi_host]
alpm=min_power
[sysctl]
vm.laptop_mode=5
vm.dirty_writeback_centisecs=1500
kernel.nmi_watchdog=0