>>>>> Bret Comstock Waldow <[EMAIL PROTECTED]> writes:
Bret> [EMAIL PROTECTED]:/usr/src/linux > insmod -f Bret> /lib/modules/2.2.12/misc/ltmodem.o Warning: kernel-module Bret> version mismatch /lib/modules/2.2.12/misc/ltmodem.o was compiled Bret> for kernel version 2.2.12-20 while this kernel is version 2.2.12 Did you say you compiled the kernel yourself? You probably forgot to compile the modules. Go to the kernel source tree and say: make modules modules_install -- Germano Leichsenring Kobe University

