Hello,
Seeing a post a few threads down made me remember lm_sensors and how I never have been able to get a readout of my cpu temp. I do have acpi in my kernel I double checked to make sure. I do not however have any file in /proc/acpi/thermal_zone.
Code:
root@ATRAEU:/proc/acpi# ls
ac_adapter/ debug_layer embedded_controller/ fan/ processor/
battery/ debug_level event info thermal_zone/
button/ dsdt fadt power_resource/ video/
root@ATRAEU:/proc/acpi# cd thermal_zone/
root@ATRAEU:/proc/acpi/thermal_zone# ls -Al
total 0
I have gone the lm_sensors route and never been able to get that going either.
Code:
root@ATRAEU:/proc/acpi/thermal_zone# sensors
Temic PAL-i2c-0-60
Adapter: bt878 #0 [sw]
tveeprom-i2c-0-50
Adapter: bt878 #0 [sw]
I am using an Intel 3ghz cpu, on an Asus p4600e(I am pretty sure thats it) the 2.6.15.3 kernel. I am sure I overlooked something. Any ideas?
Thanks in advance and appreciate all help offered.