> For the complete documentation index, see [llms.txt](https://kawsing.gitbook.io/opensystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kawsing.gitbook.io/opensystem/andoid-shou-ji/untitled/cpu-wen-du.md).

# cpu 溫度

apt install lm-sensors inxi

sensors-detect

sensors

```
coretemp-isa-0001
Adapter: ISA adapter
Package id 1:  +35.0°C  (high = +69.0°C, crit = +79.0°C)
Core 0:        +27.0°C  (high = +69.0°C, crit = +79.0°C)
Core 1:        +30.0°C  (high = +69.0°C, crit = +79.0°C)
Core 2:        +29.0°C  (high = +69.0°C, crit = +79.0°C)
Core 3:        +35.0°C  (high = +69.0°C, crit = +79.0°C)
Core 4:        +29.0°C  (high = +69.0°C, crit = +79.0°C)
Core 5:        +33.0°C  (high = +69.0°C, crit = +79.0°C)

i350bb-pci-0700
Adapter: PCI adapter
loc1:         +63.0°C  (high = +120.0°C, crit = +110.0°C)

coretemp-isa-0000
Adapter: ISA adapter
Package id 0:  +35.0°C  (high = +69.0°C, crit = +79.0°C)
Core 0:        +34.0°C  (high = +69.0°C, crit = +79.0°C)
Core 1:        +32.0°C  (high = +69.0°C, crit = +79.0°C)
Core 2:        +28.0°C  (high = +69.0°C, crit = +79.0°C)
Core 3:        +27.0°C  (high = +69.0°C, crit = +79.0°C)
Core 4:        +35.0°C  (high = +69.0°C, crit = +79.0°C)
Core 5:        +33.0°C  (high = +69.0°C, crit = +79.0°C)
```

inxi -s
