Jump to content


ecureuil35

Member Since 5 Mar 2011
Offline Last Active 12 Jun 2019 08:38
-----

Posts I've Made

In Topic: Compiling linux kernel dvb-usb driver

21 March 2012 - 11:21

Many thanks. It’s a good idea to manually install af 9035 driver (3 ko files+firmware) copied from an installed VTI image, working perfectly but very frustrating!
Errors trying "bitbake v4l-dvb-modules -c build ": 1) ***WARNING:*** You do not have the full kernel sources installed.This does not prevent you from building the v4l-dvb tree if you have the kernel headers, but the full kernel source may be required in order to use make menuconfig / xconfig / qconfig. 2) /home/mouton/vuplus/bm750/build/tmp/work/bm750-oe-linux/v4l-dvb-modules-0.0+hg20100904-r5/v4l-dvb/v4l/tuner-xc2028.c:1178: error: 'T_DIGITAL_TV' undeclared (first use in this function)
And "bitbake -c menuconfig virtual/kernel" gives many errors, for the same reason? What is the solution? The compilation of an af9035 driver for i386 ubuntu 11.10 is very easy and perfectly functional, cross compilation is another job! Regards.