Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't get lm_sensors to work!!! help HELP
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Disintegration
n00b
n00b


Joined: 02 Jul 2004
Posts: 13

PostPosted: Sat Jul 03, 2004 5:29 pm    Post subject: Can't get lm_sensors to work!!! help HELP Reply with quote

ok, first off , my kernel version is 2.4.26-rc3 gentoo-sources
0000:00:1f.3 SMBus: Intel Corp. 82801BA/BAM SMBus (rev 04
my smbus blah blah, im almost sure this board has readable sensors, its an asus P4T533

well anyway, i run sensors detect

i get this at the end of it.
#----cut here----
# I2C adapter drivers
modprobe i2c-i801
# I2C chip drivers
modprobe w83781d
modprobe smbus-arp
# sleep 2 # optional
/usr/local/bin/sensors -s # recommended
#----end cut here----

Do you want to overwrite /etc/conf.d/lm_sensors? Enter s to specify other file name?
(yes/NO/s):

i do all that, i type in
'sensors -s' I get this

bash-2.05b# sensors -s
Can't access /proc file
/proc/sys/dev/sensors/chips or /proc/bus/i2c unreadable;
Make sure you have done 'modprobe i2c-proc'!
bash-2.05b#

Ok well, i modprobe i2c-proc

do sensors -s again and i get thi
bash-2.05b# sensors -s
No sensors found!
bash-2.05b#

Sorry, i am rather horrible at explaining things. bare with me...

can someone give me a hand here :)
Back to top
View user's profile Send private message
SpinDizzy
n00b
n00b


Joined: 28 May 2003
Posts: 63
Location: Moss Vale, Australia

PostPosted: Sun Jul 04, 2004 2:04 am    Post subject: Reply with quote

When it asked to overwrite /etc/conf.d/lm_sensors did you say yes?

After the above did you restart lm_sensors?
Code:
/etc/init.d/lm_sensors restart
Back to top
View user's profile Send private message
rogerdugans
n00b
n00b


Joined: 22 Jun 2004
Posts: 32
Location: massachusetts

PostPosted: Sun Jul 04, 2004 2:18 am    Post subject: Reply with quote

I had another problem when trying to get my sensors going:

I needed to run the /prog/makedev.sh script (and received the error telling me so, which you have not...so this may not apply.) And I am not sure if that script name is exactly right- its been a week or two. ;)

To get to that script, I had to go into the portage directory on my machine and extract the software manually to access it.

Once done, my sensors have worked flawlessly. :)

Again, I am not sure if it is the same problem, but that is one of the issues I had...


Last edited by rogerdugans on Sun Jul 04, 2004 11:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
Disintegration
n00b
n00b


Joined: 02 Jul 2004
Posts: 13

PostPosted: Sun Jul 04, 2004 11:23 am    Post subject: mad beeping ! Reply with quote

well i did what you said, and executed lm_sensors restart
well it loaded everything up, and then my machine started beeping like mad :/
Back to top
View user's profile Send private message
SpinDizzy
n00b
n00b


Joined: 28 May 2003
Posts: 63
Location: Moss Vale, Australia

PostPosted: Mon Jul 05, 2004 12:41 am    Post subject: Reply with quote

Beeping is a good sign ... sort of.

Don't run the senors -s initially.

The -s tells it to set various things which may not yet be properly configured in your /etc/sensors.conf

For example, the default for your chip may have a motherboard fan with an alarm limit of 2000 rpm. If you don't have that fan connected and run sensors -s, an alarm will result...

Once you have lm_sensors restarted just run sensors with no arguments and see if the output makes sense.

You may then have to look through /etc/sensors.conf for the configuration for your specific sensor chip(s) and correct the values in there.
Back to top
View user's profile Send private message
Disintegration
n00b
n00b


Joined: 02 Jul 2004
Posts: 13

PostPosted: Mon Jul 05, 2004 2:27 pm    Post subject: beeping occurs when modules is probed Reply with quote

hmm

the beeping starts when this modules gets modprobed. when i run 'lm_sensors restart'

w83781d


anyone have any ideas why??
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum