> Based on this log: > > Oct 18 23:08:01 mediapi kernel: [ 7590.369200] em28xx_dvb: disagrees about version of symbol dvb_dmxdev_init Oct 18 23:08:01 mediapi kernel: [ 7590.369228] em28xx_dvb: Unknown symbol dvb_dmxdev_init (err -22) > > it seems you messed the modules install or you have the V4L2 stack compiled builtin with a different version. How to fix this? - I reinstalled the current firmware and kernel on the raspberry. - I installed the headers with sudo apt-get install raspberrypi-kernel-headers - Then I have cloned, build and installed the modules: git clone git://linuxtv.org/media_build.git cd media_build ./build sudo make install But the same errors appear again. Thanks, Patrick -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html