Project

General

Profile

Bug #2566

No stream

Added by Meindert Oldenburger almost 10 years ago. Updated almost 10 years ago.

Status:
Fixed
Priority:
Normal
Category:
Streaming
Target version:
-
Start date:
2014-12-19
Due date:
% Done:

0%

Estimated time:
Found in version:
Revisie c8885ce5
Affected Versions:

Description

Revision b0e030b3 works perfect for me but yesterday, and a couple of days ago, I tried the latest version and I did not get a stream on TV channels.
I did not see strange things in the logging.

Please tel me how I can provide more input on this issue.


Files

tvh.log (49.2 KB) tvh.log Meindert Oldenburger, 2014-12-20 09:35
tvh.log.gz (7.43 MB) tvh.log.gz Meindert Oldenburger, 2014-12-20 13:43

History

#1

Updated by Jaroslav Kysela almost 10 years ago

Try to set "Full DiseqC" to on and/or "Tune Repeats" to 1.

#2

Updated by Meindert Oldenburger almost 10 years ago

Both suggestions are not helping on 3.9.2283~geae66e1, I stay on Revision b0e030b3

#3

Updated by Jaroslav Kysela almost 10 years ago

Try v3.9-2284-g3c5d409.

If it does not work, compile tvh with --enable-trace and provide "--trace all" output...

#4

Updated by Meindert Oldenburger almost 10 years ago

version: 3.9.2285~gc6793b3

compiled like:
make distclean
./configure --enable-trace
make
sudo make uninstall
sudo make install
sudo systemctl start tvheadend

run tvheadend like:
sudo /usr/local/bin/tvheadend --trace all -u hts -g video

#5

Updated by Meindert Oldenburger almost 10 years ago

This is also not right I think:

Dec 20 09:27:15 core2 tvheadend13627: xmltv: external socket enabled
Dec 20 09:27:16 core2 tvheadend13627: epg: log buffer full
Dec 20 09:27:16 core2 tvheadend13627: idnode: log buffer full
Dec 20 09:27:16 core2 tvheadend13627: epg: log buffer full
Dec 20 09:27:16 core2 tvheadend13627: epg: log buffer full
Dec 20 09:27:16 core2 tvheadend13627: idnode: log buffer full
Dec 20 09:27:16 core2 tvheadend13627: epg: log buffer full
Dec 20 09:27:16 core2 tvheadend13627: epg: log buffer full
Dec 20 09:27:16 core2 tvheadend13627: idnode: log buffer full

This is with version 3.9.2218~gb0e030b
Dec 20 09:38:02 core2 tvheadend14702: xmltv: external socket enabled
Dec 20 09:38:03 core2 tvheadend14702: epgdb: loaded v2
Dec 20 09:38:03 core2 tvheadend14702: epgdb: config 1
Dec 20 09:38:03 core2 tvheadend14702: epgdb: channels 0
Dec 20 09:38:03 core2 tvheadend14702: epgdb: brands 0
Dec 20 09:38:03 core2 tvheadend14702: epgdb: seasons 534
Dec 20 09:38:03 core2 tvheadend14702: epgdb: episodes 15824
Dec 20 09:38:03 core2 tvheadend14702: epgdb: broadcasts 16642

#6

Updated by Jaroslav Kysela almost 10 years ago

Use '-l <log_file>' argument to get traces. The syslog contents is not enough.. The generated log file will be big..

#7

Updated by Meindert Oldenburger almost 10 years ago

meindert@i3:~$ ls lh /mnt/nzb/tvh.log
-rw-r--r-
1 meindert video 61M dec 20 2014 /mnt/nzb/tvh.log

#8

Updated by Jaroslav Kysela almost 10 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset commit:tvheadend|c040ab05425f5ae75d03d21cf959a7647a26294e.

#9

Updated by Jaroslav Kysela almost 10 years ago

  • Status changed from Fixed to New
  • % Done changed from 100 to 0

Try v3.9-2286-gc040ab0 .

#10

Updated by Meindert Oldenburger almost 10 years ago

I'm now on version 3.9.2287~g9a5b4db and this one is working!

What was the problem? why was b0e030b3 working and c8885ce5 not ?

#11

Updated by Jaroslav Kysela almost 10 years ago

In recent code, the DiseqC and LNB setup code was optimized to do things faster (omit duplicate settings) and in your case, the power was turned on later than the DiseqC sequence was sent.

#12

Updated by Jaroslav Kysela almost 10 years ago

  • Status changed from New to Fixed

Also available in: Atom PDF