Fix the in-motion function does not work
Bug #2018275 reported by
koba
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
thermald (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Jammy |
Fix Released
|
Undecided
|
koba |
Bug Description
[Summary]
in-Motion condition doesn't work with adaptive performance policy
[Fix]
This patch fix the issue,
cc0890a59725) Always match motion = 0
[Test cases]
1. Install the Ubuntu 22.04-oem image on BMM4-DVT2-C2X
2. run the thermald applied the fix.
#thermald --no-daemon --loglevel=debug --adaptive --ignore-
3. in-motion condition works
[Where problems could occur]
because motion is always 0, the rules with motion=1 wouldn't be hit.
but motion=1 isn't supported.
tags: | added: originate-from-1987259 |
Changed in thermald (Ubuntu Jammy): | |
status: | New → In Progress |
assignee: | nobody → koba (kobako) |
description: | updated |
To post a comment you must log in.
What *is* the in-motion condition? How would someone trigger it, and what would be the consequences of it not triggering, or triggering at an inappropriate time?