Justin, Thanks! loading kcompat24 worked! I did install and try modprobe bttv before with no luck, looks like it was trying to load a joystick port for the emu10k sound card, with mine being a pure soundblaster (using the sb module) I'm not sure where it pulled the emu10k stuff from. # modprobe bttv /lib/modules/2.2.16/misc/emu10k1-joy.o: init_module: Device or resource busy Hint: this error can be caused by incorrect module parameters, including invalid IO or IRQ parameters /lib/modules/2.2.16/misc/emu10k1-joy.o: insmod /lib/modules/2.2.16/misc/emu10k1-joy.o failed /lib/modules/2.2.16/misc/emu10k1-joy.o: insmod bttv failed # Thanks again! -Moses At 01:06 PM 2/6/01 +0200, you wrote: >Moses wrote: >> >> Hello, >> >> Anyone seen this problem with 0.7.54? I'm running current i2c stuff, loaded >> videodev, i2c, and tuner fine. Bttv just blows up with the following errors >> without writing anything in dmesg. Been running 0.6.4h fine for over a >> year, time to upgrade. >> >> # insmod bttv >> Using /lib/modules/2.2.16/misc/bttv.o >> /lib/modules/2.2.16/misc/bttv.o: unresolved symbol >> pci_compat_unregister_driver >> /lib/modules/2.2.16/misc/bttv.o: unresolved symbol pci_compat_register_driver >> /lib/modules/2.2.16/misc/bttv.o: unresolved symbol pci_compat_get_driver_data >> /lib/modules/2.2.16/misc/bttv.o: unresolved symbol pci_compat_enable_device >> /lib/modules/2.2.16/misc/bttv.o: unresolved symbol pci_compat_set_driver_data >> # > >insmod kcompat24.o > >Or, better yet, do a "make install" in the bttv directory, and then >simply "modprobe bttv" will load all the modules you need. > >-justin > > > >_______________________________________________ >Video4linux-list mailing list >Video4linux-list@xxxxxxxxxx >https://listman.redhat.com/mailman/listinfo/video4linux-list >