Jump to content


pe2mbs

Member Since 12 Jun 2013
Offline Last Active 20 Aug 2014 20:40
-----

Topics I've Started

Dreambox dm7020hd: Streaming from OpenPli 4 (to XBMC or PC using VLC)

31 July 2014 - 07:49

See also post : http://openpli.org/f...nigmavu-client/

 

Currently the streaming just stops after a undefined period of time, when the stream is stopped in VLC and (re-)opened agian, the busy animation becomes active on the TV. This takes about 15 mins. Then it recovers and the TV zaps (when running from 2 tuners) to the channel that was streaming and the streaming on the PC resumes as well. The following messages are taken from "/var/log/messages" and this seems to be why the stream stops.
 
  Jul 27 09:36:09 dm7020hd user.warn kernel: [ 3974.525000] ch0: unlock
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.103000] ch0: lock
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.454000] rap watchdog flush!
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.454000] flush audio decode
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.456000] video delay 0 (0 ms)
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.456000] total video delay: 0 (0 ms)
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.462000] RAP first pts 0x942c2cd6, stc 0x942c1274, pcr valid
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.465000] audio_cdb_itb_error_isr: 4 callbacks suppressed
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.465000] audio_cdb_itb_error_isr! underflow
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.469000] audio_cdb_itb_error_isr! underflow
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.473000] audio_cdb_itb_error_isr! underflow
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.477000] audio_cdb_itb_error_isr! underflow
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.482000] audio_cdb_itb_error_isr! underflow
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.484000] ch0: lock
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.484000] RAP sampling rate info isr (48000)
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.484000] eModeChange Isr.. set source_changed_event!
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.484000] RAP pts error 0 PTS 0x4a16166b, STC 0x4a160d2b, type 0
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.486000] audio_cdb_itb_error_isr! underflow
  Jul 27 09:36:10 dm7020hd user.warn kernel: [ 3975.490000] audio_cdb_itb_error_isr! underflow
 
The time on the Dreambox LCD is 09:37, the Dreambox is always the same 15mins = 900secs busy. I didn't found any triggers for this. When it recovers at 09:51 no messages appear in the "/var/log/messages" log. After 2 mins the following appears in the log so thats just some normal messages.
 
  Jul 27 09:53:54 dm7020hd user.info kernel: [ 5039.699000] bcm4506: signal_strength -196.68dbm
  Jul 27 09:53:55 dm7020hd user.info kernel: [ 5040.723000] bcm4506: signal_strength -196.56dbm
  Jul 27 09:53:56 dm7020hd user.info kernel: [ 5041.747000] bcm4506: signal_strength -196.65dbm
  Jul 27 09:53:57 dm7020hd user.info kernel: [ 5042.771000] bcm4506: signal_strength -196.56dbm
  Jul 27 09:53:58 dm7020hd user.info kernel: [ 5043.795000] bcm4506: signal_strength -197.26dbm
 
During the busy period of the Dreambox, the OpenWebif, remote control nor buttons are not responding. You can still login to the Dreambox using SSH. I did some tracing of the engina2 application, but the only messages comming out are;
 
  [eFilePushThreadRecorder] Warning: All write buffers busy
  [eDVBRecordFileThread] cancelling
  [eDVBRecordStreamThread] failed to cancel, killing all waiting IO
  [eDVBRecordFileThread] poll: aio_return returned failure: Value too large for defined data type
  [eDVBRecordFileThread] poll: aio_return returned failure: Value too large for defined data type
  [eDVBRecordFileThread] poll: aio_return returned failure: Value too large for defined data type
  [eDVBRecordFileThread] Waiting for I/O to complete
 
These messages repeat themselfs, but when the enigma2 application is BUSY no messages are being outputed. But i think this is releated to the CCcam share slowly or not responding sometimes.  
 
My Dreambox has two S2 tuners, and there is no difference in behaviour between running the stream from the same tuner (one tunner active (ZAP)), or running from active 2 tuners with different channels.
 
I think that XBMC vuplus add-on has a more aggresive connection strategy to which results in sometimes hanging up the Dreambox completly. 
 
 
 
Any ideas how to find and/or solve the problem ? 
 
Marc

Problems building OpenPli 4.0

14 July 2014 - 20:32

Hi all, 
 
 git clone git://git.code.sf.net/p/openpli/openpli-oe-core
cd openpli-oe-core
make -f Makefile
cd build
source env.source
MACHINE=dm7020hd
bitbake openpli-enigma2-image
 
I tried to build openpli 4.0, but got this error 
 
ERROR: Function failed: Unpack failure for URL: 'http://download.berl...i-0.5.0.tar.bz2'. Unpack command PATH="/home/mbertens/openpli4/openpli-oe-core/build/tmp/sysroots/i686-linux/usr/bin/python-native:/home/mbertens/openpli4/openpli-oe-core/openembedded-core/scripts:/home/mbertens/openpli4/openpli-oe-core/build/tmp/sysroots/i686-linux/usr/bin/mips32el-oe-linux:/home/mbertens/openpli4/openpli-oe-core/build/tmp/sysroots/dm7020hd/usr/bin/crossscripts:/home/mbertens/openpli4/openpli-oe-core/build/tmp/sysroots/i686-linux/usr/sbin:/home/mbertens/openpli4/openpli-oe-core/build/tmp/sysroots/i686-linux/usr/bin:/home/mbertens/openpli4/openpli-oe-core/build/tmp/sysroots/i686-linux/sbin:/home/mbertens/openpli4/openpli-oe-core/build/tmp/sysroots/i686-linux/bin:/home/mbertens/openpli4/openpli-oe-core/openembedded-core/scripts:/home/mbertens/openpli4/openpli-oe-core/bitbake/bin:/home/mbertens/openpli/openpli-oe-core/openembedded-core/scripts:/home/mbertens/openpli/openpli-oe-core/bitbake/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" bzip2 -dc /home/mbertens/openpli4/openpli-oe-core/sources/python-wifi-0.5.0.tar.bz2 | tar x --no-same-owner -f - failed with return value 2
ERROR: Logfile of failure stored in: /home/mbertens/openpli4/openpli-oe-core/build/tmp/work/mips32el-oe-linux/python-wifi/0.5.0-r1/temp/log.do_unpack.16645
 
the package http://download.berl...i-0.5.0.tar.bz2 doesn't exist anymore. I fixed the problem manually to continue. 

How to build OpenPli 3.0

14 July 2014 - 19:08

Hi all, 

 

i want to try to build OpenPli 3.0 for my dm7020hd, this is due current problems with streaming channels to XBMC engina client. Under OpenPli 3.0 it worked perfectly.

 

I tried first to build the OpenPli 4.0 on Ubuntu 14.04 i386 (used this link http://users.telenet...npliubuntu.html), this failed miserably. due to problems with invalid checksums, so therefore I don't want to invest in this route any more. 

 

So my question is can anyone help me setup my build environment and preferably for OpenPli 3.0

 

Any help would be appreciated,

 

Marc   


problem OpenPLI 4.0 Streaming to XBMC enigma/vu+ client

5 July 2014 - 15:54

Hi all,

 

I've installed the openpli 4.0 on my dm7020hd but now a i've problems with my XBMC enigma/vu+ client. It starts out just fine after some time (+/- 30 mins.) it just stops streaming, on the dm7020hd the animation is turning on the screen, there still the channel that was selected is still playing, but it doesn't give any reaction on the keys or remote. i logged in via ssh and killed the engina2 application, which restarted directly. Then every thing comes back normal including the streaming to the XBMC client. 

 

This behaviour is introduced by the openpli 4.0, i just want to go back to 3.0 but that files for this release have been removed. I read that no stable releases are released, i my opinion this is a mistake, even so that when flashed a image you can't select an release to upgrade too. 

 

This is a really annoying problem the XBMC is in the bedroom, and we cannot see any TV channels with out this disruption. 

 

Can help me with this.... 

 

Regard,

 

Marc