Regenerated
This commit is contained in:
+409
-407
File diff suppressed because it is too large
Load Diff
+5
-3
@@ -367,13 +367,15 @@ in
|
|||||||
# NVMe
|
# NVMe
|
||||||
"nvme.noacpi=1"
|
"nvme.noacpi=1"
|
||||||
# Audio
|
# Audio
|
||||||
"snd_sof_pci.quirk_map=0x1025141d:0"
|
"snd_hda_intel.dmic_detect=0"
|
||||||
|
"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-hda-intel dmic_detect=0
|
options snd-intel-dspcfg dsp_driver=1
|
||||||
options snd-hda-intel model=alc295-disable-dac3
|
options snd_hda_intel dmic_detect=0
|
||||||
|
options snd_hda_intel model=dell-headset-multi
|
||||||
'';
|
'';
|
||||||
|
|
||||||
boot.blacklistedKernelModules = [
|
boot.blacklistedKernelModules = [
|
||||||
|
|||||||
@@ -25,13 +25,15 @@
|
|||||||
# NVMe
|
# NVMe
|
||||||
"nvme.noacpi=1"
|
"nvme.noacpi=1"
|
||||||
# Audio
|
# Audio
|
||||||
"snd_sof_pci.quirk_map=0x1025141d:0"
|
"snd_hda_intel.dmic_detect=0"
|
||||||
|
"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-hda-intel dmic_detect=0
|
options snd-intel-dspcfg dsp_driver=1
|
||||||
options snd-hda-intel model=alc295-disable-dac3
|
options snd_hda_intel dmic_detect=0
|
||||||
|
options snd_hda_intel model=dell-headset-multi
|
||||||
'';
|
'';
|
||||||
|
|
||||||
boot.blacklistedKernelModules = [
|
boot.blacklistedKernelModules = [
|
||||||
|
|||||||
Reference in New Issue
Block a user