Testing:

1. install -proposed thermald

2. stop thermald:

sudo systemctl stop thermald

3. capture stdout + stderr output using script command, run thermald
manually to capture logging:

script
sudo thermald --no-daemon --loglevel=debug --ignore-cpuid-check

4. run stress-ng in another terminal for an hour or so:

stress-ng --cpu 1 --matrix 4 --iomix 1 --cache 1 --icache 1
--thermalstat 1 --vmstat 10 -t 1h -v

Note: The thermalstat 1 option in stress-ng will dump CPU thermal zones
and CPU frequencies. This can show that thermald is performing passive
thermal controlling of the machine.

5. when that completes, hit control-C  on the terminal capturing output
with the script command

6. attach the typescript to the bug report.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1931565

Title:
  pull in latest thermald bug fixes into thermald 2.4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thermald/+bug/1931565/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to