SliTaz SliTaz Forum

You are not logged in.

#1 2013-03-24 07:50:02

rerivero
Member
Registered: 2012-06-18
Posts: 235

sensors -Linux hardware monitoring- not work

hi

installed lm-sensors and run:

$ sensors

No sensors found!

Make sure you loaded all the kernel drivers you need.

Try sensors-detect to find out which these are.

then

# sensors-detect

No i2c device files found.

any idea...

Offline

#2 2013-03-25 13:17:41

subreptice
Member
Registered: 2013-03-10
Posts: 54

Re: sensors -Linux hardware monitoring- not work

Hi.

When you type lsmod at a shell prompt, can you see some i2c* stuffs loaded ?

Offline

#3 2013-03-25 18:38:31

rerivero
Member
Registered: 2012-06-18
Posts: 235

Re: sensors -Linux hardware monitoring- not work

SOLVED:

1 - uninstall lm-sensors with Tazpanel

2 - download source code an compile lm-sensors by hand

now it works

# sensors-detect

(Harward scan, we found sensors and driver list we need.

On my system: HWMON_MODULES = "it87 k10temp")

3 - install

# tazpkg-gi-hwmon linux

# tazpkg-gi-linux-free hwmon

4 - load modules

# modprobe it87

# modprobe k10temp

5 - sensors it's work

[attachment=23417,1067]

[attachment=23417,1068]

Offline

#4 2013-03-25 19:43:30

rerivero
Member
Registered: 2012-06-18
Posts: 235

Re: sensors -Linux hardware monitoring- not work

correction step 3

3- install

# tazpkg -gi linux-hwmon

# tazpkg -gi linux-libre-hwmon

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]