LazyLucretia

pcie-aspm.conf

Jan 31st, 2016
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. #
  2. # Configuration file for Laptop Mode Tools module pcie-aspm
  3. #
  4. # For more information, consult the laptop-mode.conf(8) manual page.
  5. #
  6.  
  7. ###############################################################################
  8. # PCIe Activate State Power Management enable/disable switch
  9. # --------------------------------------------------------------------------
  10. #
  11. #__COMMENT If you enable this setting, laptop mode tools will automatically configure
  12. #__COMMENT PCIe ASPM to save power while running on battery mode.
  13. #__COMMENT
  14. #__COMMENT This laptop mode module may require that the following kernel option is
  15. #__COMMENT enabled:
  16. #__COMMENT
  17. #__COMMENT pcie_aspm=force
  18. #
  19. ###############################################################################
  20.  
  21. # Enable debug mode for this module
  22. # Set to 1 if you want to debug this module
  23. DEBUG=0
  24.  
  25. # Control PCIe ASPM tunables?
  26. # Set to 0 to disable
  27. CONTROL_PCIE_ASPM="auto"
Advertisement
Add Comment
Please, Sign In to add comment