[elrepo-devel] video4linux
povilas balciunas
povilas.balciunas at centras.lt
Sat Aug 28 11:13:16 EDT 2010
Hello,
I'm having problems installing kmod-video4linux from source. If i install it with yum it's working properly, but if i install it from source with make, make install after loading the driver i get this:
usb 2-3: new high speed USB device using ehci_hcd and address 2
usb 2-3: configuration #1 chosen from 1 choice
em28xx: disagrees about version of symbol video_ioctl2
em28xx: Unknown symbol video_ioctl2
em28xx: Unknown symbol v4l2_i2c_new_subdev_cfg
em28xx: Unknown symbol v4l2_i2c_subdev_addr
em28xx: disagrees about version of symbol video_devdata
em28xx: Unknown symbol video_devdata
em28xx: Unknown symbol v4l_bound_align_image
em28xx: disagrees about version of symbol v4l2_type_names
em28xx: Unknown symbol v4l2_type_names
em28xx: disagrees about version of symbol video_unregister_device
em28xx: Unknown symbol video_unregister_device
em28xx: disagrees about version of symbol video_device_alloc
em28xx: Unknown symbol video_device_alloc
em28xx: Unknown symbol v4l2_device_disconnect
em28xx: disagrees about version of symbol video_register_device
em28xx: Unknown symbol video_register_device
em28xx: Unknown symbol v4l2_device_register
em28xx: Unknown symbol v4l2_i2c_tuner_addrs
em28xx: Unknown symbol v4l2_device_unregister
em28xx: Unknown symbol v4l2_chip_match_host
em28xx: disagrees about version of symbol video_device_release
em28xx: Unknown symbol video_device_release
em28xx: Unknown symbol v4l2_video_std_frame_period
uname -r
2.6.18-194.11.1.el5.centos.plus
Any suggestions how to fix this, because i want to modify that driver? And also i noticed that if i first install kmod-video4linux package with yum then after i install it from source it isn't replaced, because i make some simple modifications in the source code (just to ouput different strings) they seem not to appear. The old driver is still running and i cant install my new driver on top.
Any ideas?
Thanks in advance.
More information about the elrepo-devel
mailing list