All of lore.kernel.org
 help / color / mirror / Atom feed
* always 3 times: "AE_NOT_FOUND, Processor Device is not present"
@ 2008-01-05 12:22 devzero
  2008-01-05 12:40 ` Pavel Troller
  0 siblings, 1 reply; 3+ messages in thread
From: devzero @ 2008-01-05 12:22 UTC (permalink / raw)
  To: linux-acpi

came across this by some module testing and i`m just curious why that message is always being printed 3 times where one would be enough.

indeed a very minor issue (if any) - just wanted to let you know....


modprobe acpi-cpufreq

 ACPI: Processor [CPU0] (supports 8 throttling states)
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
----------------------------------------------------------------
modprobe powernow-k7

 ACPI: Processor [CPU0] (supports 8 throttling states)
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
 powernow: This module only works with AMD K7 CPUs
----------------------------------------------------------------
modprobe powernow-k8

 ACPI: Processor [CPU0] (supports 8 throttling states)
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
----------------------------------------------------------------
modprobe processor

 ACPI: Processor [CPU0] (supports 8 throttling states)
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
----------------------------------------------------------------
modprobe thermal

 ACPI: Processor [CPU0] (supports 8 throttling states)
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]
 ACPI Exception (processor_core-0816): AE_NOT_FOUND, Processor Device is not present [20070126]

_______________________________________________________________________
Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 30 Tage
kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220

-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: always 3 times: "AE_NOT_FOUND, Processor Device is not present"
  2008-01-05 12:22 always 3 times: "AE_NOT_FOUND, Processor Device is not present" devzero
@ 2008-01-05 12:40 ` Pavel Troller
  2008-01-05 13:15   ` Roland
  0 siblings, 1 reply; 3+ messages in thread
From: Pavel Troller @ 2008-01-05 12:40 UTC (permalink / raw)
  To: devzero; +Cc: linux-acpi

> came across this by some module testing and i`m just curious why that message is always being printed 3 times where one would be enough.
> 
> indeed a very minor issue (if any) - just wanted to let you know....
> 
Hi!
  Maybe it's because your ACPI BIOS exports entries for 4 CPUs (your mobo
can accept quad-core CPU), but only one CPU/core is really populated. One of
my motherboards does exactly the same - I have a dual-core CPU in it and
it shows always 2x PROCESSOR_NOT_FOUND error.
  With regards, Pavel Troller

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

* Re: always 3 times: "AE_NOT_FOUND, Processor Device is not present"
  2008-01-05 12:40 ` Pavel Troller
@ 2008-01-05 13:15   ` Roland
  0 siblings, 0 replies; 3+ messages in thread
From: Roland @ 2008-01-05 13:15 UTC (permalink / raw)
  To: Pavel Troller; +Cc: linux-acpi

mhh - it`s an notebook with Pentium M 1.80GHz and i get this when booting in 
vmware (configured with single proc) - didn`t test if this happens if i do 
native boot on that hardware.

got a pointer to kernel bugzilla and will take a closer look.

thanks!

----- Original Message ----- 
From: "Pavel Troller" <patrol@sinus.cz>
To: <devzero@web.de>
Cc: <linux-acpi@vger.kernel.org>
Sent: Saturday, January 05, 2008 1:40 PM
Subject: Re: always 3 times: "AE_NOT_FOUND, Processor Device is not present"


>> came across this by some module testing and i`m just curious why that 
>> message is always being printed 3 times where one would be enough.
>>
>> indeed a very minor issue (if any) - just wanted to let you know....
>>
> Hi!
>  Maybe it's because your ACPI BIOS exports entries for 4 CPUs (your mobo
> can accept quad-core CPU), but only one CPU/core is really populated. One 
> of
> my motherboards does exactly the same - I have a dual-core CPU in it and
> it shows always 2x PROCESSOR_NOT_FOUND error.
>  With regards, Pavel Troller 


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

end of thread, other threads:[~2008-01-05 13:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-05 12:22 always 3 times: "AE_NOT_FOUND, Processor Device is not present" devzero
2008-01-05 12:40 ` Pavel Troller
2008-01-05 13:15   ` Roland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.