* lm_sensors with kernel 2.5.72
@ 2005-05-19 6:24 Jean Delvare
2005-05-19 6:24 ` Tobi Gschwendtner
0 siblings, 1 reply; 2+ messages in thread
From: Jean Delvare @ 2005-05-19 6:24 UTC (permalink / raw)
To: lm-sensors
> my question is about setting up lm_sensors with kernel 2.5.72.
> my lsmod looks like this:
> (...)
> but sensors ( executed as root ) says:
>
> Can't access /proc file
> /proc/sys/dev/sensors/chips or /proc/bus/i2c unreadable;
> Make sure you have done 'modprobe i2c-proc'
>
> i'm using sensors version 2.7.0
It's a known problem. Our libsensors library isn't compatible with the
sensors modules found in kernel 2.5. We will be working on a solution,
but had no time to do it yet. With the 2.5 kernel modules, you need to
read the value from the sysfs filesystem directly, which isn't very
convenient. If you want to use the library and utilities that make use
of it such as the "sensors" program, you have to stick to a 2.4 series
kernel, sorry.
--
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/
^ permalink raw reply [flat|nested] 2+ messages in thread
* lm_sensors with kernel 2.5.72
2005-05-19 6:24 lm_sensors with kernel 2.5.72 Jean Delvare
@ 2005-05-19 6:24 ` Tobi Gschwendtner
0 siblings, 0 replies; 2+ messages in thread
From: Tobi Gschwendtner @ 2005-05-19 6:24 UTC (permalink / raw)
To: lm-sensors
Jean Delvare wrote:
>>I'd like to subscribe to your mailing list!
>>my email address is biertrinken@web.de
>>
>>
>
>Are you sure you want this? The list is intended for developpers, not
>users. There's almost nothing you will want to read unless you are
>writing a driver or tool that is somehow related to our project.
>
>If you simply have a question as a user, just ask and you'll explicitely
>be added to the recipients on replies.
>
>
>
sorry, didn't kniow that.
my question is about setting up lm_sensors with kernel 2.5.72.
my lsmod looks like this:
Module Size Used by
sd_mod 9056 0
usb_storage 40000 0
uhci_hcd 21448 0
sg 23628 0
vfat 8768 0
fat 34848 1 vfat
usbcore 70868 4 usb_storage,uhci_hcd
i2c_viapro 3020 0
w83781d 23488 0
via686a 12036 0
i2c_sensor 1664 2 w83781d,via686a
i2c_dev 5120 0
tuner 11652 0
tvaudio 16128 0
msp3400 18832 0
bttv 81024 1
video_buf 11008 1 bttv
i2c_algo_bit 7816 1 bttv
i2c_core 13636 10
i2c_viapro,w83781d,via686a,i2c_sensor,i2c_dev,tuner,tvaudio,msp3400,bttv,i2c_algo_bit
v4l2_common 2560 1 bttv
videodev 3648 2 bttv
snd_via82xx 10240 1
snd_ac97_codec 39620 1 snd_via82xx
snd_mpu401_uart 3200 1 snd_via82xx
snd_rawmidi 13440 1 snd_mpu401_uart
snd_seq_device 4228 1 snd_rawmidi
snd_pcm_oss 38916 0
snd_pcm 60160 2 snd_via82xx,snd_pcm_oss
snd_page_alloc 4420 2 snd_via82xx,snd_pcm
snd_timer 14464 1 snd_pcm
snd_mixer_oss 12992 2 snd_pcm_oss
snd 29508 9
snd_via82xx,snd_ac97_codec,snd_mpu401_uart,snd_rawmidi,snd_seq_device,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
ide_scsi 9664 0
3c59x 24424 0
but sensors ( executed as root ) says:
Can't access /proc file
/proc/sys/dev/sensors/chips or /proc/bus/i2c unreadable;
Make sure you have done 'modprobe i2c-proc'
i'm using sensors version 2.7.0
thanks
tobi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-19 6:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-19 6:24 lm_sensors with kernel 2.5.72 Jean Delvare
2005-05-19 6:24 ` Tobi Gschwendtner
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.