[gentoo-user] ACPI problem

2008-02-08 Thread Mick
Hi All,

While I am emerging stuff I noticed that the fan is hunting up  down and 
dmesg/syslog are filling up continuously with these error messages:

ACPI Exception (evgpe-0576): AE_NOT_FOUND, while evaluating GPE method [_L1C] 
[20070126]
ACPI Error (psargs-0355): [\_TZ_.THRM] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed [\_GPE._L1C] (Node 
c17f33b0), AE_NOT_FOUND
ACPI Exception (evgpe-0576): AE_NOT_FOUND, while evaluating GPE method [_L1C] 
[20070126]
ACPI Error (psargs-0355): [\_TZ_.THRM] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed [\_GPE._L1C] (Node 
c17f33b0), AE_NOT_FOUND


Any idea how I could fix this?  
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] ACPI problem on Compaq

2007-08-13 Thread Thierry de Coulon
On Monday, 13. August 2007, Tim wrote:

 Have you tried just using 'init 0' rather than 'shutdown -h now'?

(...)

 I'd say check in your BIOS to see what power options there are - some
 BIOSes can change the action on receiving a power button signal.


Thanks for your suggestions. Init 0 did not seem to make a change, then I 
looked at all the BIOS options and turned off some settings that were on, or 
reverse - not always understanding what they were to do. Now it seems to work 
correctly. Perhaps it was a setting that said the power button should wake 
the computer?

Thierry

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ACPI problem on Compaq

2007-08-13 Thread Tim Allingham
On Mon, 2007-08-13 at 09:41 +0200, Thierry de Coulon wrote:
 On Monday, 13. August 2007, Tim wrote:
 
  Have you tried just using 'init 0' rather than 'shutdown -h now'?
 
 (...)
 
  I'd say check in your BIOS to see what power options there are - some
  BIOSes can change the action on receiving a power button signal.
 
 
 Thanks for your suggestions. Init 0 did not seem to make a change, then I 
 looked at all the BIOS options and turned off some settings that were on, or 
 reverse - not always understanding what they were to do. Now it seems to work 
 correctly. Perhaps it was a setting that said the power button should wake 
 the computer?
 
 Thierry
 

This often happens when the PC is set to power back up after an AC
outage
-- 

Regards,

Tim Allingham
Ph: 0420 605 370
Email:[EMAIL PROTECTED]
http://www.datafirst-it.com.au


signature.asc
Description: This is a digitally signed message part


[gentoo-user] ACPI problem on Compaq

2007-08-12 Thread Thierry de Coulon
Hello,

I've got an older Compaq EVO D510 desktop that I was thinking to setup as a 
lab machine (that should be also used by people who basicaly have no Linux 
knowledge). I've installed Gentoo on it and it works well but for one thing:

When I want sto shut it down, it reboots! This happens as well from KDE as 
from the command line with shutdown -h now: the machine does shut down, 
then auto-reboots.

I've thought it might be linked to ACPI - so I added noacpi acpi=off (I don't 
know why but it seems I need both to make grub understand) and now it shuts 
down and stpos, but does not turn off... and if I push the power button, it 
reboots.

Just now I'm thinking I should look if APM is compiled into the kernel, I did 
a genkernel all so I assume it is.

Any idea as to what other possibilities exist to tell that machine just to 
shut down and turn off?

Thierry

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] ACPI problem on Compaq

2007-08-12 Thread Tim

Thierry de Coulon wrote:

Hello,

I've got an older Compaq EVO D510 desktop that I was thinking to setup as a 
lab machine (that should be also used by people who basicaly have no Linux 
knowledge). I've installed Gentoo on it and it works well but for one thing:


When I want sto shut it down, it reboots! This happens as well from KDE as 
from the command line with shutdown -h now: the machine does shut down, 
then auto-reboots.



Have you tried just using 'init 0' rather than 'shutdown -h now'?

I've thought it might be linked to ACPI - so I added noacpi acpi=off (I don't 
know why but it seems I need both to make grub understand) and now it shuts 
down and stpos, but does not turn off... and if I push the power button, it 
reboots.


I'd say check in your BIOS to see what power options there are - some 
BIOSes can change the action on receiving a power button signal.


Just now I'm thinking I should look if APM is compiled into the kernel, I did 
a genkernel all so I assume it is.



If you have the time, building your own kernel might help.

Any idea as to what other possibilities exist to tell that machine just to 
shut down and turn off?


Thierry

I'd leave ACPI in place if I were you - it's more modern than APM. Check 
if there's a newer BIOS for your board. It's always a possibility 
(albeit a long shot) that the current BIOS has some sort of ACPI bug 
that prevents it from behaving properly in this situation.

--
[EMAIL PROTECTED] mailing list