diff --git a/contrib/pc-sanity/units/pc-sanity/pc-sanity-thermal.pxu b/contrib/pc-sanity/units/pc-sanity/pc-sanity-thermal.pxu index 7478b031ec..44bf722232 100644 --- a/contrib/pc-sanity/units/pc-sanity/pc-sanity-thermal.pxu +++ b/contrib/pc-sanity/units/pc-sanity/pc-sanity-thermal.pxu @@ -210,7 +210,7 @@ category_id: com.canonical.plainbox::miscellanea id: miscellanea/thermald requires: cpuinfo.type == 'GenuineIntel' - cpuinfo.model_number != '6' or cpuinfo.model_version not in ['85', '143'] + cpuinfo.model_number != '6' or cpuinfo.model_version not in ['85', '143', '207'] command: if [ -e /sys/devices/platform/thinkpad_acpi/dytc_lapmode ]; then echo "Some Lenovo machines have in-firmware thermal management"