Project

General

Profile

Bug #1677

[Linux] Latest GIT(4e7506) does not scan for muxes after complete fresh install

Added by Bas S over 11 years ago. Updated over 11 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2013-03-28
Due date:
% Done:

0%

Estimated time:
Found in version:
4e7506abbed9faa65d9230ca9b406469403e94d9
Affected Versions:

Description

At this moment I am running on the stable release, which is working fine. Till some weeks ago I could always go with the latest GIT, but when some rigorous changes were made (I think in DVB handling) the working stopped.

What I do to change to the latest GIT:
> Delete all config files except the login data for the user and the CW
> Build the new tvheadend from latest GIT (see underneath the build config)
> Install the new build
> start with a systemctl script (which works for stable and recent GIT)

Then I go in the GUI:
- Loading is slow;
- At adapter I select Ziggo (to add muxes) > works
I add the network ID (1111) > works
I enable the adapter -> works

After that the adapter does not start scanning. It just hangs there for hours....
And at a certain moment the complete GUI is locked and at a refresh I only see the tab EPG.
Only option then is to shutdown by command-line and try to restart tvheadend which is not always working.

Logs I have searched but could not found an error. Furthermore the debug-screen in the GUI also gives no clue. For more info let me know.

[code]
Checking support/features
checking for cc execinfo.h ... ok
checking for cc -mmmx ... ok
checking for cc -msse2 ... ok
checking for cc getloadavg ... ok
checking for cc atomic64 ... ok
checking for py module gzip ... ok
checking for bzip2 ... ok
checking for pkg openssl ... ok
checking for pkg zlib ... ok
checking for pkg avahi-client ... ok
checking for pkg libavcodec <=55.0.0 ... fail
checking for cc sys/inotify.h ... ok
checking for pkg libcurl ... ok
fetching dvb-scan files ... ok

Compiler:
Using C compiler: cc
Build for arch: x86_64

Binaries:
Using PYTHON: python

Options:
cwc yes
v4l yes
linuxdvb yes
dvbscan yes
timeshift yes
imagecache yes
avahi yes
zlib yes
libav no
inotify yes
bundle no
dvbcsa no
execinfo yes
mmx yes
sse2 yes
getloadavg yes
atomic64 yes
py_gzip yes
bin_bzip2 yes
ssl yes
inotify_h yes

Packages:
openssl 1.0.1e
zlib 1.2.7
avahi-client 0.6.31
libcurl 7.25.0

Installation paths:
Prefix: /usr/local
Binaries: ${prefix}/bin
Libraries: ${prefix}/lib
Data files: ${prefix}/share
Man pages: ${datadir}/man

Final Binary:
/root/Downloads/Tvheadend/tvheadend/build.linux/tvheadend

Tvheadend Data Directory:
/usr/local/share/tvheadend

[/code]

History

#1

Updated by Bas S over 11 years ago

The marked lines should just be like underneath (probably I was not aware of the command of strike through):

What I do to change to the latest GIT:
- Delete all config files except the login data for the user and the CW
- Build the new tvheadend from latest GIT (see underneath the build config)
- Install the new build
- start with a systemctl script (which works for stable and recent GIT)

#2

Updated by Bas S over 11 years ago

Last GIT e9ce02138e81d0dd94a2b155e57fda282063c008 makes the mux scanning working again.
Waiting to see if channel scanning and naming now also works again.

#3

Updated by Adam Sutton over 11 years ago

  • Status changed from New to Fixed

This will (or should) be fixed by recent commits. Some commits from my #1666 branch didn't get pushed to master.

Adam

#4

Updated by Graeme Russ over 11 years ago

Bas S wrote:

Last GIT e9ce02138e81d0dd94a2b155e57fda282063c008 makes the mux scanning working again.
Waiting to see if channel scanning and naming now also works again.

Channel scanning and naming still appears broken. See https://tvheadend.org/issues/1429 and https://tvheadend.org/boards/4/topics/8117

Also available in: Atom PDF