summarylogtreecommitdiffstats
path: root/intelpwm.install
blob: c915fe92173d0d3fea817be3ba2f59c7aaa144a6 (plain)
1
2
3
4
5
6
7
8
post_install() {
	echo "PWM frequency settings on Intel HD Graphics with modprobe.d"
	echo "Default PWM frequency is 800Hz. Be careful and see the documentation for your hardware! Use at your owm risk."
    echo "Edit /etc/intelpwm.conf to suit your needs"
    echo "Visit https://127001.me/post/eliminate-backlight-flicker-with-i915/"
}