Re: [linux-sunxi] Using usbtv driver on A20

2015-07-28 Thread webertakaki
Hi Armando, I'm having the same issues you had trying to load the usbtv kernel module into a Sunxi Linux system (A20-based Cubieboard2). How did you manage to cross-compile and load the backport drivers to the target kernel? I'm doing precisely the same steps you mention, but my

Re: [linux-sunxi] Using usbtv driver on A20

2014-05-05 Thread hmandevteam
Hi Julian, Firstly, you _must_ supply more information than this sorry, i using debian wheezy in a virtual machine to build linux-sunxi kernel and modules. I using kernel 3.4.67+ (from stable sunxi-3.4) and backports-3.13.2-1. i setup build as follow: $ set -a $

Re: [linux-sunxi] Using usbtv driver on A20

2014-05-04 Thread Julian Calaby
Hi, On Sun, May 4, 2014 at 3:11 AM, i...@integrazioneweb.com wrote: Hi, now i follow all the instructions (i missed to set KLIB_BUILD) and builded drivers (usbtv). it also builded videobuf2 and videodev.ko and compact. So i tryed to use it on A20 with 3.4 kernel but probably there is some

Re: [linux-sunxi] Using usbtv driver on A20

2014-05-03 Thread info
Hi, now i follow all the instructions (i missed to set KLIB_BUILD) and builded drivers (usbtv). it also builded videobuf2 and videodev.ko and compact. So i tryed to use it on A20 with 3.4 kernel but probably there is some of symbols in videodev that are already specified in main kernel, it load

Re: [linux-sunxi] Using usbtv driver on A20

2014-04-30 Thread info
Hi Julian, i tryed to build using: debian@debian:~/Scaricati/backports-3.11.8-1$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- LINUXDIR=~/a20_kernel_3.4/linux-sunxi /usr/src/linux-headers-3.2.0-4-common/arch/x86/Makefile:81: stack protector enabled but no compiler support CC [M]

Re: [linux-sunxi] Using usbtv driver on A20

2014-04-30 Thread Julian Calaby
Hi, On Thu, May 1, 2014 at 1:00 AM, i...@integrazioneweb.com wrote: Hi Julian, i tryed to build using: debian@debian:~/Scaricati/backports-3.11.8-1$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- LINUXDIR=~/a20_kernel_3.4/linux-sunxi

Re: [linux-sunxi] Using usbtv driver on A20

2014-04-28 Thread hmandevteam
Hi Julian, thanks for your reply, i would like to try it but i would like to have some steps to follow to use it. regards Armando -- You received this message because you are subscribed to the Google Groups linux-sunxi group. To unsubscribe from this group and stop receiving emails from it,

Re: [linux-sunxi] Using usbtv driver on A20

2014-04-28 Thread Julian Calaby
Hi Armando, On Tue, Apr 29, 2014 at 12:24 AM, hmandevt...@gmail.com wrote: Hi Julian, thanks for your reply, i would like to try it but i would like to have some steps to follow to use it. https://backports.wiki.kernel.org/index.php/Documentation This is literally the third link on the