Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ACPI thermal shuts the machine down on boot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
DrSpirograph
n00b
n00b


Joined: 05 Apr 2003
Posts: 69

PostPosted: Mon Feb 09, 2004 4:13 pm    Post subject: ACPI thermal shuts the machine down on boot Reply with quote

After booting into my shiny new 2.6.2 kernel, I'm finding that it's shutting down the system as soon as it launches INIT, the reason given is along the lines of
Quote:
Critical temperature reached 57C, shutting down.

I checked out my BIOS and my CPU is actually at 67C according to it. The BIOS has a temperature shutdown threshold, which I've tried increasing, but it doesn't help.
As my system has been running the last 2 days under kernel 2.4 doing an emerge -u world, I would say it's been running at least at that temperature for 2 days, and is fine as a result, so I think it's safe to leave it running at this temp.
My question is, how do I convince ACPI of this? I realise I could just recompile the kernel without the thermal support, but I'd like to leave it in there in case something does go wrong (like the fan breaking)
The ACPI doc mentions a file in /proc that can be used to set the critical temperature, but I don't get a chance to set that as init shutsdown as soon as it's started.
I could try compiling thermal as a module, but I suspect that doing so will cause the /proc entry to disappear until the module is loaded, at which point it will probably shut down before I can write the correct value to the file.
Back to top
View user's profile Send private message
jetblack
Guru
Guru


Joined: 15 Jan 2003
Posts: 340
Location: Evanston, IL, USA

PostPosted: Mon Feb 09, 2004 4:17 pm    Post subject: Re: ACPI thermal shuts the machine down on boot Reply with quote

DrSpirograph wrote:
I could try compiling thermal as a module, but I suspect that doing so will cause the /proc entry to disappear until the module is loaded, at which point it will probably shut down before I can write the correct value to the file.


I would do that, but don't autoload the module. Load it manually after the system has booted. It should be pretty quiet (and cool) at that point, so you should be able to mess around with the settings without having it shut down on you.

You may also want to try an earlier 2.6 kernel, to see if this is possibly a recently-introduced bug.
Back to top
View user's profile Send private message
DrSpirograph
n00b
n00b


Joined: 05 Apr 2003
Posts: 69

PostPosted: Mon Feb 09, 2004 10:42 pm    Post subject: Re: ACPI thermal shuts the machine down on boot Reply with quote

jetblack wrote:
DrSpirograph wrote:
I could try compiling thermal as a module, but I suspect that doing so will cause the /proc entry to disappear until the module is loaded, at which point it will probably shut down before I can write the correct value to the file.


I would do that, but don't autoload the module. Load it manually after the system has booted. It should be pretty quiet (and cool) at that point

Not necissarily, yes if I was booting up after the computer had been off for a while, it would be cool, but if I'm rebooting the machine then it will already be hot. After all, that's how I found this problem in the first place - when rebooting to try and load the new kernel.

Quote:
You may also want to try an earlier 2.6 kernel, to see if this is possibly a recently-introduced bug.

I've had this with 2.6.1 and 2.6.2 so far, but I'll check it out.
Back to top
View user's profile Send private message
jetblack
Guru
Guru


Joined: 15 Jan 2003
Posts: 340
Location: Evanston, IL, USA

PostPosted: Mon Feb 09, 2004 11:40 pm    Post subject: Re: ACPI thermal shuts the machine down on boot Reply with quote

DrSpirograph wrote:
jetblack wrote:
DrSpirograph wrote:
I could try compiling thermal as a module, but I suspect that doing so will cause the /proc entry to disappear until the module is loaded, at which point it will probably shut down before I can write the correct value to the file.


I would do that, but don't autoload the module. Load it manually after the system has booted. It should be pretty quiet (and cool) at that point

Not necissarily, yes if I was booting up after the computer had been off for a while, it would be cool, but if I'm rebooting the machine then it will already be hot. After all, that's how I found this problem in the first place - when rebooting to try and load the new kernel.


Does it idle that high? My fan kicks in when I boot up, but turns off almost immediately when it's done. I would hope that if you let it sit for a few minutes after booting, it would not be at a high enough temperature to trip the thermal warning. If it is, then it's almost certainly a bug in the driver.
Back to top
View user's profile Send private message
TeleTommy
n00b
n00b


Joined: 10 Feb 2004
Posts: 9
Location: Germany

PostPosted: Tue Feb 10, 2004 6:45 pm    Post subject: Reply with quote

My Asus M2400N also reboots after init when ACPI is compiled in the kernel.
How can i see the reason for that? (logfile). On the screen, i can't see anything because it's to quick for my eyes :)
I think, your problem could be the same reason.
Back to top
View user's profile Send private message
jetblack
Guru
Guru


Joined: 15 Jan 2003
Posts: 340
Location: Evanston, IL, USA

PostPosted: Tue Feb 10, 2004 6:53 pm    Post subject: Reply with quote

Make sure that you have kernel debugging compiled in, and you should see the output in /var/log/messages.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum