by gfi » Wed May 15, 2013 3:40 am
@mstrzyze and @rezo
For devices, what isn't in kernel media 2.6.35-7:
There's no problem to compile Your dvb drivers.
You have kernel source at tbs download site.
Targeting Your v4l drivers fo KDIR and buildroot crosscompile tools.
Only don't forget, rootfs is under mdev, not udev, so You need use insmod for init modules in any start script.
Forget at depmod...
@rezo
kernel is already 'dvb opened'. But dvbcore and others modules are part of kernel (build in option).
--------------------------------------------------------
For older devices, what are already in 2.6.35-7:
- compile kernel with patches, by instructions in readme file.
- make menuconfig (check dvb device, what You need)
- make
-------------
- mkdir lib/firmware
- copy firmware file, what You need (someone reported, that he has a problem with init firmware folder (me not), in this case copy fw file to kernel and make it again).
- reboot