样本输出sensors-detect
取自这里:
Driver `coretemp':
* Chip `Intel digital thermal sensor' (confidence: 9)
Driver `lm90':
* Bus `SMBus nForce2 adapter at 4d00'
Busdriver `i2c_nforce2', I2C address 0x4c
Chip `Winbond W83L771AWG/ASG' (confidence: 6)
这个置信度值是什么意思?如果置信度值为 6,这是否意味着置信区间为 +/- 6°C?
我只是好奇读数有多准确sensors
。至少对我来说,这些值往往会跳来跳去,我想知道这是否反映了我的 CPU 的实际温度波动,或者这只是随机噪音。
答案1
置信度是指设备是否就是它所检测到的设备。9 表示有 99% 的把握它是该设备,而 1 则表示猜测。