View Full Version : [ubuntu] Can't figure out cpu fan speed
sudo smith
July 16th, 2012, 08:14 PM
Ok so my cpu fan is really loud and I wanted to see how fast it's going. I am running Ubuntu 12.04 64-bit with the default unity. I looked around on the internet and found that I should install lm-sensors and then run sudo sensors-detect. I did so and answered yes on all the questions. I then ran service module-init-tools restart and also service module-init-tools start. Finally, I ran sudo sensors, but it only told me my cpu temp. Is there any way I can get it to show my cpu fan speed? Or is there another application which will show me my cpu fan speed (already tried Psensors, but it only showed me cpu usage and temp)? Thanks in advance.
ajgreeny
July 16th, 2012, 09:54 PM
I think lmsensors is totally dependent on your hardware; it never works or finds any sensors on my machine either.
I did use mbmon in terminal in the past and that gave a reading of various things including voltages and fan speeds with output like this:-
Temp.= 32.0, 25.0, 26.0; Rot.= 6250, 3901, 0
Vcore = 1.65, 1.65; Volt. = 3.36, 4.89, 11.49, -10.51, -4.54
but I am not truly certain how accurate it is, nor which of the Rot figures refers to the cpu fan speed.
OK:, An update.
The command
mbmon -A shows the temp of cpu third in the listed temps, according to /usr/share/docs/mbmon/README.gz
sudo smith
July 17th, 2012, 12:18 AM
I think lmsensors is totally dependent on your hardware; it never works or finds any sensors on my machine either.
I did use mbmon in terminal in the past and that gave a reading of various things including voltages and fan speeds with output like this:-
Temp.= 32.0, 25.0, 26.0; Rot.= 6250, 3901, 0
Vcore = 1.65, 1.65; Volt. = 3.36, 4.89, 11.49, -10.51, -4.54
but I am not truly certain how accurate it is, nor which of the Rot figures refers to the cpu fan speed.
OK:, An update.
The command
mbmon -A shows the temp of cpu third in the listed temps, according to /usr/share/docs/mbmon/README.gz
Ok I installed and tried mbmon. Unfortunately it doesn't give me the cpu fan speed or any other data. Here is the output.
sebastian@sebastian-DX4300:~$ sudo mbmon
No Hardware Monitor found!!
InitMBInfo: Success
sebastian@sebastian-DX4300:~$ sudo mbmon -A
InitMBInfo: Success
This program needs "setuid root"!!
I am new to Ubuntu and do not understand what this means, or how I can fix it. Thanks though for the reply.
ajgreeny
July 18th, 2012, 12:06 PM
I think that means that you do not have hardware monitors to run mbmon; it does not work with all mothermoards, and even my old laptop gives me no output.
Sorry, but I can't think of any other ways to deal with this for you.
sudo smith
July 18th, 2012, 11:33 PM
Well thanks for the replies. Guess my motherboard simply doesn't have any sensors installed and theres no software way to fix it.
Icarus315
July 19th, 2012, 04:25 AM
I have this hardware sensors indicator installed:
Here (http://www.webupd8.org/2011/04/indicator-sensors-displays-cpu.html)
It shows all my temperatures and fan speeds. Perhaps it is worth a try for yourself?
ajgreeny
July 19th, 2012, 11:14 PM
I have this hardware sensors indicator installed:
Here (http://www.webupd8.org/2011/04/indicator-sensors-displays-cpu.html)
It shows all my temperatures and fan speeds. Perhaps it is worth a try for yourself?
It is also hardware dependent and does not show anything on my machine, just like lm-sensors, in fact I think it uses the same MB sensors, so that isn't surprising.
sudo smith
July 20th, 2012, 05:43 AM
I have this hardware sensors indicator installed:
Here (http://www.webupd8.org/2011/04/indicator-sensors-displays-cpu.html)
It shows all my temperatures and fan speeds. Perhaps it is worth a try for yourself?
Just as ajgreeny said its probably hardware dependant (I don't see how you can have a non-hardware dependant hardware monitor. In addition. It says package is unable to be found (and yes I did install the repository first, then ran update, then tried to install package).
Icarus315
July 21st, 2012, 01:05 AM
It is also hardware dependent and does not show anything on my machine, just like lm-sensors, in fact I think it uses the same MB sensors, so that isn't surprising.
Yeah, I don't have lm-sensors installed, just this package and it works fine for myself.
Just as ajgreeny said its probably hardware dependant (I don't see how you can have a non-hardware dependant hardware monitor. In addition. It says package is unable to be found (and yes I did install the repository first, then ran update, then tried to install package).
Which version of Ubuntu are you running? I'm running 12.04 and I installed the repository and then the package just fine.
sudo smith
July 23rd, 2012, 04:14 AM
Which version of Ubuntu are you running? I'm running 12.04 and I installed the repository and then the package just fine.
I have Ubuntu 12.04 too, but since it probably won't work anyway (because of my hardware) its not as important.
Powered by vBulletin® Version 4.2.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.