From 95bb223a7763f5c7cee3a09c121479081c35a713 Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Sun, 16 Mar 2025 14:50:07 +0100 Subject: update --- .local/hosts/swift/etc/modprobe.d/swift5.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .local/hosts/swift/etc/modprobe.d/swift5.conf (limited to '.local/hosts/swift/etc/modprobe.d/swift5.conf') 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 -- cgit v1.2.3