diff options
Diffstat (limited to '.local/hosts/swift/etc/modprobe.d/swift5.conf')
| -rw-r--r-- | .local/hosts/swift/etc/modprobe.d/swift5.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.local/hosts/swift/etc/modprobe.d/swift5.conf b/.local/hosts/swift/etc/modprobe.d/swift5.conf new file mode 100644 index 0000000..bda0f22 --- /dev/null +++ b/.local/hosts/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 |
