** Description changed:

  Description:
  Dynamic Platform Thermal Framework (DPTF).
  
  Linux DPTF Extract Utility
  This is a companion tool to Linux Thermal Daemon (thermald). This tool tries 
to reuse some of the tables used by
  "Intel ® Dynamic Platform and Thermal Framework (Intel® DPTF)" by converting 
to the thermal_conf.xml format used by thermald.
  There are two ways this tool can be used:
  Execute on the same system as thermald
  In this mode root privilege is required. This tool will copy converted files 
to /var/run/thermald/ folder. This is the default folder for thermald to pickup 
auto generated configuration file using ACPI tables.
  Execute on existing output of Linux acpidump utilities
  In this mode the existing ACPI dump is parsed and output file is generated 
and copied to /var/run/thermald/. For example to generate acpi dump and create 
thermal_conf.xml manually:
  acpidump > acpi.out
  acpixtract -a acpi.out
  dptfxtract "*.dat"
  Refer to COPYING file for the license information.
  Security / Vulnerability Reporting
  Refer to https://01.org/security for submission instructions.
  
  URL: https://github.com/intel/dptfxtract
  
  Target Release: 18.04
+ 
+ License:
+ Copyright (c) 2017, Intel Corporation.
+ All rights reserved.
+ 
+ Redistribution.  Redistribution and use in binary form, without
+ modification, are permitted provided that the following conditions are
+ met:
+ 
+ * Redistributions must reproduce the above copyright notice and the
+   following disclaimer in the documentation and/or other materials
+   provided with the distribution.
+ * Neither the name of Intel Corporation nor the names of its suppliers
+   may be used to endorse or promote products derived from this software
+   without specific prior written permission.
+ * No reverse engineering, decompilation, or disassembly of this software
+   is permitted.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1731382

Title:
  [needs-packaging] [Feature] DPTF binary tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1731382/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to