diff --git a/inxi b/inxi index 9710350..2aabc26 100755 --- a/inxi +++ b/inxi @@ -8409,6 +8409,7 @@ get_sensors_data() } } else { + # there are some absurdly wrong temp1: acpitz-virtual-0 temp1: +13.8°C if ( core0Temp != "" ) { cpuTempReal=core0Temp }