# apt-get update # apt-get install kernel-source-2.4.27 kernel-package kernel-patch-2.4-i2c \ kernel-patch-2.4-lm-sensors dh-kpatches Reading Package Lists... Done Building Dependency Tree... Done Sorry, kernel-patch-2.4-i2c is already the newest version. Sorry, kernel-patch-2.4-lm-sensors is already the newest version. Sorry, kernel-package is already the newest version. The following extra packages will be installed: libsensors3 ucf The following NEW packages will be installed: kernel-source-2.4.27 libsensors3 lm-sensors ucf
Configuration of lm-sensors
lm-sensors requires kernel support to access sensor devices.
To know how to configure your kernel for your motherboard, please look
/usr/share/doc/lm-sensors/README.Debian.
gembird:/usr/src# tar xjf kernel-source-2.4.27.tar.bz2 # ln -s kernel-source-2.4.27 linux # cd linux # export PATCH_THE_KERNEL # make-kpkg clean # cp /boot/config-2.2.20-idepci . # Konfigurace aktuálního jádra # make-kpkg --append-to-version -gembird --revision 1 \ --added-patches i2c lm-sensors \ --initrd --config menu kernel_image modules_image