Hallo ,
habe Probleme mit dem sensors Packet ....
Möchte gerne die Lüftergeschwindigkeit steuern und runter regeln ...
Was fehlt oder ist falsch ..
habe folgendes instaliert
cd /pub
mkdir /pub/install
cd /pub/install
wget http://archive.debian.org/debi…/sensord_2.6.3-5_i386.deb
wget http://archive.debian.org/debi…-sensors_2.6.3-5_i386.deb
wget http://archive.debian.org/debi…sensors1_2.6.3-5_i386.deb
debtool -f sensord_2.6.3-5_i386.deb
debtool -f lm-sensors_2.6.3-5_i386.deb
debtool -f libsensors1_2.6.3-5_i386.deb
linvdr:/# sensors
Can't access /proc file
/proc/sys/dev/sensors/chips or /proc/bus/i2c unreadable;
Make sure you have done 'modprobe i2c-proc'!
linvdr:/# modprobe i2c-proc
FATAL: Module i2c_proc not found.
linvdr:/#
Dr. Seltsam Kernel :
linvdr:/# cat /proc/version
Linux version 2.6.17.8 (root@GA-7IXE4) (gcc-Version 3.3.5 (Debian 1:3.3.5-8ubuntu2)) #3 PREEMPT Sat Aug 19 15:27:40 CEST 2006
linvdr:/#