LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   sensor-detect (https://www.linuxquestions.org/questions/linux-software-2/sensor-detect-104877/)

lasalsademuerte 10-16-2003 05:24 PM

sensor-detect
 
I'm trying to set it up so that gkrellm can detect my cpu and motherboard temps however whenever I run /usr/sbin/sensors-detect I get the following error: Couldn't open /proc/bus/i2c?!? at /usr/sbin/sensors-detect line 2970, <STDIN> line 3.
I tried to install the i2c-2.8.0 module but it didn't do any good. I'm running redhat 9 with the 2.4.20-8 kernel. I amy be installing the module incorrectly as I'm still a newbie. Thanks for any help you can give me.

teval 10-16-2003 08:54 PM

What you want to do is:

modprobe i2c-proc
Or.. I'm not sure if you need the - or a _ so if that doesn't work do:
modprobe i2c_proc

It loads the part that makes that file :)

++nick++ 10-18-2009 04:11 AM

Hi,

It is i2c-proc just to make the previous reply by teval in this thread to sound confident , am not sure about the initial question by lasalsademuerte

Thanks


All times are GMT -5. The time now is 09:17 AM.