Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

Empty thermald config for Dell XPS 13 9360 #13

Open
artem opened this issue Feb 12, 2020 · 6 comments
Open

Empty thermald config for Dell XPS 13 9360 #13

artem opened this issue Feb 12, 2020 · 6 comments

Comments

@artem
Copy link

artem commented Feb 12, 2020

I've tried to use dptfxtract 1.4.3 on my XPS 9360 and it has produced an empty configurations, surprisingly without any errors in stdout:

# ./dptfxtract

DPTF Tables Extraction Utility 
Copyright (c) 2000 - 2020 Intel Corporation


Output file file is /etc/thermald/thermal-conf.xml.auto
$ cat /etc/thermald/thermal-conf.xml.auto 
<?xml version="1.0"?> 
 <!-- BEGIN --> 
 <ThermalConfiguration> 
 <Platform>
        <Name> Auto generated </Name>
        <ProductName>XPS 13 9360</ProductName>
        <Preference>QUIET</Preference>
        <ThermalZones>
        </ThermalZones>
</Platform>
</ThermalConfiguration>
<!-- END -->

CPU installed in is Intel Core i5-8250U.
ACPI dump. Laptop runs latest available BIOS

@spandruvada
Copy link
Contributor

spandruvada commented Feb 12, 2020 via email

@benjaminsabatini
Copy link

I guess this hasn't seen any progress? Just trying out thermald myself on the same laptop and the config is empty.

@artem
Copy link
Author

artem commented Oct 15, 2021

@benjaminsabatini thermald now supports --adaptive option (since v2.3), and this external config generator is no longer necessary

@bluefish6
Copy link

@artem current ubuntu LTS (20.04.3) still has thermald 1.9.1-1ubuntu0.6...

I'm on the other hand facing:

sudo ./dptfxtract 
DPTF Tables Extraction Utility 
Copyright (c) 2000 - 2020 Intel Corporation


No valid tables found 

on Intel® Core™ i7-8705G CPU on an Intel NUC HADES CANYON

@dingodoppelt
Copy link

@artem current ubuntu LTS (20.04.3) still has thermald 1.9.1-1ubuntu0.6...

I'm on the other hand facing:

sudo ./dptfxtract 
DPTF Tables Extraction Utility 
Copyright (c) 2000 - 2020 Intel Corporation


No valid tables found 

Same error for me. I'm on Ubuntu 20.04 running thermald 1.9.1 as well.

@anilgurses
Copy link

Any updates on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants