0

I follow this doc.

It says I should turn off the APM module on linux kernel 2.6.38.8.

But I can't find it under Power management and ACPI options.

enter image description here

How to turn off APM?

Is APM the same as Run-time PM core functionality?

Thank you~

sam
  • 2,049
  • 3
  • 20
  • 27
  • Under the kernel you are now running, what happens when you issue the `apm` command? (Please try it.) – thb May 29 '12 at 15:25
  • If the `apm` command responds "No APM support in kernel," as I suspect, then you may not have a problem. You can also run `lsmod` or `lsmod | grep apm` to find out if you have APM installed as a module. Good luck. – thb May 29 '12 at 15:37

0 Answers0