voidlinux modprobe conf
This commit is contained in:
parent
7f72fa7adf
commit
a5420f5b7d
@ -397,6 +397,9 @@
|
|||||||
NOTE: as every parameter has the potential to cause weird issues it is recommended to test them first by appending them
|
NOTE: as every parameter has the potential to cause weird issues it is recommended to test them first by appending them
|
||||||
to the boot command (either in GRUB, rEFInd or systemd-boot) using the syntax: i915.enable_dc=1
|
to the boot command (either in GRUB, rEFInd or systemd-boot) using the syntax: i915.enable_dc=1
|
||||||
After having enabled the options you can check if they were correctly applied by running "systool -m i915 -av" as root
|
After having enabled the options you can check if they were correctly applied by running "systool -m i915 -av" as root
|
||||||
|
(systool is part of sysfsutils)
|
||||||
|
NOTE:on voidlinux the modprobe .conf files must go inside /lib/modprobe.d/ and instead of using mkinitcpio to regenerate
|
||||||
|
the initramfs use "dracut --force"
|
||||||
|
|
||||||
-Screen tearing:
|
-Screen tearing:
|
||||||
Refers to: https://wiki.archlinux.org/index.php/Intel_graphics#Tearing
|
Refers to: https://wiki.archlinux.org/index.php/Intel_graphics#Tearing
|
||||||
|
Reference in New Issue
Block a user