if anyone interested in watching live DVB TV on tablet, here is my work:
NOTE: firmware for DVB stick must be in /etc/firmware (not in /lib/firmware like plain linux)
I compiled modules, then insmod them:
insmod /sdcard/dvb-core.ko insmod /sdcard/dvb-usb.ko force_pid_filter_usage=1 insmod /sdcard/dvb-pll.ko insmod /sdcard/mxl5005s.ko insmod /sdcard/tda18271.ko insmod /sdcard/qt1010.ko insmod /sdcard/mt2060.ko insmod /sdcard/af9013.ko insmod /sdcard/tda18218.ko insmod /sdcard/dvb-usb-af9015.ko
Download:
Kernel modules
dvb-apps (Mumudvb, scan)
For dvb-apps and mumudvb to work, you will need to create /lib and place some files (libs from croos-compiler i use)
libs
[ 7866.544906] usb 1-1: new high speed USB device using s5p-ehci and address 7 [ 7866.691089] dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick' in cold state, will try to load a firmware [ 7866.695115] dvb-usb: downloading firmware from file 'dvb-usb-af9015.fw' [ 7866.748855] dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick' in warm state. [ 7866.749977] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer. [ 7866.750052] dvb-usb: pid filter enabled by module option. [ 7866.750748] DVB: registering new adapter (Afatech AF9015 DVB-T USB2.0 stick) [ 7867.116968] af9013: firmware version:4.65.0 [ 7867.121468] DVB: registering adapter 0 frontend 0 (Afatech AF9013 DVB-T)... [ 7867.131965] NXP TDA18218 successfully identified. [ 7867.132016] dvb-usb: Afatech AF9015 DVB-T USB2.0 stick successfully initialized and connected.
now following this topic: http://forum.xda-dev...ad.php?t=871391
it is possible to tune, stream and watch live TV
look here:
This post has been edited by Lubo: 11 June 2011 - 03:41 AM

Help













