Re: no linux/videodev.h

2000-01-05 Thread aphro
dont use the drivers in the kernel they are old and buggy. i believe your card is a Bt848 based card. go here and get these drivers: http://www.metzlerbros.de/bttv.html the driver you want is http://www.metzlerbros.de/bttv-0.6.4h.tar.gz as for a radio app, i dont know i cant stand listening t

no linux/videodev.h

2000-01-05 Thread Hans
I'm trying to get the radio of my Miro Media PCTV pro to work. I downloaded fmtools, but when running 'make' it comes back to me with 'linux/videodev.h: No such file or directory' and it exits. Now I've compiled a kernel with modular support for the bttv driver and video devices, so what am I doin