Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

live TV for all rk3188 using XBMC and tvheadend

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Originally posted by izitoon View Post
    i am use af9035_media build.. af9035=s2lipv39 not working

    Here is the big dmesg
    af9035 chip def

    22#ifndef AF9035_H 23#define AF9035_H 24 25#include "dvb_usb.h" 26#include "af9033.h" 27#include "tua9001.h" 28#include "fc0011.h" 29#include "fc0012.h" 30#include "mxl5007t.h" 31#include "tda18218.h" 32#include "fc2580.h" 33#include "tuner_it913x.h"

    Comment


      try this fw

      unzip
      dvb-usb-it9135-01.fw copy to /system/etc/firmware
      may be fw error

      Comment


        I rename the extracted file to dvb-usb-it9135-01.fw and pasted to the firmware folder
        rebooted and tested tvheadend, nothing device there.
        whit terminal: DVB: Unable to find symbol af9033_attach()

        Comment


          Originally posted by izitoon View Post
          I rename the extracted file to dvb-usb-it9135-01.fw and pasted to the firmware folder
          rebooted and tested tvheadend, nothing device there.
          whit terminal: DVB: Unable to find symbol af9033_attach()
          pls try it
          open terminal
          modprope /system/lib/modules/af9033.ko
          modprope /system/lib/modules/tuner_it913x.ko

          later try dmesg| grep dvb
          may be no give error DVB: Unable to find symbol af9033_attach()

          because look post 34 of this topic

          Comment


            Hello
            modprope /system/lib/modules/af9033.ko and modprope /system/lib/modules/tuner_it913x.ko get me "tmp-mksh: modprope: not found".

            modprobe /system/lib/modules/af9033.ko and modprobe /system/lib/modules/tuner_it913x.ko get me "modprobe: chdir(/lib/modules): no such file or directory"

            dmesg | grep dvb = no errors, whit dmesg | grep -i dvb = dvb: unable to find symbol af9033_attach()
            in tvheadend no device
            It`s possible to take working dvb files from ubuntu and compile to android?

            Comment


              Yes all cross compile driver and etc on linux (ubuntu etc). I compile new v4l driver. I think your device will be work on android. Enigma2 based device has like problem yours with af9033.
              read topic 1 sam explained this
              Last edited by taki; 14 August 2014, 16:19.

              Comment


                Kodi alpha 2 work perfectly with tv headend. But decode mpeg2 sw

                Comment


                  Thanks Taki
                  exciting to try new v4l driver

                  Comment


                    Originally posted by izitoon View Post
                    Thanks Taki
                    exciting to try new v4l driver
                    I have some kernel compiling error at this time. but I will be compiling next week

                    Comment


                      We have good news for tvheadend. Official master source support android. Only we need compiling. Thats is amazingly

                      Comment


                        Originally posted by taki View Post
                        We have good news for tvheadend. Official master source support android. Only we need compiling. Thats is amazingly
                        Perfect !!!

                        Comment


                          Originally posted by taki View Post
                          We have good news for tvheadend. Official master source support android. Only we need compiling. Thats is amazingly
                          Great News, Taki!!
                          You can build it immediately from now on...
                          Then I can focus to other issues...

                          Comment


                            Originally posted by woomg View Post
                            Great News, Taki!!
                            You can build it immediately from now on...
                            Then I can focus to other issues...
                            thats is good news that I know but at this time tvheadend dont compile with NDK r8e gcc 4.4.3
                            tvheadend developer said that tryed ndk r9c gcc 4.6. I dont know that rk3188 kernel support. I will try later report in this topic

                            that is this topic

                            Comment


                              live TV for all rk3188 using XBMC and tvheadend

                              Main difference is kernel version. If RK3188's kernel is 3.0.x, you can not use NDK 9.


                              Sent from my iPhone using Tapatalk

                              Comment


                                Originally posted by woomg View Post
                                Main difference is kernel version. If RK3188's kernel is 3.0.x, you can not use NDK 9.


                                Sent from my iPhone using Tapatalk
                                I compiled tvheadend lates master with NDK r9c arm-linux-androideabi-4.6 platform 14. I tested minix x7 that is work great. most stable than before I try to activate dbus that need expat library. but dont find example script

                                Comment

                                Working...
                                X