Posts by pepesuriano

    I have no idea - worth a try -> disable Tvh -> delete /storage/.kodi/addons/service.tvheadend42/ restart Tvh

    Hey CvH, I talked with some guys that know about drivers and we found that it was a driver problem and not a tvheadend issue!

    The fact is that drivers weren't developed for annex b dvbc network (such as the one that I have), buuuut there is a commit link at si2168 branch of linux_media drivers developed by crazycat that seems to try to implement support for annex b

    Is it possible to try an image with this commit to see if that works with annex b?

    Tvheadend seems to be not so collaborative, the log simply displays a part of it and then it get stucked when having TBS plugged

    Here is the log:

    As seen, it stucks at "scanfile: ISDB-T - loaded 2 regions with 1000 networks"

    If I use the same command without TBS plugged, I get this (I think it is OK)


    could you post the tvheadend.log ? /storage/userdata/service.tvheadend42/somename.log (I think you use Tvh 4.2 - if not pls update)
    Your dmesg looks fine by the way.

    I could not find the log in that path, but I read at the forum and I found another path that I guess that is the real log, it was at:

    Code
    /storage/.kodi/userdata/addon_data/service.tvheadend42/service.log

    I read logs with tbs plugged and unplugged (I turn on RPI with tbs plugged and take the log, then I restart RPI with tbs unplugged and take another fresh log), log with tbs plugged simply seems to be that tvheadend gets stucked, but I could not find the reason

    here are both logs:

    Log with TBS plugged:

    Code
    LibreELEC:~ # cat /storage/.kodi/userdata/addon_data/service.tvheadend42/service.log
    2016-05-09 01:24:07.973 [   INFO] main: Log started
    2016-05-09 01:24:08.013 [   INFO] http: Starting HTTP server 0.0.0.0:9981
    2016-05-09 01:24:08.013 [   INFO] htsp: Starting HTSP server 0.0.0.0:9982
    2016-05-09 01:24:08.039 [   INFO] config: loaded
    2016-05-09 01:24:08.064 [   INFO] config: scanfile (re)initialization with path <none>
    2016-05-09 01:24:10.169 [   INFO] scanfile: DVB-S - loaded 1 regions with 113 networks
    2016-05-09 01:24:10.169 [   INFO] scanfile: DVB-T - loaded 44 regions with 1105 networks
    2016-05-09 01:24:10.169 [   INFO] scanfile: DVB-C - loaded 17 regions with 55 networks
    2016-05-09 01:24:10.169 [   INFO] scanfile: ISDB-T - loaded 2 regions with 1000 networks

    Log with TBS unplugged:

    Any ideas?

    Thanks for help!!


    Any ideas people? Someone gets this error before?

    Hi people! I just discovered libreelec proyect and it is a great idea for tbs users! congratz!

    I made a fresh install of LE 7.0.0 at my raspberry pi 2 and it runs fine, but i am getting some trouble with my TBS5881

    I saw that when I select "LjalvesCC-Drivers", after reboot tvheadend gets stucked (it gets inaccesible via web from other host), and using "Media_build" driver (which is not for my TBS, so it should not work), tvheadend runs fine, obvioulsy not showing my tbs tuner, but it is enought to know that there is a driver problem with LjalvesCC-Drivers.

    Here is the dmesg output

    What could be the problem?

    Thanks for all!