pp3345/dptf

This repo contains builds of the Intel (R) Dynamic Platform and Thermal Framework driver for Fedora. The DPTF user-mode driver and all required kernel components are added to the initramfs and loaded during early boot.


This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/pp3345/dptf/

I installed as instructed but saw no difference. I have pstate disabled, as well as thermald. I am using acpi instead of pstate.

Also this:

[scennea@localhost ~]$ lsmod | grep int34
int3403_thermal        20480  0
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
int3400_thermal        20480  0
acpi_thermal_rel       16384  1 int3400_thermal
[scennea@localhost ~]$ lsmod | grep processor_thermal_device
processor_thermal_device    24576  0
intel_soc_dts_iosf     20480  1 processor_thermal_device
intel_rapl_common      28672  2 intel_rapl_msr,processor_thermal_device
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device

I am using a dell laptop with the i7-1185G7 processor. Any ideas why it isn’t improving performance?