Skip to content

A script that automatically activates ASPM for all supported devices on Linux

Notifications You must be signed in to change notification settings

notthebee/AutoASPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

AutoASPM

A Python script that automatically activates ASPM for all supported devices on Linux.

It parses the lspci -vv output to determine which ASPM level is supported by a device (e.g. L0s, L0sL1 or L1).

Dependencies

  • pciutils
  • python3

Usage

sudo autoaspm.py

Credits

About

A script that automatically activates ASPM for all supported devices on Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages