Those last images are only x86_64? I have the pi ready to test annex b branch
Posts by pepesuriano
-
-
CvH where can I look up to see if new image with si2168 branch is ready?
-
yea I do a image later.
great!!
I will get fingers crossed to see if it work on the raspberry pi2!
-
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?
-
Tried tvheadend 4.1-2000-09.05.2016 and got exactly the same issue, how could I find out if it is problem of tvheadend or a driver problem?
-
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:
Code
Display MoreLibreELEC:~ # /storage/.kodi/addons/service.tvheadend42/bin/tvheadend -B -C -s - -debug --trace -u root -g video -c /storage/.kodi/addons/service.tvheadend42/ 2016-05-09 20:06:13.420 [ INFO] main: Log started 2016-05-09 20:06:13.447 [ INFO] http: Starting HTTP server 0.0.0.0:9981 2016-05-09 20:06:13.447 [ INFO] htsp: Starting HTSP server 0.0.0.0:9982 2016-05-09 20:06:13.477 [ INFO] config: loaded 2016-05-09 20:06:13.496 [ INFO] config: scanfile (re)initialization with path <none> 2016-05-09 20:06:13.507 [ INFO] bouquet: new bouquet 'Canal Digitaal SD' 2016-05-09 20:06:13.507 [ INFO] bouquet: new bouquet 'Canal Digitaal HD' 2016-05-09 20:06:13.508 [ INFO] bouquet: new bouquet 'TV Vlaanderen SD' 2016-05-09 20:06:13.508 [ INFO] bouquet: new bouquet 'TV Vlaanderen HD' 2016-05-09 20:06:13.508 [ INFO] bouquet: new bouquet 'TéléSAT SD' 2016-05-09 20:06:13.508 [ INFO] bouquet: new bouquet 'TéléSAT HD' 2016-05-09 20:06:13.508 [ INFO] bouquet: new bouquet 'AustriaSat Astra1' 2016-05-09 20:06:13.508 [ INFO] bouquet: new bouquet 'Canal Digitaal HD' 2016-05-09 20:06:13.508 [ INFO] bouquet: new bouquet 'TV Vlaanderen HD' 2016-05-09 20:06:13.508 [ INFO] bouquet: new bouquet 'TéléSAT HD' 2016-05-09 20:06:13.508 [ INFO] bouquet: new bouquet 'AustriaSat Astra3' 2016-05-09 20:06:13.509 [ INFO] bouquet: new bouquet 'Skylink: Czech Republic' 2016-05-09 20:06:13.509 [ INFO] bouquet: new bouquet 'Skylink: Slovak Republic' 2016-05-09 20:06:15.148 [ INFO] scanfile: DVB-S - loaded 1 regions with 113 networks 2016-05-09 20:06:15.148 [ INFO] scanfile: DVB-T - loaded 44 regions with 1105 networks 2016-05-09 20:06:15.148 [ INFO] scanfile: DVB-C - loaded 17 regions with 55 networks 2016-05-09 20:06:15.148 [ INFO] scanfile: ISDB-T - loaded 2 regions with 1000 networks
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)
Code
Display MoreLibreELEC:~ # /storage/.kodi/addons/service.tvheadend42/bin/tvheadend -B -C -s - -debug --trace -u root -g video -c /storage/.kodi/addons/service.tvheadend42/ 2016-05-09 20:08:30.646 [ INFO] main: Log started 2016-05-09 20:08:30.672 [ INFO] http: Starting HTTP server 0.0.0.0:9981 2016-05-09 20:08:30.672 [ INFO] htsp: Starting HTSP server 0.0.0.0:9982 2016-05-09 20:08:30.696 [ INFO] config: loaded 2016-05-09 20:08:30.714 [ INFO] config: scanfile (re)initialization with path <none> 2016-05-09 20:08:30.725 [ INFO] bouquet: new bouquet 'Canal Digitaal SD' 2016-05-09 20:08:30.725 [ INFO] bouquet: new bouquet 'Canal Digitaal HD' 2016-05-09 20:08:30.725 [ INFO] bouquet: new bouquet 'TV Vlaanderen SD' 2016-05-09 20:08:30.725 [ INFO] bouquet: new bouquet 'TV Vlaanderen HD' 2016-05-09 20:08:30.725 [ INFO] bouquet: new bouquet 'TéléSAT SD' 2016-05-09 20:08:30.725 [ INFO] bouquet: new bouquet 'TéléSAT HD' 2016-05-09 20:08:30.725 [ INFO] bouquet: new bouquet 'AustriaSat Astra1' 2016-05-09 20:08:30.725 [ INFO] bouquet: new bouquet 'Canal Digitaal HD' 2016-05-09 20:08:30.725 [ INFO] bouquet: new bouquet 'TV Vlaanderen HD' 2016-05-09 20:08:30.725 [ INFO] bouquet: new bouquet 'TéléSAT HD' 2016-05-09 20:08:30.725 [ INFO] bouquet: new bouquet 'AustriaSat Astra3' 2016-05-09 20:08:30.725 [ INFO] bouquet: new bouquet 'Skylink: Czech Republic' 2016-05-09 20:08:30.726 [ INFO] bouquet: new bouquet 'Skylink: Slovak Republic' 2016-05-09 20:08:30.736 [ INFO] dvr: Creating new configuration '' 2016-05-09 20:08:30.736 [WARNING] dvr: Output directory for video recording is not yet configured for DVR configuration "". Defaulting to to "/storage". This can be changed from the web user interface. 2016-05-09 20:08:30.737 [WARNING] access: Created default wide open access controle entry 2016-05-09 20:08:30.738 [ INFO] descrambler: adding CAID 0963 as quick ECM (Sky UK) 2016-05-09 20:08:30.738 [ INFO] descrambler: adding CAID 098C as quick ECM (Sky DE) 2016-05-09 20:08:30.738 [ INFO] descrambler: adding CAID 09C4 as quick ECM (Sky DE) 2016-05-09 20:08:30.739 [ INFO] descrambler: adding CAID 09CD as quick ECM (Sky IT) 2016-05-09 20:08:30.739 [ INFO] descrambler: adding CAID 2600 as constant crypto-word (BISS) 2016-05-09 20:08:30.739 [ INFO] epggrab: module eit created 2016-05-09 20:08:30.739 [ INFO] epggrab: module uk_freesat created 2016-05-09 20:08:30.739 [ INFO] epggrab: module uk_freeview created 2016-05-09 20:08:30.739 [ INFO] epggrab: module viasat_baltic created 2016-05-09 20:08:30.739 [ INFO] epggrab: module Bulsatcom_39E created 2016-05-09 20:08:30.739 [ INFO] epggrab: module psip created 2016-05-09 20:08:30.760 [ INFO] epggrab: module opentv-ausat created 2016-05-09 20:08:30.761 [ INFO] epggrab: module opentv-skyuk created 2016-05-09 20:08:30.762 [ INFO] epggrab: module opentv-skynz created 2016-05-09 20:08:30.762 [ INFO] epggrab: module opentv-skyit created 2016-05-09 20:08:30.767 [ INFO] epggrab: module pyepg created 2016-05-09 20:08:30.767 [ INFO] epggrab: module xmltv created 2016-05-09 20:08:30.772 [ INFO] spawn: Executing "/storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file" 2016-05-09 20:08:30.846 [ NOTICE] START: HTS Tvheadend version 4.1.1945 ~ LibreELEC Tvh-addon v7.0.102 started, running as PID:391 UID:0 GID:39, CWD:/storage CNF:/storage/.kodi/addons/service.tvheadend42 2016-05-09 20:08:32.371 [ INFO] scanfile: DVB-S - loaded 1 regions with 113 networks 2016-05-09 20:08:32.371 [ INFO] scanfile: DVB-T - loaded 44 regions with 1105 networks 2016-05-09 20:08:32.371 [ INFO] scanfile: DVB-C - loaded 17 regions with 55 networks 2016-05-09 20:08:32.373 [ INFO] scanfile: ISDB-T - loaded 2 regions with 1000 networks
-
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:
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:
CodeLibreELEC:~ # 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:
Code
Display MoreLibreELEC:~ # cat /storage/.kodi/userdata/addon_data/service.tvheadend42/service.log 2016-05-09 01:29:17.696 [ INFO] main: Log started 2016-05-09 01:29:17.720 [ INFO] http: Starting HTTP server 0.0.0.0:9981 2016-05-09 01:29:17.721 [ INFO] htsp: Starting HTSP server 0.0.0.0:9982 2016-05-09 01:29:17.752 [ INFO] config: loaded 2016-05-09 01:29:17.780 [ INFO] config: scanfile (re)initialization with path <none> 2016-05-09 01:29:17.930 [ INFO] dvr: Creating new configuration '' 2016-05-09 01:29:17.951 [ INFO] descrambler: adding CAID 0963 as quick ECM (Sky UK) 2016-05-09 01:29:17.951 [ INFO] descrambler: adding CAID 098C as quick ECM (Sky DE) 2016-05-09 01:29:17.951 [ INFO] descrambler: adding CAID 09C4 as quick ECM (Sky DE) 2016-05-09 01:29:17.951 [ INFO] descrambler: adding CAID 09CD as quick ECM (Sky IT) 2016-05-09 01:29:17.951 [ INFO] descrambler: adding CAID 2600 as constant crypto-word (BISS) 2016-05-09 01:29:17.951 [ INFO] epggrab: module eit created 2016-05-09 01:29:17.951 [ INFO] epggrab: module uk_freesat created 2016-05-09 01:29:17.951 [ INFO] epggrab: module uk_freeview created 2016-05-09 01:29:17.951 [ INFO] epggrab: module viasat_baltic created 2016-05-09 01:29:17.951 [ INFO] epggrab: module Bulsatcom_39E created 2016-05-09 01:29:17.951 [ INFO] epggrab: module psip created 2016-05-09 01:29:17.972 [ INFO] epggrab: module opentv-ausat created 2016-05-09 01:29:17.973 [ INFO] epggrab: module opentv-skyuk created 2016-05-09 01:29:17.973 [ INFO] epggrab: module opentv-skynz created 2016-05-09 01:29:17.974 [ INFO] epggrab: module opentv-skyit created 2016-05-09 01:29:17.978 [ INFO] epggrab: module pyepg created 2016-05-09 01:29:17.978 [ INFO] epggrab: module xmltv created 2016-05-09 01:29:17.983 [ INFO] spawn: Executing "/storage/.kodi/addons/service.tvheadend42/bin/tv_grab_file" 2016-05-09 01:29:18.060 [ NOTICE] START: HTS Tvheadend version 4.1.1945 ~ LibreELEC Tvh-addon v7.0.102 started, running as PID:324 UID:0 GID:39, CWD:/ CNF:/storage/.kodi/userdata/addon_data/service.tvheadend42 2016-05-09 01:29:21.419 [ INFO] scanfile: DVB-S - loaded 1 regions with 113 networks 2016-05-09 01:29:21.420 [ INFO] scanfile: DVB-T - loaded 44 regions with 1105 networks 2016-05-09 01:29:21.420 [ INFO] scanfile: DVB-C - loaded 17 regions with 55 networks 2016-05-09 01:29:21.422 [ INFO] scanfile: ISDB-T - loaded 2 regions with 1000 networks
Any ideas?
Thanks for help!!
-
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
Code
Display Moredmesg | grep -i dvb [ 7.947885] dvb-usb: found a 'TBS 5881 CI USB2.0' in cold state, will try to load a firmware [ 8.046236] dvb-usb: downloading firmware from file 'dvb-usb-tbsqbox-id5881.f w' [ 8.164696] dvb-usb: found a 'TBS 5881 CI USB2.0' in warm state. [ 8.165251] dvb-usb: will pass the complete MPEG2 transport stream to the sof tware demuxer. [ 8.165469] DVB: registering new adapter (TBS 5881 CI USB2.0) [ 8.278670] dvb-usb: MAC address: xxxxxxxxxxxxxxx [ 8.280338] dvb_create_media_entity: media entity 'dvb-demux' registered. [ 8.391562] dvb_create_media_entity: media entity 'dvb-ca-en50221' registered . [ 8.392546] usb 1-1.3: DVB: registering adapter 0 frontend 0 (Silicon Labs Si 2168)... [ 8.392588] dvb_create_media_entity: media entity 'Silicon Labs Si2168' regis tered. [ 8.405014] dvb-usb: TBS 5881 CI USB2.0 error while loading driver (-12) [ 13.391394] Modules linked in: 8021q si2157(O) si2168(O) i2c_mux dvb_usb_tbs5 881(O) dvb_usb(O) rc_core(O) dvb_core(O) media(O) bcm2835_gpiomem bcm2835_wdt [ 13.391489] CPU: 2 PID: 297 Comm: kdvb-ca-0:0 Tainted: G O 4.4.7 #1 [ 13.391609] LR is at dvb_ca_en50221_check_camstatus.part.0+0x28/0xbc [dvb_cor e] [ 13.391773] Process kdvb-ca-0:0 (pid: 297, stack limit = 0xa9cfe210) [ 13.392249] [<7f018484>] (dvb_ca_en50221_check_camstatus.part.0 [dvb_core]) f rom [<7f018744>] (dvb_ca_en50221_thread+0xfc/0x700 [dvb_core]) [ 13.392373] [<7f018648>] (dvb_ca_en50221_thread [dvb_core]) from [<8003827c>] (kthread+0xe4/0xfc) [ 21.205250] Modules linked in: 8021q si2157(O) si2168(O) i2c_mux dvb_usb_tbs5 881(O) dvb_usb(O) rc_core(O) dvb_core(O) media(O) bcm2835_gpiomem bcm2835_wdt [ 21.205442] PC is at dvb_frontend_open+0x34/0x32c [dvb_core] [ 21.205478] LR is at dvb_device_open+0xa0/0xdc [dvb_core] [ 21.206601] [<7f01a9a8>] (dvb_frontend_open [dvb_core]) from [<7f011b08>] (dv b_device_open+0xa0/0xdc [dvb_core]) [ 21.206730] [<7f011a68>] (dvb_device_open [dvb_core]) from [<800ea80c>] (chrd ev_open+0xd4/0x194)
What could be the problem?
Thanks for all!
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
Code
Display Moredmesg | grep -i dvb [ 7.947885] dvb-usb: found a 'TBS 5881 CI USB2.0' in cold state, will try to load a firmware [ 8.046236] dvb-usb: downloading firmware from file 'dvb-usb-tbsqbox-id5881.f w' [ 8.164696] dvb-usb: found a 'TBS 5881 CI USB2.0' in warm state. [ 8.165251] dvb-usb: will pass the complete MPEG2 transport stream to the sof tware demuxer. [ 8.165469] DVB: registering new adapter (TBS 5881 CI USB2.0) [ 8.278670] dvb-usb: MAC address: xxxxxxxxxxxxxxx [ 8.280338] dvb_create_media_entity: media entity 'dvb-demux' registered. [ 8.391562] dvb_create_media_entity: media entity 'dvb-ca-en50221' registered . [ 8.392546] usb 1-1.3: DVB: registering adapter 0 frontend 0 (Silicon Labs Si 2168)... [ 8.392588] dvb_create_media_entity: media entity 'Silicon Labs Si2168' regis tered. [ 8.405014] dvb-usb: TBS 5881 CI USB2.0 error while loading driver (-12) [ 13.391394] Modules linked in: 8021q si2157(O) si2168(O) i2c_mux dvb_usb_tbs5 881(O) dvb_usb(O) rc_core(O) dvb_core(O) media(O) bcm2835_gpiomem bcm2835_wdt [ 13.391489] CPU: 2 PID: 297 Comm: kdvb-ca-0:0 Tainted: G O 4.4.7 #1 [ 13.391609] LR is at dvb_ca_en50221_check_camstatus.part.0+0x28/0xbc [dvb_cor e] [ 13.391773] Process kdvb-ca-0:0 (pid: 297, stack limit = 0xa9cfe210) [ 13.392249] [<7f018484>] (dvb_ca_en50221_check_camstatus.part.0 [dvb_core]) f rom [<7f018744>] (dvb_ca_en50221_thread+0xfc/0x700 [dvb_core]) [ 13.392373] [<7f018648>] (dvb_ca_en50221_thread [dvb_core]) from [<8003827c>] (kthread+0xe4/0xfc) [ 21.205250] Modules linked in: 8021q si2157(O) si2168(O) i2c_mux dvb_usb_tbs5 881(O) dvb_usb(O) rc_core(O) dvb_core(O) media(O) bcm2835_gpiomem bcm2835_wdt [ 21.205442] PC is at dvb_frontend_open+0x34/0x32c [dvb_core] [ 21.205478] LR is at dvb_device_open+0xa0/0xdc [dvb_core] [ 21.206601] [<7f01a9a8>] (dvb_frontend_open [dvb_core]) from [<7f011b08>] (dv b_device_open+0xa0/0xdc [dvb_core]) [ 21.206730] [<7f011a68>] (dvb_device_open [dvb_core]) from [<800ea80c>] (chrd ev_open+0xd4/0x194)
What could be the problem?
Thanks for all!