>> [ 6.517631] rc0: IR-receiver inside an USB DVB receiver as /devices/pci0000:00/0000:00:1d.7/usb2/2-4/rc/rc0 >> [ 6.517821] dvb-usb: schedule remote query interval to 50 msecs. >> [ 6.517825] dvb-usb: Pinnacle PCTV 73e SE successfully initialized and >> connected. >> [ 6.517951] dib0700: rc submit urb failed > >I am almost sure it is that issue I fixed: > >http://git.linuxtv.org/anttip/media_tree.git/commit/36bd9e4ba1de78bfb9f3bcf8b07c63a157da6499 > > >Antti > >-- Hi Antti, I have tried to test your fix, but I fail to build your kernel. Here's what I've done: $ git clone git://linuxtv.org/anttip/media_tree.git $ cd media_tree/ $ cp /proc/config.gz . $ gunzip config.gz $ mv config .config $ make Xconfig CHECK qt sed < scripts/kconfig/lkc_proto.h > scripts/kconfig/lkc_defs.h 's/P(\([^,]*\),.*/#define \1 (\*\1_p)/' HOSTCC scripts/kconfig/kconfig_load.o /usr/bin/moc -i scripts/kconfig/qconf.h -o scripts/kconfig/qconf.moc HOSTCXX scripts/kconfig/qconf.o HOSTLD scripts/kconfig/qconf scripts/kconfig/qconf Kconfig drivers/media/Kconfig:102: can't open file "drivers/media/IR/Kconfig" make[1]: *** [xconfig] Error 1 make: *** [xconfig] Error 2 I have googled for the error, but i could only find this site wich is not in a language I understand. http://www.linuxtv.fi/viewtopic.php?f=15&t=4560 What have I missed? Best regards, Cedric -- 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