keiser1080 Posted April 23, 2016 Posted April 23, 2016 Hi all, i am trying to install usb grabber driver for USBTV007. https://linuxtv.org/wiki/index.php/Easycap i am doing: mkdir download cd dowload ​git clone https://github.com/memeruiz/usbtv007.git cd usbtv make ARCH=arm -C /lib/modules/$(uname -r)/build M=$(PWD) module i get the following error make[1]: *** No rule to make target 'arch/arm/tools/gen-mach-types', needed by 'include/generated/mach-types.h'. Stop. /usr/src/linux-headers-3.4.110-sun8i/arch/arm/Makefile:278: recipe for target 'archprepare' failed make: *** [archprepare] Error 2 i have also tryied to use this compiled version https://christianmoser.me/how-to-ambilight-for-every-hdmi-source/ could you help?
beee Posted May 11, 2016 Posted May 11, 2016 Please read. This is userspace Python application, no driver for the kernel.
keiser1080 Posted May 11, 2016 Author Posted May 11, 2016 Please read. This is userspace Python application, no driver for the kernel. please read again there are also a kernel module some smart pepole post the solution check there http://forum.armbian.com/index.php/topic/1085-request-easycap-driver/
beee Posted May 12, 2016 Posted May 12, 2016 Yes, but not on https://github.com/memeruiz/usbtv007 ;-)
Recommended Posts