Well, I've applied the patch and now I'm getting errors for modules that insert correctly... insmod ./bttv.o bttv_debug=0 vbi_debug=0 irq_debug=0 latency=64 fdsr=0 tuner=5 sloppy=1 chroma_agc=1 mmap=1 vbibufs=4 radio=0,1 ./bttv.o: unresolved symbol v4l2_video_std_tpf ./bttv.o: unresolved symbol videobuf_read_stop ./bttv.o: unresolved symbol videobuf_streamon ./bttv.o: unresolved symbol videobuf_dma_pci_sync ./bttv.o: unresolved symbol videobuf_iolock ./bttv.o: unresolved symbol videobuf_querybuf ./bttv.o: unresolved symbol videobuf_dqbuf ./bttv.o: unresolved symbol videobuf_mmap_setup ./bttv.o: unresolved symbol videobuf_queue_init ./bttv.o: unresolved symbol videobuf_poll_stream ./bttv.o: unresolved symbol v4l2_video_std_construct ./bttv.o: unresolved symbol videobuf_waiton ./bttv.o: unresolved symbol videobuf_dma_pci_unmap ./bttv.o: unresolved symbol v4l2_video_std_confirm ./bttv.o: unresolved symbol videobuf_reqbufs ./bttv.o: unresolved symbol videobuf_read_one ./bttv.o: unresolved symbol v4l2_masterclock_gettime ./bttv.o: unresolved symbol videobuf_dma_free ./bttv.o: unresolved symbol videobuf_mmap_mapper ./bttv.o: unresolved symbol videobuf_qbuf ./bttv.o: unresolved symbol v4l2_fill_ctrl_category ./bttv.o: unresolved symbol videobuf_read_stream ./bttv.o: unresolved symbol videobuf_streamoff ./bttv.o: unresolved symbol videobuf_alloc help would be cool... Thanks, jon On 30 May 2002, Ronald Bultjje wrote: > Hi Jon, > > On Thu, 2002-05-30 at 14:33, Jon wrote: > > I'm using kernel 2.4.19pre8-ac5 with all of the appropriate patches > > installed from bytesex.org/patches the module (from the bttv-0.8.40 > > package) compiles fine, but gives me this error when I try to insmod > > video-buf.o (a dependance of bttv.o) > > > > video-buf.o: unresolved symbol vmalloc_to_page > > Apparently, you didn't install the vmalloc_to_page backport patch from > 2.5.x. It's available on the same location - http://bytesex.org/patches/ > > Ronald > > -- > - .-. > - /V\ | Ronald Bultje <rbultje@xxxxxxxxxxxxxxxxxxx> > - // \\ | Running: Linux 2.4.18 and OpenBSD 3.0 > - /( )\ | http://ronald.bitfreak.net/ > - ^^-^^ > > > > _______________________________________________ > Video4linux-list mailing list > Video4linux-list@xxxxxxxxxx > https://listman.redhat.com/mailman/listinfo/video4linux-list >