LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-13-2006, 03:50 PM   #1
aldin
LQ Newbie
 
Registered: Mar 2006
Posts: 14

Rep: Reputation: 0
with kernel 2.6.x.y is fan off (on laptop HP)


Hi,
I am newbie. With new kernels from testing directory: 2.6.13 - 2.6.16.20 is fan off. With 2.4.31 is not.

Thanks for everyone.
 
Old 06-13-2006, 05:23 PM   #2
elyk
Member
 
Registered: Jun 2004
Distribution: Slackware
Posts: 241

Rep: Reputation: 49
I've got an ancient laptop (pentium 2) and the fan will only run when the CPU is near 100%. It's not a problem for me because it doesn't generate much heat. How new is your laptop?
 
Old 06-13-2006, 06:20 PM   #3
osor
HCL Maintainer
 
Registered: Jan 2006
Distribution: (H)LFS, Gentoo
Posts: 2,450

Rep: Reputation: 78
Did you make sure ACPI is in the kernel? Maybe try `modprobe acpi_fan' or similar.
 
Old 06-14-2006, 03:03 AM   #4
aldin
LQ Newbie
 
Registered: Mar 2006
Posts: 14

Original Poster
Rep: Reputation: 0
It is new laptop HP nx6110, Pentium M 1.6GHz, and very linux freindly - in Ubuntu is every HW OK

> modprobe acpi_fan
FATAL: module acpi_fan not found

How I install new kernels:
from testing directory:
installpkg kernel-generic, kernel-modules, alsa-driver;
update:
etc/lilo.conf
run:
sbin/lilo

I have flashed BIOS on last version.
 
Old 06-14-2006, 04:19 AM   #5
Fluxx
Member
 
Registered: Aug 2005
Location: Bavaria, Germany
Distribution: Slackware (Current)
Posts: 225

Rep: Reputation: 30
You can try

modprobe fan
modprobe processor
modprobe thermal
modprobe battery
modprobe button
modprobe ac


and more to have full ACPI.

Make sure that "acpid" is running, if not type

acpid

If it will work you can add the needed kernel modules to your /etc/rc.d/rc.modules or if this doesn't work for you you can create an initrd.gz with needed modules in it (this works for me with older notebooks without problems).

Fluxx.

P. S.: And if it is a Centrino you can modprobe speedstep-centrino and run a little program "cpuspeed -d" (you can find it with Google) ...
 
Old 06-14-2006, 10:18 AM   #6
osor
HCL Maintainer
 
Registered: Jan 2006
Distribution: (H)LFS, Gentoo
Posts: 2,450

Rep: Reputation: 78
Quote:
Originally Posted by aldin
> modprobe acpi_fan
FATAL: module acpi_fan not found
I meant you should find the module associated with the fan portion of the ACPI. I don't know the names off the top of my head (as has been pointed out, the correct module name is fan. Also try seeing of acpid is installed correctly.
 
Old 06-14-2006, 03:24 PM   #7
aldin
LQ Newbie
 
Registered: Mar 2006
Posts: 14

Original Poster
Rep: Reputation: 0
to: Fluxx

Every command "modprobe" is ok = without errors
after "modprobe thermal" fan is running - that is great, thanks
ACPI daemon is running - that is OK

but, There is (in booting procedure) several(8) "ACPI: Error Method parse/execution failed", when I wrote "modprobe commands" into etc/rc.d/rc.modules file. But it works, fan is running.

Do you think that an initrd.gz is better for me? And if yes, how can I make it?
 
Old 06-14-2006, 04:21 PM   #8
Fluxx
Member
 
Registered: Aug 2005
Location: Bavaria, Germany
Distribution: Slackware (Current)
Posts: 225

Rep: Reputation: 30
In /etc/rc.d/rc.modules the lines should be

/sbin/modprobe module_name

Fluxx.
 
Old 06-15-2006, 01:19 AM   #9
aldin
LQ Newbie
 
Registered: Mar 2006
Posts: 14

Original Poster
Rep: Reputation: 0
Fluxx: Yes, of course, it is right.

/etc/rc.d/rc.modules:

/sbin/modprobe fan
/sbin/modprobe processor
/sbin/modprobe thermal
/sbin/modprobe battery
/sbin/modprobe button
/sbin/modprobe ac
/sbin/modprobe speedstep-centrino

but, there is some lines from var/log/syslog

ACPI: setting ELCR to 0200 (from 0c00)
ACPI Error (evgpeblk-0284): Unknown GPE method type: C20E (name not of form-Lxx or Exx)
ACPI: Exception (evregion-0409): AE-TIME, Returned by Handler for [EmbebbedControl] [20060127]
ACPI: Exception (dswexec-0458): AE-TIME; While resolving operands for [AE_NOT_CONFIGURED] [20060127]
ACPI: Error (lsparse-0517): Method parse/execution failed [\_SB_.C002.C003.C004.C005] (Node c122d280), AE_TIME
ACPI: Error (lsparse-0517): Method parse/execution failed [\_PR_.C000.CST] (Node cf7cef60), AE_TIME
...
ACPI: Error (lsparse-0517): Method parse/execution failed [somethingelse] (Node somethingelse), AE_TIME
...

there is 6 "ACPI Exeptions" and 6 "ACPI Errors"

/sbin/modprobe fan
/sbin/modprobe button
don't makes Errors, but others (processor, thermal ...) yes

Do you think, it can be by flashing BIOS after linux installation?
 
Old 06-15-2006, 01:22 AM   #10
aldin
LQ Newbie
 
Registered: Mar 2006
Posts: 14

Original Poster
Rep: Reputation: 0
But it works, fan is running.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Laptop Fan + overheating blizunt7 Linux - Laptop and Netbook 24 05-04-2013 11:44 PM
Laptop FAN PLEASE HELP!!! JKoder Slackware 9 06-10-2006 02:54 AM
laptop fan - ubuntu e.j. Linux - Laptop and Netbook 0 10-28-2004 01:44 PM
Laptop fan karan101 Linux - Laptop and Netbook 3 10-26-2004 04:41 PM
Suse 9.1 and Laptop fan aznluvsmc Linux - Laptop and Netbook 2 08-28-2004 10:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:18 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration