Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

mk808 dvb-t installation problem

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

    mk808 dvb-t installation problem

    Hi all,
    I've mk808 with finless 1.7c, I need to use my af9015 based dvb-t dongle, so I followed this thread http://www.armtvtech.com/armtvtechfo...php?f=13&t=902
    but when I run the command
    Code:
    chmod 777 /dev/dvb/*/*
    I get the error
    Code:
    unable to chmod dev/dvb/adapter0/demux0: no such file or directory
    when I plug in my device, in dmesg I get this log:
    Code:
    generic-usb 0003:15A4:9016.0003: input: USB HID v1.01 Keyboard [Afatech DVB-T 2] on usb-usb20_host-1/input1
    my device is recognised as a keyboard so the new drivers I copied do not works..
    I tryed installing different kernels but without success (http://www.armtvtech.com/armtvtechfo...start=10#p7080)

    how can I do?

    Thanks,
    Francesco

    #2
    xbmc dvb live tv

    Hey
    Not sure if its any help but look like xbmc supports dvb dongle!
    Check step 7, not sure if this works as havent had chance to try.
    but worth a crack!

    Comment


      #3
      thanks for the response but xmbc doesn't read data directly from the dvb stick, the solution posted needs tvheadend that read the dvb stick data and stream it in the local network, so xmbc can read it.. the problem is that there is no porting for tvheadend ​in android..

      Comment


        #4
        ok, Im still learning.

        I see this dude has same stick(drivers) as you but uses tablet, pretty sure you can cross reference with this!
        Hi, 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...
        Last edited by chrisofnaki; 12 May 2013, 11:08.

        Comment

        Working...
        X