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/04 15:44] – [i915] Sean Rhone | linux:notes:modprobe.d_tweaks [2025/12/07 20:54] (current) – [snd_hda_intel] Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Prerequisites ====== | ====== Prerequisites ====== | ||
| - | * [[linux; | + | * [[linux; |
| - | ====== | + | ====== |
| - | | + | ===== i915 ===== |
| + | |||
| + | | ||
| < | < | ||
| + | options i915 mitigations=off | ||
| + | |||
| options i915 disable_power_well=0 | options i915 disable_power_well=0 | ||
| options i915 enable_dc=0 | options i915 enable_dc=0 | ||
| - | options i915 enable_dmc_wl=0 | + | options i915 enable_sagv=0 |
| - | options i915 enable_dpt=0 | + | |
| - | options i915 enable_dsb=0 | + | |
| options i915 enable_fbc=0 | options i915 enable_fbc=0 | ||
| - | options i915 enable_guc=3 | ||
| - | options i915 enable_ips=0 | ||
| - | options i915 enable_psr2_sel_fetch=0 | ||
| options i915 enable_psr=0 | options i915 enable_psr=0 | ||
| - | options i915 enable_sagv=0 | + | options i915 enable_psr2_sel_fetch=0 |
| - | options i915 guc_log_level=0 | + | |
| - | options i915 mitigations=off | + | |
| - | options i915 nuclear_pageflip=1 | + | |
| options i915 panel_use_ssc=0 | options i915 panel_use_ssc=0 | ||
| - | options i915 verbose_state_checks=0 | ||
| options i915 enable_dpcd_backlight=0 | options i915 enable_dpcd_backlight=0 | ||
| + | |||
| + | options i915 enable_guc=0 | ||
| + | options i915 enable_dmc_wl=0 | ||
| + | options i915 enable_flipq=0 | ||
| + | options i915 nuclear_pageflip=1 | ||
| + | |||
| + | options i915 guc_log_level=0 | ||
| options i915 error_capture=0 | options i915 error_capture=0 | ||
| - | options i915 enable_flipq=1 | + | options i915 verbose_state_checks=0 |
| + | |||
| + | options i915 enable_ips=0 | ||
| + | options i915 enable_dpt=0 | ||
| + | options i915 enable_dsb=0 | ||
| # End</ | # End</ | ||
| - | ====== SSD ====== | + | ===== SSD ===== |
| - | sudo -e '/ | + | sudo -e '/ |
| < | < | ||
| Line 39: | Line 46: | ||
| options nvme noacpi=1 | options nvme noacpi=1 | ||
| + | options nvme_core force_apst=0 | ||
| + | options nvme_core disable_pi_offsets=1 | ||
| options nvme_core default_ps_max_latency_us=0 | options nvme_core default_ps_max_latency_us=0 | ||
| - | options nvme_core iopolicy=queue-depth | ||
| options nvme_core multipath_always_on=1 | options nvme_core multipath_always_on=1 | ||
| + | options nvme_core iopolicy=queue-depth | ||
| # End</ | # End</ | ||
| - | ====== snd_hda_intel | + | ===== snd_hda_intel ===== |
| - | sudo -e '/ | + | sudo -e '/ |
| < | < | ||
| options snd_hda_intel power_save=0 | options snd_hda_intel power_save=0 | ||
| + | |||
| + | #options snd_hda_intel dmic_detect=0 | ||
| + | #options snd_intel_dspcfg dsp_driver=1 | ||
| # End</ | # End</ | ||
| - | ====== iwlwifi | + | ===== iwlwifi ===== |
| - | sudo -e '/ | + | sudo -e '/ |
| < | < | ||
| Line 66: | Line 78: | ||
| # End</ | # End</ | ||
| - | ====== | + | ====== |
| - | ===== Server | + | ===== radeon |
| - | sudo -e '/ | + | sudo -e '/ |
| < | < | ||
| options radeon audio=0 | options radeon audio=0 | ||
| + | |||
| options radeon si_support=0 | options radeon si_support=0 | ||
| options radeon cik_support=0 | options radeon cik_support=0 | ||
| # End</ | # End</ | ||
| + | |||
| + | ====== SELinux ====== | ||
| + | |||
| + | * [[linux; | ||
| + | |||
| + | sudo restorecon -F -I -R '/ | ||
| ====== Verify ====== | ====== Verify ====== | ||
/srv/www/wiki/data/attic/linux/notes/modprobe.d_tweaks.1764881068.txt.gz · Last modified: by Sean Rhone
