Sensor software
Hi all,
I am trying to get ksensors working on my Woody system. Following
directions provided by sensors-detect, I inserted the following lines
into /etc/modules
#I2C adapter drivers
i2c-isa
#I2C chip drivers
lm78
sis5595
When I ran /etc/init.d/modutils, it could not locate any of the named
modules. Where do I find these modules?
I am running an Asus ME-99 mobo, 500 Mhz Celeron, 168 MB ram, Debian
3.0r0. Following is the output of lsmod.
Module Size Used by Tainted: P
i2c-proc 6080 0 (unused)
sb 7840 0 (autoclean)
sb_lib 32224 0 (autoclean) [sb]
uart401 6080 0 (autoclean) [sb_lib]
sound 52300 0 (autoclean) [sb_lib uart401]
isa-pnp 27816 0 (autoclean) [sb]
soundcore 3556 4 (autoclean) [sb_lib sound]
i2c-dev 3648 0 (unused)
i2c-core 12768 0 [i2c-proc i2c-dev]
sis 45344 1
sisfb 103944 0 [sis]
fbcon-cfb24 4320 0 [sisfb]
fbcon-cfb32 3744 0 [sisfb]
fbcon-cfb8 3392 0 [sisfb]
fbcon-cfb16 4032 0 [sisfb]
ppp_deflate 39040 0 (autoclean)
bsd_comp 3968 0 (autoclean)
ppp_async 5984 0 (autoclean)
ppp_generic 18152 0 (autoclean) [ppp_deflate bsd_comp ppp_async]
slhc 4352 0 (autoclean) [ppp_generic]
apm 8892 1 (autoclean)
af_packet 11432 0 (unused)
rtc 5368 0 (autoclean)
usb-ohci 17728 0 (unused)
usbcore 48192 0 [usb-ohci]
ide-scsi 7392 0
scsi_mod 84984 1 [ide-scsi]
ne2k-pci 4768 0 (unused)
8390 5888 0 [ne2k-pci]
parport_pc 21960 1 (autoclean)
lp 5952 0 (autoclean)
parport 22944 1 (autoclean) [parport_pc lp]
ide-disk 6592 2 (autoclean)
ide-probe-mod 7968 0 (autoclean)
ide-mod 129420 2 (autoclean) [ide-scsi ide-disk ide-probe-mod]
ext3 56544 1 (autoclean)
jbd 34968 1 (autoclean) [ext3]
unix 13316 77 (autoclean)
Thanks,
Larry
Reply to: