View previous topic :: View next topic |
Author |
Message |
rabidsquirrel314 n00b
Joined: 16 Feb 2005 Posts: 5
|
Posted: Wed Feb 16, 2005 6:52 pm Post subject: fan and power control not working on my laptop |
|
|
i own a gateway 450x laptop and i just finished my gentoo install 2 days ago, the only problem is that my fan is not working, and i dont want my system to overheat, especialy when emerging large files or working in ked. do i need do do a special emerge for this?
any help would be awesome.
oh and i already did emerge apmd _________________ "a lie which is half truth is but the blackest of lies" |
|
Back to top |
|
|
shruggy1987 n00b
Joined: 16 Jun 2004 Posts: 50 Location: Stony Brook, NY
|
Posted: Wed Feb 16, 2005 8:25 pm Post subject: |
|
|
there are several things that could be done. make sure that your kernel has acpi and apm options turned on
Code: |
#cd /usr/src/linux/***yourkernelname***
# make menuconfig
|
in that menu look for any power management features that are in there and then recompile your kernel.
there is also the possibility that your BIOS is very weakly supported, which could be bad (i had an old compaq whose BIOS was completely unsupported).
also see the power management guide:
http://www.gentoo.org/doc/en/power-management-guide.xml |
|
Back to top |
|
|
rabidsquirrel314 n00b
Joined: 16 Feb 2005 Posts: 5
|
Posted: Thu Feb 17, 2005 12:03 am Post subject: |
|
|
first off, thanx alot
2nd i cant cd /usr/src/linux/--------- because the kernel name i thought i was using isnt working unless im typing it wrong:oops:
i typed:
cd /usr/src/lunux/kernel-2.4.26-gentoo-r9
#i did this because that is the kernel listed in the manual i used (which i followed very closely so im supposing i just typed it in wrong,
any more help would be greatly accepted! _________________ "a lie which is half truth is but the blackest of lies" |
|
Back to top |
|
|
apmurray Apprentice
Joined: 29 May 2004 Posts: 221 Location: Adelaide, Australia
|
Posted: Thu Feb 17, 2005 3:58 am Post subject: |
|
|
just do
cd /usr/src/linux
then follow previous instructions |
|
Back to top |
|
|
rabidsquirrel314 n00b
Joined: 16 Feb 2005 Posts: 5
|
Posted: Thu Feb 17, 2005 8:09 pm Post subject: |
|
|
thanx
i got the fan to work but ive still got nothing on power control
im also trying to get my wireless mouse to work
if anyone knows how to configure that stuff id apreciate it big time _________________ "a lie which is half truth is but the blackest of lies" |
|
Back to top |
|
|
|