> On Wed, 11 Jun 2003, ashutosh srivastava wrote: > >> Hi, >> My system is : >> 1. Red Hat 9 >> 2. kernel 2.4.20-8 >> 3. GCC 3.2.2 >> 4. xawtv 3.89 from http://bytesex.org >> 5. ADCom TV Capture Card based on SAA7130HL >> >> 'Make' runs succesfully in saa7134-0.2.8 >> (snapshot-20030605) directory. You did run `make install´ as well, didn't you ? >> However on 'modprobe saa7134' -> "CAN'T LOCATE >> SAA7134" error is given and thus both v4l-conf & >> xawtv complains of missing /dev/video0 (which actually >> exists). >> On looking into /usr/src/linux/drivers/media/video >> directory, there is no saa7134 file. It should be in /lib/modules/`uname -r`/v4l2/saa7134.o Try running `locate saa7134.o´ >> >> ------------ I R O N Y ----------------------------- >> >> However the same card is working great in : >> 1. Mandrake 9.1 [snip] You are probably right here, Red Hat really shoud have included V4L2 support in RH9. I got my Terratec Cinergy 600 (saa7134) working by compiling a custom kernel (patched for V4L2 support). Hope this helps Martin