On Friday 27 August 2004 08:58, Thereidos wrote: > W liÅcie z piÄ, 27-08-2004, godz. 14:44, Hoyt Bailey pisze: > > On Friday 27 August 2004 00:27, Rob Blomquist wrote: > > <snip> > > > > > BTW, I believe that the path /mkdev/mkdev.sh is meant to be > > > within the source code folder, so that a program that usually > > > runs during make or make-install is run. > > > > I finally found /mkdev.sh burried in lm_sensors-2.8.5 > > directory. /home/hoyt/Programs/lm_sensors-2.8.5/prog/mkdev/mkdev.sh > > Running the mkdev.sh allows sensors-detect to run but in the end I > > could not get the temp's, fans into gkrellm. The following seems to > > be the problem: > > 1. For 2.6 kernels, make sure you have mounted sysfs and done > > 'modprobe i2c_sensor'! > > 2. For older kernels, make sure you have done 'modprobe i2c-proc'! > > Line 1 seems important but I dont know what it means. > > > > [EMAIL PROTECTED] hoyt]$ locate sysfs > > /home/hoyt/Programs/lm_sensors-2.8.5/doc/developers/sysfs-interface > > There are a lot of sysfs entries but apparantly there is one > > missing. > > This is what I've got about mounting sysfs : > > Add as root this line to /etc/fstab > > > > sysfs /sys sysfs rw 0 0 done > > > > than just write > > > > mount /sys [EMAIL PROTECTED] hoyt]# mount /sys mount: sysfs already mounted or /sys busy mount: according to mtab, none is already mounted on /sys No sys in /etc/fstab except the line above? > > > > If it complains that directory does not exists just create it > > (mkdir /sys) > > and repeat :) > > Let me know if it helped... [EMAIL PROTECTED] hoyt]# cat /etc/fstab /dev/hda6 / ext3 defaults 1 1 /dev/hda12 /backup ext3 defaults 1 2 /dev/hda1 /boot ext3 defaults 1 2 none /dev/pts devpts mode=0620 0 0 /dev/hda7 /home ext3 defaults 1 2 none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850 0 0 /dev/hda10 /music ext3 defaults 1 2 none /proc proc defaults 0 0 /dev/hda8 /tmp ext3 defaults 1 2 /dev/hda9 /usr ext3 defaults 1 2 /dev/hda11 /var ext3 defaults 1 2 /dev/hda5 swap swap defaults 0 0 /dev/hdc /mnt/cdrom auto umask=0,user,iocharset=iso8859-1,codepage=850,noauto,ro,exec 0 0 sysfs /sys sysfs rw 0 0
[EMAIL PROTECTED] hoyt]# cat /etc/mtab /dev/ide/host0/bus0/target0/lun0/part6 / ext3 rw 0 0 none /proc proc rw 0 0 none /proc/bus/usb usbdevfs rw 0 0 none /dev devfs rw 0 0 none /sys sysfs rw 0 0 /dev/ide/host0/bus0/target0/lun0/part12 /backup ext3 rw 0 0 /dev/ide/host0/bus0/target0/lun0/part1 /boot ext3 rw 0 0 none /dev/pts devpts rw,mode=0620 0 0 /dev/ide/host0/bus0/target0/lun0/part7 /home ext3 rw 0 0 none /mnt/floppy supermount rw,sync,dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,codepage=850 0 0 /dev/ide/host0/bus0/target0/lun0/part10 /music ext3 rw 0 0 /dev/ide/host0/bus0/target0/lun0/part8 /tmp ext3 rw 0 0 /dev/ide/host0/bus0/target0/lun0/part9 /usr ext3 rw 0 0 /dev/ide/host0/bus0/target0/lun0/part11 /var ext3 rw 0 0 automount(pid4018) /net autofs rw,fd=5,pgrp=4018,minproto=2,maxproto=4 0 0 automount(pid4016) /misc autofs rw,fd=5,pgrp=4016,minproto=2,maxproto=4 0 0 Well thats what happened? -- Regards: Hoyt Registered Linux User # 363264 http://counter.li.org
____________________________________________________ Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com Join the Club : http://www.mandrakeclub.com ____________________________________________________
