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

Empty thermald config for Dell XPS 13 9360 #13

@artem

Description

@artem

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions