Skip to content

sagesharp/usb-pm-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This git repository contains scripts and lists of USB devices that help users
improve USB power management on their Linux systems.  It contains:

 - vid-pid-to-udev-rule.sh: A bash script to generate udev rules to
   automatically turn on USB power management (auto-suspend) when a USB device
   is plugged into the system.  This uses the USB device's Vendor ID (VID) and
   Product ID (PID).

 - known-good-devs.txt: A list of USB devices by VID/PID that have been tested
   and are known to support auto-suspend.

 - usb-pm-tool.sh: A very old and clunky bash script that attempts to guide
   users through testing their USB devices to see if they support power
   management (auto-suspend).  Don't use this, just use powertop.

About

Scripts for improved Linux USB power management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages