Hi, tell me how do I determine the CPU temperature?
8.1-RELEASE FreeBSD
Motherboard chipset: intel 82865PE
Nothing gives.
8.1-RELEASE FreeBSD
Motherboard chipset: intel 82865PE
Code:
kan# dmesg | grep CPU:
CPU: Intel(R) Celeron(R) CPU 2.40GHz (2405.47-MHz 686-class CPU)
kan# kldload coretemp
kan# kldstat
Id Refs Address Size Name
1 11 0xc0400000 bb5504 kernel
2 4 0xc4b98000 b000 netgraph.ko
3 1 0xc4c28000 4000 ng_ether.ko
4 1 0xc4c2c000 6000 ng_pppoe.ko
5 1 0xc4c32000 4000 ng_socket.ko
6 1 0xc8222000 3000 coretemp.ko
kan# sysctl -a | grep temperature
Code:
kan# dmesg | grep cpu
cpu0: <ACPI CPU> on acpi0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
module_register: module cpu/coretemp already exists!
Module cpu/coretemp failed to register: 17
cpu0: <ACPI CPU> on acpi0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
cpu0: <ACPI CPU> on acpi0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
cpu0: <ACPI CPU> on acpi0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
module_register: module cpu/coretemp already exists!
Module cpu/coretemp failed to register: 17
cpu0: <ACPI CPU> on acpi0
p4tcc0: <CPU Frequency Thermal Control> on cpu0
cpu0: <ACPI CPU> on acpi0
p4tcc0: <CPU Frequency Thermal Control> on cpu0