Project

General

Profile

TBS QBOX2 USB Dvb-S2 5928 stops working

Added by steve parry about 10 years ago

Hey all,

I had a old version of tvheadend installed on a 12.04 LTS ubuntu box. everything worked really well.

I then decided to update to the latest version of ubuntu 14.04 LTS inorder to support something else installed.

I built tvheadend from source and then installed the package. Everything looked fine. both my USB DVB-T2 PCTV 290e and TBS QBOX2 USB Dvb-S2 5928 were working. stations scanned and all was fine. until I noticed after a period of time (maybe 30mins?) the TBS device no longer works. If I restart tvheadend service it starts working again.

any ideas?

Got a bit more info from running in console mode.

2014-08-26 10:34:03.202 [   INFO] mpegts: 12226.5H in Freesat scan complete
2014-08-26 10:34:03.202 [   INFO] subscription: "scan" unsubscribing
2014-08-26 10:34:03.204 [   INFO] mpegts: 19999.99H in Freesat - tuning on Conexant CX24116/CX24118 : DVB-S #0
2014-08-26 10:34:03.204 [  ERROR] linuxdvb: Conexant CX24116/CX24118 : DVB-S #0 - failed to tune [e=Invalid argument]
2014-08-26 10:34:03.204 [WARNING] mpegts: 19999.99H in Freesat - failed to start on Conexant CX24116/CX24118 : DVB-S #0, try another


Replies (4)

RE: TBS QBOX2 USB Dvb-S2 5928 stops working - Added by steve parry about 10 years ago

well it seems if I use the git hashcode version a5bca8637cd68577d8668ca8ea972281b2e22e98 it all works again.

git checkout a5bca8637cd68577d8668ca8ea972281b2e22e98

RE: TBS QBOX2 USB Dvb-S2 5928 stops working - Added by ullix tv about 10 years ago

Steve, thanks. Unfortunately I am not familiar with git and compiling, and just doing your checkout command gives me a fatal error:

$ git checkout a5bca8637cd68577d8668ca8ea972281b2e22e98
fatal: Not a git repository (or any parent up to mount parent )
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

That is the end for me :-/

But this looks like a regression, so a bug report would be in order. (I am not sure that these forum posts are being taken seriously as bug reports?)

RE: TBS QBOX2 USB Dvb-S2 5928 stops working - Added by steve parry about 10 years ago

Its pretty simple to build

just follow the instructions and straight after the "git clone https://github.com/tvheadend/tvheadend.git" enter the tvheadend folder it created. The run the "git checkout a5bca8637cd68577d8668ca8ea972281b2e22e98" and follow rest of instructions as normal

https://tvheadend.org/projects/tvheadend/wiki/Building

Dont forget to create and install the package (bottom of instructions) after your tested all is working e.g. "sudo dpkg -i <packagename>"

RE: TBS QBOX2 USB Dvb-S2 5928 stops working - Added by Raymond Paulsen about 10 years ago

This is coused by this bug: https://tvheadend.org/issues/2240

either use a older build or deactivate the mentioned muxes.

    (1-4/4)