[9.0] Another sensors question
After running sensors-detect(from 2.8.0) I saw it creadted some of the files it needed, but still not the nforce2, But I am still lokking where to put it to force it to be seen.. However, on a slightly different direction, sensors-detect gave me this: To load everything that is needed, add this to some /etc/rc* file: # I2C adapter drivers modprobe i2c-isa # I2C chip drivers modprobe w83781d # sleep 2 # optional /usr/local/bin/sensors -s # recommended I am going to force it with modprobe i2c-nforce2, when I can find where it goes, I don't believe it goes w/ the isa one.. The adding it to some /etc/rc* file that has me confused. Is there a preferred one or do I just add it before the rcexit to any one that catches my eye???? Thanks
On 05/02/2004 05:11 AM, Adolph & Sharon Weidanz wrote:
The adding it to some /etc/rc* file that has me confused. Is there a preferred one or do I just add it before the rcexit to any one that catches my eye????
/etc/init.d/boot.local -- Joe Morris New Tribes Mission Email Address: Joe_Morris@ntm.org Web Address: http://www.mydestiny.net/~joe_morris Registered Linux user 231871 God said, I AM that I AM. I say, by the grace of God, I am what I am.
Joe Morris (NTM) wrote:
On 05/02/2004 05:11 AM, Adolph & Sharon Weidanz wrote:
The adding it to some /etc/rc* file that has me confused. Is there a preferred one or do I just add it before the rcexit to any one that catches my eye????
/etc/init.d/boot.local
Thanks for the answer. that worked great and even got the temps from the MB and CPU working, now I just got to get the fan display to show and I'll be really happy... Thanks again
On 05/02/2004 11:05 AM, Adolph & Sharon Weidanz wrote:
Thanks for the answer. that worked great and even got the temps from the MB and CPU working, now I just got to get the fan display to show and I'll be really happy...
I assume you know for a fan to show, it must be a 3 wire fan with a sensor, and plugged into the motherboard. If that is the case and they don't show up, check the /etc/sensors.conf. -- Joe Morris New Tribes Mission Email Address: Joe_Morris@ntm.org Web Address: http://www.mydestiny.net/~joe_morris Registered Linux user 231871 God said, I AM that I AM. I say, by the grace of God, I am what I am.
Joe Morris (NTM) wrote:
On 05/02/2004 11:05 AM, Adolph & Sharon Weidanz wrote:
Thanks for the answer. that worked great and even got the temps from the MB and CPU working, now I just got to get the fan display to show and I'll be really happy...
I assume you know for a fan to show, it must be a 3 wire fan with a sensor, and plugged into the motherboard. If that is the case and they don't show up, check the /etc/sensors.conf.
The fan plugged in for the cpu is showing up, but not the one for the two fans (three wire) connected to the mobo. I beleive, that if and when I can get the i2c-nforce2.o to be recoginzed by sensor-detect it will pick up the other two.
On Saturday 01 May 2004 05:11 pm, Adolph & Sharon Weidanz wrote:
After running sensors-detect(from 2.8.0) I saw it creadted some of the files it needed, but still not the nforce2, But I am still lokking where to put it to force it to be seen..
However, on a slightly different direction, sensors-detect gave me this:
To load everything that is needed, add this to some /etc/rc* file:
# I2C adapter drivers modprobe i2c-isa # I2C chip drivers modprobe w83781d # sleep 2 # optional /usr/local/bin/sensors -s # recommended I am going to force it with modprobe i2c-nforce2, when I can find where it goes, I don't believe it goes w/ the isa one..
The adding it to some /etc/rc* file that has me confused. Is there a preferred one or do I just add it before the rcexit to any one that catches my eye???? Thanks Check to make sure one does not already exist. I have /etc/rc.d/lm_sensors. It appears to be working.
-- Fear not, daughter of Zion: behold, thy King cometh, and He sure ain't riding an elephant! John 12:15 KJV (slightly paraphrased)
participants (3)
-
Adolph & Sharon Weidanz
-
Joe Morris (NTM)
-
Mike Grello