Hello Kirk,

Try using the bttv driver from http://bytesex.org/bttv/ instead of using 
the version included with the kernel.

So you should disable the bttv specific drivers in the kernel while 
still keeping the general v4l part enabled. Make sure you have i2c 
enabled too.

Then you only have to compile and install the drivers from the url 
mentioned above and load them.

Kirk Bollinger wrote:

> I'm trying to build the modules for kernel 2.4.5
> I'm getting this in the make modules
> buz.c: In function `zoran_ioctl':
> buz.c:2837: `KMALLOC_MAXSIZE' undeclared (first use in this function)
> buz.c: In function `zr36057_init':
> buz.c:3215: too few arguments to function
> `video_register_device_Rsmp_7abed781'
> make[3]: *** [buz.o] Error 1
> make[3]: Leaving directory `/usr/src/linux-2.4.5/drivers/media/video'
> make[2]: *** [_modsubdir_video] Error 2
> make[2]: Leaving directory `/usr/src/linux-2.4.5/drivers/media'
> make[1]: *** [_modsubdir_media] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.4.5/drivers'
> 
> 
> any ideas?
> 
> -kirk
> 

Good luck!


Don van der Haghen
[EMAIL PROTECTED]







_______________________________________________
Video4linux-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/video4linux-list

Reply via email to