View previous topic :: View next topic |
Author |
Message |
thejackal13 n00b
Joined: 01 Feb 2005 Posts: 59
|
|
Back to top |
|
|
robbar Apprentice
Joined: 21 Aug 2004 Posts: 156 Location: Saarbruecken, Germany
|
Posted: Mon Apr 04, 2005 9:48 am Post subject: |
|
|
Probably, you have to turn on Power Management Support in the kernel. I'm unsure whether this is also in the 2.4 branch, but I don't think so. I had the same problem just this weekend when I tried to do the optimizations from the Power Management Guide.
Code: |
Power management options (ACPI, APM) --->
[*] Power Management support
ACPI (Advanced Configuration and Power Interface) Support --->
[*] ACPI Support
|
These entries are from the 2.6 branch but they should be in the 2.4 branch as well perhaps with a slightly different naming. I think with this kernel options switched on, it should work. |
|
Back to top |
|
|
thejackal13 n00b
Joined: 01 Feb 2005 Posts: 59
|
Posted: Tue Apr 05, 2005 5:45 am Post subject: |
|
|
thanks man, that worked like a charm! |
|
Back to top |
|
|
|