Bug #2566
No stream
0%
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
History
Updated by Jaroslav Kysela almost 10 years ago
Try to set "Full DiseqC" to on and/or "Tune Repeats" to 1.
Updated by Meindert Oldenburger almost 10 years ago
Both suggestions are not helping on 3.9.2283~geae66e1, I stay on Revision b0e030b3
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...
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
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
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..
Updated by Meindert Oldenburger almost 10 years ago
- File tvh.log.gz tvh.log.gz added
meindert@i3:~$ ls lh /mnt/nzb/tvh.log 1 meindert video 61M dec 20 2014 /mnt/nzb/tvh.log
-rw-r--r-
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.
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 .
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 ?
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.