2013-12-25, 20:54
Hello guys,
I currently run XBMC 13.0-ALPHA11 (build from today, 25 Dec 2013) with VNSI5 and an external DVB-S2 USB card: TechnoTrend TT S2-3600.
This card always had some problems with linux (mainly filling the syslog with senseless errors) but still delivered images. Before using the configuration above, I used it on another PC running OpenELEC.
Now I run the configuration stated above (no openelec anymore) and Live TV is working weird. When booting and tuning into a channel, everything works fine. TV works and the image is good.
However, when I close the stream and do sth. else in XBMC (for example watch a movie) and return back to TV to watch any channel (even exact the same one from before), it suddenly does not work, stating the error "Channel: no data". This is written to syslog:
(Don't mind the word openelec here, I just named the machine this way, but it's not OpenELEC running on there!)
I then turned on XBMC Debugging log but it just saved those 2 lines which seem relevant (the rest was CEC-related):
When I reboot the machine, TV usually works again until the error randomly appears again...
I'm really desperated with this bug. I changed the cable and rechecked the installation but it seems fine. The TV card worked before (OpenELEC 3.2.4) and didn't show this behaviour.
Does anyone have a clue?![Smile Smile](https://forum.kodi.tv/images/smilies/smile.png)
Thank you!
I currently run XBMC 13.0-ALPHA11 (build from today, 25 Dec 2013) with VNSI5 and an external DVB-S2 USB card: TechnoTrend TT S2-3600.
This card always had some problems with linux (mainly filling the syslog with senseless errors) but still delivered images. Before using the configuration above, I used it on another PC running OpenELEC.
Now I run the configuration stated above (no openelec anymore) and Live TV is working weird. When booting and tuning into a channel, everything works fine. TV works and the image is good.
However, when I close the stream and do sth. else in XBMC (for example watch a movie) and return back to TV to watch any channel (even exact the same one from before), it suddenly does not work, stating the error "Channel: no data". This is written to syslog:
Code:
Dec 25 19:43:26 openelec vdr: [1488] loading /var/lib/vdr/plugins/vnsiserver5/allowed_hosts.conf
Dec 25 19:43:26 openelec vdr: [1488] VNSI: Client with ID 8 connected: 127.0.0.1:38690
Dec 25 19:43:26 openelec vdr: [1973] VNSI: Welcome client 'XBMC Media Center' with protocol version '5'
Dec 25 19:43:26 openelec vdr: [1973] VNSI: LiveStreamer::Close - close
Dec 25 19:43:26 openelec vdr: [1974] receiver on device 1 thread started (pid=1316, tid=1974, prio=high)
Dec 25 19:43:26 openelec vdr: [1973] VNSI: Successfully switched to channel 154 - ProSieben
Dec 25 19:43:26 openelec vdr: [1973] VNSI: Started streaming of channel ProSieben (timeout 10 seconds)
Dec 25 19:43:26 openelec vdr: [1977] TS buffer on device 1 thread started (pid=1316, tid=1977, prio=high)
Dec 25 19:43:26 openelec vdr: [1976] cLiveStreamer stream processor thread started (pid=1316, tid=1976, prio=high)
Dec 25 19:43:26 openelec kernel: [ 1039.567046] pctv452e: I2C error -121; AA 7E CC 00 01 -> 55 7E CC 00 00.
Dec 25 19:43:26 openelec kernel: [ 1039.580482] pctv452e: I2C error -121; AA 95 CC 00 01 -> 55 95 CC 00 00.
Dec 25 19:43:26 openelec kernel: [ 1039.639004] pctv452e: I2C error -121; AA B0 CC 00 01 -> 55 B0 CC 00 00.
Dec 25 19:43:31 openelec vdr: [1975] VNSI: VideoInput: no pat/pmt within timeout, falling back to channel pids
Dec 25 19:43:31 openelec vdr: [1975] VNSI: Video Input - new pmt, attaching receiver
Dec 25 19:43:36 openelec vdr: [1976] VNSI: Channel: no data 16
Dec 25 19:43:46 openelec vdr: [1976] VNSI: Channel: no data 16
Dec 25 19:43:48 openelec vdr: [1973] VNSI: cxSocket::read: eof, connection closed
Dec 25 19:43:48 openelec vdr: [1976] VNSI: exit streamer thread
Dec 25 19:43:48 openelec vdr: [1976] cLiveStreamer stream processor thread ended (pid=1316, tid=1976)
Dec 25 19:43:48 openelec vdr: [1973] VNSI: LiveStreamer::Close - close
Dec 25 19:43:48 openelec vdr: [1977] TS buffer on device 1 thread ended (pid=1316, tid=1977)
Dec 25 19:43:48 openelec vdr: [1974] buffer stats: 0 (0%) used
Dec 25 19:43:48 openelec vdr: [1974] receiver on device 1 thread ended (pid=1316, tid=1974)
Dec 25 19:43:48 openelec vdr: [1488] VNSI: Client with ID 8 seems to be disconnected, removing from client list
Dec 25 19:43:56 openelec kernel: [ 1070.217910] pctv452e: I2C error -121; AA 32 CC 00 01 -> 55 32 CC 00 00.
Dec 25 19:43:56 openelec kernel: [ 1070.231559] pctv452e: I2C error -121; AA 49 CC 00 01 -> 55 49 CC 00 00.
Dec 25 19:43:56 openelec kernel: [ 1070.289892] pctv452e: I2C error -121; AA 65 CC 00 01 -> 55 65 CC 00 00.
Dec 25 19:44:17 openelec kernel: [ 1090.978397] pctv452e: I2C error -121; AA 04 CC 00 01 -> 55 04 CC 00 00.
Dec 25 19:44:38 openelec kernel: [ 1111.991070] pctv452e: I2C error -121; AA DA CC 00 01 -> 55 DA CC 00 00.
I then turned on XBMC Debugging log but it just saved those 2 lines which seem relevant (the rest was CEC-related):
Code:
19:50:18 T:139879805671168 DEBUG: AddOnLog: VDR VNSI Client: StreamStatus - Channel: no data
19:50:18 T:139879805671168 DEBUG: CAddonCallbacksAddon - QueueNotification - VDR VNSI Client - Info Message : 'Channel: no data'
When I reboot the machine, TV usually works again until the error randomly appears again...
I'm really desperated with this bug. I changed the cable and rechecked the installation but it seems fine. The TV card worked before (OpenELEC 3.2.4) and didn't show this behaviour.
Does anyone have a clue?
![Smile Smile](https://forum.kodi.tv/images/smilies/smile.png)
Thank you!