Hi! On Mon, 8 Oct 2001, Lacquement Jean-Paul wrote: > When installing BTTV under RedHat7.1, a message told me 'your kernel > does not support modules...' > How can I do? As long as you don't config/compile/install your own kernel: cd /usr/src/linux cp configs/kernel-2.4.2-<kernel subversion you are using>.config .config If in doubt look at /boot/kernel.h to determine which kernel subversion was selected during installation from CD-ROM. (The one defined as "1".) Bye, Rolf