summaryrefslogtreecommitdiff
path: root/.linux
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2023-02-28 09:35:13 -0800
committerMike Crute <mike@crute.us>2023-02-28 09:35:13 -0800
commit696a17f13fb8392b541e338d82c3bb907f2466b5 (patch)
tree4ee255fd7a5acf0d7debfa9adda456e4bae26599 /.linux
parent901dfe88f834654ba8da851f119f5dfde5353031 (diff)
downloaddotfiles-696a17f13fb8392b541e338d82c3bb907f2466b5.tar.bz2
dotfiles-696a17f13fb8392b541e338d82c3bb907f2466b5.tar.xz
dotfiles-696a17f13fb8392b541e338d82c3bb907f2466b5.zip
Add support for Framework laptop
Diffstat (limited to '.linux')
-rw-r--r--.linux/etc/modprobe.d/framework-laptop.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/.linux/etc/modprobe.d/framework-laptop.conf b/.linux/etc/modprobe.d/framework-laptop.conf
new file mode 100644
index 0000000..bb33a52
--- /dev/null
+++ b/.linux/etc/modprobe.d/framework-laptop.conf
@@ -0,0 +1,16 @@
1# vim:ft=modconf
2#
3# Intel 12th Gen Framework Laptop
4#
5
6# Prevent GPU stalls that freeze the whole laptop
7# This is an Intel driver bug in the kernel
8#
9# Reference: https://community.frame.work/t/20675/146
10options i915 enable_psr=0
11
12# Enable function keys but disable ambient light sensor
13# This is a Framework EC firmware bug
14#
15# Reference: https://community.frame.work/t/20605/55
16blacklist hid-sensor-hub