Opened 16 years ago

Closed 12 years ago

#312 closed defect (unknown)

Toshiba Tecra A5: problem with throttling

Reported by: Gabriele Gamba Owned by:
Priority: major Milestone: Feedback pending
Component: Utilities Version: 3.14
Keywords: throttle centrino Cc: ggamba@…

Description

Hello,

When running setgetthrtl, I get indication that it should work:

[c:\scrivania]setgetthrtl

Searching processors

Processor [CPU0]

ProcId??: 0x0 P_BLK: 0x1010 P_BLK len: 0x6

Possible for throttle setting Processor [CPU1]

ProcId??: 0x1 P_BLK: 0x1010 P_BLK len: 0x6

Possible for throttle setting CPU0 throttling is disabled CPU1 throttling is disabled

But when I try to set different performance, I get an error:

[c:\scrivania]setgetthrtl 0 20

Trottling set error rc=65283

This is with acpi-20081002.zip

Attachments (7)

acpi-log-Toshiba-Tecra-A5.ziq (95.0 KB) - added by Gabriele Gamba 16 years ago.
SetGetThrtl.exe (14.0 KB) - added by pasha 16 years ago.
acpi.log (17.0 KB) - added by Gabriele Gamba 15 years ago.
acpi.log with ACPI29012009.ZIP
battery.log (842 bytes) - added by Gabriele Gamba 15 years ago.
Log from AcpiBattery?.exe
acpi.2.log (15.0 KB) - added by Gabriele Gamba 15 years ago.
copy acpica$ acpi.log with ACPI-APIC-BAT.ZIP
acpi.3.log (12.0 KB) - added by Gabriele Gamba 15 years ago.
acpi.log with ACPI-THRTL.ZIP
acpi.4.log (11.4 KB) - added by Gabriele Gamba 15 years ago.
acpi.log with ACPI-THRTL1.ZIP

Download all attachments as: .zip

Change History (39)

Changed 16 years ago by Gabriele Gamba

comment:1 Changed 16 years ago by Gabriele Gamba

Cc: ggamba@… added
Component: ACPI.PSDACPI utilities
Keywords: throttle centrino added
Owner: pasha deleted

Changed 16 years ago by pasha

Attachment: SetGetThrtl.exe added

comment:2 Changed 16 years ago by pasha

Try attached .exe

comment:3 Changed 16 years ago by Gabriele Gamba

Still the same error:

[c:\scrivania]SetGetThrtl?.exe 0 10

Trottling set error rc=65283

with 27/10/08 14.316 SetGetThrtl?.exe

comment:4 Changed 16 years ago by eco

e-co:

is it necessary remove old SetGetThrtl?.exe, etc from ecs\bin ?

comment:5 Changed 15 years ago by Steven Levine

Owner: set to pasha

comment:6 Changed 15 years ago by Gabriele Gamba

[c:\scrivania]setgetthrtl 0 20

Trottling set error rc=65283

No change with ACPI 3.14 and

11/11/08 21:30 14.316 SetGetThrtl?.exe

comment:7 Changed 15 years ago by eco

e-co:

Pasha: try SetGetThrl? 0 50 и

if RC, if works, then show copy acpica$ acpi.log

comment:8 Changed 15 years ago by Gabriele Gamba

ACPI29012009.ZIP still doesn't work.

[c:\scrivania]SetGetThrtl? 0 50 Trottling set error rc=65283

acpi.log attached

Changed 15 years ago by Gabriele Gamba

Attachment: acpi.log added

acpi.log with ACPI29012009.ZIP

comment:9 Changed 15 years ago by Gabriele Gamba

Version: 3.113.14

Question: is SMP kernel needed for throttle to work?

Anything special that should go in AcpiD.cfg?

comment:10 Changed 15 years ago by pasha

Owner: changed from pasha to Pasha

comment:11 Changed 15 years ago by pasha

SMP kernel don't need. Check all SetGetThrtl? at your disk (from PATH). I see some error in your log. What is battery?

comment:12 Changed 15 years ago by Gabriele Gamba

Sorry, there is only one SetGetThrtl?.exe on the disk and it is:

11/11/08 21:30 14.316 0 SetGetThrtl?.exe

I've seen the error too, but I don't understand it. Battery is ok, CRC alarm for low battery works fine!

Changed 15 years ago by Gabriele Gamba

Attachment: battery.log added

Log from AcpiBattery?.exe

comment:13 Changed 15 years ago by pasha

Please download experimental ACPI build from Mensys site:

  • Experimental build for you:

ACPI-APIC-BAT.ZIP

Changed 15 years ago by Gabriele Gamba

Attachment: acpi.2.log added

copy acpica$ acpi.log with ACPI-APIC-BAT.ZIP

comment:14 Changed 15 years ago by Gabriele Gamba

Hi Pasha,

no luck, still "Trottling set error rc=65283".

In the log file there are still the errors... the log file is attached as acpi.2.log.

comment:15 Changed 15 years ago by pasha

acpi-thrtl.zip, need log

comment:16 Changed 15 years ago by Steven Levine

Owner: changed from Pasha to pasha

Changed 15 years ago by Gabriele Gamba

Attachment: acpi.3.log added

acpi.log with ACPI-THRTL.ZIP

comment:17 Changed 15 years ago by Gabriele Gamba

Pasha, log file attached as acpi.2.log.

Still the same error. I noted in the log the line:

"SetThrottling?: ProcID 0 num:0"

Is it right?

Thanks for the effort!

Gabriele

comment:18 Changed 15 years ago by Gabriele Gamba

Ops, I mean attached as acpi.3.log!

comment:19 Changed 15 years ago by pasha

acpi-thrtl1.zip need log

comment:20 in reply to:  17 Changed 15 years ago by pasha

Replying to ggamba:

Pasha, log file attached as acpi.2.log.

Still the same error. I noted in the log the line:

"SetThrottling?: ProcID 0 num:0"

Is it right?

Yes. But SetThrtl? must say rc=0. So be find where is problem

Changed 15 years ago by Gabriele Gamba

Attachment: acpi.4.log added

acpi.log with ACPI-THRTL1.ZIP

comment:21 Changed 15 years ago by Gabriele Gamba

Here we are, acpi.4.log attached. The log ends with:

SetThrottling?: ProcID 0 num:0

SetThrottling?: ret status = 0x1A9

comment:22 Changed 15 years ago by pasha

Sorry, my eyes is very bad ;-)

* Throttl Width 0 Offset 1

This say, that your computer don't support throttling. But you very help for check return values. Thanks. In next version be return AE_NOT_EXIST and be checked in program for this.

comment:23 Changed 15 years ago by Steven Levine

Milestone: Release version 3.15Feedback pending

Gabriele, please test 3.15 when it is released and verify that the lack of throttling support is reported correctly. Thx.

comment:24 Changed 15 years ago by eco

e-co:

Hello Gabriele

I missed something, does throttling work fro your notebook on W4 kernel?

comment:25 Changed 15 years ago by eco

e-co:

Pasha repeats that no throttling for this notebook

  • look at line from log
  • no throttling in Win/Lin? and eCS, doesn't depend on SMP or W4 kernel

comment:26 Changed 15 years ago by Gabriele Gamba

I want to test at least setgetstate, that currently doesn't work anymore, probably due to SMP kernel, so I have in program to change the kernel.

At that point, I can test also setgettrhtottle, no problem!

comment:27 Changed 15 years ago by pasha

Owner: pasha deleted

comment:28 in reply to:  23 Changed 15 years ago by Gabriele Gamba

Replying to stevenhl:

Gabriele, please test 3.15 when it is released and verify that the lack of throttling support is reported correctly. Thx.

Hi Steven, this is with acpi-20081203.zip:

[c:\scrivania]setgetthrtl 0 20

Searching processors

Processor [CPU0] id:0 Possible for throttle setting

Processor [CPU1] id:1 Possible for throttle setting

Trottling set error rc=65283

Is this message correcting reporting that throttling is not available?

comment:29 Changed 13 years ago by Steven Levine

Milestone: Feedback pendingRelease version 3.19

comment:30 Changed 12 years ago by David Azarewicz

Milestone: Release version 3.19Feedback pending

This ticket is really old and for an unsupported version. A lot has changed since this ticket. Have you tried the current version? The power manager in the Daemon will tell you if there are any controllable CPUs. Do not use the old setgetthrtl program.

comment:31 Changed 12 years ago by Gabriele Gamba

The laptop is not available anymore! Please close the ticket.

comment:32 Changed 12 years ago by David Azarewicz

Resolution: unknown
Status: newclosed
Note: See TracTickets for help on using tickets.