LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   The Definite Power Management Question (https://www.linuxquestions.org/questions/linux-newbie-8/the-definite-power-management-question-127958/)

navarre9 12-21-2003 10:50 PM

The Definite Power Management Question
 
Well here's another tough nut to crack:

After the good replies on my post about how to compile the kernel for newbies, i now have a more specific question but also a very pertinent one.

I've been trying to find a way to put linux to work on my laptop (an ASUS L3500D with an AMD athlon 2000+) i have tried A LOT of distros and there isn't a single one that does such a simple thing that windows does with no problem whatsoever:

How the hell do i put linux to standby and/or suspend? Is it impossible to do it without compiling the kernel?
Are all newbies forever doomed to have their laptops unable to suspend and having an hour less of battery time compared to windows?

Please tell me it ain't so...

:newbie:

wapcaplet 12-21-2003 10:56 PM

Do you have a module called 'apm'? That is, will it work to do 'insmod apm' or 'modprobe apm'? There is a Battery Powered Linux Mini-HOWTO that explains some aspects of power management. Most kernels probably have power management turned off, but they may have it compiled as a module for those who need it.

navarre9 12-21-2003 11:18 PM

I don't seem to have that module... therefore i'll take that as a no...

derekp 12-22-2003 10:06 AM

It ain't so... but you will need to get your hands dirty with a kernel compile.
I think what you really need to do is add ACPI to your kernel. Not APM. At least thats what I did and it seems to be switching the fan on and off when needed. With APM, the fan just came on after a while and stayed on... very annoying - I nearly burned the leg off myself at one point - and probably pretty dangerous too.
I know it isn't possible to get the computer to automatically enter suspend mode with kernel 2.4.xx, but maybe 2.6 does allow this. (Or maybe I just need to get the software...) I've downloaded the new kernel anyway and will probably give it a bash tonight.
If you read the sticky thread in the Slackware forum, you will see how easy it is to compile the kernel...
Derek.

_______________
Fear is the mind killer.

miaviator278 12-26-2003 04:30 PM

Quote:

I know it isn't possible to get the computer to automatically enter suspend mode with kernel 2.4.xx
the man pages on apm and apmd disagree with you
and my linbox with 2.4.22 suspends after 10 minutes when on battery power


All times are GMT -5. The time now is 03:02 AM.