मुझे प्रति घंटे दो बार त्रुटि संदेश प्राप्त होते हैं:
08.03.18 21:27 kernel CPU0: Core temperature above threshold, cpu clock throttled (total events = 2234)
08.03.18 21:27 kernel CPU2: Core temperature above threshold, cpu clock throttled (total events = 2234)
08.03.18 21:27 kernel CPU1: Package temperature above threshold, cpu clock throttled (total events = 2695)
08.03.18 21:27 kernel CPU3: Package temperature above threshold, cpu clock throttled (total events = 2695)
08.03.18 21:27 kernel CPU2: Package temperature above threshold, cpu clock throttled (total events = 2695)
08.03.18 21:27 kernel CPU0: Package temperature above threshold, cpu clock throttled (total events = 2695)
08.03.18 21:27 kernel CPU2: Core temperature/speed normal
08.03.18 21:27 kernel CPU0: Core temperature/speed normal
08.03.18 21:27 kernel CPU3: Package temperature/speed normal
08.03.18 21:27 kernel CPU1: Package temperature/speed normal
08.03.18 21:27 kernel CPU0: Package temperature/speed normal
08.03.18 21:27 kernel CPU2: Package temperature/speed normal
हार्डवेयर युक्ति:
ThinkPad X1 Yoga 2nd
N1NET33W (1.20 )
Intel(R) Core(TM) i7-7600U CPU @ 2.80GHz
Production date 2017.11
सॉफ्टवेयर:
Distributor ID: Ubuntu
Description: Ubuntu 17.10
Release: 17.10
Codename: artful
Linux 4.13.0-36-generic #40-Ubuntu SMP Fri Feb 16 20:07:48 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
बायोस:
मैंने अपनी BIOS सेटिंग्स में प्रदर्शन के लिए बैटरी और एसी दोनों को सेट किया है , BIOS आज तक है।
समस्या क्या है
समस्या यह है कि सीपीयू तापमान की एक सीमा बहुत जल्दी हिट हो जाती है, यह 75 डिग्री सेल्सियस के आसपास होता है, भले ही सीपीयू को 100 डिग्री सेल्सियस तक पहुंचने की अनुमति हो । तापमान कभी भी 85 ° C से अधिक नहीं जाता है। इसलिए CPU पावर इतनी तेजी से थ्रोट हो जाती है।
मुझे नहीं पता कि मेरे पास अपर्याप्त थर्मल पेस्ट के बारे में एक निर्माता हार्डवेयर समस्या हो सकती है, या यदि यह सॉफ़्टवेयर से संबंधित है। लेनोवो को भेजने से पहले मैं यह सुनिश्चित करना चाहता हूं कि यह स्व-निर्मित समस्या नहीं है।
आँकड़े
जब मैं एक तनाव परीक्षण चलाता हूं
stress -c 4 -t 300
त्रुटि संदेश लगभग तुरंत होता है।
i7z निम्नलिखित आउटपुट देता है:
Cpu speed from cpuinfo 2903.00Mhz
cpuinfo might be wrong if cpufreq is enabled. To guess correctly try estimating via tsc
Linux's inbuilt cpu_khz code emulated now
True Frequency (without accounting Turbo) 2903 MHz
CPU Multiplier 29x || Bus clock frequency (BCLK) 100.10 MHz
Socket [0] - [physical cores=2, logical cores=4, max online cores ever=2]
TURBO ENABLED on 2 Cores, Hyper Threading ON
Max Frequency without considering Turbo 3003.10 MHz (100.10 x [30])
Max TURBO Multiplier (if Enabled) with 1/2/3/4 Cores is 39x/39x/39x/39x
Real Current Frequency 3187.97 MHz [100.10 x 31.85] (Max of below)
Core [core-id] :Actual Freq (Mult.) C0% Halt(C1)% C3 % C6 % Temp VCore
Core 1 [0]: 3187.97 (31.85x) 99.9 0 0 0 85 1.0037
Core 2 [1]: 3187.97 (31.85x) 99.9 0 0 0 84 1.0037
C0 = Processor running without halting
C1 = Processor running with halts (States >C0 are power saver modes with cores idling)
C3 = Cores running with PLL turned off and core cache turned off
C6, C7 = Everything in C3 + core state saved to last level cache, C7 is deeper than C6
Above values in table are in percentage over the last 1 sec
[core-id] refers to core-id number in /proc/cpuinfo
'Garbage Values' message printed when garbage values are read
Ctrl+C to exit
जैसा कि कहा गया है, यह 85 टेंपों से अधिक नहीं है, फिर भी सीपीयू थ्रोट हो जाता है।
सेंसर निम्नलिखित आउटपुट दिखाता है
iwlwifi-virtual-0
Adapter: Virtual device
temp1: +30.0°C
pch_skylake-virtual-0
Adapter: Virtual device
temp1: +52.0°C
acpitz-virtual-0
Adapter: Virtual device
temp1: +56.0°C (crit = +98.0°C)
thinkpad-isa-0000
Adapter: ISA adapter
fan1: 5859 RPM
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +59.0°C (high = +100.0°C, crit = +100.0°C)
Core 0: +59.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +58.0°C (high = +100.0°C, crit = +100.0°C)
लेकिन उच्च-सेटिंग का शायद कोई प्रभाव नहीं है।
thermald
तो मैंने थर्मल के साथ फिर से खेला है।
यह मेरा समायोजित कॉन्फ़िगरेशन है जो मैंने यहां पाया है :
<?xml version="1.0" encoding="UTF-8"?>
<ThermalConfiguration>
<Platform>
<Name>Use Fan control first then CPU throttle</Name>
<ProductName>*</ProductName>
<Preference>QUIET</Preference>
<ThermalZones>
<ThermalZone>
<Type>x86_pkg_temp</Type>
<TripPoints>
<TripPoint>
<SensorType>x86_pkg_temp</SensorType>
<Temperature>90000</Temperature>
<type>passive</type>
<ControlType>SEQUENTIAL</ControlType>
<CoolingDevice>
<type>_fan_</type>
</CoolingDevice>
</TripPoint>
</TripPoints>
</ThermalZone>
</ThermalZones>
<CoolingDevices>
<CoolingDevice>
<Type>_fan_</Type>
<Path>/sys/bus/platform/devices/thinkpad_hwmon/pwm1</Path>
<MinState>100</MinState>
<MaxState>255</MaxState>
<IncDecStep>50</IncDecStep>
<DebouncePeriod>10</DebouncePeriod>
</CoolingDevice>
</CoolingDevices>
</Platform>
</ThermalConfiguration>
इससे कोई वास्तविक अंतर नहीं पड़ता है, लेकिन मैं थ्रेशोल्ड सेटिंग्स को कम से कम (अंतिम पंक्तियां) देख सकता हूं:
╰─ sudo thermald --no-daemon --loglevel=info
NO RAPL sysfs present
22 CPUID levels; family:model:stepping 0x6:8e:9 (6:142:9)
Running on a vanilla kernel
Polling mode is enabled: 4
sensor_update: type x86_pkg_temp
sensor_update: type pch_skylake
sensor_update: type iwlwifi
sensor_update: type acpitz
thd_read_default_thermal_sensors loaded 4 sensors
dts /sys/devices/platform/coretemp.0/name doesn't exist
dts /sys/class/hwmon/hwmon3/name doesn't exist
failed to open /dev/acpi_thermal_rel
failed to open /dev/acpi_thermal_rel
TRT/ART read failed
Dumping parsed XML Data
*** Index 0 ***
Name: UseFancontrolfirstthenCPUthrottle
UUID:
type: 0
Zone 0
Name: x86_pkg_temp
Trip Point 0
temp 90000
trip type 2
hyst id 0
sensor type x86_pkg_temp
cdev index 0
type _fan_
influence 0
SamplingPeriod 0
Cooling Dev 0
Type: _fan_
Path: /sys/bus/platform/devices/thinkpad_hwmon/pwm1
Min: 100
Max: 255
Step: 50
AutoDownControl: 0
Product Name matched [wildcard]
sensor index:3 x86_pkg_temp /sys/class/thermal/thermal_zone3/ Async:1
sensor index:1 pch_skylake /sys/class/thermal/thermal_zone1/ Async:0
sensor index:2 iwlwifi /sys/class/thermal/thermal_zone2/ Async:0
sensor index:0 acpitz /sys/class/thermal/thermal_zone0/ Async:0
sensor index:4 hwmon /sys/class/hwmon/hwmon1/temp1_input Async:0
sensor index:5 hwmon /sys/class/hwmon/hwmon1/temp2_input Async:0
sensor index:6 hwmon /sys/class/hwmon/hwmon1/temp3_input Async:0
thd_read_default_cooling devices loaded 4 cdevs
powercap RAPL no long term time window
Use Default pstate drv settings
Product Name matched [wildcard]
3: Processor, C:0 MN: 0 MX:10 ST:1 pt:/sys/class/thermal/ rd_bk 0
1: Processor, C:0 MN: 0 MX:10 ST:1 pt:/sys/class/thermal/ rd_bk 0
2: Processor, C:0 MN: 0 MX:10 ST:1 pt:/sys/class/thermal/ rd_bk 0
0: Processor, C:0 MN: 0 MX:10 ST:1 pt:/sys/class/thermal/ rd_bk 0
4: intel_pstate, C:0 MN: 0 MX:10 ST:1 pt:/sys/devices/system/cpu/intel_pstate/ rd_bk 1
5: _fan_, C:255 MN: 100 MX:255 ST:50 pt:/sys/bus/platform/devices/thinkpad_hwmon/pwm1 rd_bk 1
6: LCD, C:0 MN: 0 MX:1060 ST:106 pt:/sys/class/backlight/intel_backlight/ rd_bk 1
Sorted trip dump zone index:1 type:pch_skylake:
index 0: type:critical temp:115000 hyst:1 zone id:1 sensor id:1 cdev size:0
trip type: 0 temp: 115000
Sorted trip dump zone index:0 type:acpitz:
index 0: type:critical temp:98000 hyst:1 zone id:0 sensor id:0 cdev size:0
trip type: 0 temp: 98000
thd_read_default_thermal_zones loaded 2 zones
zone cpu will be created
dts zone /sys/devices/platform/coretemp.0/name doesn't exist
/sys/class/hwmon/hwmon4/name->iwlwifi
/sys/class/hwmon/hwmon2/name->pch_skylake
/sys/class/hwmon/hwmon0/name->acpitz
dts zone /sys/class/hwmon/hwmon3/name doesn't exist
/sys/class/hwmon/hwmon1/name->coretemp
Buggy max temp: to close to critical 90000
Core temp DTS :critical 100000, max 90000, psv 95000
node type: Element, name: CoolingDevice value: rapl_controller
node type: Element, name: CoolingDevice value: intel_pstate
node type: Element, name: CoolingDevice value: intel_powerclamp
node type: Element, name: CoolingDevice value: cpufreq
node type: Element, name: CoolingDevice value: Processor
CDEVS order specified in thermal-cpu-cdev-order.xml
Sorted trip dump zone index:4 type:cpu:
index 0: type:passive temp:95000 hyst:0 zone id:4 sensor id:65535 cdev size:2
cdev[0] intel_pstate
cdev[1] Processor
trip type: 2 temp: 95000
Product Name matched [wildcard]
zone x86_pkg_temp bounded
Sorted trip dump zone index:5 type:x86_pkg_temp:
index 0: type:passive temp:90000 hyst:0 zone id:5 sensor id:3 cdev size:1
cdev[0] _fan_
trip type: 2 temp: 90000
Zone 1: pch_skylake, Active:0 Bind:0 Sensor_cnt:1
..sensors..
sensor index:1 pch_skylake /sys/class/thermal/thermal_zone1/ Async:0
..trips..
index 0: type:critical temp:115000 hyst:1 zone id:1 sensor id:1 cdev size:0
Zone 0: acpitz, Active:0 Bind:0 Sensor_cnt:1
..sensors..
sensor index:0 acpitz /sys/class/thermal/thermal_zone0/ Async:0
..trips..
index 0: type:critical temp:98000 hyst:1 zone id:0 sensor id:0 cdev size:0
Zone 4: cpu, Active:1 Bind:0 Sensor_cnt:1
..sensors..
sensor index:3 x86_pkg_temp /sys/class/thermal/thermal_zone3/ Async:1
..trips..
index 0: type:passive temp:95000 hyst:0 zone id:4 sensor id:65535 cdev size:2
cdev[0] intel_pstate
cdev[1] Processor
index 1: type:polling temp:90000 hyst:0 zone id:4 sensor id:3 cdev size:0
Zone 5: x86_pkg_temp, Active:1 Bind:1 Sensor_cnt:1
..sensors..
sensor index:3 x86_pkg_temp /sys/class/thermal/thermal_zone3/ Async:1
..trips..
index 0: type:passive temp:90000 hyst:0 zone id:5 sensor id:3 cdev size:1
cdev[0] _fan_
index 1: type:polling temp:85000 hyst:0 zone id:5 sensor id:3 cdev size:0
FD = 7
Current user preference is 0
thd_engine_thread begin
Set : threshold:90000, temperature:53000, cdev:5(_fan_), curr_state:205, max_state:255
Set : threshold:90000, temperature:57000, cdev:5(_fan_), curr_state:155, max_state:255
Set : threshold:90000, temperature:85000, cdev:5(_fan_), curr_state:105, max_state:255
Set : threshold:90000, temperature:85000, cdev:5(_fan_), curr_state:100, max_state:255
अंतिम विचार / प्रश्न
- क्या सीपीयू तापमान सीमा निर्धारित करना संभव है?
- क्या इसका मतलब बिल्कुल सेट किया जाना है या यह BIOS / हार्डवेयर संबंधित है?
- क्या मेरा हार्डवेयर (थर्मल पेस्ट) दोष हो सकता है?
- या मैंने शायद पूरी तरह से गलत कुछ का विश्लेषण किया?
अपडेट # 1
इस विषय में गहराई से गोता लगाने और इंटेल के सीपीयू थ्रॉटलिंग और अन्य ऑपरेटिंग सिस्टम और कर्नेल पर समान (या सिर्फ मामूली अलग) मुद्दों के बारे में कई लेख पढ़ने के बाद, मैं इस निष्कर्ष पर पहुंचा कि मेरा लैपटॉप गलत व्यवहार नहीं कर सकता है जैसा कि उसने सोचा था कि यह होगा। " ।
हालांकि कर्नेल-संदेश अभी भी विचित्र हैं, लेकिन इसका कारण गलत कर्नेल प्रिंट स्तर या जो भी हो सकता है। मैं उन संदेशों को भी पुनः प्राप्त करता हूं जब मेरा सीपीयू पैकेज तापमान + 52.0 ° C और CPU आवृत्ति लगभग 1200MHz है। इसका कोई मतलब नहीं है।
तनाव-परीक्षण के साथ अपने लैपटॉप का परीक्षण करते समय मैं त्रुटि संदेश देख सकता हूं, लेकिन वास्तव में सीपीयू थ्रॉटल नहीं किया जाता है। यदि मैं केवल 1 कोर का परीक्षण करता हूं, तो मुझे 3,900MHz की पूर्ण टर्बो बूस्ट गति मिलती है। सभी 4 कोरों का परीक्षण अधिकतम आवृत्ति को कम करके ~ 3,300 मेगाहर्ट्ज कर देता है। जो अपेक्षित व्यवहार है ।
तो मैं अभी इस मुद्दे को एक तरफ रखूंगा - जब तक कि यहां कोई और अधिक जानकारी नहीं दे सकता है।
अद्यतन # 2
सिस्टम को अपडेट करने के बाद कोई बदलाव नहीं:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04 LTS
Release: 18.04
Codename: bionic
Linux4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
अद्यतन # 3
सिस्टम को अपडेट करने के बाद कोई बदलाव नहीं:
Distributor ID: Ubuntu
Description: Ubuntu 18.10
Release: 18.10
Codename: cosmic
Linux x1 4.18.0-13-generic #14-Ubuntu SMP Wed Dec 5 09:04:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
इसलिए मेरी अंतिम धारणा यह है कि लॉग अत्यधिक संभावित फर्जी हैं या लॉग-लेवल गलत तरीके से कॉन्फ़िगर किया गया है। क्योंकि मेरा लैपटॉप सिर्फ ठीक काम करता है, न ही यह थ्रॉटल किया जाता है, न ही यह ओवरहीटिंग है।
फिर भी, अगर किसी को एक कूबड़ है कि यह कैसे तय किया जा सकता है, तो बेझिझक जवाब दें :-)
अपडेट # 4
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 19.04
Release: 19.04
Codename: disco
Linux cw-x1 5.0.0-13-generic #14-Ubuntu SMP Mon Apr 15 14:59:14 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
मुझे अभी भी थ्रॉल्ड थ्रॉटलिंग संदेश मिल रहे हैं।
अद्यतन # 5
एक नए 19.10 इंस्टॉलेशन के साथ समान परिणाम:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 19.10
Release: 19.10
Codename: eoan
मुझे बस एक पोस्ट मिली जिसमें कहा गया है कि यह मुद्दा ब्रांड के नए एक्स 1 एक्सट्रीम 2 जेन के साथ भी तय नहीं है ।
साथी लोगों की खातिर, जो मेरे पास है नोटबुक खरीदने के बारे में सोच रहे हैं, यहां कुछ मुद्दे हैं जो मैं इसके अलावा सामना कर रहा हूं:
- टच स्क्रीन ठीक से काम नहीं कर रही है
- फ़िंगरप्रिंट काम नहीं कर रहा है
- हाइबरनेट कभी-कभी ही सफल होता है
- विभिन्न कामकाजी वातावरण (कार्यालय और घर के कार्यालय) के बीच स्विच करना ज्यादातर ग्राफिक मुद्दों के कारण कभी काम नहीं करता है
- सामान्य तौर पर कई मॉनिटर के साथ बहुत सारी समस्याएं होती हैं
- हार्ड ड्राइव की अदला-बदली तब भी होती है, जब भरपूर रैम उपलब्ध हो
- सामान्य और विभिन्न मुद्दों के साथ स्क्रीन und xrandr
इसलिए, मुझे लगता है कि मैं अब आत्मसमर्पण करूंगा और एचपी या डेल में स्थानांतरित हो जाऊंगा। ~ 2500 € के एक लैपटॉप के लिए मैं वास्तव में इस तरह के मुद्दे नहीं रखना चाहता :-(
अपडेट # 6
मजेदार तथ्य: मैंने कल ही एक इंटेल कोर i9-9980HK के साथ मेरी डेल प्रेसिजन 5540 प्राप्त किया .. और अनुमान लगाता हूं कि ..
11.12.19 22:11 kernel mce: CPU9: Package temperature above threshold, cpu clock throttled (total events = 412597)
11.12.19 22:11 kernel mce: CPU5: Package temperature above threshold, cpu clock throttled (total events = 412165)
11.12.19 22:11 kernel mce: CPU13: Package temperature above threshold, cpu clock throttled (total events = 412647)
11.12.19 22:11 kernel mce: CPU1: Package temperature above threshold, cpu clock throttled (total events = 412648)
11.12.19 22:11 kernel mce: CPU15: Package temperature above threshold, cpu clock throttled (total events = 412378)
11.12.19 22:11 kernel mce: CPU7: Package temperature above threshold, cpu clock throttled (total events = 412669)
11.12.19 22:11 kernel mce: CPU0: Package temperature above threshold, cpu clock throttled (total events = 412669)
11.12.19 22:11 kernel mce: CPU8: Package temperature above threshold, cpu clock throttled (total events = 412625)
11.12.19 22:11 kernel mce: CPU11: Package temperature above threshold, cpu clock throttled (total events = 412668)
11.12.19 22:11 kernel mce: CPU4: Package temperature above threshold, cpu clock throttled (total events = 412102)
11.12.19 22:11 kernel mce: CPU2: Package temperature above threshold, cpu clock throttled (total events = 412669)
11.12.19 22:11 kernel mce: CPU6: Package temperature above threshold, cpu clock throttled (total events = 412669)
11.12.19 22:11 kernel mce: CPU3: Package temperature above threshold, cpu clock throttled (total events = 412208)
11.12.19 22:11 kernel mce: CPU14: Package temperature above threshold, cpu clock throttled (total events = 412661)
11.12.19 22:11 kernel mce: CPU12: Package temperature above threshold, cpu clock throttled (total events = 411001)
11.12.19 22:11 kernel mce: CPU10: Package temperature above threshold, cpu clock throttled (total events = 412663)
11.12.19 22:11 kernel mce: CPU9: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU5: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU2: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU15: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU1: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU10: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU7: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU13: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU8: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU11: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU0: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU4: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU3: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU12: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU14: Package temperature/speed normal
11.12.19 22:11 kernel mce: CPU6: Package temperature/speed normal
मैं अभी अवाक और अभावग्रस्त दोनों हूँ। मुझे लगता है कि मैं अभी अपने लॉग की जाँच नहीं करूंगा :-( मामला बंद हो गया है।
tlp
कॉन्फ़िगरेशन फ़ाइल के माध्यम से समायोज्य है, लेकिन मैंने इसे कभी नहीं बदला है। स्थापित करने के बाद tlp
मेरी ओवरहीटिंग की सभी समस्याएं दूर हो गईं।