OSCAM problem Channels are not getting bright
Added by Thomas xyz almost 6 years ago
hi I put on my Cubitruck with armbian (Linux cubietruck 4.18.8 Sunxi # 256 SMP Wed Sep 19 10:17:26 CEST 2018 armv7l GNU / Linux) a TVH server, I use the main WinTVDual DVB-C stick to it. The unencrypted stations such. RTL work without problems, only the encrypted ones like eg. Pro7 HD are not bright. The Oscam server is also running on the Cubietruck, all clients (VU +) are also bright, but not my TVH client on my Wetek Play2, so I exclude a fundamental Oscam Fehl configuration, it must somehow with the TVH Server hang together, if I install the TVH server on the Wetek Play 2, then everything will be bright, so it must actually hang with the TVH server on the Cubitruck together. One an idea what the problem could be?
Konfuguriert is on the TVH server newcamd as seen in the picture in the appendix, with exactly this configuration, everything is bright when I install the server on the WP2. In the TVH log is the following
2018-12-08 12:12:40.655 mpegts: 130MHz in Kevag - tuning on Silicon Labs Si2168 #1 : DVB-C #0 2018-12-08 12:12:40.656 subscription: 0040: "192.168.188.25 [ kodi | Kodi Media Center ]" subscribing on channel "ProSieben HD", weight: 150, adapter: "Silicon Labs Si2168 #1 : DVB-C #0", network: "Kevag", mux: "130MHz", provider: "Digital Free", service: "ProSieben HD", profile="htsp", hostname="192.168.188.25", username="kodi", client="Kodi Media Center" 2018-12-08 12:12:42.762 descrambler: cannot decode packets for service "ProSieben HD" 2018-12-08 12:12:43.583 cwc: Got unexpected ECM reply (seqno: 61) 2018-12-08 12:12:50.992 cwc: Got unexpected ECM reply (seqno: 62) 2018-12-08 12:12:52.740 descrambler: cannot decode packets for service "ProSieben HD" 2018-12-08 12:12:53.608 cwc: Can not descramble service "ProSieben HD", access denied (seqno: 63 Req delay: 10010 ms) from cwc-127.0.0.1-24241-1834
Thank you
TVH_Server_Cubie.jpg (59.6 KB) TVH_Server_Cubie.jpg |
Replies (3)
RE: OSCAM problem Channels are not getting bright - Added by Thomas xyz almost 6 years ago
Which version of oscam is build in TVH?
I usw HTS Tvheadend 4.2.2-dmo1+deb9u1 on my armbian, wehre can i find a actuelly version for arm
RE: OSCAM problem Channels are not getting bright - Added by Joe User almost 6 years ago
What version of tvheadend? Same version on both?
What does oscam log show?
2018-12-08 12:12:53.608 cwc: Can not descramble service "ProSieben HD", access denied (seqno: 63 Req delay: 10010 ms) from cwc-127.0.0.1-24241-1834
with 10sec delay, not sure if it is bad data or no data.
show log with "--trace caclient,cwc"
RE: OSCAM problem Channels are not getting bright - Added by Thomas xyz almost 6 years ago
Hi,
i think this is the problem
2018-12-12 05:50:19.125 cwc: Got unexpected ECM reply (seqno: 11) 2018-12-12 05:50:20.199 descrambler: cannot decode packets for service "ProSieben HD" 2018-12-12 05:50:21.048 tbl-base: bat: completed pid 17 table 00000048 / 000000f8 2018-12-12 05:50:25.988 cwc: Sending ECM (PID 6848) section=0/0, for service "ProSieben HD" (seqno: 13) 2018-12-12 05:50:25.996 cwc: Got unexpected ECM reply (seqno: 12) 2018-12-12 05:50:26.741 linuxdvb: Silicon Labs Si2168 #0 : DVB-C #0 - poll TIMEOUT 2018-12-12 05:50:30.174 descrambler: cannot decode packets for service "ProSieben HD" 2018-12-12 05:50:34.402 linuxdvb: Silicon Labs Si2168 #0 : DVB-C #0 - poll TIMEOUT
2018-12-12 05:51:46.015 epg: arm channel timer @ 2018-12-12;05:58:00(+0100) for RTL II HD 2018-12-12 05:51:46.862 epg: arm channel timer @ 2018-12-12;07:30:00(+0100) for RTL HD 2018-12-12 05:51:46.934 epg: arm channel timer @ 2018-12-12;07:05:00(+0100) for SPORT1+ HD 2018-12-12 05:51:46.991 epg: arm channel timer @ 2018-12-12;05:58:00(+0100) for RTL II HD 2018-12-12 05:51:47.431 cwc: Sending ECM (PID 6228) section=0/0, for service "SAT.1 HD" (seqno: 27) 2018-12-12 05:51:47.437 cwc: Got unexpected ECM reply (seqno: 26) 2018-12-12 05:51:47.831 epg: arm channel timer @ 2018-12-12;07:30:00(+0100) for RTL HD 2018-12-12 05:51:47.911 epg: arm channel timer @ 2018-12-12;07:05:00(+0100) for SPORT1+ HD 2018-12-12 05:51:47.961 linuxdvb: Silicon Labs Si2168 #1 : DVB-C #0 - poll TIMEOUT 2018-12-12 05:51:47.975 epg: arm channel timer @ 2018-12-12;05:58:00(+0100) for RTL II HD 2018-12-12 05:51:48.610 tbl-eit: eit: completed pid 18 table 00000000 / 00000000 2018-12-12 05:51:48.610 epggrab: grab done for 346MHz in Kevag (complete) 2018-12-12 05:51:50.615 descrambler: cannot decode packets for service "SAT.1 HD"
The TVH Server Version is HTS Tvheadend 4.2.2-dmo1+deb9u1
Configure arguments: --build=arm-linux-gnueabihf --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=${prefix}/lib/arm-linux-gnueabihf --libexecdir=${prefix}/lib/arm-linux-gnueabihf --disable-maintainer-mode --disable-dependency-tracking --enable-dvbcsa --disable-dvbscan --disable-hdhomerun_static --enable-hdhomerun_client --disable-ffmpeg_static Compiler: Using C compiler: cc Using C flags: -g -O2 -fdebug-prefix-map=/build/tvheadend-dmo-4.2.2=. -fstack-protector-strong -Wformat -Werror=format-security Using LD flags: -Wl,-z,relro -Wl,--as-needed -lhdhomerun -ldvbcsa -ldvben50221 -ldvbapi -lucsi Build for arch: arm Binaries: Using PYTHON: python Using GZIP: gzip Using BZIP2: bzip2 Options: pie yes ccdebug no cwc yes capmt yes constcw yes linuxdvb yes satip_server yes satip_client yes hdhomerun_client yes hdhomerun_static no iptv yes tsfile yes dvbscan no timeshift yes trace yes imagecache yes avahi yes zlib no libav yes ffmpeg_static no libx264 yes libx264_static yes libx265 yes libx265_static yes libvpx yes libvpx_static yes libtheora yes libtheora_static yes libvorbis yes libvorbis_static yes libfdkaac yes libfdkaac_static yes nvenc no qsv no libmfx_static yes inotify yes epoll yes uriparser yes ccache no tvhcsa yes bundle no pngquant no dvbcsa yes dvben50221 yes kqueue no dbus_1 yes android no tsdebug no gtimer_check no slow_memoryinfo no libsystemd_daemon no bintray_cache yes execinfo yes W_unused_result yes getloadavg yes atomic64 yes atomic_time_t yes bitops64 yes lockowner yes qsort_r yes stime yes gmtoff yes recvmmsg yes sendmmsg yes libdvben50221 yes ifnames yes py_gzip yes bin_pkg_config yes bin_xgettext yes bin_msgmerge yes bin_gzip yes bin_bzip2 yes ssl yes linuxdvbapi yes libhdhomerun yes upnp yes inotify_h yes inotify_init1 yes linuxdvb_ca yes epoll_create1 yes mpegts yes mpegts_dvb yes Packages: openssl 1.1.0f liburiparser 0.8.4 avahi-client 0.6.32 libavfilter 6.82.100 libswresample 2.7.100 libavresample 3.5.0 libswscale 4.6.100 libavformat 57.71.100 libavcodec 57.89.100 libavutil 55.58.100 dbus-1 1.10.18 Installation paths: Prefix: /usr Binaries: ${prefix}/bin Libraries: /usr/lib/arm-linux-gnueabihf Data files: ${prefix}/share Man pages: /usr/share/man
and the Client Version is
TVH 4.4.4.2 on Wetek Play 2 with CoreElec
Attached the Trace Log