I've noticed that powertop utility reports "Bad" "Runtime PM for PCI Device" for several devices. Seems that powertop can fix the issue but it won't tell what exactly it does to fix it. What should I do to fix that "Runtime PM..." issue?
|
| |||
|
feedback
|
|
This CrunchBang Linux forum thread helped me to solve this. You enable PM for each of your PCI devices this way :
The forum thread shows a nice powersaving script btw. UPDATE: was cat, but echo is correct | ||||
|
feedback
|
|
Create a file called
After a reboot runtime PM should be enabled for all devices that support it. It is also enables it for all hotplugged devices. | |||
|
feedback
|