intel / dptfxtract

Other
82 stars 9 forks source link

X1 carbon 7th gen I7 8665U is it correct ? #8

Closed ilan-schemoul closed 4 years ago

ilan-schemoul commented 5 years ago

ilan@ilan-thinkpad ~> cat /etc/thermald/thermal-conf.xml.auto

<?xml version="1.0"?> 
 <!-- BEGIN --> 
 <ThermalConfiguration> 
 <Platform>
    <Name> Auto generated </Name>
    <ProductName>20QDCTO1WW</ProductName>
    <Preference>QUIET</Preference>
    <PPCC>
        <PowerLimitIndex>0</PowerLimitIndex>
        <PowerLimitMinimum>5000</PowerLimitMinimum>
        <PowerLimitMaximum>5000</PowerLimitMaximum>
        <TimeWindowMinimum>28000</TimeWindowMinimum>
        <TimeWindowMaximum>32000</TimeWindowMaximum>
        <StepSize>500</StepSize>
    </PPCC>
    <ThermalZones>
        <ThermalZone>
            <Type>auto_zone_0</Type>
            <TripPoints>
                <TripPoint>
                    <SensorType>SEN1</SensorType>
                    <Temperature>62000</Temperature>
                    <Type>Passive</Type>
                    <CoolingDevice>
                        <Type>B0D4</Type>
                        <SamplingPeriod>1</SamplingPeriod>
                        <TargetState>2147483647</TargetState>
                    </CoolingDevice>
                </TripPoint>
                <TripPoint>
                    <SensorType>SEN1</SensorType>
                    <Temperature>63000</Temperature>
                    <Type>Passive</Type>
                    <CoolingDevice>
                        <Type>B0D4</Type>
                        <SamplingPeriod>1</SamplingPeriod>
                    </CoolingDevice>
                </TripPoint>
            </TripPoints>
        </ThermalZone>
    </ThermalZones>
</Platform>
</ThermalConfiguration>
<!-- END -->

FOllowing arch wiki article about X1 carbon 7th gen I'm trying to use thermald to fix the 83C max temp while running benchmark instead of 97 under Windows.

spandruvada commented 5 years ago

You need to use the latest thermald also with Linux 5.3 also. Since this kernel is not released yet and one more patch will only go to Linux 5.4, try to disable secure boot and user thermald --workaround Follow https://github.com/intel/thermal_daemon/blob/master/test/thermald_optimization_with_dptfxtract Thanks,Srinivas On Thu, 2019-08-15 at 11:31 -0700, Ilan Schemoul wrote:

ilan@ilan-thinkpad ~> cat /etc/thermald/thermal-conf.xml.auto

Auto generated 20QDCTO1WW QUIET

  0
  5000
  5000
  28000
  32000
  500

      auto_zone_0

              SEN1
              62000
              Passive

                  B0D4
                  1
                  2147483647

              SEN1
              63000
              Passive

                  B0D4
                  1

FOllowing arch wiki article about X1 carbon 7th gen I'm trying to use thermald to fix the 83C max temp while running benchmark instead of 97 under Windows.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": " https://github.com/intel/dptfxtract/issues/8?email_source=notifications\u0026email_token=AA5ALNWKMK5TAEMBTZ6T4HTQEWOJHA5CNFSM4IMAWRMKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFPXNZA ", "url": " https://github.com/intel/dptfxtract/issues/8?email_source=notifications\u0026email_token=AA5ALNWKMK5TAEMBTZ6T4HTQEWOJHA5CNFSM4IMAWRMKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HFPXNZA ", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]