Hi: Thanks for your atention, you named a "videodev" module, but where or ho install that module??, becouse when I compile the "km" module there are is no videodev module. what exactly videodev module you refer??, I do a "lsmod" and there are is no "videodev" module loaded, may be this is my problem. Any idea or sugestion?? Thanks On Thu, 2003-05-29 at 19:14, Warren Sturm wrote: > If you modprobe km_drv it should autoload km_drv_api. > Make sure that you modprobe videodev before km_drv. > > On Thu, 2003-05-29 at 16:32, Mauricio Henriquez wrote: > > Hi: > > I try to use km module from GATOS ATI driver to use the ATI card as standar > > v4l. The compilation of the "km" module work well (some warnings but any > > error). and then the "make test" send me this error: > > > > [root@hallin km]# make test > > sync > > insmod ./km_api.o > > insmod ./km_drv.o km_debug=0 > > ./km_drv.o: unresolved symbol video_unregister_device_R13dcb4bc > > ./km_drv.o: unresolved symbol video_register_device_Rb2927b1b > > make: *** [test] Error 1 > > > > And the only module correctly loaded is km_drv.o > > I use a ATI All-in-Wonder Radeon 7500 and RedHat 8 > > > > Any idea??, someone can work with this module?? > > > > Thanks > > -- > Warren Sturm <wrsturm@xxxxxxx>