Since quite a while now my fan on my laptop is going nuts right after start up. I have been to busy to really do any seaching, but now have some time on my hands.
I have checked htop, nothing strange there.
I am running x-edgers and kernel 3.7.0-7-generic #15-Ubuntu SMP.
running sensors gives:
I then ran:
and came up with:
then
I am not sure what all this means but my fan is still shouting away with only FF 18, kate and konsole running.
I have checked htop, nothing strange there.
I am running x-edgers and kernel 3.7.0-7-generic #15-Ubuntu SMP.
running sensors gives:
$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +77.0°C (crit = +99.0°C)
radeon-pci-0100
Adapter: PCI adapter
temp1: +84.5°C
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +76.0°C (high = +86.0°C, crit = +100.0°C)
Core 0: +68.0°C (high = +86.0°C, crit = +100.0°C)
Core 1: +73.0°C (high = +86.0°C, crit = +100.0°C)
Core 2: +73.0°C (high = +86.0°C, crit = +100.0°C)
Core 3: +69.0°C (high = +86.0°C, crit = +100.0°C)
acpitz-virtual-0
Adapter: Virtual device
temp1: +77.0°C (crit = +99.0°C)
radeon-pci-0100
Adapter: PCI adapter
temp1: +84.5°C
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0: +76.0°C (high = +86.0°C, crit = +100.0°C)
Core 0: +68.0°C (high = +86.0°C, crit = +100.0°C)
Core 1: +73.0°C (high = +86.0°C, crit = +100.0°C)
Core 2: +73.0°C (high = +86.0°C, crit = +100.0°C)
Core 3: +69.0°C (high = +86.0°C, crit = +100.0°C)
Code:
sudo sensors-detect
Driver `coretemp':
* Chip `Intel digital thermal sensor' (confidence: 9)
To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
coretemp
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!
* Chip `Intel digital thermal sensor' (confidence: 9)
To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
coretemp
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!
Do you want to add these lines automatically to /etc/modules? (yes/NO)
Unloading i2c-dev... OK
Unloading i2c-i801... OK
Unloading cpuid... OK
Unloading i2c-dev... OK
Unloading i2c-i801... OK
Unloading cpuid... OK
Comment