All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Starikovskiy <aystarik@gmail.com>
To: Michael Sotnikov <astar@tut.by>
Cc: linux-acpi@vger.kernel.org
Subject: Re: ACPI on HP Pavilion dv2765tx, c-states problems
Date: Wed, 23 Apr 2008 22:00:06 +0400	[thread overview]
Message-ID: <480F7926.1090406@gmail.com> (raw)
In-Reply-To: <funj2g$obi$1@ger.gmane.org>

Michael Sotnikov wrote:
> Hi,
>
> I hope, that I'm writing to the correct group. I've tried to find the
> reason behind my problem, but didn't manage to.
>
> The problem:
> Can't start acpi_cpufreq ("No such device"), but p4_cpuclock driver
> works well. In this case there is no c-state management (cpu is always
> in C0).
>
It might be that support for EST (enhanced speed-step) is disabled in BIOS.
In this case BIOS does not export PDC/PPC methods and acpi_cpufreq does 
not load.

Please check if your BIOS has EST  enabled.
If yes and you still can not load acpi_cpufreq, please provide acpidump 
output and /proc/cpuinfo.
> I've decompiled dsdt - only some warnings about methods related to pci.
> Checked _OSI() - nothing special.
>
> There are errors in dmesg, related to cpu's info (truncated):
> -----
> [ 17.045653] ACPI Warning (tbutils-0217): Incorrect checksum in table 
> [SSDT] -  E6, should be 38 [20070126]
> ....
> [ 19.458760] ACPI Error (psargs-0355): [TS0T] Namespace lookup failure,
> AE_NOT_FOUND
> [ 19.458765] ACPI Error (psparse-0537): Method parse/execution failed
> [\_PR_.CPU0._PDC] (Node f7c51b88), AE_NOT_FOUND
> [ 19.459076] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
> [ 19.459278] ACPI: SSDT 7FED09A4, 00C8 (r1 PmRef Cpu1Ist 3000 INTL 
> 20061109)
> [ 19.459465] ACPI: SSDT 7FED06E7, 0085 (r1 PmRef Cpu1Cst 3000 INTL 
> 20061109)
> [ 19.459641] ACPI Error (psargs-0355): [\_PR_.CPU0._PPC] Namespace
> lookup failure, AE_NOT_FOUND
> [ 19.459645] ACPI Error (psparse-0537): Method parse/execution failed
> [\_PR_.CPU1._PPC] (Node f7ccf180), AE_NOT_FOUND
> [ 19.459895] ACPI Error (psargs-0355): [\_PR_.CPU0._CST] Namespace
> lookup failure, AE_NOT_FOUND
> [ 19.459899] ACPI Error (psparse-0537): Method parse/execution failed
> [\_PR_.CPU1._CST] (Node f7ccf1f8), AE_NOT_FOUND
> [ 19.459979] ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3])
> --------
>
> I've checked it with 2.6.25 kernel - same errors.
> My main system (ubuntu 8.04):
>
> $ uname -a
> Linux astar-laptop 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 
> 2008 i686 GNU/Linux
>
> Is there any solutions, except waiting firmware update from laptop 
> vendor?
>
> Best regards,
> Michael
>
>
> -- 
> 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


  parent reply	other threads:[~2008-04-23 18:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-23 15:02 ACPI on HP Pavilion dv2765tx, c-states problems Michael Sotnikov
2008-04-23 15:57 ` Michael Sotnikov
2008-04-23 17:55   ` Alexey Starikovskiy
2008-04-23 18:00 ` Alexey Starikovskiy [this message]
2008-04-24  2:17   ` Michael Sotnikov
2008-04-24  8:39 ` Zhao Yakui
2008-04-24  2:07   ` Michael Sotnikov

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=480F7926.1090406@gmail.com \
    --to=aystarik@gmail.com \
    --cc=astar@tut.by \
    --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 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.