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 16 years ago.
acpi.log with ACPI29012009.ZIP
battery.log (842 bytes ) - added by Gabriele Gamba 16 years ago.
Log from AcpiBattery.exe
acpi.2.log (15.0 KB ) - added by Gabriele Gamba 16 years ago.
copy acpica$ acpi.log with ACPI-APIC-BAT.ZIP
acpi.3.log (12.0 KB ) - added by Gabriele Gamba 16 years ago.
acpi.log with ACPI-THRTL.ZIP
acpi.4.log (11.4 KB ) - added by Gabriele Gamba 16 years ago.
acpi.log with ACPI-THRTL1.ZIP

Download all attachments as: .zip

Change History (39)

by Gabriele Gamba, 16 years ago

comment:1 by Gabriele Gamba, 16 years ago

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

by pasha, 16 years ago

Attachment: SetGetThrtl.exe added

comment:2 by pasha, 16 years ago

Try attached .exe

comment:3 by Gabriele Gamba, 16 years ago

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 by eco, 16 years ago

e-co:

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

comment:5 by Steven Levine, 16 years ago

Owner: set to pasha

comment:6 by Gabriele Gamba, 16 years ago

[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 by eco, 16 years ago

e-co:

Pasha: try SetGetThrl 0 50 и

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

comment:8 by Gabriele Gamba, 16 years ago

ACPI29012009.ZIP still doesn't work.

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

acpi.log attached

by Gabriele Gamba, 16 years ago

Attachment: acpi.log added

acpi.log with ACPI29012009.ZIP

comment:9 by Gabriele Gamba, 16 years ago

Version: 3.113.14

Question: is SMP kernel needed for throttle to work?

Anything special that should go in AcpiD.cfg?

comment:10 by pasha, 16 years ago

Owner: changed from pasha to Pasha

comment:11 by pasha, 16 years ago

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 by Gabriele Gamba, 16 years ago

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!

by Gabriele Gamba, 16 years ago

Attachment: battery.log added

Log from AcpiBattery.exe

comment:13 by pasha, 16 years ago

Please download experimental ACPI build from Mensys site:

  • Experimental build for you:

ACPI-APIC-BAT.ZIP

by Gabriele Gamba, 16 years ago

Attachment: acpi.2.log added

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

comment:14 by Gabriele Gamba, 16 years ago

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 by pasha, 16 years ago

acpi-thrtl.zip, need log

comment:16 by Steven Levine, 16 years ago

Owner: changed from Pasha to pasha

by Gabriele Gamba, 16 years ago

Attachment: acpi.3.log added

acpi.log with ACPI-THRTL.ZIP

comment:17 by Gabriele Gamba, 16 years ago

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 by Gabriele Gamba, 16 years ago

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

comment:19 by pasha, 16 years ago

acpi-thrtl1.zip need log

in reply to:  17 comment:20 by pasha, 16 years ago

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

by Gabriele Gamba, 16 years ago

Attachment: acpi.4.log added

acpi.log with ACPI-THRTL1.ZIP

comment:21 by Gabriele Gamba, 16 years ago

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

SetThrottling: ProcID 0 num:0

SetThrottling: ret status = 0x1A9

comment:22 by pasha, 16 years ago

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 by Steven Levine, 16 years ago

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 by eco, 16 years ago

e-co:

Hello Gabriele

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

comment:25 by eco, 16 years ago

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 by Gabriele Gamba, 16 years ago

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 by pasha, 16 years ago

Owner: pasha removed

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

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 by Steven Levine, 14 years ago

Milestone: Feedback pendingRelease version 3.19

comment:30 by David Azarewicz, 12 years ago

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 by Gabriele Gamba, 12 years ago

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

comment:32 by David Azarewicz, 12 years ago

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