Hello, I am having trouble loading a module with my new kernel, 2.6.0-test11 from kernel.org I can load modules built with the kernel, but not ones I built myself. I am using LinuxFromScratch, which came with linux 2.4.22, and I need to update to 2.6.0-test11 for my video capture card. I have a LifeView FlyVideo 2000, which is saa7130 based. I have installed saa7134-0.2.9, and the modules are in the correct directory, but it cannot find them, even after a `depmod -a`. Please help me fix this problem... Thanks, Michael Kipper Toronto, Ontario Some outputs to help diagnose: ---------------------------------------------------------------------------- ---- [root@pvr ~]# lsmod Module Size Used by [root@pvr ~]# modprobe soundcore [root@pvr ~]# lsmod Module Size Used by soundcore 7360 0 [root@pvr ~]# modprobe saa7134 FATAL: Module saa7134 not found. [root@pvr ~]# uname -a Linux pvr 2.6.0-200312112050 #1 Thu Dec 11 20:54:01 EST 2003 i686 AuthenticAMD unknown GNU/Linux [root@pvr ~]# depmod -V module-init-tools 0.9.14 [root@pvr /lib/modules]# ls -l total 20 drwxr-xr-x 4 root root 4096 Dec 10 00:38 2.4.22 drwxr-xr-x 3 root root 4096 Dec 11 12:51 2.6.0-200312111247 drwxr-xr-x 3 root root 4096 Dec 11 16:03 2.6.0-200312111556 drwxr-xr-x 3 root root 4096 Dec 11 18:17 2.6.0-200312111813 drwxr-xr-x 4 root root 4096 Dec 11 23:32 2.6.0-200312112050 lrwxr-xr-x 1 root root 18 Dec 11 20:50 2.6.0-test11 -> 2.6.0-200312112050 [root@pvr /lib/modules/2.6.0-test11]# cat modules.dep /lib/modules/2.6.0-200312112050/kernel/sound/soundcore.ko: /lib/modules/2.6.0-200312112050/kernel/drivers/block/floppy.ko: /lib/modules/2.6.0-200312112050/kernel/fs/vfat/vfat.ko: /lib/modules/2.6.0-200312112050/kernel/fs/fat/fat.ko /lib/modules/2.6.0-200312112050/kernel/fs/msdos/msdos.ko: /lib/modules/2.6.0-200312112050/kernel/fs/fat/fat.ko /lib/modules/2.6.0-200312112050/kernel/fs/fat/fat.ko: [root@pvr /lib/modules/2.6.0-test11/v4l2]# ls ir-common.o msp3400.o saa6752hs.o saa7134.o tda9887.o tuner.o tvaudio.o v4l1-compat.o v4l2-common.o video-buf.o