From 09f78e1f82095ef1e81843c9a2459f589aa36a7a Mon Sep 17 00:00:00 2001 From: Jake Day Date: Tue, 5 Dec 2017 11:28:45 -0500 Subject: [PATCH] remove i915 options from modprobe While these help with sb2, they cause issues with other devices. We will get support in the newer kernel updates. --- root/etc/modprobe.d/i915.conf | 1 - 1 file changed, 1 deletion(-) delete mode 100644 root/etc/modprobe.d/i915.conf diff --git a/root/etc/modprobe.d/i915.conf b/root/etc/modprobe.d/i915.conf deleted file mode 100644 index 6316c8ee5..000000000 --- a/root/etc/modprobe.d/i915.conf +++ /dev/null @@ -1 +0,0 @@ -options i915 enable_rc6=0 disable_power_well=1