Skip to content

Commit

Permalink
BIOS - vcore voltage recommendation
Browse files Browse the repository at this point in the history
BIOS - vcore voltage recommendation
  • Loading branch information
djdallmann authored Dec 30, 2021
1 parent 14440a3 commit b1241f6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTENT/DOCS/BIOS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@
13. Make sure **Platform Power Management is disabled**
14. **Disable any onboard LED/RGB traces/lights**, e.g. Gigabyte Ambient LED
15. Set your **PCI Express Max Link Speed to Gen3**, devices can negotiate lower spec as needed.
16. Set a static voltage for CPU vcore then use load line calibration (LLC) to help maintain constant voltage under load.
- Reference CPU manufacturers documention as a guideline for vcore specifications.
- Using auto/automatic values will increase voltage variability since it dynamically scales.
- Use HWInfo and HWInfoCompare to compare static vs auto voltages, monitor for performance and stability.
- Test out different LLC levels while under load (e.g. your game)
- You should be able to achieve a near constant vcore voltage or at least a constant value 90% or more of the time without excessive overvolting or extreme LLC.

### Other Considerations
* Disable or Enable Legacy USB Support & Port 60/64 Emulation
Expand Down

0 comments on commit b1241f6

Please sign in to comment.