Gnome-shell-system-monitor-applet: Fan display incorrectly asks me to install lm-sensors

Created on 26 Sep 2012  路  2Comments  路  Source: paradoxxxzero/gnome-shell-system-monitor-applet

In in the settings window, the fan tab asks me to Please install lm-sensors. This is already installed, (and thermal monitoring works). I suspect the problem is that my computer is incapable of showing fan speeds, because running $ sensors in the command line only shows information about temperature. I suppose the error-checking and error-reporting are at fault here.

Cheers.

Most helpful comment

I have Arch Linux and lm_sensors installed. The problem seems to be that, by default, fan sensors are not configured.

sudo sensors-detect

and following the instructions solved me the problem.

All 2 comments

Also, package in Arch Linux is called lm_sensors, not lm-. But I don't know how it's called in another distros.

I have Arch Linux and lm_sensors installed. The problem seems to be that, by default, fan sensors are not configured.

sudo sensors-detect

and following the instructions solved me the problem.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

beruic picture beruic  路  10Comments

ceyhunn picture ceyhunn  路  9Comments

Jerther picture Jerther  路  10Comments

Strykar picture Strykar  路  12Comments

nirik picture nirik  路  7Comments