分类: LINUX
2011-07-03 22:43:04
| apt-get install lm-sensors thinkfan |
| # I2C adapter drivers i2c-piix4 # Chip drivers lm90 #k8temp coretemp sbs |
| options thinkpad_acpi fan_control=1 |
| update-initramfs -u |
| sensor /sys/class/hwmon/hwmon0/temp1_input |
| /proc/acpi/ibm/thermal: No such file or directory |
| # sensors acpitz-virtual-0 Adapter: Virtual device temp1: +53.0°C (crit = +99.0°C) thinkpad-isa-0000 Adapter: ISA adapter fan1: 2972 RPM coretemp-isa-0000 Adapter: ISA adapter Core 0: +54.0°C (high = +86.0°C, crit = +100.0°C) coretemp-isa-0002 Adapter: ISA adapter Core 1: +53.0°C (high = +86.0°C, crit = +100.0°C) |