From: Zhang Rui <rui.zhang@intel.com>
To: Balaji Rao <balajirrao@gmail.com>
Cc: Alexey Starikovskiy <alexey.y.starikovskiy@linux.intel.com>,
"linux-acpi@vger" <linux-acpi@vger.kernel.org>
Subject: Re: Power States
Date: Thu, 21 Dec 2006 17:28:57 +0800 [thread overview]
Message-ID: <1166693337.12505.7.camel@localhost.localdomain> (raw)
In-Reply-To: <569c97d20612201120q37e12982u7c006180604242b@mail.gmail.com>
On Thu, 2006-12-21 at 03:20 +0800, Balaji Rao wrote:
> also i get these two errors. kernel version 2.6.20-rc1-mm1
> ACPI Exception (acpi_processor-0680): AE_NOT_FOUND, Processor Device
> is not present [20060707]
> ACPI Exception (acpi_processor-0680): AE_NOT_FOUND, Processor Device
> is not present [20060707]
> and,
>
> acpi_processor-0740 [00] processor_preregister_: Error while parsing
> _PSD domain information. Assuming no coordination
>
This is just a warning.
> does power management "no" mean, hardware does not suppport it? or
> can
> it be enabled?
>
> On 12/21/06, Alexey Starikovskiy
> <alexey.y.starikovskiy@linux.intel.com> wrote:
> > 6 is lowest FSB multiplier, 0.266*6 = 1.6GHz -- your lowest.
> > 7 is multiplier to get 1.86Ghz -- your max.
> >
> > "power management: no" means power management is disabled.
> >
> >
> > Balaji Rao wrote:
> > > also, the file cat /proc/acpi/processor/CPU1/info gives this
> > >
> > > processor id: 0
> > > acpi id: 1
> > > bus mastering control: yes
> > > power management: no
> > > throttling control: yes
> > > limit interface: yes
> > >
> > > Is power management not available according to this file?
> > >
> > > One more thing is that, only two frequency levels ( 1.86 and 1.6
> Ghz)
> > > are being used. This does not cause much power saving..
> > >
> > > How many levels are actually available on core 2 duo?
> > >
> > > I cant find any PSS in the DSDT dump.
_PSS may be contained in DSDT, SSDT and dynamic loaded tables.
If you have any doubts, open a bug report in bugzilla.kernel.org
attach your kernel config, acpidump and dmesg at the same time.
> > >
> > > On 12/21/06, Alexey Starikovskiy
> > > <alexey.y.starikovskiy@linux.intel.com> wrote:
> > >> Then you should check your BIOS settings for DBS/EST/speedstep
> etc
> > >> support.
> > >> C1 is the only C-state supported on CoreDuo2.
> > >> PSS should give you P-states.
> > >>
> > >> Balaji Rao wrote:
> > >> > But, acpidump doest give me anything saying SSDT..
> > >> > Actually the problem is, only one power state(C1) is being
> shown up in
> > >> > my Core 2 Duo (E6300) box.
> > >> >
> > >> > Also, power management is reported as not available.
> > >> >
> > >> > Where can i look for a solution?
> > >> >
> > >> >
> > >> > On 12/21/06, Alexey Starikovskiy
> > >> > <alexey.y.starikovskiy@linux.intel.com> wrote:
> > >> >> Balaji Rao wrote:
> > >> >> > Hello all,
> > >> >> >
> > >> >> > Are the various power levels supported by the processor
> provided
> > >> only
> > >> >> > through the DSDT? Or is there any other table for this
> purpose?
> > >> >> > When i disassembled my DSDT, i could not find any _PSS
> Packages.
> > >> >> >
> > >> >> > From where does the kernel read values into the frequency
> table?
> > >> >> >
> > >> >> > Also, which is the mechanism that decides to load the
> appropriate
> > >> >> > cpufreq driver?
> > >> >> >
> > >> >> > warm regards
> > >> >> >
> > >> >> > Balaji Rao
> > >> >> > -
> > >> >> > 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
> > >> >> Check SSDTs as well.
> > >> >>
> > >> >> Regards,
> > >> >> Alex.
> > >> >>
> > >> >
> > >> >
> > >>
> > >
> > >
> >
>
>
> --
> warm regards
>
> Balaji Rao
> -
> 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
>
next prev parent reply other threads:[~2006-12-21 9:24 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-20 18:33 Power States Balaji Rao
2006-12-20 18:35 ` Alexey Starikovskiy
2006-12-20 18:51 ` Balaji Rao
2006-12-20 19:01 ` Alexey Starikovskiy
2006-12-20 19:09 ` Balaji Rao
2006-12-20 19:14 ` Alexey Starikovskiy
2006-12-20 19:20 ` Balaji Rao
2006-12-20 19:56 ` Alexey Starikovskiy
2006-12-21 17:02 ` Balaji Rao
2006-12-21 9:28 ` Zhang Rui [this message]
2006-12-21 13:36 ` Lincoln Baxter, III
2006-12-21 17:00 ` Balaji Rao
2006-12-21 7:33 ` Oliver Henriot
2006-12-21 7:09 ` Oliver Henriot
2006-12-21 7:16 ` Oliver Henriot
2006-12-21 17:00 ` Balaji Rao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1166693337.12505.7.camel@localhost.localdomain \
--to=rui.zhang@intel.com \
--cc=alexey.y.starikovskiy@linux.intel.com \
--cc=balajirrao@gmail.com \
--cc=linux-acpi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox