Re: [newbie] operation of sensord

2002-04-18 Thread L.V.Gandhi

On Tuesday 16 April 2002 08:13 pm, you wrote:
 Hi, easy to do. Just go to a root console and type in sensors-detect then
 it will go through an interactive configuration and at the end it will tell
 you where to edit some /etc/xxx files. If you use gnome or kde as a desktop
 you can install gkrellm as a visual monitor. HTH
 Dennis M.
I did that. but sensor-detect ask 
Load `i2c-i810'(say NO if built into your kernel)?
How to determine built into kernel or not.?
my lsmod output is as follows
[root@localhost lvgandhi]# lsmod
Module  Size  Used byNot tainted
sr_mod 15160   0  (autoclean) (unused)
i810   68280   1
agpgart31552   6  (autoclean)
lm786976   0  (unused)
i2c-proc6496   0  [lm78]
i2c-isa 1252   0  (unused)
i810_audio 20288   1
soundcore   4068   2  [i810_audio]
ac97_codec  9568   0  [i810_audio]
af_packet  12488   0  (autoclean)
ip_vs  65400   0  (autoclean)
nls_iso8859-1   2816   3  (autoclean)
nls_cp850   3584   3  (autoclean)
vfat9788   3  (autoclean)
fat31384   0  (autoclean) [vfat]
supermount 62180   2  (autoclean)
tuner   8612   1  (autoclean)
tda7432 2848   1  (autoclean)
bttv   59776   0
i2c-algo-bit7244   1  [bttv]
i2c-core   13568   0  [lm78 i2c-proc i2c-isa tuner tda7432 bttv 
i2c-algo-bit]
videodev4896   2  [bttv]
ide-scsi8032   0
scsi_mod   92488   2  [sr_mod ide-scsi]
rtc 5912   0  (autoclean)
whether already loaded module is loaded what will be the effect?
-- 
L.V.Gandhi
203, Soundaryalahari Apartments, Lawsons Bay colony, Visakhapatnam, 530017
MECON, 5th Floor, RTC Complex, Visakhapatnam AP 530020 INDIA
[EMAIL PROTECTED],  [EMAIL PROTECTED] linux user No.205042



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] operation of sensord

2002-04-18 Thread Frans Ketelaars

On Thu, 18 Apr 2002 07:32:35 +0530
L.V.Gandhi [EMAIL PROTECTED] wrote:

 On Tuesday 16 April 2002 08:13 pm, you wrote:
  Hi, easy to do. Just go to a root console and type in sensors-detect then
  it will go through an interactive configuration and at the end it will tell
  you where to edit some /etc/xxx files. If you use gnome or kde as a desktop
  you can install gkrellm as a visual monitor. HTH
  Dennis M.
 I did that. but sensor-detect ask 
 Load `i2c-i810'(say NO if built into your kernel)?
 How to determine built into kernel or not.?

[frans@amd frans]$ locate i2c-i810 | grep /lib/modules/
/lib/modules/2.4.18-6mdk/kernel/drivers/i2c/i2c-i810.o.gz
[frans@amd frans]$

So it's not built into the kernel but is compiled as a loadable module.
So I'd say 'yes' to 'Load `i2c-i810' :)

 my lsmod output is as follows
 [root@localhost lvgandhi]# lsmod
 Module  Size  Used byNot tainted
 sr_mod 15160   0  (autoclean) (unused)
 i810   68280   1
 agpgart31552   6  (autoclean)
 lm786976   0  (unused)
 i2c-proc6496   0  [lm78]
 i2c-isa 1252   0  (unused)
 i810_audio 20288   1
 soundcore   4068   2  [i810_audio]
 ac97_codec  9568   0  [i810_audio]
 af_packet  12488   0  (autoclean)
 ip_vs  65400   0  (autoclean)
 nls_iso8859-1   2816   3  (autoclean)
 nls_cp850   3584   3  (autoclean)
 vfat9788   3  (autoclean)
 fat31384   0  (autoclean) [vfat]
 supermount 62180   2  (autoclean)
 tuner   8612   1  (autoclean)
 tda7432 2848   1  (autoclean)
 bttv   59776   0
 i2c-algo-bit7244   1  [bttv]
 i2c-core   13568   0  [lm78 i2c-proc i2c-isa tuner tda7432 bttv 
 i2c-algo-bit]
 videodev4896   2  [bttv]
 ide-scsi8032   0
 scsi_mod   92488   2  [sr_mod ide-scsi]
 rtc 5912   0  (autoclean)
 whether already loaded module is loaded what will be the effect?
 -- 
 L.V.Gandhi
 203, Soundaryalahari Apartments, Lawsons Bay colony, Visakhapatnam, 530017
 MECON, 5th Floor, RTC Complex, Visakhapatnam AP 530020 INDIA
 [EMAIL PROTECTED],  [EMAIL PROTECTED] linux user No.205042
 
 


-- 

-Frans



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [newbie] operation of sensord

2002-04-18 Thread Dennis Myers

On Wednesday 17 April 2002 09:02 pm, you wrote:
 On Tuesday 16 April 2002 08:13 pm, you wrote:
  Hi, easy to do. Just go to a root console and type in sensors-detect
  then it will go through an interactive configuration and at the end it
  will tell you where to edit some /etc/xxx files. If you use gnome or kde
  as a desktop you can install gkrellm as a visual monitor. HTH
  Dennis M.

 I did that. but sensor-detect ask
 Load `i2c-i810'(say NO if built into your kernel)?
 How to determine built into kernel or not.?
 my lsmod output is as follows
snip
 whether already loaded module is loaded what will be the effect?
Just go ahead and say yes it should start things up.
-- 
Dennis M. linux user #180842



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



RE: [newbie] operation of sensord

2002-04-16 Thread Myers, Dennis R NWO
Title: RE: [newbie] operation of sensord







-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of L.V.Gandhi
Sent: Tuesday, April 16, 2002 8:44 AM
To: [EMAIL PROTECTED]
Subject: [newbie] operation of sensord



I have installed lm-sensor rpm from mdk 8.2 cds. I want to know how to 
configure it. Any pointer or doc will be appreciated.
-- 
L.V.Gandhi
203, Soundaryalahari Apartments, Lawsons Bay colony, Visakhapatnam, 530017
MECON, 5th Floor, RTC Complex, Visakhapatnam AP 530020 INDIA
[EMAIL PROTECTED], [EMAIL PROTECTED] linux user No.205042


Hi, easy to do. Just go to a root console and type in sensors-detect then it will go through an interactive configuration and at the end it will tell you where to edit some /etc/xxx files. If you use gnome or kde as a desktop you can install gkrellm as a visual monitor. HTH

Dennis M.