You are not logged in.
Pages: 1
Hello, mates
I'm using
auto-cpufreq with
thermald to manage my system's power consumption but, when I tried to look up on the status of thermald with systemd, it throws some errors like No RAPL sysfs and unsupported cpu model or platform.
here's the command and it's output:
sudo systemctl status thermald.service ○ thermald.service - Thermal Daemon Service
Loaded: loaded (/usr/lib/systemd/system/thermald.service; enabled; preset: disabled)
Active: inactive (dead) since Sat 2022-11-12 11:00:20 IST; 10s ago
Duration: 80ms
Process: 25114 ExecStart=/usr/bin/thermald --systemd --dbus-enable --adaptive (code=exited, status=0/SUCCESS)
Main PID: 25114 (code=exited, status=0/SUCCESS)
CPU: 19ms
Nov 12 11:00:20 spidey systemd[1]: Starting Thermal Daemon Service...
Nov 12 11:00:20 spidey thermald[25114]: Failed to get the primary well-known name:
Nov 12 11:00:20 spidey thermald[25114]: NO RAPL sysfs present
Nov 12 11:00:20 spidey thermald[25114]: Unsupported cpu model or platform
Nov 12 11:00:20 spidey systemd[1]: thermald.service: Deactivated successfully.
Nov 12 11:00:20 spidey systemd[1]: Started Thermal Daemon Service.please, help me with this issue, guys.
Thank you in advance
Offline
What hardware are you running this on? Are you sure thermald should support it?
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
I've now seen the same complaint. If you restart thermald.service does the status output change?
What files do you have in /etc/thermald and /var/run/thermald?
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Pages: 1