I've already did this. The problem is that prog/rrd/* doesn't recognise the kernel 2.6 change. I'm did some hardcoded paths in there. ----- Original Message ----- From: "Jean Delvare" <khali at linux-fr.org> To: "Herbert G. Fischer" <herbert at mamute.net> Cc: <sensors at Stimpy.netroedge.com> Sent: Sunday, May 02, 2004 2:48 PM Subject: Re: No sensors found > > Just a problem now.. > > > > I don't have the dir "/proc/sys/dev/sensors/" on my running linux. > > > > Neither some dir with the name sensors on /proc ou /sys > > As root: > mkdir /sys > mount none /sys -t sysfs > > If you want that done automatically, make sure that to have the > following line in /etc/fstab: > none /sys sysfs defaults 0 0 > > Hope that helps. > > -- > Jean Delvare > http://khali.linux-fr.org/ >