diff options
| author | Marc Vertes <mvertes@free.fr> | 2022-08-25 17:41:44 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2022-08-25 17:41:44 +0200 |
| commit | bbe7b2670d2900dfdd260447b5d79eead21427d7 (patch) | |
| tree | 458a8e4ca53a64366cc2f03310f063132a0cd701 /swift/etc/modprobe.d | |
| parent | 55b6de7eb5ad16ddcd293cb2d717d327c5c15e77 (diff) | |
update
Diffstat (limited to 'swift/etc/modprobe.d')
| -rw-r--r-- | swift/etc/modprobe.d/swift5.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/swift/etc/modprobe.d/swift5.conf b/swift/etc/modprobe.d/swift5.conf new file mode 100644 index 0000000..bda0f22 --- /dev/null +++ b/swift/etc/modprobe.d/swift5.conf @@ -0,0 +1,10 @@ +#options snd_hda_intel model=dell-headset-multi +#options snd_hda_intel power_save=1 +#options snd-intel-dspcfg dsp_driver=1 +options snd_sof_intel_hda_common hda_model=alc255-acer + +options i915 enable_fbc=1 +options i915 enable_psr=1 disable_power_well=0 +options i915 modeset=1 + +#blacklist snd_soc_skl |
