@Raof, As per Dell and Intel, here're some documents ~~~ 1. Currently, Motion condition is not supported against v2.5.0 release. 2. A patch in WIP branch to have the partial support, Motion = 0: https://github.com/intel/thermal_daemon/commit/cc0890a5972575eee2ab778772b1ee9ae1c75dba 3. Some background of this “motion”: 1) Per Intel document #607821, the Motion variant is to indicate the system put on the desk “Motion=0”, or it is carried on moving or it is put on the lap (Motion=1). 2) For the Dell Latitude laptops, in the adaptive performance condition table (APCT), Motion variant is added for each condition_set. Taking our current POC system for example, as you known, there are totally 8 condition sets, 7 of them are with Motion=0, 1 of them is with Motion=1. If we do not apply above mentioned patch, the system will be working under the “highest power” mode which is defined in the APCT table, but could not switch to other cooler mode. [1660808299][INFO]Falling back to use configuration with the highest power
~~~ -- 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/2018275 Title: Fix the in-motion function does not work Status in thermald package in Ubuntu: New Status in thermald source package in Jammy: In Progress 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-cpuid-check > thermald_log.log" and check the log 3. in-motion condition works [Where problems could occur] low To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thermald/+bug/2018275/+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

