Bigbruin.com
Home :: Reviews & Articles ::
Forum :: Info :: :: Facebook :: Youtube :: RSS Feed
Search  :: Register :: Log in
View Single Post  Topic: Linux CPU Temperature Monitor 
Author Message
Doctor Feelgood
Administrator


PostPosted: Sun, 16 Jul 2006 08:15:32    Post Subject: Reply with quote

Here is wat sensors-detect tells me to do:

Code:
To make the sensors modules behave correctly, add these lines to
/etc/modules.conf:

#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----

To load everything that is needed, add this to some /etc/rc* file:

#----cut here----
# I2C adapter drivers
modprobe i2c-isa
# I2C chip drivers
modprobe it87
# sleep 2 # optional
/usr/bin/sensors -s # recommended
#----cut here----


/etc/modules.conf didn't exist, so I made it with the correct data in it.

"some /etc/rc*"? Huh? Any file that looks like that? I have three files and several folders that fit the bill. I am adding it to /etc/rc.local for kicks. Will see how it goes.
View user's profile Send private message Visit poster's website

Contact Us :: On Facebook :: On Youtube :: Newsletter :: RSS Feed :: FAQ :: Links :: Sponsors :: Privacy Policy
Copyright © 2000 - 2023 Bigbruin.com - All rights reserved