Remove amd_pstate=passive, install nvtop on Linux, force-enable hardware decoding in firefox.

The fan was spinning up a bunch so I am going to go back to amd_pstate=active.
This commit is contained in:
Tom Alexander
2024-06-24 22:04:03 -04:00
parent 5d0fdd341a
commit 8288039264
3 changed files with 3 additions and 1 deletions

View File

@@ -42,7 +42,7 @@
# amd_pstate=passive :: Fully automated hardware pstate control.
# amd_pstate=active :: Same as passive except we can set the energy performance preference (EPP) to suggest how much we prefer performance or energy efficiency.
# amd_pstate=guided :: Same as passive except we can set upper and lower frequency bounds.
"org.zfsbootmenu:commandline": "rw quiet amdgpu.abmlevel=3 pcie_aspm=force pcie_aspm.policy=powersupersave nowatchdog amd_pstate=passive"
"org.zfsbootmenu:commandline": "rw quiet amdgpu.abmlevel=3 pcie_aspm=force pcie_aspm.policy=powersupersave nowatchdog"
- name: Install Configuration
copy: