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