intel / dptfxtract

Other
82 stars 9 forks source link

No valid tables found. #11

Closed ianyp closed 4 years ago

ianyp commented 4 years ago

acpi.out.zip I can run esif_ufd AOK. I thought that meant that there tables were available. Is there a list of supported hardware or is this a fault.

BIOS Information
        Vendor: LENOVO
        Version: G1ET93WW (2.53 )
        Release Date: 03/08/2013
$ lscpu
...
CPU family:                      6
Model:                           58
Model name:                      Intel(R) Core(TM) i7-3840QM CPU @ 2.80GHz
Stepping:                        9
...
$ uname -a
Linux linux 4.19.88-1-MANJARO #1 SMP PREEMPT Thu Dec 5 11:04:44 UTC 2019 x86_64 GNU/Linux

$ ls /sys/class/powercap/intel-rapl
enabled  intel-rapl:0  power  subsystem  uevent

$ lsmod | grep msr
msr                    16384  0`

$ thermald --version
1.9.1

$ sudo ./dptfxtract -v
Version: 1.4.2
$ sudo dptfxtract -o /etc/thermald/
DPTF Tables Extraction Utility 
Copyright (c) 2000 - 2019 Intel Corporation

No valid tables found 
$ sudo  acpidump > acpi.out
$ acpixtract -a acpi.out

Intel ACPI Component Architecture
ACPI Binary Table Extraction Utility version 20191018
Copyright (c) 2000 - 2019 Intel Corporation

  SSDT -    3153 bytes written (0x00000C51) - ssdt1.dat
  MCFG -      60 bytes written (0x0000003C) - mcfg.dat
  ASF! -     165 bytes written (0x000000A5) - asf!.dat
  APIC -     152 bytes written (0x00000098) - apic.dat
  ECDT -      82 bytes written (0x00000052) - ecdt.dat
  SLIC -     374 bytes written (0x00000176) - slic.dat
  SSDT -      51 bytes written (0x00000033) - ssdt2.dat
  DSDT -   65158 bytes written (0x0000FE86) - dsdt.dat
  UEFI -     678 bytes written (0x000002A6) - uefi1.dat
  SSDT -    2691 bytes written (0x00000A83) - ssdt3.dat
  UEFI -      62 bytes written (0x0000003E) - uefi2.dat
  DBG2 -     233 bytes written (0x000000E9) - dbg2.dat
  POAT -      85 bytes written (0x00000055) - poat.dat
  SSDT -    1943 bytes written (0x00000797) - ssdt4.dat
  DMAR -     184 bytes written (0x000000B8) - dmar.dat
  FACP -     268 bytes written (0x0000010C) - facp.dat
  FPDT -     100 bytes written (0x00000064) - fpdt.dat
  SSDT -    1032 bytes written (0x00000408) - ssdt5.dat
  TCPA -      50 bytes written (0x00000032) - tcpa.dat
  HPET -      56 bytes written (0x00000038) - hpet.dat
  UEFI -      66 bytes written (0x00000042) - uefi3.dat
  FACS -      64 bytes written (0x00000040) - facs.dat
  SSDT -     771 bytes written (0x00000303) - ssdt6.dat
  SSDT -     281 bytes written (0x00000119) - ssdt7.dat
  SSDT -    2561 bytes written (0x00000A01) - ssdt8.dat
$ sudo dptfxtract *.dat 
DPTF Tables Extraction Utility 
Copyright (c) 2000 - 2019 Intel Corporation

No valid tables found 
spandruvada commented 4 years ago

Please attach acpi.out.

fcuzzocrea commented 4 years ago

This happens also for me

acpi.txt

ianyp commented 4 years ago

acpi.out.zip

jock0 commented 4 years ago

Same here sudo ./dptfxtract-static -v Version: 1.4.3

acpi.out.zip

spandruvada commented 4 years ago

theen, There is no DPTF tables. So even Windows can't use DPTF. jock0, There are no tables which Linux can decode.

If you google, there are some articles where Lenovo will address the thermal/power related issue in the BIOS. So you may be covered, but I can't confirm.

ianyp commented 4 years ago

Thank you for confirming.

Can I suggest including in the readme details of what the tables look like so users can check the output themselves.

On Tue, Jan 7, 2020, 18:04 Srinivas Pandruvada notifications@github.com wrote:

theen, There is no DPTF tables. So even Windows can't use DPTF. jock0, There are no tables which Linux can decode.

If you google, there are some articles where Lenovo will address the thermal/power related issue in the BIOS. So you may be covered, but I can't confirm.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/intel/dptfxtract/issues/11?email_source=notifications&email_token=ACDNPOCUBTOEQTECJDEUS3TQ4S72BA5CNFSM4KBAJQLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIJXX7Q#issuecomment-571702270, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACDNPOCDPJKZC6IOI5QDIHLQ4S72BANCNFSM4KBAJQLA .

spandruvada commented 4 years ago

There is no easy way to document this.