Remove oc
This commit is contained in:
parent
204f0b26b5
commit
f9c2693737
1 changed files with 2 additions and 2 deletions
|
@ -143,11 +143,11 @@
|
|||
kernelPatches = [ ];
|
||||
kernelParams = [
|
||||
# "systemd.unit=emergency.target"
|
||||
"amdgpu.ppfeaturemask=0xfffd7fff" # gpu overclockfoo for LACT /fanctrl
|
||||
# "amdgpu.ppfeaturemask=0xfffd7fff" # gpu overclockfoo for LACT /fanctrl # Provokes crashyness ??
|
||||
"systemd.setenv=SYSTEMD_SULOGIN_FORCE=1"
|
||||
# "rescue"
|
||||
"pcie_aspm=force" # TODO Check hibernate without
|
||||
# "pcie_aspm.policy=powersupersave"
|
||||
"pcie_aspm.policy=powersupersave"
|
||||
"rtc_cmos.use_acpi_alarm=1" # reduce S0 sleep wakeups
|
||||
"gpiolib_acpi.ignore_interrupt=AMDI0009:00@9" # mask IRQ 9 ?
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue