I have installed Ubuntu 11.04 32bit on my Acer 7750g laptop, and very thing works like a charm except the fan which keeps running.
I researched on Google and found that perhaps I need to install lm-sensors. I did very thing according to the relative posts that I had googled. But the result of sensors-detect was only one driver `coretemp'. Then the result of sensors was:
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +47.0°C (high = +86.0°C, crit = +100.0°C)
coretemp-isa-0002
Adapter: ISA adapter
Core 1: +49.0°C (high = +86.0°C, crit = +100.0°C)
coretemp-isa-0004
Adapter: ISA adapter
Core 2: +50.0°C (high = +86.0°C, crit = +100.0°C)
coretemp-isa-0006
Adapter: ISA adapter
Core 3: +47.0°C (high = +86.0°C, crit = +100.0°C)
And then I could not go any further.
Question 1: my CPU is intel i7 2630QM, but why only 4 cores are detected?
Question 2: why can't I find sensors of fans?
I have tried with lm-sensors 3.2.0 and 3.3.0. And I have read this , this.