public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* ACPI-Problems with debian-etch & Kernel 2.6.16
@ 2006-03-26 15:04 Joschka Sulzer
  2006-03-28  3:16 ` Sanjoy Mahajan
  0 siblings, 1 reply; 3+ messages in thread
From: Joschka Sulzer @ 2006-03-26 15:04 UTC (permalink / raw)
  To: linux-acpi

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
 
I recently installed etch on my Ac er Extensa laptop and as with sarge
, it boots only with noapic nolapic kernel-options
I can't use X and the text-terminals are full of:

ACPI:0339: *** ERROR: Looking up[Z00C] in namespace, AE_NOT_FOUND
search_node dfb855960 start node dfb85960 return_node 00000000

AND

ACPI-0508: *** ERROR: method execution failed [\_SB_.BAT1._BST] (node
dfb8680), AE_NOT_FOUND)

These messages appear every 10 seconds!
If anyone could help me please
Greetings Joschka Sulzer


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (MingW32)
 
iD8DBQFEJq1ifBvDFfZPfAIRAgmVAJoCEnLP14gH/4JIg/OgB/tObKVMZACZAXMZ
rJR2E5Jl13C9WbX8vUXmSjo=
=M6Uf
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ACPI-Problems with debian-etch & Kernel 2.6.16
  2006-03-26 15:04 ACPI-Problems with debian-etch & Kernel 2.6.16 Joschka Sulzer
@ 2006-03-28  3:16 ` Sanjoy Mahajan
  2006-03-28 17:39   ` Joschka Sulzer
  0 siblings, 1 reply; 3+ messages in thread
From: Sanjoy Mahajan @ 2006-03-28  3:16 UTC (permalink / raw)
  To: Joschka Sulzer; +Cc: linux-acpi

> These messages appear every 10 seconds!

Do you have thermal polling turned on?

more /proc/acpi/thermal_zone/*/polling_frequency

Not that you should turn the polling off, but maybe every time a
thermal poll is run, the embedded controller (ec) does an UPDT, which
also means it looks at the battery state.  And maybe the UPDT causes
the namespace AE_NOT_FOUND.  Perhaps it didn't cause a problem before
because the default used to be ec_intr=0, and the ec worked fine with
that setting.

You could try booting with ec_intr=0 to see if it suppresses the
problem.

I've spent a while (see bugzilla #5989) debugging the consequences of
changing the default from ec_intr=0 to ec_intr=1 (which happened in
2.6.16-rc* sometime -- see the #5989 bugzilla entries for the exact
git commit id).  Probably it's a good change in general -- I leave
that to the experts -- but it has certainly exposed a few troubles in
the mangy BIOS on my TP 600X.

-Sanjoy

`Never underestimate the evil of which men of power are capable.'
         --Bertrand Russell, _War Crimes in Vietnam_, chapter 1.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ACPI-Problems with debian-etch & Kernel 2.6.16
  2006-03-28  3:16 ` Sanjoy Mahajan
@ 2006-03-28 17:39   ` Joschka Sulzer
  0 siblings, 0 replies; 3+ messages in thread
From: Joschka Sulzer @ 2006-03-28 17:39 UTC (permalink / raw)
  To: sanjoy; +Cc: linux-acpi

sanjoy@mrao.cam.ac.uk schrieb:
>> These messages appear every 10 seconds!
>>     
>
> Do you have thermal polling turned on?
>
> more /proc/acpi/thermal_zone/*/polling_frequency
>
> Not that you should turn the polling off, but maybe every time a
> thermal poll is run, the embedded controller (ec) does an UPDT, which
> also means it looks at the battery state.  And maybe the UPDT causes
> the namespace AE_NOT_FOUND.  Perhaps it didn't cause a problem before
> because the default used to be ec_intr=0, and the ec worked fine with
> that setting.
>
> You could try booting with ec_intr=0 to see if it suppresses the
> problem.
>
> I've spent a while (see bugzilla #5989) debugging the consequences of
> changing the default from ec_intr=0 to ec_intr=1 (which happened in
> 2.6.16-rc* sometime -- see the #5989 bugzilla entries for the exact
> git commit id).  Probably it's a good change in general -- I leave
> that to the experts -- but it has certainly exposed a few troubles in
> the mangy BIOS on my TP 600X.
>   

I don't care anymore; updating to 2.6.16 solved my problems ;-)
Now the Kernel boots without any Kernelparameters at all !


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-03-28 17:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-26 15:04 ACPI-Problems with debian-etch & Kernel 2.6.16 Joschka Sulzer
2006-03-28  3:16 ` Sanjoy Mahajan
2006-03-28 17:39   ` Joschka Sulzer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox