surface: Add more tweaks from linux-surface
This commit is contained in:
@@ -35,7 +35,7 @@ in mkHost config {
|
||||
];
|
||||
extraOptions = old: {
|
||||
boot = {
|
||||
kernelParams = [ "mem_sleep_default=deep" ];
|
||||
kernelParams = [ "mem_sleep_default=deep" "kernel.nmi_watchdog=0" "vm.dirty_writeback_centisecs=1500" ];
|
||||
extraModprobeConfig = ''
|
||||
options i915 enable_fbc=1 enable_rc6=1 modeset=1
|
||||
options snd_hda_intel power_save=1
|
||||
|
||||
Reference in New Issue
Block a user