0
<Platform>
<Name>Generic X86 Laptop Device</Name>
<ProductName>EXAMPLE_SYSTEM</ProductName>
<Preference>QUIET</Preference>
<ThermalSensors>
    <ThermalSensor>

        <Type>TSKN</Type>
        <AsyncCapable>1</AsyncCapable>

    </ThermalSensor>
</ThermalSensors>
<ThermalZones>
    <ThermalZone>
        <Type>SKIN</Type>
        <TripPoints>
            <TripPoint>
                <SensorType>TSKN</SensorType>
                <Temperature>55000</Temperature>

                <type>passive</type>
                <ControlType>SEQUENTIAL</ControlType>
                <CoolingDevice>
                    <index>1</index>
                    <type>rapl_controller</type>
                    <influence> 100 </influence>
                    <SamplingPeriod> 16 </SamplingPeriod>
                </CoolingDevice>
                <CoolingDevice>
                    <index>2</index>
                    <type>intel_powerclamp</type>
                    <influence> 100 </influence>
                    <SamplingPeriod> 12 </SamplingPeriod>
                </CoolingDevice>
            </TripPoint>
        </TripPoints>
    </ThermalZone>
</ThermalZones>

This is my Thermald configuration file inside

/sys/class/thermal/

i can see 5 cooling devices

for eg- cooling_device0 cooling_device1 till cooling_device 4 and 2 thermal_zone0 and thermal_zone1 file

i guess by seeing the thermal-conf.xml i am not using my cooling device and my laptop is always above 80 C and lags alot after 89 C

System specs

Hp pavilion g6 2320tx

Intel i5 ivybridge

4gb ram

can anyone please help me with this

mchid
  • 44,904
  • 8
  • 102
  • 162
Ezio
  • 223

0 Answers0