Regenerated
This commit is contained in:
+405
-409
File diff suppressed because it is too large
Load Diff
+1
-5
@@ -367,15 +367,11 @@ in
|
|||||||
# NVMe
|
# NVMe
|
||||||
"nvme.noacpi=1"
|
"nvme.noacpi=1"
|
||||||
# Audio
|
# Audio
|
||||||
"snd_hda_intel.dmic_detect=0"
|
"snd-intel-dspcfg.dsp_driver=3"
|
||||||
"snd-intel-dspcfg.dsp_driver=1"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.extraModprobeConfig = ''
|
boot.extraModprobeConfig = ''
|
||||||
options snd_hda_intel power_save=0
|
options snd_hda_intel power_save=0
|
||||||
options snd-intel-dspcfg dsp_driver=1
|
|
||||||
options snd_hda_intel dmic_detect=0
|
|
||||||
options snd_hda_intel model=dell-headset-multi
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
boot.consoleLogLevel = 0;
|
boot.consoleLogLevel = 0;
|
||||||
|
|||||||
@@ -25,15 +25,11 @@
|
|||||||
# NVMe
|
# NVMe
|
||||||
"nvme.noacpi=1"
|
"nvme.noacpi=1"
|
||||||
# Audio
|
# Audio
|
||||||
"snd_hda_intel.dmic_detect=0"
|
"snd-intel-dspcfg.dsp_driver=3"
|
||||||
"snd-intel-dspcfg.dsp_driver=1"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.extraModprobeConfig = ''
|
boot.extraModprobeConfig = ''
|
||||||
options snd_hda_intel power_save=0
|
options snd_hda_intel power_save=0
|
||||||
options snd-intel-dspcfg dsp_driver=1
|
|
||||||
options snd_hda_intel dmic_detect=0
|
|
||||||
options snd_hda_intel model=dell-headset-multi
|
|
||||||
'';
|
'';
|
||||||
|
|
||||||
boot.consoleLogLevel = 0;
|
boot.consoleLogLevel = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user