summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle K <kylek389@gmail.com>2017-10-29 21:04:31 +0000
committerKyle K <kylek389@gmail.com>2017-10-29 21:04:31 +0000
commitc0324d85ea9546b353d1d34a370bd7dbd7677904 (patch)
tree91f0d73e89823ef3f6dea6c46211d3ce9b2c2e94
parenta8570e050044e8307f745acf9135251080ba540c (diff)
downloadconfigs-c0324d85ea9546b353d1d34a370bd7dbd7677904.tar.gz
configs-c0324d85ea9546b353d1d34a370bd7dbd7677904.tar.bz2
configs-c0324d85ea9546b353d1d34a370bd7dbd7677904.zip
libre laptop
-rw-r--r--libre.txt8
-rw-r--r--libre/mpv.conf8
2 files changed, 16 insertions, 0 deletions
diff --git a/libre.txt b/libre.txt
new file mode 100644
index 0000000..d007601
--- /dev/null
+++ b/libre.txt
@@ -0,0 +1,8 @@
+- laptop doesn't suspend on lid close quirk
+ $ xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-lid-switch -n -t bool -s false
+ some logind fallout (still present in elogind), I remember ion had related issue
+
+- iwlwifi issues (disauth's from AP)
+ /etc/modprobe.d/iwlwifi.conf
+ with
+ options iwlwifi 11n_disable=1 swcrypto=1
diff --git a/libre/mpv.conf b/libre/mpv.conf
new file mode 100644
index 0000000..53d7887
--- /dev/null
+++ b/libre/mpv.conf
@@ -0,0 +1,8 @@
+# install all vdpau and vaapi packages, then:
+# vainfo
+# pkgfile /usr/lib/dri/i965_drv_video.so
+# pacman -Si libva-intel-driver
+
+hwdec=vaapi
+vo=vaapi
+af=drc=1