linux:notes:modprobe.d_tweaks
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:notes:modprobe.d_tweaks [2025/12/07 20:43] – [i915] Sean Rhone | linux:notes:modprobe.d_tweaks [2025/12/25 04:22] (current) – Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Prerequisites ====== | ||
| - | |||
| - | * [[linux; | ||
| - | |||
| ====== Spinesnap ====== | ====== Spinesnap ====== | ||
| ===== i915 ===== | ===== i915 ===== | ||
| + | |||
| + | * :?: '' | ||
| sudo -e '/ | sudo -e '/ | ||
| Line 23: | Line 21: | ||
| options i915 enable_guc=0 | options i915 enable_guc=0 | ||
| - | options i915 enable_dmc_wl=0 | + | options i915 enable_dmc_wl=3 |
| - | options i915 enable_flipq=0 | + | options i915 enable_flipq=1 |
| options i915 nuclear_pageflip=1 | options i915 nuclear_pageflip=1 | ||
| Line 79: | Line 77: | ||
| ====== Alira ====== | ====== Alira ====== | ||
| + | |||
| + | * Include above [[# | ||
| ===== radeon ===== | ===== radeon ===== | ||
| Line 97: | Line 97: | ||
| sudo restorecon -F -I -R '/ | sudo restorecon -F -I -R '/ | ||
| + | |||
| + | ====== Dracut ====== | ||
| + | |||
| + | **** | ||
| + | |||
| + | sudo dracut --force --regenerate-all | ||
| + | |||
| + | ====== update-initramfs ====== | ||
| + | |||
| + | * [[linux: | ||
| + | |||
| + | sudo update-initramfs -k ' | ||
| ====== Verify ====== | ====== Verify ====== | ||
| - | sudo dnf install ' | + | sudo apt install ' |
| systool -v -m ' | systool -v -m ' | ||
| modinfo -p ' | modinfo -p ' | ||
| + | |||
| + | sudo apt autoremove --purge ' | ||
/usr/local/www/wiki/data/attic/linux/notes/modprobe.d_tweaks.1765158229.txt.gz · Last modified: by Sean Rhone
