-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comet Lake CPUID levels; family:model:stepping 0x6:a5:2 (6:165:2) is not included #275
Comments
Is it a desktop or laptop system? Seems desktop CPU model.
Thanks.
On Thu, 2020-09-17 at 03:08 -0700, KaiChuan Hsieh wrote:
I check the id_table, the CPUID is not included. Does it mean that thermald can't support the CPU?
Here is the journalctl log when using Ubuntu 20.04.
Sep 15 17:07:00 ubuntu systemd[1]: Starting Thermal Daemon Service...
Sep 15 17:07:00 ubuntu systemd[1]: Started Thermal Daemon Service.
Sep 15 17:07:00 ubuntu thermald[1089]: [WARN]22 CPUID levels; family:model:stepping 0x6:a5:2 (6:165:2)
Sep 15 17:07:00 ubuntu thermald[1089]: [WARN] Need Linux PowerCap sysfs
Sep 15 17:07:00 ubuntu thermald[1089]: I/O warning : failed to load external entity "/etc/thermald/thermal-conf.xml"
Sep 15 17:07:00 ubuntu thermald[1089]: [WARN]error: could not parse file /etc/thermald/thermal-conf.xml
Sep 15 17:07:00 ubuntu thermald[1089]: [WARN]Unsupported cpu model, use thermal-conf.xml file or run with --ignore-cpuid-check
Sep 15 17:07:00 ubuntu thermald[1089]: [ERR]THD engine start failed
Sep 15 17:07:00 ubuntu systemd[1]: thermald.service: Succeeded.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#275>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AA5ALNSLKBK3YVRWNLJ2W3LSGHN2FANCNFSM4RQGBAYQ>.
|
It is a laptop. Thanks, |
I will push a change this week to add this CPU model.
On Thu, 2020-09-17 at 10:06 -0700, KaiChuan Hsieh wrote:
It is a laptop.
Thanks,
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#275 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AA5ALNVUH7A33H2CX6PMUP3SGI6Y5ANCNFSM4RQGBAYQ>.
|
Added CPU models and pushed to repo.
Thanks for notifying.
On Thu, 2020-09-17 at 10:06 -0700, KaiChuan Hsieh wrote:
It is a laptop.
Thanks,
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub<#275 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AA5ALNVUH7A33H2CX6PMUP3SGI6Y5ANCNFSM4RQGBAYQ>.
|
Thanks for your support. Here is my test ppa with your commit. https://launchpad.net/~kchsieh/+archive/ubuntu/training thermald_1.9.1-1ubuntu0.3. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I check the id_table, the CPUID is not included. Does it mean that thermald can't support the CPU?
Here is the journalctl log when using Ubuntu 20.04.
Sep 15 17:07:00 ubuntu systemd[1]: Starting Thermal Daemon Service...
Sep 15 17:07:00 ubuntu systemd[1]: Started Thermal Daemon Service.
Sep 15 17:07:00 ubuntu thermald[1089]: [WARN]22 CPUID levels; family:model:stepping 0x6:a5:2 (6:165:2)
Sep 15 17:07:00 ubuntu thermald[1089]: [WARN] Need Linux PowerCap sysfs
Sep 15 17:07:00 ubuntu thermald[1089]: I/O warning : failed to load external entity "/etc/thermald/thermal-conf.xml"
Sep 15 17:07:00 ubuntu thermald[1089]: [WARN]error: could not parse file /etc/thermald/thermal-conf.xml
Sep 15 17:07:00 ubuntu thermald[1089]: [WARN]Unsupported cpu model, use thermal-conf.xml file or run with --ignore-cpuid-check
Sep 15 17:07:00 ubuntu thermald[1089]: [ERR]THD engine start failed
Sep 15 17:07:00 ubuntu systemd[1]: thermald.service: Succeeded.
The text was updated successfully, but these errors were encountered: