On Fri, 27 Jun 2003, Dane Kantner wrote: > [root@localhost saa7134-0.2.7]# modprobe -d -v saa7134 card=16 > /lib/modules/2.4.21-0.13mdk/kernel/drivers/media/video/saa7134.o.gz: > init_module: No such device > modprobe: insmod > /lib/modules/2.4.21-0.13mdk/kernel/drivers/media/video/saa7134.o.gz failed > modprobe: insmod saa7134 failed > [root@localhost saa7134-0.2.7]# Silly question, when you built your saa7134 modules, did you do a 'make install'? It puts the modules by default in /lib/modules/`uname -r`/v4l2 instead of the path above. There'd be two versions of the driver and modprobe looks for it in .../kernel/drivers/media/video instead of .../v4l2. Other caveats are that you should build the modules when running the kernel you're using, with the same gcc/compiler tools. At this moment, I think it's best you roll your own kernel and patch it with the latest v4l2 patches. Otherwise strange problems can occur. T.C. ---- Wan Tat Chee (Lecturer) School of Computer Science, Univ. Science Malaysia, 11800 Minden, Penang, Malaysia. Rm.625 Ofc Ph: +604 653-3888 x 3617 NRG Lab Admin: +604 659-4757 Rm.601-E Ofc Ph: +604 653-4396 Internet: tcwan@xxxxxxxxx Web: http://nrg.cs.usm.my/~tcwan GPG Key : http://nrg.cs.usm.my/~tcwan/tcw_gpg-20030322.asc F'print : DCF2 B9B2 FA4D 1208 AD59 14CA 9A8F F54D B2C4 63C7