Verified with 15 mins and system didn't reboot
~~~
~$ cat /proc/cpuinfo | head
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 183
model name : 13th Gen Intel(R) Core(TM) i9-13900
stepping : 1
microcode : 0x10e
cpu MHz : 2000.000
cache size : 36864 KB
physical id : 0
$ uname -a
Linux x31-Precision-3260 6.1.0-1014-oem #14-Ubuntu SMP PREEMPT_DYNAMIC Fri May
19 06:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
$ sudo apt policy thermald
[sudo] password for x31:
thermald:
Installed: 2.4.9-1ubuntu0.3
Candidate: 2.4.9-1ubuntu0.3
Version table:
*** 2.4.9-1ubuntu0.3 500
500 http://tw.archive.ubuntu.com/ubuntu jammy-proposed/main amd64
Packages
100 /var/lib/dpkg/status
2.4.9-1ubuntu0.3 500
500 https://ppa.launchpadcontent.net/kobako/exp-thermald/ubuntu
jammy/main amd64 Packages
2.4.9-1ubuntu0.2 500
500 http://tw.archive.ubuntu.com/ubuntu jammy-updates/main amd64
Packages
2.4.9-1 500
500 http://tw.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
~~~
** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done verification-done-jammy
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to thermald in Ubuntu.
https://bugs.launchpad.net/bugs/2018236
Title:
Fix ADL: System shutdwon automically when run Prime95&stress-ng with
i9-12900K
Status in thermald package in Ubuntu:
Fix Released
Status in thermald source package in Jammy:
Fix Committed
Bug description:
[Description]
System shutdown automatically when stressing the machine.
[Fix]
Need these two to fix the issue.
cbdd92b) Parse idsp and trips
d385f20) Use PL1 max/min from PPCC when policies match
https://github.com/intel/thermal_daemon/commit/d385f20764e1e5477450405be71ec719adc973be
[Test Case]
1. Find a unit with i9-12900k CPU and air cooling
2. Install tools
#sudo apt install stress-ng s-tui
#sudo systemctl stop thermald
#sudo thermald --no-daemon --loglevel=debug --adaptive --ignore-cpuid-check >
thermald_log.txt &
#download prime95 linux version: p95v308b15.linux64.tar.gz and decompress
4. Stress test: (you may need to open multiple terminals for the test)
#./mprime
#sudo stress-ng -a 0 --class cpu,cpu-cache --ignite-cpu -v
5. monitor cpu temperature for 6 hours if you didn’t hit overheat and
shutdown issue.
#sudo s-tui -c
[Where problems could occur]
low
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thermald/+bug/2018236/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp